2018-08-23 01:31:20,996 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-231 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-23 01:31:20,999 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.24,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=XmnwVhJqiZhRSelkXMGCt5eWn 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=6dfaa54ab51d45af8127c3407e4ec7a2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-23 01:31:20,999 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-23 01:31:20,999 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-08-23 01:31:21,023 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-23 01:31:21,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 01:31:21,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 01:31:21,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 01:31:21,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 01:31:21,302 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-23 01:31:21,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-23 01:31:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:31:21,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-880e75c0-2ec8-4e9e-afa0-2f194a61847f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-23 01:31:21,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-880e75c0-2ec8-4e9e-afa0-2f194a61847f 2018-08-23 01:31:21,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-23 01:31:21,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead1d034a2ab4aa59e0c84be49ab696c", "name": "reader"}, {"id": "b14bdbfc4e144b1fa06600c69f77c1db", "name": "member"}, {"id": "915667872bb44510b9ffbfab4254bf2b", "name": "admin"}], "expires_at": "2018-08-23T02:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "614a506092e24de896b5d565242227f4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e14532bec3c4e559a7dd5206c03eee8"}], "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e4f452c22f54f819ffab638442dd928"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a02c7531108f4de2b29a9308fe89dcd4"}], "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6631790f4d40749996bb2395058ce3"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cafa71e09b42413f8814e75c4f0f5001"}], "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afa87971bfe34563a57e2620c52b957d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffeba3de564c42359a4661bc6f24561d"}], "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ddee171df574f10aba0539d23540780"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}], "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"url": "http://172.30.9.24:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1abec52e66e470fade79b5618b31891"}], "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46b811816bc2421585537faac5fb683f"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9026e15ce1a6444abcea4641ee275e89"}], "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01dd1dec77b14502b2274a52896950ef"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac800e95cab2408d9f1e277390582df9"}], "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35b7a245d3e54a1296e40150196769f3"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa99af61883045f2bf78f430401b4dc8"}], "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b159aca44528459aa6e415470a920d69"}, {"url": "http://172.30.9.24:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}], "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"url": "http://172.30.9.24:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}], "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"url": "http://12.0.0.31:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"url": "http://172.30.9.24:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec198e9bac15434491aa105281f1ef43"}], "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e159654cf42c8bb69114901de4c5e"}, {"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409967e679d34387b0379d836bcbfcbd"}, {"url": "http://172.30.9.24:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}], "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "475ceef117ec458e9addb98683b299e5"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eed36fa87d241129110766ef969fd4a"}], "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "59f25f763b8e4e5190b794bb2523d032"}, "audit_ids": ["nd7X47-3Sx6n50rwKgLRxQ"], "issued_at": "2018-08-23T01:31:21.000000Z"}} 2018-08-23 01:31:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:22,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31: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 x-openstack-request-id: req-c707d42d-8424-4baf-9555-e9dec8bf8cc7 x-compute-request-id: req-c707d42d-8424-4baf-9555-e9dec8bf8cc7 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-23 01:31:22,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-c707d42d-8424-4baf-9555-e9dec8bf8cc7 2018-08-23 01:31:22,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.46003699303s 2018-08-23 01:31:22,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-c707d42d-8424-4baf-9555-e9dec8bf8cc7 2018-08-23 01:31:22,764 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-23 01:31:22,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:31:22,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 23 Aug 2018 01:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0f571d2-00fd-487e-81a5-b2dce793f507 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-08-23 01:31:22,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d0f571d2-00fd-487e-81a5-b2dce793f507 2018-08-23 01:31:22,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-23 01:31:22,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:22,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c78149-3de6-4782-a38f-8fdfbf39723b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/aa4bb990bedb435f962793d240786bb6"}, "tags": [], "enabled": true, "id": "aa4bb990bedb435f962793d240786bb6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-23 01:31:22,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d3c78149-3de6-4782-a38f-8fdfbf39723b 2018-08-23 01:31:22,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19472193718s 2018-08-23 01:31:22,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d3c78149-3de6-4782-a38f-8fdfbf39723b 2018-08-23 01:31:22,969 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'aa4bb990bedb435f962793d240786bb6', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-23 01:31:22,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-23 01:31:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:23,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b422d2-151e-4876-b384-322c49adb9ef Content-Encoding: gzip Content-Length: 1960 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/01dd1dec77b14502b2274a52896950ef"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cdcddd75da243059dfc25b47fad90c1", "id": "01dd1dec77b14502b2274a52896950ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/075e159654cf42c8bb69114901de4c5e"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d62f843286b44dadac3357b8775c758b", "id": "075e159654cf42c8bb69114901de4c5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0ddee171df574f10aba0539d23540780"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55a64cb3a3c5489eb4624b31bf3229c8", "id": "0ddee171df574f10aba0539d23540780"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2cc0bf41dbf54b0b84b4fb88e9aec5af"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1cd776a948f84087ab7964d5e038462e", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/35b7a245d3e54a1296e40150196769f3"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ce9832336bc46859627301995c1741c", "id": "35b7a245d3e54a1296e40150196769f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/35c3ddeee8d04cf89547c1df8f3047fd"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55a64cb3a3c5489eb4624b31bf3229c8", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3c608ab7a5fa4923bb328d1b9dd68e61"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4b5261e4115d4cc69755c194da824f9c", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3d13b846a2d6433f8e85141aea65074c"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e2736e83ed94b838a1e9506826ca6e6", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/409967e679d34387b0379d836bcbfcbd"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d62f843286b44dadac3357b8775c758b", "id": "409967e679d34387b0379d836bcbfcbd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/46b811816bc2421585537faac5fb683f"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e2736e83ed94b838a1e9506826ca6e6", "id": "46b811816bc2421585537faac5fb683f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/475ceef117ec458e9addb98683b299e5"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e5e41bd461e34c22a12d2c395fd32eb8", "id": "475ceef117ec458e9addb98683b299e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5071ae5ea2904a00bbe63f9e1111d9c3"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d4f2182b03444bbb09cc5f1fe1af077", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/614a506092e24de896b5d565242227f4"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1cd776a948f84087ab7964d5e038462e", "id": "614a506092e24de896b5d565242227f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/62daf0bb9a9a4e01aa1dd34217c2a354"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55a64cb3a3c5489eb4624b31bf3229c8", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/69fd94b781a948d388ff8adc440cc7d5"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ce9832336bc46859627301995c1741c", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6c6631790f4d40749996bb2395058ce3"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d4f2182b03444bbb09cc5f1fe1af077", "id": "6c6631790f4d40749996bb2395058ce3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6d7f5436cab24a3a9a1ad71fadcdbef3"}, "url": "http://12.0.0.31:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cdd5cd45a83a461dac78de82b8038788", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7ae844a53a9d45f8bb51f646651b07a8"}, "url": "http://12.0.0.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cdd5cd45a83a461dac78de82b8038788", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7e4f452c22f54f819ffab638442dd928"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3282e0cb7d3548f8a054022d74256d3b", "id": "7e4f452c22f54f819ffab638442dd928"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/895cdc48122d4eb3ad1d398440ee5e13"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e5e41bd461e34c22a12d2c395fd32eb8", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8984d0bbdaaa412186d8c42c85f31eb3"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "961da72d3ec041259b6707184bc7b36c", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8e14532bec3c4e559a7dd5206c03eee8"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1cd776a948f84087ab7964d5e038462e", "id": "8e14532bec3c4e559a7dd5206c03eee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9026e15ce1a6444abcea4641ee275e89"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e2736e83ed94b838a1e9506826ca6e6", "id": "9026e15ce1a6444abcea4641ee275e89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9121664d5d27467e9bf294ccaca6c764"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bb81c5ffa909451a94d4a44747ec35e1", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/95fdaeb8c474418396592644ac7a7fcf"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3282e0cb7d3548f8a054022d74256d3b", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9a95f05ce18a418d8b2de5b6983caf85"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bb81c5ffa909451a94d4a44747ec35e1", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9eed36fa87d241129110766ef969fd4a"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e5e41bd461e34c22a12d2c395fd32eb8", "id": "9eed36fa87d241129110766ef969fd4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9f8200a8597249079eb4a9e83517b57b"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6682ebbb7cd24189a58ad28edf90bc7a", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a02c7531108f4de2b29a9308fe89dcd4"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3282e0cb7d3548f8a054022d74256d3b", "id": "a02c7531108f4de2b29a9308fe89dcd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a2b1c45dcfe6401787b09d9506700a5d"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cdcddd75da243059dfc25b47fad90c1", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/aa99af61883045f2bf78f430401b4dc8"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ce9832336bc46859627301995c1741c", "id": "aa99af61883045f2bf78f430401b4dc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ac800e95cab2408d9f1e277390582df9"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cdcddd75da243059dfc25b47fad90c1", "id": "ac800e95cab2408d9f1e277390582df9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/afa87971bfe34563a57e2620c52b957d"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4b5261e4115d4cc69755c194da824f9c", "id": "afa87971bfe34563a57e2620c52b957d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b159aca44528459aa6e415470a920d69"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "961da72d3ec041259b6707184bc7b36c", "id": "b159aca44528459aa6e415470a920d69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cafa71e09b42413f8814e75c4f0f5001"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d4f2182b03444bbb09cc5f1fe1af077", "id": "cafa71e09b42413f8814e75c4f0f5001"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cc17a90ee1be4fa886498ab5112a2d5a"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d62f843286b44dadac3357b8775c758b", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d8345dccd5814f559f6b2672d14a2b08"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6682ebbb7cd24189a58ad28edf90bc7a", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e1abec52e66e470fade79b5618b31891"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6682ebbb7cd24189a58ad28edf90bc7a", "id": "e1abec52e66e470fade79b5618b31891"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ec198e9bac15434491aa105281f1ef43"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cdd5cd45a83a461dac78de82b8038788", "id": "ec198e9bac15434491aa105281f1ef43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f551c090a3c44cda9cdbaf3a13bb2987"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bb81c5ffa909451a94d4a44747ec35e1", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ffba24cb22684e09b8ebce7e556c1d5f"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "961da72d3ec041259b6707184bc7b36c", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ffeba3de564c42359a4661bc6f24561d"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4b5261e4115d4cc69755c194da824f9c", "id": "ffeba3de564c42359a4661bc6f24561d"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-23 01:31:23,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-64b422d2-151e-4876-b384-322c49adb9ef 2018-08-23 01:31:23,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.203109025955s 2018-08-23 01:31:23,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-64b422d2-151e-4876-b384-322c49adb9ef 2018-08-23 01:31:23,184 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/01dd1dec77b14502b2274a52896950ef'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7cdcddd75da243059dfc25b47fad90c1', u'id': u'01dd1dec77b14502b2274a52896950ef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/075e159654cf42c8bb69114901de4c5e'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd62f843286b44dadac3357b8775c758b', u'id': u'075e159654cf42c8bb69114901de4c5e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0ddee171df574f10aba0539d23540780'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'55a64cb3a3c5489eb4624b31bf3229c8', u'id': u'0ddee171df574f10aba0539d23540780'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2cc0bf41dbf54b0b84b4fb88e9aec5af'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1cd776a948f84087ab7964d5e038462e', u'id': u'2cc0bf41dbf54b0b84b4fb88e9aec5af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/35b7a245d3e54a1296e40150196769f3'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7ce9832336bc46859627301995c1741c', u'id': u'35b7a245d3e54a1296e40150196769f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/35c3ddeee8d04cf89547c1df8f3047fd'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'55a64cb3a3c5489eb4624b31bf3229c8', u'id': u'35c3ddeee8d04cf89547c1df8f3047fd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3c608ab7a5fa4923bb328d1b9dd68e61'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4b5261e4115d4cc69755c194da824f9c', u'id': u'3c608ab7a5fa4923bb328d1b9dd68e61'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3d13b846a2d6433f8e85141aea65074c'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6e2736e83ed94b838a1e9506826ca6e6', u'id': u'3d13b846a2d6433f8e85141aea65074c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/409967e679d34387b0379d836bcbfcbd'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd62f843286b44dadac3357b8775c758b', u'id': u'409967e679d34387b0379d836bcbfcbd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/46b811816bc2421585537faac5fb683f'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6e2736e83ed94b838a1e9506826ca6e6', u'id': u'46b811816bc2421585537faac5fb683f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/475ceef117ec458e9addb98683b299e5'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e5e41bd461e34c22a12d2c395fd32eb8', u'id': u'475ceef117ec458e9addb98683b299e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5071ae5ea2904a00bbe63f9e1111d9c3'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3d4f2182b03444bbb09cc5f1fe1af077', u'id': u'5071ae5ea2904a00bbe63f9e1111d9c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/614a506092e24de896b5d565242227f4'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1cd776a948f84087ab7964d5e038462e', u'id': u'614a506092e24de896b5d565242227f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/62daf0bb9a9a4e01aa1dd34217c2a354'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'55a64cb3a3c5489eb4624b31bf3229c8', u'id': u'62daf0bb9a9a4e01aa1dd34217c2a354'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/69fd94b781a948d388ff8adc440cc7d5'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7ce9832336bc46859627301995c1741c', u'id': u'69fd94b781a948d388ff8adc440cc7d5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6c6631790f4d40749996bb2395058ce3'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3d4f2182b03444bbb09cc5f1fe1af077', u'id': u'6c6631790f4d40749996bb2395058ce3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6d7f5436cab24a3a9a1ad71fadcdbef3'}, u'url': u'http://12.0.0.31:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cdd5cd45a83a461dac78de82b8038788', u'id': u'6d7f5436cab24a3a9a1ad71fadcdbef3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7ae844a53a9d45f8bb51f646651b07a8'}, u'url': u'http://12.0.0.31:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cdd5cd45a83a461dac78de82b8038788', u'id': u'7ae844a53a9d45f8bb51f646651b07a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7e4f452c22f54f819ffab638442dd928'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3282e0cb7d3548f8a054022d74256d3b', u'id': u'7e4f452c22f54f819ffab638442dd928'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/895cdc48122d4eb3ad1d398440ee5e13'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e5e41bd461e34c22a12d2c395fd32eb8', u'id': u'895cdc48122d4eb3ad1d398440ee5e13'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8984d0bbdaaa412186d8c42c85f31eb3'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'961da72d3ec041259b6707184bc7b36c', u'id': u'8984d0bbdaaa412186d8c42c85f31eb3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8e14532bec3c4e559a7dd5206c03eee8'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1cd776a948f84087ab7964d5e038462e', u'id': u'8e14532bec3c4e559a7dd5206c03eee8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9026e15ce1a6444abcea4641ee275e89'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6e2736e83ed94b838a1e9506826ca6e6', u'id': u'9026e15ce1a6444abcea4641ee275e89'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9121664d5d27467e9bf294ccaca6c764'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bb81c5ffa909451a94d4a44747ec35e1', u'id': u'9121664d5d27467e9bf294ccaca6c764'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/95fdaeb8c474418396592644ac7a7fcf'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3282e0cb7d3548f8a054022d74256d3b', u'id': u'95fdaeb8c474418396592644ac7a7fcf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9a95f05ce18a418d8b2de5b6983caf85'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bb81c5ffa909451a94d4a44747ec35e1', u'id': u'9a95f05ce18a418d8b2de5b6983caf85'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9eed36fa87d241129110766ef969fd4a'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e5e41bd461e34c22a12d2c395fd32eb8', u'id': u'9eed36fa87d241129110766ef969fd4a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9f8200a8597249079eb4a9e83517b57b'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6682ebbb7cd24189a58ad28edf90bc7a', u'id': u'9f8200a8597249079eb4a9e83517b57b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a02c7531108f4de2b29a9308fe89dcd4'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3282e0cb7d3548f8a054022d74256d3b', u'id': u'a02c7531108f4de2b29a9308fe89dcd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a2b1c45dcfe6401787b09d9506700a5d'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7cdcddd75da243059dfc25b47fad90c1', u'id': u'a2b1c45dcfe6401787b09d9506700a5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/aa99af61883045f2bf78f430401b4dc8'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7ce9832336bc46859627301995c1741c', u'id': u'aa99af61883045f2bf78f430401b4dc8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ac800e95cab2408d9f1e277390582df9'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7cdcddd75da243059dfc25b47fad90c1', u'id': u'ac800e95cab2408d9f1e277390582df9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/afa87971bfe34563a57e2620c52b957d'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4b5261e4115d4cc69755c194da824f9c', u'id': u'afa87971bfe34563a57e2620c52b957d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b159aca44528459aa6e415470a920d69'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'961da72d3ec041259b6707184bc7b36c', u'id': u'b159aca44528459aa6e415470a920d69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cafa71e09b42413f8814e75c4f0f5001'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3d4f2182b03444bbb09cc5f1fe1af077', u'id': u'cafa71e09b42413f8814e75c4f0f5001'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cc17a90ee1be4fa886498ab5112a2d5a'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd62f843286b44dadac3357b8775c758b', u'id': u'cc17a90ee1be4fa886498ab5112a2d5a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d8345dccd5814f559f6b2672d14a2b08'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6682ebbb7cd24189a58ad28edf90bc7a', u'id': u'd8345dccd5814f559f6b2672d14a2b08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e1abec52e66e470fade79b5618b31891'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6682ebbb7cd24189a58ad28edf90bc7a', u'id': u'e1abec52e66e470fade79b5618b31891'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ec198e9bac15434491aa105281f1ef43'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cdd5cd45a83a461dac78de82b8038788', u'id': u'ec198e9bac15434491aa105281f1ef43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f551c090a3c44cda9cdbaf3a13bb2987'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bb81c5ffa909451a94d4a44747ec35e1', u'id': u'f551c090a3c44cda9cdbaf3a13bb2987'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ffba24cb22684e09b8ebce7e556c1d5f'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'961da72d3ec041259b6707184bc7b36c', u'id': u'ffba24cb22684e09b8ebce7e556c1d5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ffeba3de564c42359a4661bc6f24561d'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4b5261e4115d4cc69755c194da824f9c', u'id': u'ffeba3de564c42359a4661bc6f24561d'})] 2018-08-23 01:31:23,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-23 01:31:23,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:23,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31: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-e469ec9e-c717-4f93-80f6-e540646780db x-compute-request-id: req-e469ec9e-c717-4f93-80f6-e540646780db Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-23 01:31:23,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-e469ec9e-c717-4f93-80f6-e540646780db 2018-08-23 01:31:23,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.12330698967s 2018-08-23 01:31:23,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-e469ec9e-c717-4f93-80f6-e540646780db 2018-08-23 01:31:23,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-23 01:31:23,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:25,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0626d8b-9c7e-43dc-b5cb-6f09788a05ce x-compute-request-id: req-e0626d8b-9c7e-43dc-b5cb-6f09788a05ce Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-23 01:31:25,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-e0626d8b-9c7e-43dc-b5cb-6f09788a05ce 2018-08-23 01:31:25,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.09155011177s 2018-08-23 01:31:25,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-e0626d8b-9c7e-43dc-b5cb-6f09788a05ce 2018-08-23 01:31:25,418 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-23 01:31:25,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-23 01:31:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:26,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c916c7cf-ee7b-41db-8fd1-46cfc4662900 Date: Thu, 23 Aug 2018 01:31:26 GMT RESP BODY: {"floatingips": []} 2018-08-23 01:31:26,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c916c7cf-ee7b-41db-8fd1-46cfc4662900 2018-08-23 01:31:26,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.08428502083s 2018-08-23 01:31:26,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c916c7cf-ee7b-41db-8fd1-46cfc4662900 2018-08-23 01:31:26,507 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-23 01:31:26,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-23 01:31:26,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:26,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31: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-ce33a5ba-fb32-48d1-a4b5-1dd1cc7dcf1b x-compute-request-id: req-ce33a5ba-fb32-48d1-a4b5-1dd1cc7dcf1b Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 335}, "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 338}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-23 01:31:26,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-ce33a5ba-fb32-48d1-a4b5-1dd1cc7dcf1b 2018-08-23 01:31:26,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0482959747314s 2018-08-23 01:31:26,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-ce33a5ba-fb32-48d1-a4b5-1dd1cc7dcf1b 2018-08-23 01:31:26,557 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [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': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 335}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 338}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-23 01:31:26,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-23 01:31:26,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:26,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31: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 x-openstack-request-id: req-e86fb2e6-44bb-4c37-a43e-7f0084ea8297 x-compute-request-id: req-e86fb2e6-44bb-4c37-a43e-7f0084ea8297 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-23 01:31:26,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e86fb2e6-44bb-4c37-a43e-7f0084ea8297 2018-08-23 01:31:26,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.127582073212s 2018-08-23 01:31:26,686 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e86fb2e6-44bb-4c37-a43e-7f0084ea8297 2018-08-23 01:31:26,686 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-23 01:31:26,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:31:26,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:27,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c9c61b55-1372-48cd-8c88-ab4747e3a8fb Date: Thu, 23 Aug 2018 01:31:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:31:27,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c9c61b55-1372-48cd-8c88-ab4747e3a8fb 2018-08-23 01:31:27,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.20621013641s 2018-08-23 01:31:27,893 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c9c61b55-1372-48cd-8c88-ab4747e3a8fb 2018-08-23 01:31:27,894 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'5623e22d-3cdd-431b-afd0-7e48c1dfd5bc'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-23T01:28:00Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'e8c2be0e-85ab-4e4a-94bc-15df91be462c', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-08-23T01:27:53Z', u'provider:network_type': u'flat', u'tenant_id': u'1b8ef0fd74474daf9874e13ebad5ce53', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1b8ef0fd74474daf9874e13ebad5ce53', u'l2_adjacency': True})] 2018-08-23 01:31:27,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-23 01:31:27,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:28,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d5337139-1af2-49bb-8cef-c277557088f5 Date: Thu, 23 Aug 2018 01:31:28 GMT RESP BODY: {"ports":[]} 2018-08-23 01:31:28,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-d5337139-1af2-49bb-8cef-c277557088f5 2018-08-23 01:31:28,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.279284000397s 2018-08-23 01:31:28,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-d5337139-1af2-49bb-8cef-c277557088f5 2018-08-23 01:31:28,174 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-23 01:31:28,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-23 01:31:28,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:28,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0159a99a-a2fc-43b8-a37c-63fe26696c20 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "25260336ef1a4c24b723ba37304c05c0"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/25260336ef1a4c24b723ba37304c05c0/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "26864bc811654f8fa928cb2ec704382d"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/26864bc811654f8fa928cb2ec704382d/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "2eb9460f26aa4b11b95fc766aa44ff54"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/2eb9460f26aa4b11b95fc766aa44ff54/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "36bdaae904d443028a809fef4e4e6e22"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/36bdaae904d443028a809fef4e4e6e22/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "40fb0cc64f8e43509b63269042692786"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/40fb0cc64f8e43509b63269042692786/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "5670586a1d9845ef9d8b5dfd6b5f26bc"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/5670586a1d9845ef9d8b5dfd6b5f26bc/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "ebf2264ab6b9409a92a64b73c8b202a8"}, "user": {"id": "5670586a1d9845ef9d8b5dfd6b5f26bc"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/5670586a1d9845ef9d8b5dfd6b5f26bc/roles/ebf2264ab6b9409a92a64b73c8b202a8"}}, {"scope": {"project": {"id": "6dfaa54ab51d45af8127c3407e4ec7a2"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "59f25f763b8e4e5190b794bb2523d032"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/6dfaa54ab51d45af8127c3407e4ec7a2/users/59f25f763b8e4e5190b794bb2523d032/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "61f82422d338485f994b294a4dcb90d1"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/61f82422d338485f994b294a4dcb90d1/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "81ca8703911941a896e6c495073a3eee"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/81ca8703911941a896e6c495073a3eee/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "856a94e7b70a465d89711b2ea8677984"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/856a94e7b70a465d89711b2ea8677984/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "d08e214ca98f4d33898625b0a69126e0"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/d08e214ca98f4d33898625b0a69126e0/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "e15c560f121b43c1afb2a81baf14c17e"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/e15c560f121b43c1afb2a81baf14c17e/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"project": {"id": "1b8ef0fd74474daf9874e13ebad5ce53"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "e94113025dab415a82493fb677ad4b46"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53/users/e94113025dab415a82493fb677ad4b46/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"domain": {"id": "aa4bb990bedb435f962793d240786bb6"}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "899f8cd8917140579a77b7d3fc4b2f53"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/aa4bb990bedb435f962793d240786bb6/users/899f8cd8917140579a77b7d3fc4b2f53/roles/915667872bb44510b9ffbfab4254bf2b"}}, {"scope": {"system": {"all": true}}, "role": {"id": "915667872bb44510b9ffbfab4254bf2b"}, "user": {"id": "59f25f763b8e4e5190b794bb2523d032"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/59f25f763b8e4e5190b794bb2523d032/roles/915667872bb44510b9ffbfab4254bf2b"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-23 01:31:28,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-0159a99a-a2fc-43b8-a37c-63fe26696c20 2018-08-23 01:31:28,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201602935791s 2018-08-23 01:31:28,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-0159a99a-a2fc-43b8-a37c-63fe26696c20 2018-08-23 01:31:28,382 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'25260336ef1a4c24b723ba37304c05c0'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'26864bc811654f8fa928cb2ec704382d'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'2eb9460f26aa4b11b95fc766aa44ff54'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'36bdaae904d443028a809fef4e4e6e22'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'40fb0cc64f8e43509b63269042692786'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'5670586a1d9845ef9d8b5dfd6b5f26bc'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'ebf2264ab6b9409a92a64b73c8b202a8', 'user': u'5670586a1d9845ef9d8b5dfd6b5f26bc'}), Munch({'project': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'59f25f763b8e4e5190b794bb2523d032'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'61f82422d338485f994b294a4dcb90d1'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'81ca8703911941a896e6c495073a3eee'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'856a94e7b70a465d89711b2ea8677984'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'd08e214ca98f4d33898625b0a69126e0'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'e15c560f121b43c1afb2a81baf14c17e'}), Munch({'project': u'1b8ef0fd74474daf9874e13ebad5ce53', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'e94113025dab415a82493fb677ad4b46'}), Munch({'domain': u'aa4bb990bedb435f962793d240786bb6', 'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'899f8cd8917140579a77b7d3fc4b2f53'}), Munch({'id': u'915667872bb44510b9ffbfab4254bf2b', 'user': u'59f25f763b8e4e5190b794bb2523d032'})] 2018-08-23 01:31:28,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 01:31:28,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:28,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99a285b-50fd-475a-8dfa-bf78ff817c58 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "915667872bb44510b9ffbfab4254bf2b", "links": {"self": "http://172.30.9.24:5000/v3/roles/915667872bb44510b9ffbfab4254bf2b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b14bdbfc4e144b1fa06600c69f77c1db", "links": {"self": "http://172.30.9.24:5000/v3/roles/b14bdbfc4e144b1fa06600c69f77c1db"}, "name": "member"}, {"domain_id": null, "id": "b34290526f194f4abb43580cee2552dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/b34290526f194f4abb43580cee2552dc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e1a832eaa48e4f879f145f5b448f9605", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a832eaa48e4f879f145f5b448f9605"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ead1d034a2ab4aa59e0c84be49ab696c", "links": {"self": "http://172.30.9.24:5000/v3/roles/ead1d034a2ab4aa59e0c84be49ab696c"}, "name": "reader"}, {"domain_id": null, "id": "ebf2264ab6b9409a92a64b73c8b202a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/ebf2264ab6b9409a92a64b73c8b202a8"}, "name": "ResellerAdmin"}]} 2018-08-23 01:31:28,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f99a285b-50fd-475a-8dfa-bf78ff817c58 2018-08-23 01:31:28,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.275372982025s 2018-08-23 01:31:28,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f99a285b-50fd-475a-8dfa-bf78ff817c58 2018-08-23 01:31:28,663 - 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'915667872bb44510b9ffbfab4254bf2b'}), 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'member', 'id': u'b14bdbfc4e144b1fa06600c69f77c1db'}), 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'b34290526f194f4abb43580cee2552dc'}), 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'e1a832eaa48e4f879f145f5b448f9605'}), 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'ead1d034a2ab4aa59e0c84be49ab696c'}), 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'ebf2264ab6b9409a92a64b73c8b202a8'})] 2018-08-23 01:31:28,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 01:31:28,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:29,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c57cbeb9-db6c-4c51-9883-69ab30278e4a Date: Thu, 23 Aug 2018 01:31:29 GMT RESP BODY: {"routers": []} 2018-08-23 01:31:29,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c57cbeb9-db6c-4c51-9883-69ab30278e4a 2018-08-23 01:31:29,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.25880002975s 2018-08-23 01:31:29,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c57cbeb9-db6c-4c51-9883-69ab30278e4a 2018-08-23 01:31:29,923 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-23 01:31:29,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 01:31:29,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:30,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8af389c0-0ede-4f0c-8aab-7343c193fbe3 x-compute-request-id: req-8af389c0-0ede-4f0c-8aab-7343c193fbe3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-23 01:31:30,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8af389c0-0ede-4f0c-8aab-7343c193fbe3 2018-08-23 01:31:30,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20873093605s 2018-08-23 01:31:30,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8af389c0-0ede-4f0c-8aab-7343c193fbe3 2018-08-23 01:31:30,133 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-23 01:31:30,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-23 01:31:30,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:31:30,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 23 Aug 2018 01:31:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec57ff2-1bae-421e-b1e7-f912ec7b60a2 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-23 01:31:30,146 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-3ec57ff2-1bae-421e-b1e7-f912ec7b60a2 2018-08-23 01:31:30,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:30,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0534eb1c-3f7d-426e-98ae-65eecbb20fc4 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1cd776a948f84087ab7964d5e038462e"}, "enabled": true, "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3282e0cb7d3548f8a054022d74256d3b"}, "enabled": true, "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3d4f2182b03444bbb09cc5f1fe1af077"}, "enabled": true, "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4101408e234a4264a09b8c54788e40f0"}, "enabled": true, "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4b5261e4115d4cc69755c194da824f9c"}, "enabled": true, "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/55a64cb3a3c5489eb4624b31bf3229c8"}, "enabled": true, "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6682ebbb7cd24189a58ad28edf90bc7a"}, "enabled": true, "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6e2736e83ed94b838a1e9506826ca6e6"}, "enabled": true, "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7cdcddd75da243059dfc25b47fad90c1"}, "enabled": true, "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7ce9832336bc46859627301995c1741c"}, "enabled": true, "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/961da72d3ec041259b6707184bc7b36c"}, "enabled": true, "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/bb81c5ffa909451a94d4a44747ec35e1"}, "enabled": true, "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cdd5cd45a83a461dac78de82b8038788"}, "enabled": true, "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d62f843286b44dadac3357b8775c758b"}, "enabled": true, "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e5e41bd461e34c22a12d2c395fd32eb8"}, "enabled": true, "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-23 01:31:30,335 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-0534eb1c-3f7d-426e-98ae-65eecbb20fc4 2018-08-23 01:31:30,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.19885802269s 2018-08-23 01:31:30,335 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-0534eb1c-3f7d-426e-98ae-65eecbb20fc4 2018-08-23 01:31:30,340 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'1cd776a948f84087ab7964d5e038462e', 'name': u'aodh'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'3282e0cb7d3548f8a054022d74256d3b', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'3d4f2182b03444bbb09cc5f1fe1af077', 'name': u'glance'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'4101408e234a4264a09b8c54788e40f0', 'name': u'ceilometer'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'4b5261e4115d4cc69755c194da824f9c', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'55a64cb3a3c5489eb4624b31bf3229c8', 'name': u'neutron'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'6682ebbb7cd24189a58ad28edf90bc7a', 'name': u'cinder'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'6e2736e83ed94b838a1e9506826ca6e6', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'7cdcddd75da243059dfc25b47fad90c1', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'7ce9832336bc46859627301995c1741c', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'961da72d3ec041259b6707184bc7b36c', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'bb81c5ffa909451a94d4a44747ec35e1', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'cdd5cd45a83a461dac78de82b8038788', 'name': u'swift'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'd62f843286b44dadac3357b8775c758b', 'name': u'heat'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'e5e41bd461e34c22a12d2c395fd32eb8', 'name': u'gnocchi'})] 2018-08-23 01:31:30,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 01:31:30,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d26a18b078a29855dcadfe897451dde9c27b7223" 2018-08-23 01:31:31,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2e2bb374-9005-4c5e-a387-238bffa5369b Date: Thu, 23 Aug 2018 01:31:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-23T01:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5623e22d-3cdd-431b-afd0-7e48c1dfd5bc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b8ef0fd74474daf9874e13ebad5ce53","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:28:00Z","ip_version":4}]} 2018-08-23 01:31:31,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2e2bb374-9005-4c5e-a387-238bffa5369b 2018-08-23 01:31:31,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.926126003265s 2018-08-23 01:31:31,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2e2bb374-9005-4c5e-a387-238bffa5369b 2018-08-23 01:31:31,268 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:28:00Z', 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'5623e22d-3cdd-431b-afd0-7e48c1dfd5bc', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'e8c2be0e-85ab-4e4a-94bc-15df91be462c', u'tenant_id': u'1b8ef0fd74474daf9874e13ebad5ce53', u'created_at': u'2018-08-23T01:28:00Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'1b8ef0fd74474daf9874e13ebad5ce53'})] 2018-08-23 01:31:31,391 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 01:31:31,391 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-23 01:31:31,448 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-23 01:31:31,601 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 01:31:31,602 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 01:31:31,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 01:31:31,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 01:31:31,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 01:31:31,603 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 01:31:31,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:31:31,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d51f1ec1-5a14-4f13-8a0a-3b5c642bdb60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-23 01:31:31,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-d51f1ec1-5a14-4f13-8a0a-3b5c642bdb60 2018-08-23 01:31:31,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-23 01:31:31,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead1d034a2ab4aa59e0c84be49ab696c", "name": "reader"}, {"id": "b14bdbfc4e144b1fa06600c69f77c1db", "name": "member"}, {"id": "915667872bb44510b9ffbfab4254bf2b", "name": "admin"}], "expires_at": "2018-08-23T02:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "614a506092e24de896b5d565242227f4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e14532bec3c4e559a7dd5206c03eee8"}], "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e4f452c22f54f819ffab638442dd928"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a02c7531108f4de2b29a9308fe89dcd4"}], "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6631790f4d40749996bb2395058ce3"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cafa71e09b42413f8814e75c4f0f5001"}], "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afa87971bfe34563a57e2620c52b957d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffeba3de564c42359a4661bc6f24561d"}], "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ddee171df574f10aba0539d23540780"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}], "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"url": "http://172.30.9.24:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1abec52e66e470fade79b5618b31891"}], "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46b811816bc2421585537faac5fb683f"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9026e15ce1a6444abcea4641ee275e89"}], "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01dd1dec77b14502b2274a52896950ef"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac800e95cab2408d9f1e277390582df9"}], "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35b7a245d3e54a1296e40150196769f3"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa99af61883045f2bf78f430401b4dc8"}], "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b159aca44528459aa6e415470a920d69"}, {"url": "http://172.30.9.24:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}], "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"url": "http://172.30.9.24:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}], "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"url": "http://12.0.0.31:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"url": "http://172.30.9.24:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec198e9bac15434491aa105281f1ef43"}], "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e159654cf42c8bb69114901de4c5e"}, {"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409967e679d34387b0379d836bcbfcbd"}, {"url": "http://172.30.9.24:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}], "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "475ceef117ec458e9addb98683b299e5"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eed36fa87d241129110766ef969fd4a"}], "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "59f25f763b8e4e5190b794bb2523d032"}, "audit_ids": ["Kn6jSzfzQ3CfyjYzJV7PMQ"], "issued_at": "2018-08-23T01:31:31.000000Z"}} 2018-08-23 01:31:31,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:31:31,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" 2018-08-23 01:31:32,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b840b287-8893-433d-8451-fef9b9a8a491 Date: Thu, 23 Aug 2018 01:31:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:31:32,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b840b287-8893-433d-8451-fef9b9a8a491 2018-08-23 01:31:32,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386866092682s 2018-08-23 01:31:32,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b840b287-8893-433d-8451-fef9b9a8a491 2018-08-23 01:31:32,386 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-23 01:31:32,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-23 01:31:32,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" -d '{"network": {"name": "tenantnetwork1-net_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e", "admin_state_up": true}}' 2018-08-23 01:31:33,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3acc54a3-9ef1-42eb-a7ad-ed0b7a239ab5 Date: Thu, 23 Aug 2018 01:31:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d9766933-7b42-478b-9fc4-f8edcc01619b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:31:33Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:31:33Z","mtu":1450}} 2018-08-23 01:31:33,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3acc54a3-9ef1-42eb-a7ad-ed0b7a239ab5 2018-08-23 01:31:33,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.46719908714s 2018-08-23 01:31:33,855 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3acc54a3-9ef1-42eb-a7ad-ed0b7a239ab5 2018-08-23 01:31:33,855 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-23T01:31:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd9766933-7b42-478b-9fc4-f8edcc01619b', u'provider:segmentation_id': 48, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e', u'created_at': u'2018-08-23T01:31:33Z', u'mtu': 1450, u'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'l2_adjacency': True}) 2018-08-23 01:31:33,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:31:33,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" 2018-08-23 01:31:34,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-c1ad2f70-bdb6-4f80-bb54-3640b0f3b2cd Date: Thu, 23 Aug 2018 01:31:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d9766933-7b42-478b-9fc4-f8edcc01619b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:31:33Z","qos_policy_id":null,"name":"tenantnetwork1-net_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:31:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:31:34,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c1ad2f70-bdb6-4f80-bb54-3640b0f3b2cd 2018-08-23 01:31:34,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.993168115616s 2018-08-23 01:31:34,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c1ad2f70-bdb6-4f80-bb54-3640b0f3b2cd 2018-08-23 01:31:34,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-23 01:31:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" -d '{"subnet": {"name": "tenantnetwork1-subnet_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e", "enable_dhcp": true, "network_id": "d9766933-7b42-478b-9fc4-f8edcc01619b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-23 01:31:36,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-112f1c8b-f6ed-4888-ab8b-81cf25623a8a Date: Thu, 23 Aug 2018 01:31:36 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-23T01:31:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39d458fb-a0dc-4560-a815-9c3669041d8f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e","enable_dhcp":true,"segment_id":null,"network_id":"d9766933-7b42-478b-9fc4-f8edcc01619b","tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:31:35Z","ip_version":4}} 2018-08-23 01:31:36,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-112f1c8b-f6ed-4888-ab8b-81cf25623a8a 2018-08-23 01:31:36,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.53284096718s 2018-08-23 01:31:36,384 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-112f1c8b-f6ed-4888-ab8b-81cf25623a8a 2018-08-23 01:31:36,384 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:31:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'39d458fb-a0dc-4560-a815-9c3669041d8f', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd9766933-7b42-478b-9fc4-f8edcc01619b', u'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'created_at': u'2018-08-23T01:31:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6dfaa54ab51d45af8127c3407e4ec7a2'}) 2018-08-23 01:31:36,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-23 01:31:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" -d '{"router": {"external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c"}, "name": "tenantnetwork1-router_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e", "admin_state_up": true}}' 2018-08-23 01:31:43,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-0df1734a-867a-4f6b-ae2b-9423cb54decc Date: Thu, 23 Aug 2018 01:31:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:31:38Z", "admin_state_up": true, "updated_at": "2018-08-23T01:31:39Z", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "84de0488-9a32-44c9-b594-9f28ed58b55c", "name": "tenantnetwork1-router_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e"}} 2018-08-23 01:31:43,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0df1734a-867a-4f6b-ae2b-9423cb54decc 2018-08-23 01:31:43,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.31645107269s 2018-08-23 01:31:43,702 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0df1734a-867a-4f6b-ae2b-9423cb54decc 2018-08-23 01:31:43,702 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:31:39Z', u'revision_number': 3, u'ha': True, u'id': u'84de0488-9a32-44c9-b594-9f28ed58b55c', u'external_gateway_info': {u'network_id': u'e8c2be0e-85ab-4e4a-94bc-15df91be462c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5623e22d-3cdd-431b-afd0-7e48c1dfd5bc', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e', u'admin_state_up': True, u'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'created_at': u'2018-08-23T01:31:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'6dfaa54ab51d45af8127c3407e4ec7a2'}) 2018-08-23 01:31:43,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-23 01:31:43,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/84de0488-9a32-44c9-b594-9f28ed58b55c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" -d '{"subnet_id": "39d458fb-a0dc-4560-a815-9c3669041d8f"}' 2018-08-23 01:31:47,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-49155d38-cf76-4939-92a6-5a65b80ee6fd Date: Thu, 23 Aug 2018 01:31:47 GMT RESP BODY: {"network_id": "d9766933-7b42-478b-9fc4-f8edcc01619b", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "subnet_id": "39d458fb-a0dc-4560-a815-9c3669041d8f", "subnet_ids": ["39d458fb-a0dc-4560-a815-9c3669041d8f"], "port_id": "bafe8600-af61-47e6-bf5f-373e0db4e783", "id": "84de0488-9a32-44c9-b594-9f28ed58b55c"} 2018-08-23 01:31:47,495 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/84de0488-9a32-44c9-b594-9f28ed58b55c/add_router_interface.json used request id req-49155d38-cf76-4939-92a6-5a65b80ee6fd 2018-08-23 01:31:47,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.7919960022s 2018-08-23 01:31:47,495 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/84de0488-9a32-44c9-b594-9f28ed58b55c/add_router_interface.json used request id req-49155d38-cf76-4939-92a6-5a65b80ee6fd returning object 84de0488-9a32-44c9-b594-9f28ed58b55c 2018-08-23 01:31:47,609 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 01:31:47,610 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-23 01:31:47,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-23 01:31:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/84de0488-9a32-44c9-b594-9f28ed58b55c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" -d '{"subnet_id": "39d458fb-a0dc-4560-a815-9c3669041d8f"}' 2018-08-23 01:31:51,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6283f4ac-d3a7-4e26-8d46-d3b3922e796d Date: Thu, 23 Aug 2018 01:31:51 GMT RESP BODY: {"network_id": "d9766933-7b42-478b-9fc4-f8edcc01619b", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "subnet_id": "39d458fb-a0dc-4560-a815-9c3669041d8f", "subnet_ids": ["39d458fb-a0dc-4560-a815-9c3669041d8f"], "port_id": "bafe8600-af61-47e6-bf5f-373e0db4e783", "id": "84de0488-9a32-44c9-b594-9f28ed58b55c"} 2018-08-23 01:31:51,658 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/84de0488-9a32-44c9-b594-9f28ed58b55c/remove_router_interface.json used request id req-6283f4ac-d3a7-4e26-8d46-d3b3922e796d 2018-08-23 01:31:51,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.04317092896s 2018-08-23 01:31:51,658 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/84de0488-9a32-44c9-b594-9f28ed58b55c/remove_router_interface.json used request id req-6283f4ac-d3a7-4e26-8d46-d3b3922e796d returning object 84de0488-9a32-44c9-b594-9f28ed58b55c 2018-08-23 01:31:51,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 01:31:51,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" 2018-08-23 01:31:51,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-ff7b4e43-0970-44eb-983d-4acf4d785f8c Date: Thu, 23 Aug 2018 01:31:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:31:38Z", "admin_state_up": true, "updated_at": "2018-08-23T01:31:50Z", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "84de0488-9a32-44c9-b594-9f28ed58b55c", "name": "tenantnetwork1-router_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e"}]} 2018-08-23 01:31:51,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ff7b4e43-0970-44eb-983d-4acf4d785f8c 2018-08-23 01:31:51,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.142554044724s 2018-08-23 01:31:51,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ff7b4e43-0970-44eb-983d-4acf4d785f8c 2018-08-23 01:31:51,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-23 01:31:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/84de0488-9a32-44c9-b594-9f28ed58b55c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" 2018-08-23 01:31:55,661 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7564437e-659f-41b1-b0bf-4bef91d041f5 Content-Length: 0 Date: Thu, 23 Aug 2018 01:31:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:31:55,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/84de0488-9a32-44c9-b594-9f28ed58b55c.json used request id req-7564437e-659f-41b1-b0bf-4bef91d041f5 2018-08-23 01:31:55,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.8578748703s 2018-08-23 01:31:55,662 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/84de0488-9a32-44c9-b594-9f28ed58b55c.json used request id req-7564437e-659f-41b1-b0bf-4bef91d041f5 2018-08-23 01:31:55,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 01:31:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" 2018-08-23 01:31:55,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-e1d5afdc-001e-4f86-864e-d3ab606cf3e3 Date: Thu, 23 Aug 2018 01:31:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-23T01:31:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39d458fb-a0dc-4560-a815-9c3669041d8f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e","enable_dhcp":true,"segment_id":null,"network_id":"d9766933-7b42-478b-9fc4-f8edcc01619b","tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:31:35Z","ip_version":4},{"updated_at":"2018-08-23T01:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5623e22d-3cdd-431b-afd0-7e48c1dfd5bc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b8ef0fd74474daf9874e13ebad5ce53","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:28:00Z","ip_version":4}]} 2018-08-23 01:31:55,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e1d5afdc-001e-4f86-864e-d3ab606cf3e3 2018-08-23 01:31:55,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0422141551971s 2018-08-23 01:31:55,705 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e1d5afdc-001e-4f86-864e-d3ab606cf3e3 2018-08-23 01:31:55,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-23 01:31:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/39d458fb-a0dc-4560-a815-9c3669041d8f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" 2018-08-23 01:31:58,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4c1f927-d710-48a0-bc7b-94cc8e6f6088 Date: Thu, 23 Aug 2018 01:31:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:31:58,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/39d458fb-a0dc-4560-a815-9c3669041d8f.json used request id req-e4c1f927-d710-48a0-bc7b-94cc8e6f6088 2018-08-23 01:31:58,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.39908289909s 2018-08-23 01:31:58,106 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/39d458fb-a0dc-4560-a815-9c3669041d8f.json used request id req-e4c1f927-d710-48a0-bc7b-94cc8e6f6088 2018-08-23 01:31:58,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:31:58,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" 2018-08-23 01:31:59,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-84de706c-28ed-4472-beac-5de129f7ca1a Date: Thu, 23 Aug 2018 01:31:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d9766933-7b42-478b-9fc4-f8edcc01619b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:31:57Z","qos_policy_id":null,"name":"tenantnetwork1-net_9723e8ad-4b0d-4df7-aa23-986a7bb8aa2e","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:31:33Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:31:59,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-84de706c-28ed-4472-beac-5de129f7ca1a 2018-08-23 01:31:59,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.3909611702s 2018-08-23 01:31:59,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-84de706c-28ed-4472-beac-5de129f7ca1a 2018-08-23 01:31:59,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-23 01:31:59,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/d9766933-7b42-478b-9fc4-f8edcc01619b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007f5f8ad572b4d3a0a4fb5e632ef0e5ecb56eec" 2018-08-23 01:32:01,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02f68305-78ba-4a20-9420-b36cac80a3b4 Date: Thu, 23 Aug 2018 01:32:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:32:01,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d9766933-7b42-478b-9fc4-f8edcc01619b.json used request id req-02f68305-78ba-4a20-9420-b36cac80a3b4 2018-08-23 01:32:01,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.832062006s 2018-08-23 01:32:01,331 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d9766933-7b42-478b-9fc4-f8edcc01619b.json used request id req-02f68305-78ba-4a20-9420-b36cac80a3b4 2018-08-23 01:32:01,383 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-23 01:32:01,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 01:32:01,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 01:32:01,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 01:32:01,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 01:32:01,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 01:32:01,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 01:32:01,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 01:32:01,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 01:32:01,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 01:32:01,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 01:32:01,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:32:01,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d008983-c847-43de-8f1b-bb59febc14bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-23 01:32:01,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-5d008983-c847-43de-8f1b-bb59febc14bd 2018-08-23 01:32:01,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-23 01:32:01,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead1d034a2ab4aa59e0c84be49ab696c", "name": "reader"}, {"id": "b14bdbfc4e144b1fa06600c69f77c1db", "name": "member"}, {"id": "915667872bb44510b9ffbfab4254bf2b", "name": "admin"}], "expires_at": "2018-08-23T02:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "614a506092e24de896b5d565242227f4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e14532bec3c4e559a7dd5206c03eee8"}], "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e4f452c22f54f819ffab638442dd928"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a02c7531108f4de2b29a9308fe89dcd4"}], "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6631790f4d40749996bb2395058ce3"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cafa71e09b42413f8814e75c4f0f5001"}], "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afa87971bfe34563a57e2620c52b957d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffeba3de564c42359a4661bc6f24561d"}], "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ddee171df574f10aba0539d23540780"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}], "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"url": "http://172.30.9.24:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1abec52e66e470fade79b5618b31891"}], "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46b811816bc2421585537faac5fb683f"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9026e15ce1a6444abcea4641ee275e89"}], "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01dd1dec77b14502b2274a52896950ef"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac800e95cab2408d9f1e277390582df9"}], "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35b7a245d3e54a1296e40150196769f3"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa99af61883045f2bf78f430401b4dc8"}], "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b159aca44528459aa6e415470a920d69"}, {"url": "http://172.30.9.24:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}], "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"url": "http://172.30.9.24:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}], "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"url": "http://12.0.0.31:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"url": "http://172.30.9.24:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec198e9bac15434491aa105281f1ef43"}], "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e159654cf42c8bb69114901de4c5e"}, {"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409967e679d34387b0379d836bcbfcbd"}, {"url": "http://172.30.9.24:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}], "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "475ceef117ec458e9addb98683b299e5"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eed36fa87d241129110766ef969fd4a"}], "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "59f25f763b8e4e5190b794bb2523d032"}, "audit_ids": ["mJRTwwZ2QEKilGXDA5k_vw"], "issued_at": "2018-08-23T01:32:01.000000Z"}} 2018-08-23 01:32:01,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:32:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:03,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8cfe21a3-3254-44c9-b7fd-8b9d92ce00ad Date: Thu, 23 Aug 2018 01:32:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:32:03,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8cfe21a3-3254-44c9-b7fd-8b9d92ce00ad 2018-08-23 01:32:03,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07675099373s 2018-08-23 01:32:03,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8cfe21a3-3254-44c9-b7fd-8b9d92ce00ad 2018-08-23 01:32:03,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:32:03,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 23 Aug 2018 01:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28bd5166-1c72-44bf-9e12-3fc6f6e7cf54 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-08-23 01:32:03,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-28bd5166-1c72-44bf-9e12-3fc6f6e7cf54 2018-08-23 01:32:03,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-23 01:32:03,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:03,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c666edd-e512-4668-9dc8-adf18920f3de Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/aa4bb990bedb435f962793d240786bb6"}, "tags": [], "enabled": true, "id": "aa4bb990bedb435f962793d240786bb6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-23 01:32:03,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-7c666edd-e512-4668-9dc8-adf18920f3de 2018-08-23 01:32:03,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196260929108s 2018-08-23 01:32:03,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-7c666edd-e512-4668-9dc8-adf18920f3de 2018-08-23 01:32:03,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-23 01:32:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1"}}' 2018-08-23 01:32:03,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 23 Aug 2018 01:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198495a6-6d6f-416d-8d1a-6f134a9dc62a Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a83f47ec8c0407f8e9987e7442a38b8"}, "tags": [], "enabled": true, "id": "3a83f47ec8c0407f8e9987e7442a38b8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1"}} 2018-08-23 01:32:03,501 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-198495a6-6d6f-416d-8d1a-6f134a9dc62a 2018-08-23 01:32:03,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.248965978622s 2018-08-23 01:32:03,501 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-198495a6-6d6f-416d-8d1a-6f134a9dc62a 2018-08-23 01:32:03,502 - 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'3a83f47ec8c0407f8e9987e7442a38b8', '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_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1'}) 2018-08-23 01:32:03,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-23 01:32:03,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fac458c0-385d-4c5f-9226-6a440d021f44", "email": null, "name": "tenantnetwork2-user_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1"}}' 2018-08-23 01:32:04,005 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 23 Aug 2018 01:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f0d43e-86d3-46e5-9c0c-8a149b5bf3c4 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1", "links": {"self": "http://172.30.9.24:5000/v3/users/f838004417354e8bab850c97fd5a53f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f838004417354e8bab850c97fd5a53f0", "domain_id": "default", "password_expires_at": null}} 2018-08-23 01:32:04,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-22f0d43e-86d3-46e5-9c0c-8a149b5bf3c4 2018-08-23 01:32:04,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.497890949249s 2018-08-23 01:32:04,006 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-22f0d43e-86d3-46e5-9c0c-8a149b5bf3c4 2018-08-23 01:32:04,007 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f838004417354e8bab850c97fd5a53f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1'}) 2018-08-23 01:32:04,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 01:32:04,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:04,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e3d34f-e307-48ca-809c-b9a7ef74411e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "915667872bb44510b9ffbfab4254bf2b", "links": {"self": "http://172.30.9.24:5000/v3/roles/915667872bb44510b9ffbfab4254bf2b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b14bdbfc4e144b1fa06600c69f77c1db", "links": {"self": "http://172.30.9.24:5000/v3/roles/b14bdbfc4e144b1fa06600c69f77c1db"}, "name": "member"}, {"domain_id": null, "id": "b34290526f194f4abb43580cee2552dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/b34290526f194f4abb43580cee2552dc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e1a832eaa48e4f879f145f5b448f9605", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a832eaa48e4f879f145f5b448f9605"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ead1d034a2ab4aa59e0c84be49ab696c", "links": {"self": "http://172.30.9.24:5000/v3/roles/ead1d034a2ab4aa59e0c84be49ab696c"}, "name": "reader"}, {"domain_id": null, "id": "ebf2264ab6b9409a92a64b73c8b202a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/ebf2264ab6b9409a92a64b73c8b202a8"}, "name": "ResellerAdmin"}]} 2018-08-23 01:32:04,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b6e3d34f-e307-48ca-809c-b9a7ef74411e 2018-08-23 01:32:04,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202111005783s 2018-08-23 01:32:04,213 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b6e3d34f-e307-48ca-809c-b9a7ef74411e 2018-08-23 01:32:04,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 01:32:04,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:04,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba5bea0e-7d44-4a58-aafd-59e8621c441b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "915667872bb44510b9ffbfab4254bf2b", "links": {"self": "http://172.30.9.24:5000/v3/roles/915667872bb44510b9ffbfab4254bf2b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b14bdbfc4e144b1fa06600c69f77c1db", "links": {"self": "http://172.30.9.24:5000/v3/roles/b14bdbfc4e144b1fa06600c69f77c1db"}, "name": "member"}, {"domain_id": null, "id": "b34290526f194f4abb43580cee2552dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/b34290526f194f4abb43580cee2552dc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e1a832eaa48e4f879f145f5b448f9605", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a832eaa48e4f879f145f5b448f9605"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ead1d034a2ab4aa59e0c84be49ab696c", "links": {"self": "http://172.30.9.24:5000/v3/roles/ead1d034a2ab4aa59e0c84be49ab696c"}, "name": "reader"}, {"domain_id": null, "id": "ebf2264ab6b9409a92a64b73c8b202a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/ebf2264ab6b9409a92a64b73c8b202a8"}, "name": "ResellerAdmin"}]} 2018-08-23 01:32:04,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ba5bea0e-7d44-4a58-aafd-59e8621c441b 2018-08-23 01:32:04,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182991027832s 2018-08-23 01:32:04,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ba5bea0e-7d44-4a58-aafd-59e8621c441b 2018-08-23 01:32:04,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 01:32:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:04,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db825241-f0b2-47e8-9fea-9aafdcedc849 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "915667872bb44510b9ffbfab4254bf2b", "links": {"self": "http://172.30.9.24:5000/v3/roles/915667872bb44510b9ffbfab4254bf2b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b14bdbfc4e144b1fa06600c69f77c1db", "links": {"self": "http://172.30.9.24:5000/v3/roles/b14bdbfc4e144b1fa06600c69f77c1db"}, "name": "member"}, {"domain_id": null, "id": "b34290526f194f4abb43580cee2552dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/b34290526f194f4abb43580cee2552dc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e1a832eaa48e4f879f145f5b448f9605", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a832eaa48e4f879f145f5b448f9605"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ead1d034a2ab4aa59e0c84be49ab696c", "links": {"self": "http://172.30.9.24:5000/v3/roles/ead1d034a2ab4aa59e0c84be49ab696c"}, "name": "reader"}, {"domain_id": null, "id": "ebf2264ab6b9409a92a64b73c8b202a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/ebf2264ab6b9409a92a64b73c8b202a8"}, "name": "ResellerAdmin"}]} 2018-08-23 01:32:04,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-db825241-f0b2-47e8-9fea-9aafdcedc849 2018-08-23 01:32:04,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.300614118576s 2018-08-23 01:32:04,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-db825241-f0b2-47e8-9fea-9aafdcedc849 2018-08-23 01:32:04,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-23 01:32:04,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:05,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48f5dba-155b-4eb9-bc19-670dd5fc3226 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-23 01:32:05,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a48f5dba-155b-4eb9-bc19-670dd5fc3226 2018-08-23 01:32:05,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.301945924759s 2018-08-23 01:32:05,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a48f5dba-155b-4eb9-bc19-670dd5fc3226 2018-08-23 01:32:05,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 01:32:05,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:05,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b605c0f4-c4af-4dd9-b070-066a18b49135 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/25260336ef1a4c24b723ba37304c05c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25260336ef1a4c24b723ba37304c05c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/26864bc811654f8fa928cb2ec704382d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26864bc811654f8fa928cb2ec704382d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/2eb9460f26aa4b11b95fc766aa44ff54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb9460f26aa4b11b95fc766aa44ff54", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/36bdaae904d443028a809fef4e4e6e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36bdaae904d443028a809fef4e4e6e22", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/40fb0cc64f8e43509b63269042692786"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40fb0cc64f8e43509b63269042692786", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/5670586a1d9845ef9d8b5dfd6b5f26bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5670586a1d9845ef9d8b5dfd6b5f26bc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/59f25f763b8e4e5190b794bb2523d032"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f25f763b8e4e5190b794bb2523d032", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/61f82422d338485f994b294a4dcb90d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61f82422d338485f994b294a4dcb90d1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/81ca8703911941a896e6c495073a3eee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81ca8703911941a896e6c495073a3eee", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/856a94e7b70a465d89711b2ea8677984"}, "domain_id": "default", "enabled": true, "options": {}, "id": "856a94e7b70a465d89711b2ea8677984", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/899f8cd8917140579a77b7d3fc4b2f53"}, "domain_id": "aa4bb990bedb435f962793d240786bb6", "enabled": true, "options": {}, "id": "899f8cd8917140579a77b7d3fc4b2f53", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/d08e214ca98f4d33898625b0a69126e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d08e214ca98f4d33898625b0a69126e0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e15c560f121b43c1afb2a81baf14c17e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e15c560f121b43c1afb2a81baf14c17e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/e94113025dab415a82493fb677ad4b46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e94113025dab415a82493fb677ad4b46", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1", "links": {"self": "http://172.30.9.24:5000/v3/users/f838004417354e8bab850c97fd5a53f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f838004417354e8bab850c97fd5a53f0", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-23 01:32:05,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b605c0f4-c4af-4dd9-b070-066a18b49135 2018-08-23 01:32:05,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2109811306s 2018-08-23 01:32:05,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b605c0f4-c4af-4dd9-b070-066a18b49135 2018-08-23 01:32:05,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-23 01:32:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:05,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7536cf-dc34-4f3f-8f85-fa718e5daf1d Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/6dfaa54ab51d45af8127c3407e4ec7a2"}, "tags": [], "enabled": true, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53"}, "tags": [], "enabled": true, "id": "1b8ef0fd74474daf9874e13ebad5ce53", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a83f47ec8c0407f8e9987e7442a38b8"}, "tags": [], "enabled": true, "id": "3a83f47ec8c0407f8e9987e7442a38b8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1"}]} 2018-08-23 01:32:05,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-0c7536cf-dc34-4f3f-8f85-fa718e5daf1d 2018-08-23 01:32:05,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.254184007645s 2018-08-23 01:32:05,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-0c7536cf-dc34-4f3f-8f85-fa718e5daf1d 2018-08-23 01:32:05,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-23 01:32:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f838004417354e8bab850c97fd5a53f0&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=3a83f47ec8c0407f8e9987e7442a38b8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:05,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b22da4f-7ea5-48b8-a958-21b3f2421c28 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f838004417354e8bab850c97fd5a53f0&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=3a83f47ec8c0407f8e9987e7442a38b8", "previous": null, "next": null}} 2018-08-23 01:32:05,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f838004417354e8bab850c97fd5a53f0&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=3a83f47ec8c0407f8e9987e7442a38b8 used request id req-5b22da4f-7ea5-48b8-a958-21b3f2421c28 2018-08-23 01:32:05,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.299680948257s 2018-08-23 01:32:05,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f838004417354e8bab850c97fd5a53f0&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=3a83f47ec8c0407f8e9987e7442a38b8 used request id req-5b22da4f-7ea5-48b8-a958-21b3f2421c28 2018-08-23 01:32:05,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-23 01:32:05,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/3a83f47ec8c0407f8e9987e7442a38b8/users/f838004417354e8bab850c97fd5a53f0/roles/b14bdbfc4e144b1fa06600c69f77c1db -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:06,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 01:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8a09e9c-837c-4f41-ba9a-dcb59aa505f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 01:32:06,160 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3a83f47ec8c0407f8e9987e7442a38b8/users/f838004417354e8bab850c97fd5a53f0/roles/b14bdbfc4e144b1fa06600c69f77c1db used request id req-c8a09e9c-837c-4f41-ba9a-dcb59aa505f4 2018-08-23 01:32:06,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.3573179245s 2018-08-23 01:32:06,161 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3a83f47ec8c0407f8e9987e7442a38b8/users/f838004417354e8bab850c97fd5a53f0/roles/b14bdbfc4e144b1fa06600c69f77c1db used request id req-c8a09e9c-837c-4f41-ba9a-dcb59aa505f4 2018-08-23 01:32:06,161 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1', 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'3a83f47ec8c0407f8e9987e7442a38b8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'fac458c0-385d-4c5f-9226-6a440d021f44', 'username': u'tenantnetwork2-user_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-23 01:32:06,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 01:32:06,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 01:32:06,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 01:32:06,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 01:32:06,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 01:32:06,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 01:32:06,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 01:32:06,163 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 01:32:06,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 01:32:06,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 01:32:06,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 01:32:06,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 01:32:06,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 01:32:06,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 01:32:06,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 01:32:06,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 01:32:06,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 01:32:06,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 01:32:06,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 01:32:06,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 01:32:06,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 01:32:06,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 01:32:06,166 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1', 'password': 'fac458c0-385d-4c5f-9226-6a440d021f44', 'project_name': 'tenantnetwork2-project_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '3a83f47ec8c0407f8e9987e7442a38b8', 'project_domain_name': 'Default'} 2018-08-23 01:32:06,166 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-23 01:32:06,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:32:06,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab24bc5c-98ad-44a2-9efa-cc259adbecbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-23 01:32:06,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-ab24bc5c-98ad-44a2-9efa-cc259adbecbb 2018-08-23 01:32:06,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-23 01:32:06,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead1d034a2ab4aa59e0c84be49ab696c", "name": "reader"}, {"id": "b14bdbfc4e144b1fa06600c69f77c1db", "name": "member"}], "expires_at": "2018-08-23T02:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a83f47ec8c0407f8e9987e7442a38b8", "name": "tenantnetwork2-project_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "614a506092e24de896b5d565242227f4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e14532bec3c4e559a7dd5206c03eee8"}], "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e4f452c22f54f819ffab638442dd928"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a02c7531108f4de2b29a9308fe89dcd4"}], "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6631790f4d40749996bb2395058ce3"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cafa71e09b42413f8814e75c4f0f5001"}], "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afa87971bfe34563a57e2620c52b957d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffeba3de564c42359a4661bc6f24561d"}], "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ddee171df574f10aba0539d23540780"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}], "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"url": "http://172.30.9.24:8776/v1/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"url": "http://192.30.9.4:8776/v1/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1abec52e66e470fade79b5618b31891"}], "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46b811816bc2421585537faac5fb683f"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9026e15ce1a6444abcea4641ee275e89"}], "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01dd1dec77b14502b2274a52896950ef"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac800e95cab2408d9f1e277390582df9"}], "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35b7a245d3e54a1296e40150196769f3"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa99af61883045f2bf78f430401b4dc8"}], "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"url": "http://192.30.9.4:8776/v2/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b159aca44528459aa6e415470a920d69"}, {"url": "http://172.30.9.24:8776/v2/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}], "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"url": "http://192.30.9.4:8776/v3/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"url": "http://172.30.9.24:8776/v3/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}], "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"url": "http://12.0.0.31:8080/v1/AUTH_3a83f47ec8c0407f8e9987e7442a38b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3a83f47ec8c0407f8e9987e7442a38b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec198e9bac15434491aa105281f1ef43"}], "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e159654cf42c8bb69114901de4c5e"}, {"url": "http://192.30.9.4:8004/v1/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409967e679d34387b0379d836bcbfcbd"}, {"url": "http://172.30.9.24:8004/v1/3a83f47ec8c0407f8e9987e7442a38b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}], "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "475ceef117ec458e9addb98683b299e5"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eed36fa87d241129110766ef969fd4a"}], "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1", "id": "f838004417354e8bab850c97fd5a53f0"}, "audit_ids": ["tOu48e7cRveJLmTQ4w7f1w"], "issued_at": "2018-08-23T01:32:06.000000Z"}} 2018-08-23 01:32:06,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-23 01:32:06,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" -d '{"network": {"name": "tenantnetwork2-net_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1", "admin_state_up": true}}' 2018-08-23 01:32:07,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-8f702616-7090-4d46-9e6e-8b514a8ed807 Date: Thu, 23 Aug 2018 01:32:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fde5c929-890d-4781-ac41-73b7185eb177","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a83f47ec8c0407f8e9987e7442a38b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:32:07Z","is_default":false,"name":"tenantnetwork2-net_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3a83f47ec8c0407f8e9987e7442a38b8","created_at":"2018-08-23T01:32:07Z","mtu":1450}} 2018-08-23 01:32:07,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8f702616-7090-4d46-9e6e-8b514a8ed807 2018-08-23 01:32:07,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.831727981567s 2018-08-23 01:32:07,413 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8f702616-7090-4d46-9e6e-8b514a8ed807 2018-08-23 01:32:07,413 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-23T01:32:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'fde5c929-890d-4781-ac41-73b7185eb177', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1', u'admin_state_up': True, u'tenant_id': u'3a83f47ec8c0407f8e9987e7442a38b8', u'created_at': u'2018-08-23T01:32:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3a83f47ec8c0407f8e9987e7442a38b8', u'l2_adjacency': True}) 2018-08-23 01:32:07,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:32:07,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" 2018-08-23 01:32:08,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-4522817f-800d-4e93-92be-2b02e9f5aec6 Date: Thu, 23 Aug 2018 01:32:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fde5c929-890d-4781-ac41-73b7185eb177","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a83f47ec8c0407f8e9987e7442a38b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:32:07Z","qos_policy_id":null,"name":"tenantnetwork2-net_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1","admin_state_up":true,"tenant_id":"3a83f47ec8c0407f8e9987e7442a38b8","created_at":"2018-08-23T01:32:07Z","mtu":1450}]} 2018-08-23 01:32:08,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4522817f-800d-4e93-92be-2b02e9f5aec6 2018-08-23 01:32:08,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10150408745s 2018-08-23 01:32:08,516 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4522817f-800d-4e93-92be-2b02e9f5aec6 2018-08-23 01:32:08,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-23 01:32:08,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" -d '{"subnet": {"name": "tenantnetwork2-subnet_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1", "enable_dhcp": true, "network_id": "fde5c929-890d-4781-ac41-73b7185eb177", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-23 01:32:10,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ca8a6cd0-2f4f-4c8e-be21-89b05063ffbe Date: Thu, 23 Aug 2018 01:32:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fde5c929-890d-4781-ac41-73b7185eb177","tenant_id":"3a83f47ec8c0407f8e9987e7442a38b8","created_at":"2018-08-23T01:32:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-23T01:32:10Z","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":"3a83f47ec8c0407f8e9987e7442a38b8","id":"583fcb96-58f1-416a-b527-5ac838b9e49a","subnetpool_id":null,"name":"tenantnetwork2-subnet_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1"}} 2018-08-23 01:32:10,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ca8a6cd0-2f4f-4c8e-be21-89b05063ffbe 2018-08-23 01:32:10,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.8944838047s 2018-08-23 01:32:10,412 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ca8a6cd0-2f4f-4c8e-be21-89b05063ffbe 2018-08-23 01:32:10,412 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:32:10Z', 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'583fcb96-58f1-416a-b527-5ac838b9e49a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1', u'enable_dhcp': True, u'network_id': u'fde5c929-890d-4781-ac41-73b7185eb177', u'tenant_id': u'3a83f47ec8c0407f8e9987e7442a38b8', u'created_at': u'2018-08-23T01:32:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3a83f47ec8c0407f8e9987e7442a38b8'}) 2018-08-23 01:32:10,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-23 01:32:10,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" -d '{"router": {"external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c"}, "name": "tenantnetwork2-router_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1", "admin_state_up": true}}' 2018-08-23 01:32:17,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-ac79802a-86db-41e5-b737-450d90b24431 Date: Thu, 23 Aug 2018 01:32:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "created_at": "2018-08-23T01:32:11Z", "admin_state_up": true, "updated_at": "2018-08-23T01:32:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3a83f47ec8c0407f8e9987e7442a38b8", "id": "840fa59a-c749-4de3-94d1-b55047000ed4", "name": "tenantnetwork2-router_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1"}} 2018-08-23 01:32:17,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ac79802a-86db-41e5-b737-450d90b24431 2018-08-23 01:32:17,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.02949118614s 2018-08-23 01:32:17,443 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ac79802a-86db-41e5-b737-450d90b24431 2018-08-23 01:32:17,443 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:32:12Z', u'revision_number': 3, u'id': u'840fa59a-c749-4de3-94d1-b55047000ed4', u'external_gateway_info': {u'network_id': u'e8c2be0e-85ab-4e4a-94bc-15df91be462c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5623e22d-3cdd-431b-afd0-7e48c1dfd5bc', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1', u'admin_state_up': True, u'tenant_id': u'3a83f47ec8c0407f8e9987e7442a38b8', u'created_at': u'2018-08-23T01:32:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'3a83f47ec8c0407f8e9987e7442a38b8'}) 2018-08-23 01:32:17,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-23 01:32:17,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/840fa59a-c749-4de3-94d1-b55047000ed4/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" -d '{"subnet_id": "583fcb96-58f1-416a-b527-5ac838b9e49a"}' 2018-08-23 01:32:20,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6dee5fef-56a9-4b51-a42d-e8fb77c6275d Date: Thu, 23 Aug 2018 01:32:20 GMT RESP BODY: {"network_id": "fde5c929-890d-4781-ac41-73b7185eb177", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "subnet_id": "583fcb96-58f1-416a-b527-5ac838b9e49a", "subnet_ids": ["583fcb96-58f1-416a-b527-5ac838b9e49a"], "port_id": "638739db-d806-4621-a083-ec4eb085f5b8", "id": "840fa59a-c749-4de3-94d1-b55047000ed4"} 2018-08-23 01:32:20,416 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/840fa59a-c749-4de3-94d1-b55047000ed4/add_router_interface.json used request id req-6dee5fef-56a9-4b51-a42d-e8fb77c6275d 2018-08-23 01:32:20,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.97199606895s 2018-08-23 01:32:20,416 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/840fa59a-c749-4de3-94d1-b55047000ed4/add_router_interface.json used request id req-6dee5fef-56a9-4b51-a42d-e8fb77c6275d returning object 840fa59a-c749-4de3-94d1-b55047000ed4 2018-08-23 01:32:20,526 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 01:32:20,526 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-23 01:32:20,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-23 01:32:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/840fa59a-c749-4de3-94d1-b55047000ed4/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" -d '{"subnet_id": "583fcb96-58f1-416a-b527-5ac838b9e49a"}' 2018-08-23 01:32:24,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-71aaa9bb-0986-4830-95dd-2489aa3e4ff8 Date: Thu, 23 Aug 2018 01:32:24 GMT RESP BODY: {"network_id": "fde5c929-890d-4781-ac41-73b7185eb177", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "subnet_id": "583fcb96-58f1-416a-b527-5ac838b9e49a", "subnet_ids": ["583fcb96-58f1-416a-b527-5ac838b9e49a"], "port_id": "638739db-d806-4621-a083-ec4eb085f5b8", "id": "840fa59a-c749-4de3-94d1-b55047000ed4"} 2018-08-23 01:32:24,492 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/840fa59a-c749-4de3-94d1-b55047000ed4/remove_router_interface.json used request id req-71aaa9bb-0986-4830-95dd-2489aa3e4ff8 2018-08-23 01:32:24,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.96110200882s 2018-08-23 01:32:24,493 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/840fa59a-c749-4de3-94d1-b55047000ed4/remove_router_interface.json used request id req-71aaa9bb-0986-4830-95dd-2489aa3e4ff8 returning object 840fa59a-c749-4de3-94d1-b55047000ed4 2018-08-23 01:32:24,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 01:32:24,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" 2018-08-23 01:32:24,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-f8b2a523-635d-42e1-8355-3bcf5e2ff538 Date: Thu, 23 Aug 2018 01:32:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "created_at": "2018-08-23T01:32:11Z", "admin_state_up": true, "updated_at": "2018-08-23T01:32:22Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3a83f47ec8c0407f8e9987e7442a38b8", "id": "840fa59a-c749-4de3-94d1-b55047000ed4", "name": "tenantnetwork2-router_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1"}]} 2018-08-23 01:32:24,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f8b2a523-635d-42e1-8355-3bcf5e2ff538 2018-08-23 01:32:24,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1410779953s 2018-08-23 01:32:24,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f8b2a523-635d-42e1-8355-3bcf5e2ff538 2018-08-23 01:32:24,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-23 01:32:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/840fa59a-c749-4de3-94d1-b55047000ed4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" 2018-08-23 01:32:29,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94dcd01f-5544-4bdf-ba0a-b50a807dee0a Content-Length: 0 Date: Thu, 23 Aug 2018 01:32:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:32:29,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/840fa59a-c749-4de3-94d1-b55047000ed4.json used request id req-94dcd01f-5544-4bdf-ba0a-b50a807dee0a 2018-08-23 01:32:29,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.80903601646s 2018-08-23 01:32:29,445 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/840fa59a-c749-4de3-94d1-b55047000ed4.json used request id req-94dcd01f-5544-4bdf-ba0a-b50a807dee0a 2018-08-23 01:32:29,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 01:32:29,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" 2018-08-23 01:32:29,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cef51ce9-a3a0-40c9-9541-09f028542b28 Date: Thu, 23 Aug 2018 01:32:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fde5c929-890d-4781-ac41-73b7185eb177","tenant_id":"3a83f47ec8c0407f8e9987e7442a38b8","created_at":"2018-08-23T01:32:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-23T01:32:10Z","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":"3a83f47ec8c0407f8e9987e7442a38b8","id":"583fcb96-58f1-416a-b527-5ac838b9e49a","subnetpool_id":null,"name":"tenantnetwork2-subnet_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1"}]} 2018-08-23 01:32:29,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cef51ce9-a3a0-40c9-9541-09f028542b28 2018-08-23 01:32:29,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.323469161987s 2018-08-23 01:32:29,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-cef51ce9-a3a0-40c9-9541-09f028542b28 2018-08-23 01:32:29,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-23 01:32:29,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/583fcb96-58f1-416a-b527-5ac838b9e49a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" 2018-08-23 01:32:32,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b2f9f9d-ee8d-48f2-aaa8-f8e5891fd12b Date: Thu, 23 Aug 2018 01:32:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:32:32,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/583fcb96-58f1-416a-b527-5ac838b9e49a.json used request id req-2b2f9f9d-ee8d-48f2-aaa8-f8e5891fd12b 2018-08-23 01:32:32,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.38182806969s 2018-08-23 01:32:32,153 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/583fcb96-58f1-416a-b527-5ac838b9e49a.json used request id req-2b2f9f9d-ee8d-48f2-aaa8-f8e5891fd12b 2018-08-23 01:32:32,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:32:32,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" 2018-08-23 01:32:33,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-9455d026-a1c8-4b49-8423-7257365e13e7 Date: Thu, 23 Aug 2018 01:32:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fde5c929-890d-4781-ac41-73b7185eb177","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a83f47ec8c0407f8e9987e7442a38b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:32:32Z","qos_policy_id":null,"name":"tenantnetwork2-net_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1","admin_state_up":true,"tenant_id":"3a83f47ec8c0407f8e9987e7442a38b8","created_at":"2018-08-23T01:32:07Z","mtu":1450}]} 2018-08-23 01:32:33,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9455d026-a1c8-4b49-8423-7257365e13e7 2018-08-23 01:32:33,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11945199966s 2018-08-23 01:32:33,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9455d026-a1c8-4b49-8423-7257365e13e7 2018-08-23 01:32:33,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-23 01:32:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/fde5c929-890d-4781-ac41-73b7185eb177.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97086a492c70357894423160b69437e1e00d7614" 2018-08-23 01:32:34,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7cad4726-76db-46bc-ba82-67b83c23bab3 Date: Thu, 23 Aug 2018 01:32:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:32:34,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/fde5c929-890d-4781-ac41-73b7185eb177.json used request id req-7cad4726-76db-46bc-ba82-67b83c23bab3 2018-08-23 01:32:34,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08073401451s 2018-08-23 01:32:34,356 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/fde5c929-890d-4781-ac41-73b7185eb177.json used request id req-7cad4726-76db-46bc-ba82-67b83c23bab3 2018-08-23 01:32:34,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 01:32:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:34,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52310cce-5488-4d03-b0d4-0a7dee900fcd Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/25260336ef1a4c24b723ba37304c05c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25260336ef1a4c24b723ba37304c05c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/26864bc811654f8fa928cb2ec704382d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26864bc811654f8fa928cb2ec704382d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/2eb9460f26aa4b11b95fc766aa44ff54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb9460f26aa4b11b95fc766aa44ff54", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/36bdaae904d443028a809fef4e4e6e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36bdaae904d443028a809fef4e4e6e22", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/40fb0cc64f8e43509b63269042692786"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40fb0cc64f8e43509b63269042692786", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/5670586a1d9845ef9d8b5dfd6b5f26bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5670586a1d9845ef9d8b5dfd6b5f26bc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/59f25f763b8e4e5190b794bb2523d032"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f25f763b8e4e5190b794bb2523d032", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/61f82422d338485f994b294a4dcb90d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61f82422d338485f994b294a4dcb90d1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/81ca8703911941a896e6c495073a3eee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81ca8703911941a896e6c495073a3eee", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/856a94e7b70a465d89711b2ea8677984"}, "domain_id": "default", "enabled": true, "options": {}, "id": "856a94e7b70a465d89711b2ea8677984", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/899f8cd8917140579a77b7d3fc4b2f53"}, "domain_id": "aa4bb990bedb435f962793d240786bb6", "enabled": true, "options": {}, "id": "899f8cd8917140579a77b7d3fc4b2f53", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/d08e214ca98f4d33898625b0a69126e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d08e214ca98f4d33898625b0a69126e0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e15c560f121b43c1afb2a81baf14c17e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e15c560f121b43c1afb2a81baf14c17e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/e94113025dab415a82493fb677ad4b46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e94113025dab415a82493fb677ad4b46", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1", "links": {"self": "http://172.30.9.24:5000/v3/users/f838004417354e8bab850c97fd5a53f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f838004417354e8bab850c97fd5a53f0", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-23 01:32:34,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-52310cce-5488-4d03-b0d4-0a7dee900fcd 2018-08-23 01:32:34,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.293022871017s 2018-08-23 01:32:34,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-52310cce-5488-4d03-b0d4-0a7dee900fcd 2018-08-23 01:32:34,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 01:32:34,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/f838004417354e8bab850c97fd5a53f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:34,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be93a83d-eeba-4294-b66c-904d96d4cde4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1", "links": {"self": "http://172.30.9.24:5000/v3/users/f838004417354e8bab850c97fd5a53f0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f838004417354e8bab850c97fd5a53f0", "description": null}} 2018-08-23 01:32:34,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f838004417354e8bab850c97fd5a53f0 used request id req-be93a83d-eeba-4294-b66c-904d96d4cde4 2018-08-23 01:32:34,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204030036926s 2018-08-23 01:32:34,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f838004417354e8bab850c97fd5a53f0 used request id req-be93a83d-eeba-4294-b66c-904d96d4cde4 2018-08-23 01:32:34,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-23 01:32:34,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/f838004417354e8bab850c97fd5a53f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:35,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 01:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d25a2b5b-bf43-404a-990c-57674ed403c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 01:32:35,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f838004417354e8bab850c97fd5a53f0 used request id req-d25a2b5b-bf43-404a-990c-57674ed403c6 2018-08-23 01:32:35,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.419971942902s 2018-08-23 01:32:35,281 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f838004417354e8bab850c97fd5a53f0 used request id req-d25a2b5b-bf43-404a-990c-57674ed403c6 2018-08-23 01:32:35,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-23 01:32:35,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:35,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bcb7463-d545-4010-97c7-3149f3f49b28 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53"}, "tags": [], "enabled": true, "id": "1b8ef0fd74474daf9874e13ebad5ce53", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a83f47ec8c0407f8e9987e7442a38b8"}, "tags": [], "enabled": true, "id": "3a83f47ec8c0407f8e9987e7442a38b8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_76fb964c-5aba-42a0-b5e8-8c5e596f7cb1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/6dfaa54ab51d45af8127c3407e4ec7a2"}, "tags": [], "enabled": true, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-23 01:32:35,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8bcb7463-d545-4010-97c7-3149f3f49b28 2018-08-23 01:32:35,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209619045258s 2018-08-23 01:32:35,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8bcb7463-d545-4010-97c7-3149f3f49b28 2018-08-23 01:32:35,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-23 01:32:35,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/3a83f47ec8c0407f8e9987e7442a38b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}295a7bd6aa86d12f31b8bc00b70d3a212f4e5b12" 2018-08-23 01:32:35,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 01:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfa53974-19ad-441c-97b8-9538f253f063 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 01:32:35,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3a83f47ec8c0407f8e9987e7442a38b8 used request id req-bfa53974-19ad-441c-97b8-9538f253f063 2018-08-23 01:32:35,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.375817775726s 2018-08-23 01:32:35,877 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3a83f47ec8c0407f8e9987e7442a38b8 used request id req-bfa53974-19ad-441c-97b8-9538f253f063 2018-08-23 01:32:35,930 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-23 01:32:36,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 01:32:36,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 01:32:36,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 01:32:36,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 01:32:36,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 01:32:36,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 01:32:36,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 01:32:36,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 01:32:36,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:32:36,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9319892b-d490-45e1-a935-8f4078270173 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-23 01:32:36,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-9319892b-d490-45e1-a935-8f4078270173 2018-08-23 01:32:36,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-23 01:32:36,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead1d034a2ab4aa59e0c84be49ab696c", "name": "reader"}, {"id": "b14bdbfc4e144b1fa06600c69f77c1db", "name": "member"}, {"id": "915667872bb44510b9ffbfab4254bf2b", "name": "admin"}], "expires_at": "2018-08-23T02:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "614a506092e24de896b5d565242227f4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e14532bec3c4e559a7dd5206c03eee8"}], "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e4f452c22f54f819ffab638442dd928"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a02c7531108f4de2b29a9308fe89dcd4"}], "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6631790f4d40749996bb2395058ce3"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cafa71e09b42413f8814e75c4f0f5001"}], "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afa87971bfe34563a57e2620c52b957d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffeba3de564c42359a4661bc6f24561d"}], "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ddee171df574f10aba0539d23540780"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}], "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"url": "http://172.30.9.24:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1abec52e66e470fade79b5618b31891"}], "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46b811816bc2421585537faac5fb683f"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9026e15ce1a6444abcea4641ee275e89"}], "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01dd1dec77b14502b2274a52896950ef"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac800e95cab2408d9f1e277390582df9"}], "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35b7a245d3e54a1296e40150196769f3"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa99af61883045f2bf78f430401b4dc8"}], "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b159aca44528459aa6e415470a920d69"}, {"url": "http://172.30.9.24:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}], "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"url": "http://172.30.9.24:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}], "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"url": "http://12.0.0.31:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"url": "http://172.30.9.24:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec198e9bac15434491aa105281f1ef43"}], "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e159654cf42c8bb69114901de4c5e"}, {"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409967e679d34387b0379d836bcbfcbd"}, {"url": "http://172.30.9.24:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}], "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "475ceef117ec458e9addb98683b299e5"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eed36fa87d241129110766ef969fd4a"}], "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "59f25f763b8e4e5190b794bb2523d032"}, "audit_ids": ["kcuXuTDzR9-dTNHiIqDGXQ"], "issued_at": "2018-08-23T01:32:36.000000Z"}} 2018-08-23 01:32:36,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:32:36,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:32:36,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8a0bc49a-5266-46fa-83db-458dda1bc801 Date: Thu, 23 Aug 2018 01:32:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:32:36,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8a0bc49a-5266-46fa-83db-458dda1bc801 2018-08-23 01:32:36,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.51975107193s 2018-08-23 01:32:36,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8a0bc49a-5266-46fa-83db-458dda1bc801 2018-08-23 01:32:36,941 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-23 01:32:36,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-23 01:32:36,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" -d '{"network": {"name": "vmready1-net_715d16a6-ddd4-4022-afee-e1c371cd659d", "admin_state_up": true}}' 2018-08-23 01:32:37,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ea604d30-39c3-45bb-bd97-d8243c9888fc Date: Thu, 23 Aug 2018 01:32:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"382228be-58dc-432b-8f29-752316b10684","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:32:37Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_715d16a6-ddd4-4022-afee-e1c371cd659d","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:32:37Z","mtu":1450}} 2018-08-23 01:32:37,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ea604d30-39c3-45bb-bd97-d8243c9888fc 2018-08-23 01:32:37,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.439979076385s 2018-08-23 01:32:37,382 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ea604d30-39c3-45bb-bd97-d8243c9888fc 2018-08-23 01:32:37,382 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-23T01:32:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'382228be-58dc-432b-8f29-752316b10684', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_715d16a6-ddd4-4022-afee-e1c371cd659d', u'created_at': u'2018-08-23T01:32:37Z', u'mtu': 1450, u'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'l2_adjacency': True}) 2018-08-23 01:32:37,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:32:37,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:32:37,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-9e4bd678-bc86-4131-a070-aa6e59c25f9f Date: Thu, 23 Aug 2018 01:32:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"382228be-58dc-432b-8f29-752316b10684","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:32:37Z","qos_policy_id":null,"name":"vmready1-net_715d16a6-ddd4-4022-afee-e1c371cd659d","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:32:37Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:32:37,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9e4bd678-bc86-4131-a070-aa6e59c25f9f 2018-08-23 01:32:37,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352452993393s 2018-08-23 01:32:37,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9e4bd678-bc86-4131-a070-aa6e59c25f9f 2018-08-23 01:32:37,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-23 01:32:37,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" -d '{"subnet": {"name": "vmready1-subnet_715d16a6-ddd4-4022-afee-e1c371cd659d", "enable_dhcp": true, "network_id": "382228be-58dc-432b-8f29-752316b10684", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-23 01:32:38,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-57e6420d-946c-4692-b138-66240dedf82f Date: Thu, 23 Aug 2018 01:32:38 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-23T01:32:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7f671492-a9b7-48c9-a882-9b1d8e0218cf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_715d16a6-ddd4-4022-afee-e1c371cd659d","enable_dhcp":true,"segment_id":null,"network_id":"382228be-58dc-432b-8f29-752316b10684","tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:32:38Z","ip_version":4}} 2018-08-23 01:32:38,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-57e6420d-946c-4692-b138-66240dedf82f 2018-08-23 01:32:38,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.84173989296s 2018-08-23 01:32:38,580 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-57e6420d-946c-4692-b138-66240dedf82f 2018-08-23 01:32:38,580 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:32:38Z', 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'7f671492-a9b7-48c9-a882-9b1d8e0218cf', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_715d16a6-ddd4-4022-afee-e1c371cd659d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'382228be-58dc-432b-8f29-752316b10684', u'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'created_at': u'2018-08-23T01:32:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6dfaa54ab51d45af8127c3407e4ec7a2'}) 2018-08-23 01:32:38,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-23 01:32:38,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" -d '{"router": {"external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c"}, "name": "vmready1-router_715d16a6-ddd4-4022-afee-e1c371cd659d", "admin_state_up": true}}' 2018-08-23 01:32:46,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-e488d0d5-3f18-4fbb-b2d6-2508efe8facd Date: Thu, 23 Aug 2018 01:32:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:32:40Z", "admin_state_up": true, "updated_at": "2018-08-23T01:32:41Z", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6dc96409-2c47-41a9-aa43-8b3ff1e6a039", "name": "vmready1-router_715d16a6-ddd4-4022-afee-e1c371cd659d"}} 2018-08-23 01:32:46,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e488d0d5-3f18-4fbb-b2d6-2508efe8facd 2018-08-23 01:32:46,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.51580786705s 2018-08-23 01:32:46,097 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e488d0d5-3f18-4fbb-b2d6-2508efe8facd 2018-08-23 01:32:46,097 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:32:41Z', u'revision_number': 3, u'ha': True, u'id': u'6dc96409-2c47-41a9-aa43-8b3ff1e6a039', u'external_gateway_info': {u'network_id': u'e8c2be0e-85ab-4e4a-94bc-15df91be462c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5623e22d-3cdd-431b-afd0-7e48c1dfd5bc', u'ip_address': u'172.30.9.217'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_715d16a6-ddd4-4022-afee-e1c371cd659d', u'admin_state_up': True, u'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'created_at': u'2018-08-23T01:32:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'6dfaa54ab51d45af8127c3407e4ec7a2'}) 2018-08-23 01:32:46,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-23 01:32:46,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6dc96409-2c47-41a9-aa43-8b3ff1e6a039/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" -d '{"subnet_id": "7f671492-a9b7-48c9-a882-9b1d8e0218cf"}' 2018-08-23 01:32:49,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-340ba6b1-8c0d-4643-937e-fa83788ded98 Date: Thu, 23 Aug 2018 01:32:49 GMT RESP BODY: {"network_id": "382228be-58dc-432b-8f29-752316b10684", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "subnet_id": "7f671492-a9b7-48c9-a882-9b1d8e0218cf", "subnet_ids": ["7f671492-a9b7-48c9-a882-9b1d8e0218cf"], "port_id": "081a1aea-7d35-4ec6-a68a-a5e9d9e1b5c9", "id": "6dc96409-2c47-41a9-aa43-8b3ff1e6a039"} 2018-08-23 01:32:49,222 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6dc96409-2c47-41a9-aa43-8b3ff1e6a039/add_router_interface.json used request id req-340ba6b1-8c0d-4643-937e-fa83788ded98 2018-08-23 01:32:49,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.1240260601s 2018-08-23 01:32:49,222 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6dc96409-2c47-41a9-aa43-8b3ff1e6a039/add_router_interface.json used request id req-340ba6b1-8c0d-4643-937e-fa83788ded98 returning object 6dc96409-2c47-41a9-aa43-8b3ff1e6a039 2018-08-23 01:32:49,223 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-23 01:32:49,350 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-23 01:32:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:32:49,357 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 23 Aug 2018 01:32:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-23 01:32:49,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:32:49,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:32:50,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f78100a3-2317-4a6b-b6cc-08de53a0afe8 Date: Thu, 23 Aug 2018 01:32:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:32:50,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f78100a3-2317-4a6b-b6cc-08de53a0afe8 2018-08-23 01:32:50,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.803818941116s 2018-08-23 01:32:50,165 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f78100a3-2317-4a6b-b6cc-08de53a0afe8 2018-08-23 01:32:50,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-23 01:32:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_715d16a6-ddd4-4022-afee-e1c371cd659d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_715d16a6-ddd4-4022-afee-e1c371cd659d"}' 2018-08-23 01:32:51,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ecbc5852-cb7a-4f8a-8a86-e285c3d71b50 Date: Thu, 23 Aug 2018 01:32:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:32:50Z", "file": "/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/file", "owner": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "1f217bdb-fea6-4c5c-b5be-bd27f41b11ea", "size": null, "self": "/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea", "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_715d16a6-ddd4-4022-afee-e1c371cd659d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_715d16a6-ddd4-4022-afee-e1c371cd659d", "checksum": null, "created_at": "2018-08-23T01:32:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-23 01:32:51,088 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ecbc5852-cb7a-4f8a-8a86-e285c3d71b50 2018-08-23 01:32:51,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.914458036423s 2018-08-23 01:32:51,088 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ecbc5852-cb7a-4f8a-8a86-e285c3d71b50 returning object 1f217bdb-fea6-4c5c-b5be-bd27f41b11ea 2018-08-23 01:32:51,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-23 01:32:51,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" -d '' 2018-08-23 01:32:54,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57b8723a-df1b-4884-8a18-6d4550aa735c Date: Thu, 23 Aug 2018 01:32:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-23 01:32:54,861 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/file used request id req-57b8723a-df1b-4884-8a18-6d4550aa735c 2018-08-23 01:32:54,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.77219414711s 2018-08-23 01:32:54,862 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/file used request id req-57b8723a-df1b-4884-8a18-6d4550aa735c 2018-08-23 01:32:54,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:32:54,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:32:55,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-00f96e64-4f2a-4e76-a38f-04d08b9f5482 Date: Thu, 23 Aug 2018 01:32:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:32:54Z", "file": "/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/file", "owner": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "1f217bdb-fea6-4c5c-b5be-bd27f41b11ea", "size": 12716032, "self": "/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_715d16a6-ddd4-4022-afee-e1c371cd659d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_715d16a6-ddd4-4022-afee-e1c371cd659d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-23T01:32:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:32:55,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-00f96e64-4f2a-4e76-a38f-04d08b9f5482 2018-08-23 01:32:55,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.764086961746s 2018-08-23 01:32:55,630 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-00f96e64-4f2a-4e76-a38f-04d08b9f5482 2018-08-23 01:32:55,632 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/file', 'owner': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'id': u'1f217bdb-fea6-4c5c-b5be-bd27f41b11ea', 'size': 12716032, u'self': u'/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-23T01:32:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-23T01:32:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_715d16a6-ddd4-4022-afee-e1c371cd659d', '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/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea', 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_715d16a6-ddd4-4022-afee-e1c371cd659d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_715d16a6-ddd4-4022-afee-e1c371cd659d', 'created': u'2018-08-23T01:32:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-23T01:32:50Z', 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/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea', 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_715d16a6-ddd4-4022-afee-e1c371cd659d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-23 01:32:55,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-23 01:32:55,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_715d16a6-ddd4-4022-afee-e1c371cd659d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-23 01:32:56,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32: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,Accept-Encoding x-openstack-request-id: req-175e7d02-36c7-4b56-bb32-a00c04eac93b x-compute-request-id: req-175e7d02-36c7-4b56-bb32-a00c04eac93b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_715d16a6-ddd4-4022-afee-e1c371cd659d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3", "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": "a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3"}} 2018-08-23 01:32:56,495 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-175e7d02-36c7-4b56-bb32-a00c04eac93b 2018-08-23 01:32:56,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.862058162689s 2018-08-23 01:32:56,496 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-175e7d02-36c7-4b56-bb32-a00c04eac93b 2018-08-23 01:32:56,496 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_715d16a6-ddd4-4022-afee-e1c371cd659d', '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'6dfaa54ab51d45af8127c3407e4ec7a2', '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'a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3', 'swap': 0}) 2018-08-23 01:32:56,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-23 01:32:56,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" -d '{"extra_specs": {}}' 2018-08-23 01:32:56,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:32: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 x-openstack-request-id: req-ce3863e1-f9ad-48bf-8a9d-3c6479ff2c27 x-compute-request-id: req-ce3863e1-f9ad-48bf-8a9d-3c6479ff2c27 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-23 01:32:56,521 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3/os-extra_specs used request id req-ce3863e1-f9ad-48bf-8a9d-3c6479ff2c27 2018-08-23 01:32:56,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235321521759s 2018-08-23 01:32:56,521 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3/os-extra_specs used request id req-ce3863e1-f9ad-48bf-8a9d-3c6479ff2c27 2018-08-23 01:32:56,642 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 01:32:56,642 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-23 01:32:56,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-23 01:32:56,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6dc96409-2c47-41a9-aa43-8b3ff1e6a039/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" -d '{"subnet_id": "7f671492-a9b7-48c9-a882-9b1d8e0218cf"}' 2018-08-23 01:33:00,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-323d34ef-1098-4d5a-9985-b55fd0de5f45 Date: Thu, 23 Aug 2018 01:33:00 GMT RESP BODY: {"network_id": "382228be-58dc-432b-8f29-752316b10684", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "subnet_id": "7f671492-a9b7-48c9-a882-9b1d8e0218cf", "subnet_ids": ["7f671492-a9b7-48c9-a882-9b1d8e0218cf"], "port_id": "081a1aea-7d35-4ec6-a68a-a5e9d9e1b5c9", "id": "6dc96409-2c47-41a9-aa43-8b3ff1e6a039"} 2018-08-23 01:33:00,010 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6dc96409-2c47-41a9-aa43-8b3ff1e6a039/remove_router_interface.json used request id req-323d34ef-1098-4d5a-9985-b55fd0de5f45 2018-08-23 01:33:00,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.3633711338s 2018-08-23 01:33:00,011 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6dc96409-2c47-41a9-aa43-8b3ff1e6a039/remove_router_interface.json used request id req-323d34ef-1098-4d5a-9985-b55fd0de5f45 returning object 6dc96409-2c47-41a9-aa43-8b3ff1e6a039 2018-08-23 01:33:00,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 01:33:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:33:00,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-41195d17-fcfe-430e-bac0-a10062a2813d Date: Thu, 23 Aug 2018 01:33:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:32:40Z", "admin_state_up": true, "updated_at": "2018-08-23T01:32:58Z", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6dc96409-2c47-41a9-aa43-8b3ff1e6a039", "name": "vmready1-router_715d16a6-ddd4-4022-afee-e1c371cd659d"}]} 2018-08-23 01:33:00,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-41195d17-fcfe-430e-bac0-a10062a2813d 2018-08-23 01:33:00,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114964008331s 2018-08-23 01:33:00,127 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-41195d17-fcfe-430e-bac0-a10062a2813d 2018-08-23 01:33:00,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-23 01:33:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/6dc96409-2c47-41a9-aa43-8b3ff1e6a039.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:33:04,404 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d97191f0-8860-422b-883a-499cee5d39d2 Content-Length: 0 Date: Thu, 23 Aug 2018 01:33:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:33:04,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6dc96409-2c47-41a9-aa43-8b3ff1e6a039.json used request id req-d97191f0-8860-422b-883a-499cee5d39d2 2018-08-23 01:33:04,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.27623605728s 2018-08-23 01:33:04,405 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6dc96409-2c47-41a9-aa43-8b3ff1e6a039.json used request id req-d97191f0-8860-422b-883a-499cee5d39d2 2018-08-23 01:33:04,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 01:33:04,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:33:04,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-d2ecf625-d04c-4171-bddb-aea8138fc71b Date: Thu, 23 Aug 2018 01:33:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-23T01:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5623e22d-3cdd-431b-afd0-7e48c1dfd5bc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b8ef0fd74474daf9874e13ebad5ce53","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:28:00Z","ip_version":4},{"updated_at":"2018-08-23T01:32:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7f671492-a9b7-48c9-a882-9b1d8e0218cf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_715d16a6-ddd4-4022-afee-e1c371cd659d","enable_dhcp":true,"segment_id":null,"network_id":"382228be-58dc-432b-8f29-752316b10684","tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:32:38Z","ip_version":4}]} 2018-08-23 01:33:04,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d2ecf625-d04c-4171-bddb-aea8138fc71b 2018-08-23 01:33:04,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0733740329742s 2018-08-23 01:33:04,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d2ecf625-d04c-4171-bddb-aea8138fc71b 2018-08-23 01:33:04,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-23 01:33:04,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/7f671492-a9b7-48c9-a882-9b1d8e0218cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:33:07,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb7c181c-ff20-4d66-b7e8-1c80dfdb8e54 Date: Thu, 23 Aug 2018 01:33:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:33:07,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/7f671492-a9b7-48c9-a882-9b1d8e0218cf.json used request id req-eb7c181c-ff20-4d66-b7e8-1c80dfdb8e54 2018-08-23 01:33:07,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.1111061573s 2018-08-23 01:33:07,592 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/7f671492-a9b7-48c9-a882-9b1d8e0218cf.json used request id req-eb7c181c-ff20-4d66-b7e8-1c80dfdb8e54 2018-08-23 01:33:07,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:33:07,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:33:08,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-765dbd6c-35c9-4760-a481-0f389f6b97fd Date: Thu, 23 Aug 2018 01:33:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"382228be-58dc-432b-8f29-752316b10684","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:33:07Z","qos_policy_id":null,"name":"vmready1-net_715d16a6-ddd4-4022-afee-e1c371cd659d","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:32:37Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:33:08,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-765dbd6c-35c9-4760-a481-0f389f6b97fd 2018-08-23 01:33:08,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.500747919083s 2018-08-23 01:33:08,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-765dbd6c-35c9-4760-a481-0f389f6b97fd 2018-08-23 01:33:08,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-23 01:33:08,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/382228be-58dc-432b-8f29-752316b10684.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:33:09,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1be61e4f-7591-4784-8563-b3762e86acee Date: Thu, 23 Aug 2018 01:33:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:33:09,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/382228be-58dc-432b-8f29-752316b10684.json used request id req-1be61e4f-7591-4784-8563-b3762e86acee 2018-08-23 01:33:09,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06937599182s 2018-08-23 01:33:09,164 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/382228be-58dc-432b-8f29-752316b10684.json used request id req-1be61e4f-7591-4784-8563-b3762e86acee 2018-08-23 01:33:09,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:33:09,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:33:09,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-63571bd2-226f-4741-b770-86ab790961bb Date: Thu, 23 Aug 2018 01:33:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:32:54Z", "file": "/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/file", "owner": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "1f217bdb-fea6-4c5c-b5be-bd27f41b11ea", "size": 12716032, "self": "/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_715d16a6-ddd4-4022-afee-e1c371cd659d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_715d16a6-ddd4-4022-afee-e1c371cd659d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-23T01:32:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:33:09,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-63571bd2-226f-4741-b770-86ab790961bb 2018-08-23 01:33:09,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.772319078445s 2018-08-23 01:33:09,941 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-63571bd2-226f-4741-b770-86ab790961bb 2018-08-23 01:33:09,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-23 01:33:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:33:11,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c50967f8-d795-4f2c-9fb2-f64c986366dd Date: Thu, 23 Aug 2018 01:33:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-23 01:33:11,055 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea used request id req-c50967f8-d795-4f2c-9fb2-f64c986366dd 2018-08-23 01:33:11,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11224889755s 2018-08-23 01:33:11,055 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1f217bdb-fea6-4c5c-b5be-bd27f41b11ea used request id req-c50967f8-d795-4f2c-9fb2-f64c986366dd 2018-08-23 01:33:11,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-23 01:33:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:33:11,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3931b058-6639-4c9a-91e3-0e6d2cfa9545 x-compute-request-id: req-3931b058-6639-4c9a-91e3-0e6d2cfa9545 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_715d16a6-ddd4-4022-afee-e1c371cd659d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3", "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": "a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3"}]} 2018-08-23 01:33:11,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3931b058-6639-4c9a-91e3-0e6d2cfa9545 2018-08-23 01:33:11,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.149098873138s 2018-08-23 01:33:11,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3931b058-6639-4c9a-91e3-0e6d2cfa9545 2018-08-23 01:33:11,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-23 01:33:11,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}edb4b82fbfa6ad60abd8166ea44bd06cbd21cbf1" 2018-08-23 01:33:11,258 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 23 Aug 2018 01:33:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1782eb3-a52c-446a-9fff-673cf78cf82d x-compute-request-id: req-c1782eb3-a52c-446a-9fff-673cf78cf82d Content-Length: 0 Content-Type: application/json 2018-08-23 01:33:11,258 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3 used request id req-c1782eb3-a52c-446a-9fff-673cf78cf82d 2018-08-23 01:33:11,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0515620708466s 2018-08-23 01:33:11,259 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a7ea3bf9-150c-4622-a6c2-8a49f13f9bb3 used request id req-c1782eb3-a52c-446a-9fff-673cf78cf82d 2018-08-23 01:33:11,312 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-23 01:33:11,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 01:33:11,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 01:33:11,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 01:33:11,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 01:33:11,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 01:33:11,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 01:33:11,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 01:33:11,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 01:33:11,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 01:33:11,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:33:11,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370b0994-40c0-447c-a609-092c9e68cd02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-23 01:33:11,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-370b0994-40c0-447c-a609-092c9e68cd02 2018-08-23 01:33:11,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-23 01:33:11,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead1d034a2ab4aa59e0c84be49ab696c", "name": "reader"}, {"id": "b14bdbfc4e144b1fa06600c69f77c1db", "name": "member"}, {"id": "915667872bb44510b9ffbfab4254bf2b", "name": "admin"}], "expires_at": "2018-08-23T02:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "614a506092e24de896b5d565242227f4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e14532bec3c4e559a7dd5206c03eee8"}], "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e4f452c22f54f819ffab638442dd928"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a02c7531108f4de2b29a9308fe89dcd4"}], "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6631790f4d40749996bb2395058ce3"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cafa71e09b42413f8814e75c4f0f5001"}], "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afa87971bfe34563a57e2620c52b957d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffeba3de564c42359a4661bc6f24561d"}], "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ddee171df574f10aba0539d23540780"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}], "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"url": "http://172.30.9.24:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1abec52e66e470fade79b5618b31891"}], "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46b811816bc2421585537faac5fb683f"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9026e15ce1a6444abcea4641ee275e89"}], "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01dd1dec77b14502b2274a52896950ef"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac800e95cab2408d9f1e277390582df9"}], "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35b7a245d3e54a1296e40150196769f3"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa99af61883045f2bf78f430401b4dc8"}], "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b159aca44528459aa6e415470a920d69"}, {"url": "http://172.30.9.24:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}], "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"url": "http://172.30.9.24:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}], "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"url": "http://12.0.0.31:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"url": "http://172.30.9.24:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec198e9bac15434491aa105281f1ef43"}], "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e159654cf42c8bb69114901de4c5e"}, {"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409967e679d34387b0379d836bcbfcbd"}, {"url": "http://172.30.9.24:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}], "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "475ceef117ec458e9addb98683b299e5"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eed36fa87d241129110766ef969fd4a"}], "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "59f25f763b8e4e5190b794bb2523d032"}, "audit_ids": ["rozEm3crSIOOBPbCuuqz5g"], "issued_at": "2018-08-23T01:33:11.000000Z"}} 2018-08-23 01:33:11,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:33:11,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:12,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cbaf5d75-e36b-48cf-9ef2-266be5532106 Date: Thu, 23 Aug 2018 01:33:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:33:12,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cbaf5d75-e36b-48cf-9ef2-266be5532106 2018-08-23 01:33:12,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342355012894s 2018-08-23 01:33:12,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cbaf5d75-e36b-48cf-9ef2-266be5532106 2018-08-23 01:33:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:33:12,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 23 Aug 2018 01:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-851751d4-e40c-4e34-b69d-0ed2e81d02f1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-08-23 01:33:12,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-851751d4-e40c-4e34-b69d-0ed2e81d02f1 2018-08-23 01:33:12,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-23 01:33:12,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:12,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf66af4-b645-4aa2-943d-1d4659cf0716 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/aa4bb990bedb435f962793d240786bb6"}, "tags": [], "enabled": true, "id": "aa4bb990bedb435f962793d240786bb6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-23 01:33:12,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-bbf66af4-b645-4aa2-943d-1d4659cf0716 2018-08-23 01:33:12,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183137178421s 2018-08-23 01:33:12,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-bbf66af4-b645-4aa2-943d-1d4659cf0716 2018-08-23 01:33:12,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-23 01:33:12,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_05377bef-d545-41c3-9e05-30c6377e1c63"}}' 2018-08-23 01:33:12,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 23 Aug 2018 01:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b41188ca-022c-42b4-9535-9f6bb63ec4a6 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/62639ecbfe2b4b97a9dfe324f0947130"}, "tags": [], "enabled": true, "id": "62639ecbfe2b4b97a9dfe324f0947130", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_05377bef-d545-41c3-9e05-30c6377e1c63"}} 2018-08-23 01:33:12,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b41188ca-022c-42b4-9535-9f6bb63ec4a6 2018-08-23 01:33:12,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.344170808792s 2018-08-23 01:33:12,661 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b41188ca-022c-42b4-9535-9f6bb63ec4a6 2018-08-23 01:33:12,661 - 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'62639ecbfe2b4b97a9dfe324f0947130', '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_05377bef-d545-41c3-9e05-30c6377e1c63'}) 2018-08-23 01:33:12,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-23 01:33:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6bea9b2f-42d0-41b2-80b0-e6af231b8717", "email": null, "name": "vmready2-user_05377bef-d545-41c3-9e05-30c6377e1c63"}}' 2018-08-23 01:33:13,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 23 Aug 2018 01:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc443239-81d2-45ce-829f-c1b83017f83c Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_05377bef-d545-41c3-9e05-30c6377e1c63", "links": {"self": "http://172.30.9.24:5000/v3/users/baf3c5c543234a4da11fdd96176b6a42"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "baf3c5c543234a4da11fdd96176b6a42", "domain_id": "default", "password_expires_at": null}} 2018-08-23 01:33:13,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-bc443239-81d2-45ce-829f-c1b83017f83c 2018-08-23 01:33:13,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.578497171402s 2018-08-23 01:33:13,246 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-bc443239-81d2-45ce-829f-c1b83017f83c 2018-08-23 01:33:13,247 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'baf3c5c543234a4da11fdd96176b6a42', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_05377bef-d545-41c3-9e05-30c6377e1c63'}) 2018-08-23 01:33:13,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 01:33:13,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:13,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bf8b50-da39-4462-a3f5-aacfd30dd224 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "915667872bb44510b9ffbfab4254bf2b", "links": {"self": "http://172.30.9.24:5000/v3/roles/915667872bb44510b9ffbfab4254bf2b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b14bdbfc4e144b1fa06600c69f77c1db", "links": {"self": "http://172.30.9.24:5000/v3/roles/b14bdbfc4e144b1fa06600c69f77c1db"}, "name": "member"}, {"domain_id": null, "id": "b34290526f194f4abb43580cee2552dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/b34290526f194f4abb43580cee2552dc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e1a832eaa48e4f879f145f5b448f9605", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a832eaa48e4f879f145f5b448f9605"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ead1d034a2ab4aa59e0c84be49ab696c", "links": {"self": "http://172.30.9.24:5000/v3/roles/ead1d034a2ab4aa59e0c84be49ab696c"}, "name": "reader"}, {"domain_id": null, "id": "ebf2264ab6b9409a92a64b73c8b202a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/ebf2264ab6b9409a92a64b73c8b202a8"}, "name": "ResellerAdmin"}]} 2018-08-23 01:33:13,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a4bf8b50-da39-4462-a3f5-aacfd30dd224 2018-08-23 01:33:13,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180080890656s 2018-08-23 01:33:13,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a4bf8b50-da39-4462-a3f5-aacfd30dd224 2018-08-23 01:33:13,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 01:33:13,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:13,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a3cdbe-4b58-40bf-b105-10017e2d9bce Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "915667872bb44510b9ffbfab4254bf2b", "links": {"self": "http://172.30.9.24:5000/v3/roles/915667872bb44510b9ffbfab4254bf2b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b14bdbfc4e144b1fa06600c69f77c1db", "links": {"self": "http://172.30.9.24:5000/v3/roles/b14bdbfc4e144b1fa06600c69f77c1db"}, "name": "member"}, {"domain_id": null, "id": "b34290526f194f4abb43580cee2552dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/b34290526f194f4abb43580cee2552dc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e1a832eaa48e4f879f145f5b448f9605", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a832eaa48e4f879f145f5b448f9605"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ead1d034a2ab4aa59e0c84be49ab696c", "links": {"self": "http://172.30.9.24:5000/v3/roles/ead1d034a2ab4aa59e0c84be49ab696c"}, "name": "reader"}, {"domain_id": null, "id": "ebf2264ab6b9409a92a64b73c8b202a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/ebf2264ab6b9409a92a64b73c8b202a8"}, "name": "ResellerAdmin"}]} 2018-08-23 01:33:13,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e9a3cdbe-4b58-40bf-b105-10017e2d9bce 2018-08-23 01:33:13,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.341194868088s 2018-08-23 01:33:13,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e9a3cdbe-4b58-40bf-b105-10017e2d9bce 2018-08-23 01:33:13,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 01:33:13,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:14,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e8c201-8a7c-4bb3-a585-a865c6e945b5 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "915667872bb44510b9ffbfab4254bf2b", "links": {"self": "http://172.30.9.24:5000/v3/roles/915667872bb44510b9ffbfab4254bf2b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b14bdbfc4e144b1fa06600c69f77c1db", "links": {"self": "http://172.30.9.24:5000/v3/roles/b14bdbfc4e144b1fa06600c69f77c1db"}, "name": "member"}, {"domain_id": null, "id": "b34290526f194f4abb43580cee2552dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/b34290526f194f4abb43580cee2552dc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e1a832eaa48e4f879f145f5b448f9605", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a832eaa48e4f879f145f5b448f9605"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ead1d034a2ab4aa59e0c84be49ab696c", "links": {"self": "http://172.30.9.24:5000/v3/roles/ead1d034a2ab4aa59e0c84be49ab696c"}, "name": "reader"}, {"domain_id": null, "id": "ebf2264ab6b9409a92a64b73c8b202a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/ebf2264ab6b9409a92a64b73c8b202a8"}, "name": "ResellerAdmin"}]} 2018-08-23 01:33:14,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b2e8c201-8a7c-4bb3-a585-a865c6e945b5 2018-08-23 01:33:14,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.306086063385s 2018-08-23 01:33:14,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b2e8c201-8a7c-4bb3-a585-a865c6e945b5 2018-08-23 01:33:14,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-23 01:33:14,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:14,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10178085-8dfc-48f0-a316-912514fa553b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-23 01:33:14,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-10178085-8dfc-48f0-a316-912514fa553b 2018-08-23 01:33:14,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20693397522s 2018-08-23 01:33:14,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-10178085-8dfc-48f0-a316-912514fa553b 2018-08-23 01:33:14,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 01:33:14,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:14,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5b16a6-8227-47e0-93cd-f4f0ae9b2abc Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/25260336ef1a4c24b723ba37304c05c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25260336ef1a4c24b723ba37304c05c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/26864bc811654f8fa928cb2ec704382d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26864bc811654f8fa928cb2ec704382d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/2eb9460f26aa4b11b95fc766aa44ff54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb9460f26aa4b11b95fc766aa44ff54", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/36bdaae904d443028a809fef4e4e6e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36bdaae904d443028a809fef4e4e6e22", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/40fb0cc64f8e43509b63269042692786"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40fb0cc64f8e43509b63269042692786", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/5670586a1d9845ef9d8b5dfd6b5f26bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5670586a1d9845ef9d8b5dfd6b5f26bc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/59f25f763b8e4e5190b794bb2523d032"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f25f763b8e4e5190b794bb2523d032", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/61f82422d338485f994b294a4dcb90d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61f82422d338485f994b294a4dcb90d1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/81ca8703911941a896e6c495073a3eee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81ca8703911941a896e6c495073a3eee", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/856a94e7b70a465d89711b2ea8677984"}, "domain_id": "default", "enabled": true, "options": {}, "id": "856a94e7b70a465d89711b2ea8677984", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/899f8cd8917140579a77b7d3fc4b2f53"}, "domain_id": "aa4bb990bedb435f962793d240786bb6", "enabled": true, "options": {}, "id": "899f8cd8917140579a77b7d3fc4b2f53", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmready2-user_05377bef-d545-41c3-9e05-30c6377e1c63", "links": {"self": "http://172.30.9.24:5000/v3/users/baf3c5c543234a4da11fdd96176b6a42"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "baf3c5c543234a4da11fdd96176b6a42", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/d08e214ca98f4d33898625b0a69126e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d08e214ca98f4d33898625b0a69126e0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e15c560f121b43c1afb2a81baf14c17e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e15c560f121b43c1afb2a81baf14c17e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/e94113025dab415a82493fb677ad4b46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e94113025dab415a82493fb677ad4b46", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-23 01:33:14,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0f5b16a6-8227-47e0-93cd-f4f0ae9b2abc 2018-08-23 01:33:14,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208830118179s 2018-08-23 01:33:14,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0f5b16a6-8227-47e0-93cd-f4f0ae9b2abc 2018-08-23 01:33:14,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-23 01:33:14,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:14,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bda124-5ec8-4c8f-a84e-5d1c20ac0d9c Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/6dfaa54ab51d45af8127c3407e4ec7a2"}, "tags": [], "enabled": true, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53"}, "tags": [], "enabled": true, "id": "1b8ef0fd74474daf9874e13ebad5ce53", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/62639ecbfe2b4b97a9dfe324f0947130"}, "tags": [], "enabled": true, "id": "62639ecbfe2b4b97a9dfe324f0947130", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_05377bef-d545-41c3-9e05-30c6377e1c63"}]} 2018-08-23 01:33:14,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e4bda124-5ec8-4c8f-a84e-5d1c20ac0d9c 2018-08-23 01:33:14,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209254980087s 2018-08-23 01:33:14,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e4bda124-5ec8-4c8f-a84e-5d1c20ac0d9c 2018-08-23 01:33:14,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-23 01:33:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=baf3c5c543234a4da11fdd96176b6a42&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=62639ecbfe2b4b97a9dfe324f0947130" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:14,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19863844-4879-4887-adaf-03a3f8155759 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=baf3c5c543234a4da11fdd96176b6a42&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=62639ecbfe2b4b97a9dfe324f0947130", "previous": null, "next": null}} 2018-08-23 01:33:14,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=baf3c5c543234a4da11fdd96176b6a42&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=62639ecbfe2b4b97a9dfe324f0947130 used request id req-19863844-4879-4887-adaf-03a3f8155759 2018-08-23 01:33:14,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.175517082214s 2018-08-23 01:33:14,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=baf3c5c543234a4da11fdd96176b6a42&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=62639ecbfe2b4b97a9dfe324f0947130 used request id req-19863844-4879-4887-adaf-03a3f8155759 2018-08-23 01:33:14,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-23 01:33:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/62639ecbfe2b4b97a9dfe324f0947130/users/baf3c5c543234a4da11fdd96176b6a42/roles/b14bdbfc4e144b1fa06600c69f77c1db -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:15,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 01:33:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-415bfd78-f323-4ebe-aa47-034baa3f6d49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 01:33:15,200 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/62639ecbfe2b4b97a9dfe324f0947130/users/baf3c5c543234a4da11fdd96176b6a42/roles/b14bdbfc4e144b1fa06600c69f77c1db used request id req-415bfd78-f323-4ebe-aa47-034baa3f6d49 2018-08-23 01:33:15,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.282348871231s 2018-08-23 01:33:15,200 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/62639ecbfe2b4b97a9dfe324f0947130/users/baf3c5c543234a4da11fdd96176b6a42/roles/b14bdbfc4e144b1fa06600c69f77c1db used request id req-415bfd78-f323-4ebe-aa47-034baa3f6d49 2018-08-23 01:33:15,201 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_05377bef-d545-41c3-9e05-30c6377e1c63', 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'62639ecbfe2b4b97a9dfe324f0947130', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6bea9b2f-42d0-41b2-80b0-e6af231b8717', 'username': u'vmready2-user_05377bef-d545-41c3-9e05-30c6377e1c63', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-23 01:33:15,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 01:33:15,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 01:33:15,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 01:33:15,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 01:33:15,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 01:33:15,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 01:33:15,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 01:33:15,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 01:33:15,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 01:33:15,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 01:33:15,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 01:33:15,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 01:33:15,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 01:33:15,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 01:33:15,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 01:33:15,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 01:33:15,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 01:33:15,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 01:33:15,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 01:33:15,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 01:33:15,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 01:33:15,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 01:33:15,206 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_05377bef-d545-41c3-9e05-30c6377e1c63', 'password': '6bea9b2f-42d0-41b2-80b0-e6af231b8717', 'project_name': 'vmready2-project_05377bef-d545-41c3-9e05-30c6377e1c63', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '62639ecbfe2b4b97a9dfe324f0947130', 'project_domain_name': 'Default'} 2018-08-23 01:33:15,206 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-23 01:33:15,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:33:15,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c55fb300-e82b-44fa-a6f6-eacf953ae3c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-23 01:33:15,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-c55fb300-e82b-44fa-a6f6-eacf953ae3c4 2018-08-23 01:33:15,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-23 01:33:15,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead1d034a2ab4aa59e0c84be49ab696c", "name": "reader"}, {"id": "b14bdbfc4e144b1fa06600c69f77c1db", "name": "member"}], "expires_at": "2018-08-23T02:33:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62639ecbfe2b4b97a9dfe324f0947130", "name": "vmready2-project_05377bef-d545-41c3-9e05-30c6377e1c63"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "614a506092e24de896b5d565242227f4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e14532bec3c4e559a7dd5206c03eee8"}], "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e4f452c22f54f819ffab638442dd928"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a02c7531108f4de2b29a9308fe89dcd4"}], "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6631790f4d40749996bb2395058ce3"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cafa71e09b42413f8814e75c4f0f5001"}], "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afa87971bfe34563a57e2620c52b957d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffeba3de564c42359a4661bc6f24561d"}], "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ddee171df574f10aba0539d23540780"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}], "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/62639ecbfe2b4b97a9dfe324f0947130", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"url": "http://172.30.9.24:8776/v1/62639ecbfe2b4b97a9dfe324f0947130", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"url": "http://192.30.9.4:8776/v1/62639ecbfe2b4b97a9dfe324f0947130", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1abec52e66e470fade79b5618b31891"}], "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46b811816bc2421585537faac5fb683f"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9026e15ce1a6444abcea4641ee275e89"}], "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01dd1dec77b14502b2274a52896950ef"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac800e95cab2408d9f1e277390582df9"}], "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35b7a245d3e54a1296e40150196769f3"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa99af61883045f2bf78f430401b4dc8"}], "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/62639ecbfe2b4b97a9dfe324f0947130", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"url": "http://192.30.9.4:8776/v2/62639ecbfe2b4b97a9dfe324f0947130", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b159aca44528459aa6e415470a920d69"}, {"url": "http://172.30.9.24:8776/v2/62639ecbfe2b4b97a9dfe324f0947130", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}], "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/62639ecbfe2b4b97a9dfe324f0947130", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"url": "http://192.30.9.4:8776/v3/62639ecbfe2b4b97a9dfe324f0947130", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"url": "http://172.30.9.24:8776/v3/62639ecbfe2b4b97a9dfe324f0947130", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}], "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"url": "http://12.0.0.31:8080/v1/AUTH_62639ecbfe2b4b97a9dfe324f0947130", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"url": "http://172.30.9.24:8080/v1/AUTH_62639ecbfe2b4b97a9dfe324f0947130", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec198e9bac15434491aa105281f1ef43"}], "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/62639ecbfe2b4b97a9dfe324f0947130", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e159654cf42c8bb69114901de4c5e"}, {"url": "http://192.30.9.4:8004/v1/62639ecbfe2b4b97a9dfe324f0947130", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409967e679d34387b0379d836bcbfcbd"}, {"url": "http://172.30.9.24:8004/v1/62639ecbfe2b4b97a9dfe324f0947130", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}], "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "475ceef117ec458e9addb98683b299e5"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eed36fa87d241129110766ef969fd4a"}], "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_05377bef-d545-41c3-9e05-30c6377e1c63", "id": "baf3c5c543234a4da11fdd96176b6a42"}, "audit_ids": ["jaS3cvbDQw28AazJr89jJg"], "issued_at": "2018-08-23T01:33:15.000000Z"}} 2018-08-23 01:33:15,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-23 01:33:15,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" -d '{"network": {"name": "vmready2-net_05377bef-d545-41c3-9e05-30c6377e1c63", "admin_state_up": true}}' 2018-08-23 01:33:16,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-7cabdca6-f984-4dc5-9f4c-43e874b12850 Date: Thu, 23 Aug 2018 01:33:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"038491c7-9111-4665-95b8-8e9fce0ef6c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62639ecbfe2b4b97a9dfe324f0947130","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:33:16Z","is_default":false,"name":"vmready2-net_05377bef-d545-41c3-9e05-30c6377e1c63","qos_policy_id":null,"admin_state_up":true,"tenant_id":"62639ecbfe2b4b97a9dfe324f0947130","created_at":"2018-08-23T01:33:16Z","mtu":1450}} 2018-08-23 01:33:16,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7cabdca6-f984-4dc5-9f4c-43e874b12850 2018-08-23 01:33:16,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.597343206406s 2018-08-23 01:33:16,202 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7cabdca6-f984-4dc5-9f4c-43e874b12850 2018-08-23 01:33:16,203 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-23T01:33:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'038491c7-9111-4665-95b8-8e9fce0ef6c0', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_05377bef-d545-41c3-9e05-30c6377e1c63', u'admin_state_up': True, u'tenant_id': u'62639ecbfe2b4b97a9dfe324f0947130', u'created_at': u'2018-08-23T01:33:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'62639ecbfe2b4b97a9dfe324f0947130', u'l2_adjacency': True}) 2018-08-23 01:33:16,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:33:16,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:17,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-7fd22a04-dad2-442a-8610-8b5169901dd9 Date: Thu, 23 Aug 2018 01:33:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"038491c7-9111-4665-95b8-8e9fce0ef6c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62639ecbfe2b4b97a9dfe324f0947130","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:33:16Z","qos_policy_id":null,"name":"vmready2-net_05377bef-d545-41c3-9e05-30c6377e1c63","admin_state_up":true,"tenant_id":"62639ecbfe2b4b97a9dfe324f0947130","created_at":"2018-08-23T01:33:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","mtu":1500}]} 2018-08-23 01:33:17,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7fd22a04-dad2-442a-8610-8b5169901dd9 2018-08-23 01:33:17,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09670805931s 2018-08-23 01:33:17,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7fd22a04-dad2-442a-8610-8b5169901dd9 2018-08-23 01:33:17,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-23 01:33:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" -d '{"subnet": {"name": "vmready2-subnet_05377bef-d545-41c3-9e05-30c6377e1c63", "enable_dhcp": true, "network_id": "038491c7-9111-4665-95b8-8e9fce0ef6c0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-23 01:33:18,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-abe07705-9af8-4897-824d-31c61717854d Date: Thu, 23 Aug 2018 01:33:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"038491c7-9111-4665-95b8-8e9fce0ef6c0","tenant_id":"62639ecbfe2b4b97a9dfe324f0947130","created_at":"2018-08-23T01:33:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-23T01:33:17Z","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":"62639ecbfe2b4b97a9dfe324f0947130","id":"9073f460-3641-4b54-97d8-093464061059","subnetpool_id":null,"name":"vmready2-subnet_05377bef-d545-41c3-9e05-30c6377e1c63"}} 2018-08-23 01:33:18,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-abe07705-9af8-4897-824d-31c61717854d 2018-08-23 01:33:18,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.08585596085s 2018-08-23 01:33:18,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-abe07705-9af8-4897-824d-31c61717854d 2018-08-23 01:33:18,389 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:33:17Z', 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'9073f460-3641-4b54-97d8-093464061059', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_05377bef-d545-41c3-9e05-30c6377e1c63', u'enable_dhcp': True, u'network_id': u'038491c7-9111-4665-95b8-8e9fce0ef6c0', u'tenant_id': u'62639ecbfe2b4b97a9dfe324f0947130', u'created_at': u'2018-08-23T01:33:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'62639ecbfe2b4b97a9dfe324f0947130'}) 2018-08-23 01:33:18,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-23 01:33:18,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" -d '{"router": {"external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c"}, "name": "vmready2-router_05377bef-d545-41c3-9e05-30c6377e1c63", "admin_state_up": true}}' 2018-08-23 01:33:25,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-379154cd-d08b-402c-aaf4-c50a6f4e7387 Date: Thu, 23 Aug 2018 01:33:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "created_at": "2018-08-23T01:33:20Z", "admin_state_up": true, "updated_at": "2018-08-23T01:33:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "62639ecbfe2b4b97a9dfe324f0947130", "id": "c9110bca-f88b-49b5-85e2-d81a4b41e995", "name": "vmready2-router_05377bef-d545-41c3-9e05-30c6377e1c63"}} 2018-08-23 01:33:25,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-379154cd-d08b-402c-aaf4-c50a6f4e7387 2018-08-23 01:33:25,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.44923996925s 2018-08-23 01:33:25,839 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-379154cd-d08b-402c-aaf4-c50a6f4e7387 2018-08-23 01:33:25,840 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:33:21Z', u'revision_number': 3, u'id': u'c9110bca-f88b-49b5-85e2-d81a4b41e995', u'external_gateway_info': {u'network_id': u'e8c2be0e-85ab-4e4a-94bc-15df91be462c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5623e22d-3cdd-431b-afd0-7e48c1dfd5bc', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_05377bef-d545-41c3-9e05-30c6377e1c63', u'admin_state_up': True, u'tenant_id': u'62639ecbfe2b4b97a9dfe324f0947130', u'created_at': u'2018-08-23T01:33:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'62639ecbfe2b4b97a9dfe324f0947130'}) 2018-08-23 01:33:25,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-23 01:33:25,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c9110bca-f88b-49b5-85e2-d81a4b41e995/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" -d '{"subnet_id": "9073f460-3641-4b54-97d8-093464061059"}' 2018-08-23 01:33:30,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0d1bbcee-3cbc-4735-b307-1e67afd6eaaf Date: Thu, 23 Aug 2018 01:33:30 GMT RESP BODY: {"network_id": "038491c7-9111-4665-95b8-8e9fce0ef6c0", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "subnet_id": "9073f460-3641-4b54-97d8-093464061059", "subnet_ids": ["9073f460-3641-4b54-97d8-093464061059"], "port_id": "75d0cfb0-35a6-4097-b5bd-aa95d810b6ba", "id": "c9110bca-f88b-49b5-85e2-d81a4b41e995"} 2018-08-23 01:33:30,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c9110bca-f88b-49b5-85e2-d81a4b41e995/add_router_interface.json used request id req-0d1bbcee-3cbc-4735-b307-1e67afd6eaaf 2018-08-23 01:33:30,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.25715899467s 2018-08-23 01:33:30,098 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c9110bca-f88b-49b5-85e2-d81a4b41e995/add_router_interface.json used request id req-0d1bbcee-3cbc-4735-b307-1e67afd6eaaf returning object c9110bca-f88b-49b5-85e2-d81a4b41e995 2018-08-23 01:33:30,098 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-23 01:33:30,230 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-23 01:33:30,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:33:30,237 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 23 Aug 2018 01:33:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-23 01:33:30,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:33:30,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:31,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3945e074-e8d9-46b8-816f-c1ca1c425c64 Date: Thu, 23 Aug 2018 01:33:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:33:31,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3945e074-e8d9-46b8-816f-c1ca1c425c64 2018-08-23 01:33:31,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.775583982468s 2018-08-23 01:33:31,018 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3945e074-e8d9-46b8-816f-c1ca1c425c64 2018-08-23 01:33:31,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-23 01:33:31,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_05377bef-d545-41c3-9e05-30c6377e1c63", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_05377bef-d545-41c3-9e05-30c6377e1c63"}' 2018-08-23 01:33:31,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-24c79327-e7f3-4828-bdea-d7ce620b6aec Date: Thu, 23 Aug 2018 01:33:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:33:31Z", "file": "/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/file", "owner": "62639ecbfe2b4b97a9dfe324f0947130", "id": "42536611-0bf6-4dff-bc47-78c3169c8cf4", "size": null, "self": "/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4", "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_05377bef-d545-41c3-9e05-30c6377e1c63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_05377bef-d545-41c3-9e05-30c6377e1c63", "checksum": null, "created_at": "2018-08-23T01:33:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-23 01:33:31,864 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-24c79327-e7f3-4828-bdea-d7ce620b6aec 2018-08-23 01:33:31,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.838792085648s 2018-08-23 01:33:31,865 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-24c79327-e7f3-4828-bdea-d7ce620b6aec returning object 42536611-0bf6-4dff-bc47-78c3169c8cf4 2018-08-23 01:33:31,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-23 01:33:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" -d '' 2018-08-23 01:33:33,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e511c22c-0e57-449c-abf1-04529d3012dc Date: Thu, 23 Aug 2018 01:33:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-23 01:33:33,241 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/file used request id req-e511c22c-0e57-449c-abf1-04529d3012dc 2018-08-23 01:33:33,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.37601304054s 2018-08-23 01:33:33,242 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/file used request id req-e511c22c-0e57-449c-abf1-04529d3012dc 2018-08-23 01:33:33,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:33:33,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:34,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-fd06863a-ab03-4c49-9184-abae73b5afc6 Date: Thu, 23 Aug 2018 01:33:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:33:33Z", "file": "/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/file", "owner": "62639ecbfe2b4b97a9dfe324f0947130", "id": "42536611-0bf6-4dff-bc47-78c3169c8cf4", "size": 12716032, "self": "/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_05377bef-d545-41c3-9e05-30c6377e1c63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_05377bef-d545-41c3-9e05-30c6377e1c63", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-23T01:33:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:33:34,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fd06863a-ab03-4c49-9184-abae73b5afc6 2018-08-23 01:33:34,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.795015096664s 2018-08-23 01:33:34,041 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fd06863a-ab03-4c49-9184-abae73b5afc6 2018-08-23 01:33:34,043 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/file', 'owner': u'62639ecbfe2b4b97a9dfe324f0947130', 'id': u'42536611-0bf6-4dff-bc47-78c3169c8cf4', 'size': 12716032, u'self': u'/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62639ecbfe2b4b97a9dfe324f0947130', 'name': 'vmready2-project_05377bef-d545-41c3-9e05-30c6377e1c63', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-23T01:33:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-23T01:33:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_05377bef-d545-41c3-9e05-30c6377e1c63', '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/42536611-0bf6-4dff-bc47-78c3169c8cf4', 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_05377bef-d545-41c3-9e05-30c6377e1c63', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_05377bef-d545-41c3-9e05-30c6377e1c63', 'created': u'2018-08-23T01:33:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-23T01:33:31Z', 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/42536611-0bf6-4dff-bc47-78c3169c8cf4', 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_05377bef-d545-41c3-9e05-30c6377e1c63', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-23 01:33:34,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-23 01:33:34,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_05377bef-d545-41c3-9e05-30c6377e1c63", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-23 01:33:34,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33: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-c18c564f-74e9-4539-975c-3dc3efa332e5 x-compute-request-id: req-c18c564f-74e9-4539-975c-3dc3efa332e5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_05377bef-d545-41c3-9e05-30c6377e1c63", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa", "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": "e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa"}} 2018-08-23 01:33:34,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c18c564f-74e9-4539-975c-3dc3efa332e5 2018-08-23 01:33:34,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.858123779297s 2018-08-23 01:33:34,902 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c18c564f-74e9-4539-975c-3dc3efa332e5 2018-08-23 01:33:34,903 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_05377bef-d545-41c3-9e05-30c6377e1c63', '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'6dfaa54ab51d45af8127c3407e4ec7a2', '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'e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa', 'swap': 0}) 2018-08-23 01:33:34,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-23 01:33:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" -d '{"extra_specs": {}}' 2018-08-23 01:33:35,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33: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-c7dc65ca-1c3d-464f-9b87-ce24b3ea007d x-compute-request-id: req-c7dc65ca-1c3d-464f-9b87-ce24b3ea007d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-23 01:33:35,045 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa/os-extra_specs used request id req-c7dc65ca-1c3d-464f-9b87-ce24b3ea007d 2018-08-23 01:33:35,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.141044139862s 2018-08-23 01:33:35,045 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa/os-extra_specs used request id req-c7dc65ca-1c3d-464f-9b87-ce24b3ea007d 2018-08-23 01:33:35,161 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 01:33:35,161 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-23 01:33:35,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-23 01:33:35,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c9110bca-f88b-49b5-85e2-d81a4b41e995/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" -d '{"subnet_id": "9073f460-3641-4b54-97d8-093464061059"}' 2018-08-23 01:33:37,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6c65d115-c0cc-4b60-9b92-aa1655e63129 Date: Thu, 23 Aug 2018 01:33:37 GMT RESP BODY: {"network_id": "038491c7-9111-4665-95b8-8e9fce0ef6c0", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "subnet_id": "9073f460-3641-4b54-97d8-093464061059", "subnet_ids": ["9073f460-3641-4b54-97d8-093464061059"], "port_id": "75d0cfb0-35a6-4097-b5bd-aa95d810b6ba", "id": "c9110bca-f88b-49b5-85e2-d81a4b41e995"} 2018-08-23 01:33:37,826 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c9110bca-f88b-49b5-85e2-d81a4b41e995/remove_router_interface.json used request id req-6c65d115-c0cc-4b60-9b92-aa1655e63129 2018-08-23 01:33:37,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.66031002998s 2018-08-23 01:33:37,827 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c9110bca-f88b-49b5-85e2-d81a4b41e995/remove_router_interface.json used request id req-6c65d115-c0cc-4b60-9b92-aa1655e63129 returning object c9110bca-f88b-49b5-85e2-d81a4b41e995 2018-08-23 01:33:37,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 01:33:37,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:38,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-8e70cec3-1fd1-4364-8bb9-ceca32e9017e Date: Thu, 23 Aug 2018 01:33:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "created_at": "2018-08-23T01:33:20Z", "admin_state_up": true, "updated_at": "2018-08-23T01:33:36Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "62639ecbfe2b4b97a9dfe324f0947130", "id": "c9110bca-f88b-49b5-85e2-d81a4b41e995", "name": "vmready2-router_05377bef-d545-41c3-9e05-30c6377e1c63"}]} 2018-08-23 01:33:38,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8e70cec3-1fd1-4364-8bb9-ceca32e9017e 2018-08-23 01:33:38,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.39798617363s 2018-08-23 01:33:38,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8e70cec3-1fd1-4364-8bb9-ceca32e9017e 2018-08-23 01:33:38,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-23 01:33:38,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/c9110bca-f88b-49b5-85e2-d81a4b41e995.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:42,409 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62ec95ce-e7a1-4152-b1fb-67ddd756db7b Content-Length: 0 Date: Thu, 23 Aug 2018 01:33:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:33:42,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/c9110bca-f88b-49b5-85e2-d81a4b41e995.json used request id req-62ec95ce-e7a1-4152-b1fb-67ddd756db7b 2018-08-23 01:33:42,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.18246507645s 2018-08-23 01:33:42,410 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/c9110bca-f88b-49b5-85e2-d81a4b41e995.json used request id req-62ec95ce-e7a1-4152-b1fb-67ddd756db7b 2018-08-23 01:33:42,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 01:33:42,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:42,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b587f6fc-62d8-405e-a95c-4df389e34f42 Date: Thu, 23 Aug 2018 01:33:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"038491c7-9111-4665-95b8-8e9fce0ef6c0","tenant_id":"62639ecbfe2b4b97a9dfe324f0947130","created_at":"2018-08-23T01:33:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-23T01:33:17Z","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":"62639ecbfe2b4b97a9dfe324f0947130","id":"9073f460-3641-4b54-97d8-093464061059","subnetpool_id":null,"name":"vmready2-subnet_05377bef-d545-41c3-9e05-30c6377e1c63"}]} 2018-08-23 01:33:42,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b587f6fc-62d8-405e-a95c-4df389e34f42 2018-08-23 01:33:42,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.471196889877s 2018-08-23 01:33:42,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b587f6fc-62d8-405e-a95c-4df389e34f42 2018-08-23 01:33:42,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-23 01:33:42,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/9073f460-3641-4b54-97d8-093464061059.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:45,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8194c55-acb7-4ebd-8269-1990b2611c71 Date: Thu, 23 Aug 2018 01:33:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:33:45,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9073f460-3641-4b54-97d8-093464061059.json used request id req-a8194c55-acb7-4ebd-8269-1990b2611c71 2018-08-23 01:33:45,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.76195502281s 2018-08-23 01:33:45,646 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9073f460-3641-4b54-97d8-093464061059.json used request id req-a8194c55-acb7-4ebd-8269-1990b2611c71 2018-08-23 01:33:45,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:33:45,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:45,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-83eaff5f-3b54-4689-b721-89faa8d58b66 Date: Thu, 23 Aug 2018 01:33:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"038491c7-9111-4665-95b8-8e9fce0ef6c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"62639ecbfe2b4b97a9dfe324f0947130","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:33:45Z","qos_policy_id":null,"name":"vmready2-net_05377bef-d545-41c3-9e05-30c6377e1c63","admin_state_up":true,"tenant_id":"62639ecbfe2b4b97a9dfe324f0947130","created_at":"2018-08-23T01:33:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","mtu":1500}]} 2018-08-23 01:33:45,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-83eaff5f-3b54-4689-b721-89faa8d58b66 2018-08-23 01:33:45,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0932810306549s 2018-08-23 01:33:45,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-83eaff5f-3b54-4689-b721-89faa8d58b66 2018-08-23 01:33:45,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-23 01:33:45,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/038491c7-9111-4665-95b8-8e9fce0ef6c0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:47,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-caf31bd4-d944-46ce-98e0-952409360472 Date: Thu, 23 Aug 2018 01:33:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:33:47,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/038491c7-9111-4665-95b8-8e9fce0ef6c0.json used request id req-caf31bd4-d944-46ce-98e0-952409360472 2018-08-23 01:33:47,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.60637307167s 2018-08-23 01:33:47,347 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/038491c7-9111-4665-95b8-8e9fce0ef6c0.json used request id req-caf31bd4-d944-46ce-98e0-952409360472 2018-08-23 01:33:47,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:33:47,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:48,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-27cdc034-5032-48fd-bd45-31073f8a0780 Date: Thu, 23 Aug 2018 01:33:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:33:33Z", "file": "/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/file", "owner": "62639ecbfe2b4b97a9dfe324f0947130", "id": "42536611-0bf6-4dff-bc47-78c3169c8cf4", "size": 12716032, "self": "/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/42536611-0bf6-4dff-bc47-78c3169c8cf4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_05377bef-d545-41c3-9e05-30c6377e1c63", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_05377bef-d545-41c3-9e05-30c6377e1c63", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-23T01:33:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:33:48,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-27cdc034-5032-48fd-bd45-31073f8a0780 2018-08-23 01:33:48,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.76281619072s 2018-08-23 01:33:48,115 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-27cdc034-5032-48fd-bd45-31073f8a0780 2018-08-23 01:33:48,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-23 01:33:48,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff40ac6e1f645362af8a3ad4fbbf166938a3dcff" 2018-08-23 01:33:49,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-438f6874-53d6-40cb-af2a-2a06e032677c Date: Thu, 23 Aug 2018 01:33:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-23 01:33:49,247 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4 used request id req-438f6874-53d6-40cb-af2a-2a06e032677c 2018-08-23 01:33:49,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13065505028s 2018-08-23 01:33:49,247 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/42536611-0bf6-4dff-bc47-78c3169c8cf4 used request id req-438f6874-53d6-40cb-af2a-2a06e032677c 2018-08-23 01:33:49,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-23 01:33:49,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:49,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33: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-dcdd5afa-8422-491a-ba02-61d29abe5f28 x-compute-request-id: req-dcdd5afa-8422-491a-ba02-61d29abe5f28 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_05377bef-d545-41c3-9e05-30c6377e1c63", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa", "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": "e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa"}]} 2018-08-23 01:33:49,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-dcdd5afa-8422-491a-ba02-61d29abe5f28 2018-08-23 01:33:49,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238530635834s 2018-08-23 01:33:49,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-dcdd5afa-8422-491a-ba02-61d29abe5f28 2018-08-23 01:33:49,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-23 01:33:49,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:49,316 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 23 Aug 2018 01:33: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-4b1a1464-add2-4340-bb02-69f413ce65ec x-compute-request-id: req-4b1a1464-add2-4340-bb02-69f413ce65ec Content-Length: 0 Content-Type: application/json 2018-08-23 01:33:49,316 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa used request id req-4b1a1464-add2-4340-bb02-69f413ce65ec 2018-08-23 01:33:49,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.042720079422s 2018-08-23 01:33:49,317 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e6a896dd-0e4d-43ea-bc4f-a8c6910c40aa used request id req-4b1a1464-add2-4340-bb02-69f413ce65ec 2018-08-23 01:33:49,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 01:33:49,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:49,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92a2183-35c7-41fe-aef7-fa3ac7d18d98 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/25260336ef1a4c24b723ba37304c05c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25260336ef1a4c24b723ba37304c05c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/26864bc811654f8fa928cb2ec704382d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26864bc811654f8fa928cb2ec704382d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/2eb9460f26aa4b11b95fc766aa44ff54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb9460f26aa4b11b95fc766aa44ff54", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/36bdaae904d443028a809fef4e4e6e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36bdaae904d443028a809fef4e4e6e22", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/40fb0cc64f8e43509b63269042692786"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40fb0cc64f8e43509b63269042692786", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/5670586a1d9845ef9d8b5dfd6b5f26bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5670586a1d9845ef9d8b5dfd6b5f26bc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/59f25f763b8e4e5190b794bb2523d032"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f25f763b8e4e5190b794bb2523d032", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/61f82422d338485f994b294a4dcb90d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61f82422d338485f994b294a4dcb90d1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/81ca8703911941a896e6c495073a3eee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81ca8703911941a896e6c495073a3eee", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/856a94e7b70a465d89711b2ea8677984"}, "domain_id": "default", "enabled": true, "options": {}, "id": "856a94e7b70a465d89711b2ea8677984", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/899f8cd8917140579a77b7d3fc4b2f53"}, "domain_id": "aa4bb990bedb435f962793d240786bb6", "enabled": true, "options": {}, "id": "899f8cd8917140579a77b7d3fc4b2f53", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmready2-user_05377bef-d545-41c3-9e05-30c6377e1c63", "links": {"self": "http://172.30.9.24:5000/v3/users/baf3c5c543234a4da11fdd96176b6a42"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "baf3c5c543234a4da11fdd96176b6a42", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/d08e214ca98f4d33898625b0a69126e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d08e214ca98f4d33898625b0a69126e0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e15c560f121b43c1afb2a81baf14c17e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e15c560f121b43c1afb2a81baf14c17e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/e94113025dab415a82493fb677ad4b46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e94113025dab415a82493fb677ad4b46", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-23 01:33:49,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e92a2183-35c7-41fe-aef7-fa3ac7d18d98 2018-08-23 01:33:49,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212129116058s 2018-08-23 01:33:49,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e92a2183-35c7-41fe-aef7-fa3ac7d18d98 2018-08-23 01:33:49,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 01:33:49,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/baf3c5c543234a4da11fdd96176b6a42 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:49,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd63033-c727-49bb-bdae-db6149b6d05c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_05377bef-d545-41c3-9e05-30c6377e1c63", "links": {"self": "http://172.30.9.24:5000/v3/users/baf3c5c543234a4da11fdd96176b6a42"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "baf3c5c543234a4da11fdd96176b6a42", "description": null}} 2018-08-23 01:33:49,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/baf3c5c543234a4da11fdd96176b6a42 used request id req-7dd63033-c727-49bb-bdae-db6149b6d05c 2018-08-23 01:33:49,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214350223541s 2018-08-23 01:33:49,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/baf3c5c543234a4da11fdd96176b6a42 used request id req-7dd63033-c727-49bb-bdae-db6149b6d05c 2018-08-23 01:33:49,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-23 01:33:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/baf3c5c543234a4da11fdd96176b6a42 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:50,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 01:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c153ad6-3bd0-4ce6-98d9-f8b617f636f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 01:33:50,082 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/baf3c5c543234a4da11fdd96176b6a42 used request id req-4c153ad6-3bd0-4ce6-98d9-f8b617f636f1 2018-08-23 01:33:50,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.331017971039s 2018-08-23 01:33:50,083 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/baf3c5c543234a4da11fdd96176b6a42 used request id req-4c153ad6-3bd0-4ce6-98d9-f8b617f636f1 2018-08-23 01:33:50,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-23 01:33:50,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:50,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f802c6d7-bd99-4e7f-95fa-d1103c31de80 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53"}, "tags": [], "enabled": true, "id": "1b8ef0fd74474daf9874e13ebad5ce53", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/62639ecbfe2b4b97a9dfe324f0947130"}, "tags": [], "enabled": true, "id": "62639ecbfe2b4b97a9dfe324f0947130", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_05377bef-d545-41c3-9e05-30c6377e1c63"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/6dfaa54ab51d45af8127c3407e4ec7a2"}, "tags": [], "enabled": true, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-23 01:33:50,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f802c6d7-bd99-4e7f-95fa-d1103c31de80 2018-08-23 01:33:50,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199671983719s 2018-08-23 01:33:50,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f802c6d7-bd99-4e7f-95fa-d1103c31de80 2018-08-23 01:33:50,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-23 01:33:50,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/62639ecbfe2b4b97a9dfe324f0947130 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f560d09d8f538fbbf4d7b7a3bafc272f29ae6d0" 2018-08-23 01:33:50,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 01:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe9b22cc-5b31-4fd2-8caa-54b1a3109cd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 01:33:50,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/62639ecbfe2b4b97a9dfe324f0947130 used request id req-fe9b22cc-5b31-4fd2-8caa-54b1a3109cd3 2018-08-23 01:33:50,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.317351818085s 2018-08-23 01:33:50,610 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/62639ecbfe2b4b97a9dfe324f0947130 used request id req-fe9b22cc-5b31-4fd2-8caa-54b1a3109cd3 2018-08-23 01:33:50,660 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-23 01:33:50,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 01:33:50,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 01:33:50,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 01:33:50,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 01:33:50,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 01:33:50,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 01:33:50,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 01:33:50,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 01:33:50,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 01:33:50,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:33:50,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b023ccd2-fbd7-478c-92fe-d3bcf829f3a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-23 01:33:50,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-b023ccd2-fbd7-478c-92fe-d3bcf829f3a7 2018-08-23 01:33:50,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-23 01:33:51,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead1d034a2ab4aa59e0c84be49ab696c", "name": "reader"}, {"id": "b14bdbfc4e144b1fa06600c69f77c1db", "name": "member"}, {"id": "915667872bb44510b9ffbfab4254bf2b", "name": "admin"}], "expires_at": "2018-08-23T02:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "614a506092e24de896b5d565242227f4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e14532bec3c4e559a7dd5206c03eee8"}], "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e4f452c22f54f819ffab638442dd928"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a02c7531108f4de2b29a9308fe89dcd4"}], "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6631790f4d40749996bb2395058ce3"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cafa71e09b42413f8814e75c4f0f5001"}], "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afa87971bfe34563a57e2620c52b957d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffeba3de564c42359a4661bc6f24561d"}], "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ddee171df574f10aba0539d23540780"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}], "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"url": "http://172.30.9.24:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1abec52e66e470fade79b5618b31891"}], "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46b811816bc2421585537faac5fb683f"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9026e15ce1a6444abcea4641ee275e89"}], "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01dd1dec77b14502b2274a52896950ef"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac800e95cab2408d9f1e277390582df9"}], "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35b7a245d3e54a1296e40150196769f3"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa99af61883045f2bf78f430401b4dc8"}], "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b159aca44528459aa6e415470a920d69"}, {"url": "http://172.30.9.24:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}], "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"url": "http://172.30.9.24:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}], "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"url": "http://12.0.0.31:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"url": "http://172.30.9.24:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec198e9bac15434491aa105281f1ef43"}], "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e159654cf42c8bb69114901de4c5e"}, {"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409967e679d34387b0379d836bcbfcbd"}, {"url": "http://172.30.9.24:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}], "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "475ceef117ec458e9addb98683b299e5"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eed36fa87d241129110766ef969fd4a"}], "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "59f25f763b8e4e5190b794bb2523d032"}, "audit_ids": ["kVLaAb50Syy-kjOChbfJXA"], "issued_at": "2018-08-23T01:33:51.000000Z"}} 2018-08-23 01:33:51,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:33:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:33:51,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-35c8b5c0-9b16-4e1e-b3bb-a34973741f63 Date: Thu, 23 Aug 2018 01:33:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:33:51,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35c8b5c0-9b16-4e1e-b3bb-a34973741f63 2018-08-23 01:33:51,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339997053146s 2018-08-23 01:33:51,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35c8b5c0-9b16-4e1e-b3bb-a34973741f63 2018-08-23 01:33:51,583 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-23 01:33:51,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-23 01:33:51,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"network": {"name": "singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "admin_state_up": true}}' 2018-08-23 01:33:52,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-bdf513b1-ce67-4a39-91dc-ef25926c1b7c Date: Thu, 23 Aug 2018 01:33:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:33:51Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:33:51Z","mtu":1450}} 2018-08-23 01:33:52,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bdf513b1-ce67-4a39-91dc-ef25926c1b7c 2018-08-23 01:33:52,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.487995862961s 2018-08-23 01:33:52,072 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bdf513b1-ce67-4a39-91dc-ef25926c1b7c 2018-08-23 01:33:52,072 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-23T01:33:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5815ca29-2985-4eb8-9207-4305c21b3a3a', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7', u'created_at': u'2018-08-23T01:33:51Z', u'mtu': 1450, u'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'l2_adjacency': True}) 2018-08-23 01:33:52,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:33:52,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:33:52,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-4192757b-e07f-4218-a82f-7c3648cfdd16 Date: Thu, 23 Aug 2018 01:33:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:33:51Z","qos_policy_id":null,"name":"singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:33:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:33:52,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4192757b-e07f-4218-a82f-7c3648cfdd16 2018-08-23 01:33:52,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374592065811s 2018-08-23 01:33:52,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4192757b-e07f-4218-a82f-7c3648cfdd16 2018-08-23 01:33:52,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-23 01:33:52,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"subnet": {"name": "singlevm1-subnet_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "enable_dhcp": true, "network_id": "5815ca29-2985-4eb8-9207-4305c21b3a3a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-23 01:33:54,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-afa3efd3-7225-45f3-b6c5-6d354dc02ea1 Date: Thu, 23 Aug 2018 01:33:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-23T01:33:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84f276d5-51af-4769-8ef2-ace86fbe38b3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_940bbbed-5a61-4483-8c60-a47c28d8b1c7","enable_dhcp":true,"segment_id":null,"network_id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:33:53Z","ip_version":4}} 2018-08-23 01:33:54,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-afa3efd3-7225-45f3-b6c5-6d354dc02ea1 2018-08-23 01:33:54,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.65703892708s 2018-08-23 01:33:54,107 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-afa3efd3-7225-45f3-b6c5-6d354dc02ea1 2018-08-23 01:33:54,107 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:33:53Z', 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'84f276d5-51af-4769-8ef2-ace86fbe38b3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_940bbbed-5a61-4483-8c60-a47c28d8b1c7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5815ca29-2985-4eb8-9207-4305c21b3a3a', u'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'created_at': u'2018-08-23T01:33:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6dfaa54ab51d45af8127c3407e4ec7a2'}) 2018-08-23 01:33:54,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-23 01:33:54,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"router": {"external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c"}, "name": "singlevm1-router_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "admin_state_up": true}}' 2018-08-23 01:34:00,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-2ac39560-8667-4f7a-8ded-42faeeb0d4fc Date: Thu, 23 Aug 2018 01:34:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:33:55Z", "admin_state_up": true, "updated_at": "2018-08-23T01:33:56Z", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fde33ebc-e12c-476c-a324-a3acedda070e", "name": "singlevm1-router_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}} 2018-08-23 01:34:00,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2ac39560-8667-4f7a-8ded-42faeeb0d4fc 2018-08-23 01:34:00,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.83369398117s 2018-08-23 01:34:00,942 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2ac39560-8667-4f7a-8ded-42faeeb0d4fc 2018-08-23 01:34:00,942 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:33:56Z', u'revision_number': 3, u'ha': True, u'id': u'fde33ebc-e12c-476c-a324-a3acedda070e', u'external_gateway_info': {u'network_id': u'e8c2be0e-85ab-4e4a-94bc-15df91be462c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5623e22d-3cdd-431b-afd0-7e48c1dfd5bc', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_940bbbed-5a61-4483-8c60-a47c28d8b1c7', u'admin_state_up': True, u'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', u'created_at': u'2018-08-23T01:33:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'6dfaa54ab51d45af8127c3407e4ec7a2'}) 2018-08-23 01:34:00,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-23 01:34:00,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fde33ebc-e12c-476c-a324-a3acedda070e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"subnet_id": "84f276d5-51af-4769-8ef2-ace86fbe38b3"}' 2018-08-23 01:34:03,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dbfd4f92-7097-4f5f-951a-0a90a67c355f Date: Thu, 23 Aug 2018 01:34:03 GMT RESP BODY: {"network_id": "5815ca29-2985-4eb8-9207-4305c21b3a3a", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "subnet_id": "84f276d5-51af-4769-8ef2-ace86fbe38b3", "subnet_ids": ["84f276d5-51af-4769-8ef2-ace86fbe38b3"], "port_id": "37af1fa2-555a-426f-9bd2-93c7717faa96", "id": "fde33ebc-e12c-476c-a324-a3acedda070e"} 2018-08-23 01:34:03,872 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fde33ebc-e12c-476c-a324-a3acedda070e/add_router_interface.json used request id req-dbfd4f92-7097-4f5f-951a-0a90a67c355f 2018-08-23 01:34:03,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.9291510582s 2018-08-23 01:34:03,873 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fde33ebc-e12c-476c-a324-a3acedda070e/add_router_interface.json used request id req-dbfd4f92-7097-4f5f-951a-0a90a67c355f returning object fde33ebc-e12c-476c-a324-a3acedda070e 2018-08-23 01:34:03,873 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-23 01:34:04,005 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-23 01:34:04,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:34:04,012 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 23 Aug 2018 01:34:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-23 01:34:04,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:34:04,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:04,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c1005049-38d2-4281-a51d-2b95a4e80797 Date: Thu, 23 Aug 2018 01:34:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:34:04,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c1005049-38d2-4281-a51d-2b95a4e80797 2018-08-23 01:34:04,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294600009918s 2018-08-23 01:34:04,313 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c1005049-38d2-4281-a51d-2b95a4e80797 2018-08-23 01:34:04,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-23 01:34:04,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}' 2018-08-23 01:34:05,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-85295503-96c2-4500-87ab-10f7c5dd27f6 Date: Thu, 23 Aug 2018 01:34:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:34:05Z", "file": "/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32/file", "owner": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "5682543c-023f-46c6-8511-a1be01ae7e32", "size": null, "self": "/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32", "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_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "checksum": null, "created_at": "2018-08-23T01:34:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-23 01:34:05,353 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-85295503-96c2-4500-87ab-10f7c5dd27f6 2018-08-23 01:34:05,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.03222107887s 2018-08-23 01:34:05,353 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-85295503-96c2-4500-87ab-10f7c5dd27f6 returning object 5682543c-023f-46c6-8511-a1be01ae7e32 2018-08-23 01:34:05,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-23 01:34:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '' 2018-08-23 01:34:06,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7010c78b-d350-496e-a9e6-9e34f072b59a Date: Thu, 23 Aug 2018 01:34:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-23 01:34:06,599 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32/file used request id req-7010c78b-d350-496e-a9e6-9e34f072b59a 2018-08-23 01:34:06,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24527406693s 2018-08-23 01:34:06,600 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32/file used request id req-7010c78b-d350-496e-a9e6-9e34f072b59a 2018-08-23 01:34:06,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:34:06,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:07,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-b977eb7c-9b59-4b63-a666-e1d516ad6b5d Date: Thu, 23 Aug 2018 01:34:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:34:06Z", "file": "/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32/file", "owner": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "5682543c-023f-46c6-8511-a1be01ae7e32", "size": 12716032, "self": "/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/5682543c-023f-46c6-8511-a1be01ae7e32/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/5682543c-023f-46c6-8511-a1be01ae7e32/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-23T01:34:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:34:07,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b977eb7c-9b59-4b63-a666-e1d516ad6b5d 2018-08-23 01:34:07,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.833200216293s 2018-08-23 01:34:07,437 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b977eb7c-9b59-4b63-a666-e1d516ad6b5d 2018-08-23 01:34:07,439 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/5682543c-023f-46c6-8511-a1be01ae7e32/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32/file', 'owner': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'id': u'5682543c-023f-46c6-8511-a1be01ae7e32', 'size': 12716032, u'self': u'/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/5682543c-023f-46c6-8511-a1be01ae7e32/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-23T01:34:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-23T01:34:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7', '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/5682543c-023f-46c6-8511-a1be01ae7e32', 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_940bbbed-5a61-4483-8c60-a47c28d8b1c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7', 'created': u'2018-08-23T01:34:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-23T01:34:05Z', 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/5682543c-023f-46c6-8511-a1be01ae7e32', 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_940bbbed-5a61-4483-8c60-a47c28d8b1c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-23 01:34:07,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-23 01:34:07,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-23 01:34:08,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-1e9c9892-39af-4bb9-8781-e876d76b5898 x-compute-request-id: req-1e9c9892-39af-4bb9-8781-e876d76b5898 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "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": "d2a42a78-d064-4dc4-b1f1-6dd540cac834"}} 2018-08-23 01:34:08,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1e9c9892-39af-4bb9-8781-e876d76b5898 2018-08-23 01:34:08,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.856750011444s 2018-08-23 01:34:08,297 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1e9c9892-39af-4bb9-8781-e876d76b5898 2018-08-23 01:34:08,298 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_940bbbed-5a61-4483-8c60-a47c28d8b1c7', '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'6dfaa54ab51d45af8127c3407e4ec7a2', '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'd2a42a78-d064-4dc4-b1f1-6dd540cac834', 'swap': 0}) 2018-08-23 01:34:08,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-23 01:34:08,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"extra_specs": {}}' 2018-08-23 01:34:08,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-a59bd12f-c16f-4114-8209-dacaa8aaa216 x-compute-request-id: req-a59bd12f-c16f-4114-8209-dacaa8aaa216 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-23 01:34:08,320 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834/os-extra_specs used request id req-a59bd12f-c16f-4114-8209-dacaa8aaa216 2018-08-23 01:34:08,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021497964859s 2018-08-23 01:34:08,321 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834/os-extra_specs used request id req-a59bd12f-c16f-4114-8209-dacaa8aaa216 2018-08-23 01:34:08,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-23 01:34:08,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"keypair": {"name": "singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}}' 2018-08-23 01:34:08,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-22e9b4a5-f22a-4ca8-8b70-277ed9075ddd x-compute-request-id: req-22e9b4a5-f22a-4ca8-8b70-277ed9075ddd Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFY4av2+EOlVLT8dcxutF805zRbYWfVBz+RQPgHwI2he/M3T4o/kK8Dos96yXijP6BGJtVZjVFa4OWJViAw9ZuHoiydEqHkymNXoV4JFdx0wAg0v4iMMisDhHX6ADSG+m7o1C+Y7PNCIgjORrO9tcPJFrVOExddypMXaEQ1zrv0QhM/BlYFHms0PaHzAFSiQOUXlrw5p7n3jUUjvmWKEwV4G4H3EwUhFqfUVqZv+1HVlj01Akrri60ZGpohRcvEgbEvdsRgLADR6OdSNvV9m+ZBc1s+uUD37APbHJRNjMVSPCDcxpvqnZg9iNyjxlJYSVdaydu6wNgAhfW9bt/LBUH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAxWOGr9vhDpVS0/HXMbrRfNOc0W2Fn1Qc/kUD4B8CNoXvzN0+\nKP5CvA6LPesl4oz+gRibVWY1RWuDliVYgMPWbh6IsnRKh5MpjV6FeCRXcdMAINL+\nIjDIrA4R1+gA0hvpu6NQvmOzzQiIIzkazvbXDyRa1ThMXXcqTF2hENc679EITPwZ\nWBR5rND2h8wBUokDlF5a8Oae5941FI75lihMFeBuB9xMFIRan1Famb/tR1ZY9NQJ\nK64utGRqaIUXLxIGxL3bEYCwA0ejnUjb1fZvmQXNbPrlA9+wD2xyUTYzFUjwg3Ma\nb6p2YPYjco8ZSWElXWsnbusDYAIX1vW7fywVBwIDAQABAoIBAEgCwC9GEzwDw/zo\nfK56zlQwy0QoJZhz0kP9H6XTCjaj9FET4cqIwAXldGz5bY/SCkNEm96y8/pId+/9\n3eTUDVWNNCeOf2YojP8zHZQwBerTpHdVIjuM+piyZVYUIMCGSGYY9asPqpfBZhEb\nkykwKlMu2yhwaoOqprbHbaw8KRc10Q5/e/XzC1tuysAIAVSv3Atq/wcAMDd+c0Zs\nehXAGUWWGDr8jqWrECAe7EcwOx1k6WtFs9ta1TnQuTw1LjrJqWA2ruaeTanWOyH3\nJPBWLXaJzIG1uUHx33JjTUKycyY0jMJO1DwQJclzq9TlqzthhYTdZKlYfydZ+Rxf\nGvThRXkCgYEA/a3D32+L5S8Ec5ia5igJ5EamOmlmV81+SOxNoksfRuAu5R2AZfqc\nAVuKtTD/TyhpnQjziIXi8GlCeaUCf7T3rzxQKtz/FSA9rRhWRJjSoHYRRyLCzh0v\nMSHifYnKcRuaV+koKb8PkdWe5P444iAEVScM5LHMBUCrg1Gd/ZAMGqMCgYEAxzHn\nQ39Vpyuj80xbvRLoC69WQgWLcW6nt5i82sPi3AL1Y4OdRUaSGpfZULlnoFdaC+nU\noHVTUNTfErTbrqMaKHyNsOtUpGd08IgoJkhhmleRX/PUllI13H7yPOyvcKLLuGIl\n85T8ptT4QbxIxAlZuFIBLUNFTEQCXNFno4I6xk0CgYBTgwvzl54/Yb4ebAO6dz3i\nZ5u7qQ0nJKBJU3mvTvnJ9G2bwZ2OdPU8wS0lvy6dmZlDODosHJ98M7rNnxP2hNXx\nW3Ks2boj80w6msNzq7fTWWsQtxHYluT9UMFmQKFjoQmrnTc6nwp6IRBBJKwHTTD/\n824cL6gRppuQDKNtYSmK7wKBgB/p+udxi0ORVl8wqLIOSWc13FgPk1vFItHjgr56\nC+q7/pzHBXeH6vifw42PZu7lj+PAvvRGV+bndCYHG/tK3nIGIp1p1tHQUYgICIa5\nqgmUZhI9ep3q5f5ByIXCVglxy7nq37G6+Q+xp2TAyde+t8U0PkQGNyAU9VvxoO0t\nfEUxAoGAXhL8RnLyWraKm5KntxPF6VLMX2iQMsSonEnRjgQQcTK9Owai1L185pqL\nMTrxKO7agg/s2cmE6lCYtiaOk5Y8vukJszMOUK/EiY0EFZpakV6Uo6fsNhKNkE2l\nqitzldnx4flfmZ5Kc9yeT9fb6LBe0meVmhbhqBhoyBGN840zAMk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "59f25f763b8e4e5190b794bb2523d032", "name": "singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "fingerprint": "69:ce:21:8c:84:7f:fe:43:05:71:87:d8:cd:8f:70:8d"}} 2018-08-23 01:34:08,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-22e9b4a5-f22a-4ca8-8b70-277ed9075ddd 2018-08-23 01:34:08,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.480318069458s 2018-08-23 01:34:08,802 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-22e9b4a5-f22a-4ca8-8b70-277ed9075ddd 2018-08-23 01:34:08,803 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFY4av2+EOlVLT8dcxutF805zRbYWfVBz+RQPgHwI2he/M3T4o/kK8Dos96yXijP6BGJtVZjVFa4OWJViAw9ZuHoiydEqHkymNXoV4JFdx0wAg0v4iMMisDhHX6ADSG+m7o1C+Y7PNCIgjORrO9tcPJFrVOExddypMXaEQ1zrv0QhM/BlYFHms0PaHzAFSiQOUXlrw5p7n3jUUjvmWKEwV4G4H3EwUhFqfUVqZv+1HVlj01Akrri60ZGpohRcvEgbEvdsRgLADR6OdSNvV9m+ZBc1s+uUD37APbHJRNjMVSPCDcxpvqnZg9iNyjxlJYSVdaydu6wNgAhfW9bt/LBUH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAxWOGr9vhDpVS0/HXMbrRfNOc0W2Fn1Qc/kUD4B8CNoXvzN0+\nKP5CvA6LPesl4oz+gRibVWY1RWuDliVYgMPWbh6IsnRKh5MpjV6FeCRXcdMAINL+\nIjDIrA4R1+gA0hvpu6NQvmOzzQiIIzkazvbXDyRa1ThMXXcqTF2hENc679EITPwZ\nWBR5rND2h8wBUokDlF5a8Oae5941FI75lihMFeBuB9xMFIRan1Famb/tR1ZY9NQJ\nK64utGRqaIUXLxIGxL3bEYCwA0ejnUjb1fZvmQXNbPrlA9+wD2xyUTYzFUjwg3Ma\nb6p2YPYjco8ZSWElXWsnbusDYAIX1vW7fywVBwIDAQABAoIBAEgCwC9GEzwDw/zo\nfK56zlQwy0QoJZhz0kP9H6XTCjaj9FET4cqIwAXldGz5bY/SCkNEm96y8/pId+/9\n3eTUDVWNNCeOf2YojP8zHZQwBerTpHdVIjuM+piyZVYUIMCGSGYY9asPqpfBZhEb\nkykwKlMu2yhwaoOqprbHbaw8KRc10Q5/e/XzC1tuysAIAVSv3Atq/wcAMDd+c0Zs\nehXAGUWWGDr8jqWrECAe7EcwOx1k6WtFs9ta1TnQuTw1LjrJqWA2ruaeTanWOyH3\nJPBWLXaJzIG1uUHx33JjTUKycyY0jMJO1DwQJclzq9TlqzthhYTdZKlYfydZ+Rxf\nGvThRXkCgYEA/a3D32+L5S8Ec5ia5igJ5EamOmlmV81+SOxNoksfRuAu5R2AZfqc\nAVuKtTD/TyhpnQjziIXi8GlCeaUCf7T3rzxQKtz/FSA9rRhWRJjSoHYRRyLCzh0v\nMSHifYnKcRuaV+koKb8PkdWe5P444iAEVScM5LHMBUCrg1Gd/ZAMGqMCgYEAxzHn\nQ39Vpyuj80xbvRLoC69WQgWLcW6nt5i82sPi3AL1Y4OdRUaSGpfZULlnoFdaC+nU\noHVTUNTfErTbrqMaKHyNsOtUpGd08IgoJkhhmleRX/PUllI13H7yPOyvcKLLuGIl\n85T8ptT4QbxIxAlZuFIBLUNFTEQCXNFno4I6xk0CgYBTgwvzl54/Yb4ebAO6dz3i\nZ5u7qQ0nJKBJU3mvTvnJ9G2bwZ2OdPU8wS0lvy6dmZlDODosHJ98M7rNnxP2hNXx\nW3Ks2boj80w6msNzq7fTWWsQtxHYluT9UMFmQKFjoQmrnTc6nwp6IRBBJKwHTTD/\n824cL6gRppuQDKNtYSmK7wKBgB/p+udxi0ORVl8wqLIOSWc13FgPk1vFItHjgr56\nC+q7/pzHBXeH6vifw42PZu7lj+PAvvRGV+bndCYHG/tK3nIGIp1p1tHQUYgICIa5\nqgmUZhI9ep3q5f5ByIXCVglxy7nq37G6+Q+xp2TAyde+t8U0PkQGNyAU9VvxoO0t\nfEUxAoGAXhL8RnLyWraKm5KntxPF6VLMX2iQMsSonEnRjgQQcTK9Owai1L185pqL\nMTrxKO7agg/s2cmE6lCYtiaOk5Y8vukJszMOUK/EiY0EFZpakV6Uo6fsNhKNkE2l\nqitzldnx4flfmZ5Kc9yeT9fb6LBe0meVmhbhqBhoyBGN840zAMk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'59f25f763b8e4e5190b794bb2523d032', 'name': u'singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7', 'created_at': '2018-08-23T01:34:08.803198', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'69:ce:21:8c:84:7f:fe:43:05:71:87:d8:cd:8f:70:8d', 'type': 'ssh', 'id': u'singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7'}) 2018-08-23 01:34:08,803 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAxWOGr9vhDpVS0/HXMbrRfNOc0W2Fn1Qc/kUD4B8CNoXvzN0+ KP5CvA6LPesl4oz+gRibVWY1RWuDliVYgMPWbh6IsnRKh5MpjV6FeCRXcdMAINL+ IjDIrA4R1+gA0hvpu6NQvmOzzQiIIzkazvbXDyRa1ThMXXcqTF2hENc679EITPwZ WBR5rND2h8wBUokDlF5a8Oae5941FI75lihMFeBuB9xMFIRan1Famb/tR1ZY9NQJ K64utGRqaIUXLxIGxL3bEYCwA0ejnUjb1fZvmQXNbPrlA9+wD2xyUTYzFUjwg3Ma b6p2YPYjco8ZSWElXWsnbusDYAIX1vW7fywVBwIDAQABAoIBAEgCwC9GEzwDw/zo fK56zlQwy0QoJZhz0kP9H6XTCjaj9FET4cqIwAXldGz5bY/SCkNEm96y8/pId+/9 3eTUDVWNNCeOf2YojP8zHZQwBerTpHdVIjuM+piyZVYUIMCGSGYY9asPqpfBZhEb kykwKlMu2yhwaoOqprbHbaw8KRc10Q5/e/XzC1tuysAIAVSv3Atq/wcAMDd+c0Zs ehXAGUWWGDr8jqWrECAe7EcwOx1k6WtFs9ta1TnQuTw1LjrJqWA2ruaeTanWOyH3 JPBWLXaJzIG1uUHx33JjTUKycyY0jMJO1DwQJclzq9TlqzthhYTdZKlYfydZ+Rxf GvThRXkCgYEA/a3D32+L5S8Ec5ia5igJ5EamOmlmV81+SOxNoksfRuAu5R2AZfqc AVuKtTD/TyhpnQjziIXi8GlCeaUCf7T3rzxQKtz/FSA9rRhWRJjSoHYRRyLCzh0v MSHifYnKcRuaV+koKb8PkdWe5P444iAEVScM5LHMBUCrg1Gd/ZAMGqMCgYEAxzHn Q39Vpyuj80xbvRLoC69WQgWLcW6nt5i82sPi3AL1Y4OdRUaSGpfZULlnoFdaC+nU oHVTUNTfErTbrqMaKHyNsOtUpGd08IgoJkhhmleRX/PUllI13H7yPOyvcKLLuGIl 85T8ptT4QbxIxAlZuFIBLUNFTEQCXNFno4I6xk0CgYBTgwvzl54/Yb4ebAO6dz3i Z5u7qQ0nJKBJU3mvTvnJ9G2bwZ2OdPU8wS0lvy6dmZlDODosHJ98M7rNnxP2hNXx W3Ks2boj80w6msNzq7fTWWsQtxHYluT9UMFmQKFjoQmrnTc6nwp6IRBBJKwHTTD/ 824cL6gRppuQDKNtYSmK7wKBgB/p+udxi0ORVl8wqLIOSWc13FgPk1vFItHjgr56 C+q7/pzHBXeH6vifw42PZu7lj+PAvvRGV+bndCYHG/tK3nIGIp1p1tHQUYgICIa5 qgmUZhI9ep3q5f5ByIXCVglxy7nq37G6+Q+xp2TAyde+t8U0PkQGNyAU9VvxoO0t fEUxAoGAXhL8RnLyWraKm5KntxPF6VLMX2iQMsSonEnRjgQQcTK9Owai1L185pqL MTrxKO7agg/s2cmE6lCYtiaOk5Y8vukJszMOUK/EiY0EFZpakV6Uo6fsNhKNkE2l qitzldnx4flfmZ5Kc9yeT9fb6LBe0meVmhbhqBhoyBGN840zAMk= -----END RSA PRIVATE KEY----- 2018-08-23 01:34:08,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-23 01:34:08,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"security_group": {"name": "singlevm1-sg_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-23 01:34:09,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-797b38ae-9350-476b-87f7-480b8af2a10c Date: Thu, 23 Aug 2018 01:34:09 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:09Z", "updated_at": "2018-08-23T01:34:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:34:09Z", "revision_number": 0, "id": "91950bc1-f6a0-410a-b740-78d8ac3ea261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:34:09Z", "revision_number": 0, "id": "e23d206c-7863-46ae-809f-71631e3e7c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}], "revision_number": 1, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "102d2b10-aa0a-495f-8538-304762eb748d", "name": "singlevm1-sg_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}} 2018-08-23 01:34:09,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-797b38ae-9350-476b-87f7-480b8af2a10c 2018-08-23 01:34:09,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.409111022949s 2018-08-23 01:34:09,216 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-797b38ae-9350-476b-87f7-480b8af2a10c 2018-08-23 01:34:09,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-23 01:34:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:09,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-c43ec090-0d29-491d-89af-e734f976c5ff Date: Thu, 23 Aug 2018 01:34:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:09Z", "updated_at": "2018-08-23T01:34:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:34:09Z", "revision_number": 0, "id": "91950bc1-f6a0-410a-b740-78d8ac3ea261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:34:09Z", "revision_number": 0, "id": "e23d206c-7863-46ae-809f-71631e3e7c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}], "revision_number": 1, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "102d2b10-aa0a-495f-8538-304762eb748d", "name": "singlevm1-sg_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}, {"description": "Default security group", "tags": [], "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "created_at": "2018-08-23T01:33:15Z", "updated_at": "2018-08-23T01:33:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "251216a2-5651-4de9-946b-f453909a0166", "remote_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv4", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "87a7ff36-4271-42cd-8312-ebcb2d650ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv4", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "b23f214a-1305-4161-b721-79ab7a8b49d4", "remote_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv6", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "c427a661-825d-4b79-80ac-de3d8a71fdfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv6", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}], "revision_number": 1, "project_id": "62639ecbfe2b4b97a9dfe324f0947130", "id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "created_at": "2018-08-23T01:32:07Z", "updated_at": "2018-08-23T01:32:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "55cfbe86-d8f2-4509-b0d0-d785a82ce372", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "9be4c234-0f44-4e99-b122-1bcea5edeb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "d926a1a1-f5cd-48c5-b0ea-b39fb2fc8d53", "remote_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "ff5e3335-59ff-4c9d-83dc-217a6757e42d", "remote_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}], "revision_number": 1, "project_id": "3a83f47ec8c0407f8e9987e7442a38b8", "id": "4480aada-e0db-4999-b97e-6177170a0671", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-23T01:31:37Z", "updated_at": "2018-08-23T01:31:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "13d490ae-2db2-4ba3-914f-20b10a50b270", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "19a77e5d-1322-4519-909b-e2050523c1b1", "remote_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "373eee88-bc3b-474f-aa6f-872ed282a060", "remote_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "dfb5878d-f44d-43a2-9f7b-592522b49cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:31:33Z", "updated_at": "2018-08-23T01:31:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "6234453b-08aa-4589-a0de-a49797f8ff66", "remote_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "a7c1185f-542c-48cf-bd23-511f72cfa8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "acb4beaa-df5d-4954-bda7-0398893a0da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "e558ee5a-1ea9-45aa-9ee1-715b898820b6", "remote_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}], "revision_number": 1, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "936c1082-a725-46e9-a512-20915b04ee59", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "created_at": "2018-08-23T01:27:53Z", "updated_at": "2018-08-23T01:27:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "13c39f9a-a155-45f7-a765-210d4a80b8ed", "remote_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "9a56e57d-ea7b-47d3-bc93-61f5b3e363cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "bb7034cc-f777-4d59-a596-8d06dde7678d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "d982e7e0-56bf-4cf3-972e-55d740420129", "remote_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}], "revision_number": 1, "project_id": "1b8ef0fd74474daf9874e13ebad5ce53", "id": "b7257792-1a06-4990-972e-251430c9eeb3", "name": "default"}]} 2018-08-23 01:34:09,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c43ec090-0d29-491d-89af-e734f976c5ff 2018-08-23 01:34:09,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321800947189s 2018-08-23 01:34:09,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c43ec090-0d29-491d-89af-e734f976c5ff 2018-08-23 01:34:09,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-23 01:34:09,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -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": "102d2b10-aa0a-495f-8538-304762eb748d"}}' 2018-08-23 01:34:09,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4579eb79-b506-4c4d-ab6a-0926477ae985 Date: Thu, 23 Aug 2018 01:34:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "port_range_min": 22, "revision_number": 0, "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:09Z", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "3f39f0e4-9678-449b-9804-4bb183fe8d79"}} 2018-08-23 01:34:09,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4579eb79-b506-4c4d-ab6a-0926477ae985 2018-08-23 01:34:09,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.416783094406s 2018-08-23 01:34:09,964 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4579eb79-b506-4c4d-ab6a-0926477ae985 2018-08-23 01:34:09,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-23 01:34:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:10,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-29958175-fe3c-455e-821e-f98d178362b6 Date: Thu, 23 Aug 2018 01:34:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:09Z", "updated_at": "2018-08-23T01:34:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-23T01:34:09Z", "revision_number": 0, "id": "3f39f0e4-9678-449b-9804-4bb183fe8d79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:34:09Z", "revision_number": 0, "id": "91950bc1-f6a0-410a-b740-78d8ac3ea261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:34:09Z", "revision_number": 0, "id": "e23d206c-7863-46ae-809f-71631e3e7c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}], "revision_number": 2, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "102d2b10-aa0a-495f-8538-304762eb748d", "name": "singlevm1-sg_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}, {"description": "Default security group", "tags": [], "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "created_at": "2018-08-23T01:33:15Z", "updated_at": "2018-08-23T01:33:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "251216a2-5651-4de9-946b-f453909a0166", "remote_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv4", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "87a7ff36-4271-42cd-8312-ebcb2d650ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv4", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "b23f214a-1305-4161-b721-79ab7a8b49d4", "remote_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv6", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "c427a661-825d-4b79-80ac-de3d8a71fdfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv6", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}], "revision_number": 1, "project_id": "62639ecbfe2b4b97a9dfe324f0947130", "id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "created_at": "2018-08-23T01:32:07Z", "updated_at": "2018-08-23T01:32:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "55cfbe86-d8f2-4509-b0d0-d785a82ce372", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "9be4c234-0f44-4e99-b122-1bcea5edeb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "d926a1a1-f5cd-48c5-b0ea-b39fb2fc8d53", "remote_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "ff5e3335-59ff-4c9d-83dc-217a6757e42d", "remote_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}], "revision_number": 1, "project_id": "3a83f47ec8c0407f8e9987e7442a38b8", "id": "4480aada-e0db-4999-b97e-6177170a0671", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-23T01:31:37Z", "updated_at": "2018-08-23T01:31:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "13d490ae-2db2-4ba3-914f-20b10a50b270", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "19a77e5d-1322-4519-909b-e2050523c1b1", "remote_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "373eee88-bc3b-474f-aa6f-872ed282a060", "remote_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "dfb5878d-f44d-43a2-9f7b-592522b49cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:31:33Z", "updated_at": "2018-08-23T01:31:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "6234453b-08aa-4589-a0de-a49797f8ff66", "remote_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "a7c1185f-542c-48cf-bd23-511f72cfa8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "acb4beaa-df5d-4954-bda7-0398893a0da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "e558ee5a-1ea9-45aa-9ee1-715b898820b6", "remote_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}], "revision_number": 1, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "936c1082-a725-46e9-a512-20915b04ee59", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "created_at": "2018-08-23T01:27:53Z", "updated_at": "2018-08-23T01:27:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "13c39f9a-a155-45f7-a765-210d4a80b8ed", "remote_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "9a56e57d-ea7b-47d3-bc93-61f5b3e363cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "bb7034cc-f777-4d59-a596-8d06dde7678d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "d982e7e0-56bf-4cf3-972e-55d740420129", "remote_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}], "revision_number": 1, "project_id": "1b8ef0fd74474daf9874e13ebad5ce53", "id": "b7257792-1a06-4990-972e-251430c9eeb3", "name": "default"}]} 2018-08-23 01:34:10,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-29958175-fe3c-455e-821e-f98d178362b6 2018-08-23 01:34:10,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.492298126221s 2018-08-23 01:34:10,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-29958175-fe3c-455e-821e-f98d178362b6 2018-08-23 01:34:10,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-23 01:34:10,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -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": "102d2b10-aa0a-495f-8538-304762eb748d"}}' 2018-08-23 01:34:11,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-dee8496f-a95d-4a01-9f5f-1a3d687ba2ff Date: Thu, 23 Aug 2018 01:34: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-08-23T01:34:11Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "port_range_min": null, "revision_number": 0, "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:11Z", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "840d60a7-cc7a-4dc0-8d75-1d6bf0ceb3b2"}} 2018-08-23 01:34:11,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-dee8496f-a95d-4a01-9f5f-1a3d687ba2ff 2018-08-23 01:34:11,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.3144659996s 2018-08-23 01:34:11,779 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-dee8496f-a95d-4a01-9f5f-1a3d687ba2ff 2018-08-23 01:34:11,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:34:11,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:11,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-e5d59528-15ca-4c08-a326-6b1224da559b Date: Thu, 23 Aug 2018 01:34:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":["84f276d5-51af-4769-8ef2-ace86fbe38b3"],"description":"","tags":[],"updated_at":"2018-08-23T01:33:53Z","qos_policy_id":null,"name":"singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:33:51Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"93f722c9-5a18-4988-b008-381ff6f30e09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["054a3365-b7c5-4be1-9a54-a0d74d208e7d"],"description":"","tags":[],"updated_at":"2018-08-23T01:33:54Z","qos_policy_id":null,"name":"HA network tenant 6dfaa54ab51d45af8127c3407e4ec7a2","admin_state_up":true,"tenant_id":"","created_at":"2018-08-23T01:33:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:34:11,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e5d59528-15ca-4c08-a326-6b1224da559b 2018-08-23 01:34:11,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0803060531616s 2018-08-23 01:34:11,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e5d59528-15ca-4c08-a326-6b1224da559b 2018-08-23 01:34:11,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:34:11,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:12,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-a567743e-7d87-4108-b0ff-456bc3b8b7af Date: Thu, 23 Aug 2018 01:34:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:34:06Z", "file": "/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32/file", "owner": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "5682543c-023f-46c6-8511-a1be01ae7e32", "size": 12716032, "self": "/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/5682543c-023f-46c6-8511-a1be01ae7e32/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/5682543c-023f-46c6-8511-a1be01ae7e32/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-23T01:34:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:34:12,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a567743e-7d87-4108-b0ff-456bc3b8b7af 2018-08-23 01:34:12,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297250986099s 2018-08-23 01:34:12,164 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a567743e-7d87-4108-b0ff-456bc3b8b7af 2018-08-23 01:34:12,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-23 01:34:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:12,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-81973d68-615a-419a-a5b4-5698773c3ea2 x-compute-request-id: req-81973d68-615a-419a-a5b4-5698773c3ea2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "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": "d2a42a78-d064-4dc4-b1f1-6dd540cac834"}]} 2018-08-23 01:34:12,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-81973d68-615a-419a-a5b4-5698773c3ea2 2018-08-23 01:34:12,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.143214225769s 2018-08-23 01:34:12,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-81973d68-615a-419a-a5b4-5698773c3ea2 2018-08-23 01:34:12,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-23 01:34:12,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"server": {"name": "singlevm1-vm_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "imageRef": "5682543c-023f-46c6-8511-a1be01ae7e32", "key_name": "singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "flavorRef": "d2a42a78-d064-4dc4-b1f1-6dd540cac834", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5815ca29-2985-4eb8-9207-4305c21b3a3a"}], "security_groups": [{"name": "102d2b10-aa0a-495f-8538-304762eb748d"}]}}' 2018-08-23 01:34:19,903 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 23 Aug 2018 01:34: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-161bb77c-3091-484e-b754-1b2584e6f42f x-compute-request-id: req-161bb77c-3091-484e-b754-1b2584e6f42f Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "102d2b10-aa0a-495f-8538-304762eb748d"}], "OS-DCF:diskConfig": "MANUAL", "id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "bookmark"}], "adminPass": "LFaqNhAh4esa"}} 2018-08-23 01:34:19,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-161bb77c-3091-484e-b754-1b2584e6f42f 2018-08-23 01:34:19,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 7.59254407883s 2018-08-23 01:34:19,903 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-161bb77c-3091-484e-b754-1b2584e6f42f 2018-08-23 01:34:19,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 01:34:19,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:21,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-88da18f0-4c8f-4139-8258-2382fc154f16 x-compute-request-id: req-88da18f0-4c8f-4139-8258-2382fc154f16 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "bookmark"}], "image": {"id": "5682543c-023f-46c6-8511-a1be01ae7e32", "links": [{"href": "http://172.30.9.24:8774/images/5682543c-023f-46c6-8511-a1be01ae7e32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2a42a78-d064-4dc4-b1f1-6dd540cac834", "links": [{"href": "http://172.30.9.24:8774/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "rel": "bookmark"}]}, "id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "user_id": "59f25f763b8e4e5190b794bb2523d032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-23T01:34:20Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "created": "2018-08-23T01:34:19Z", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-23 01:34:21,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-88da18f0-4c8f-4139-8258-2382fc154f16 2018-08-23 01:34:21,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16667509079s 2018-08-23 01:34:21,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-88da18f0-4c8f-4139-8258-2382fc154f16 2018-08-23 01:34:21,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:34:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:21,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-32d12b26-7a69-45bf-a8d9-e5aa89139a7f Date: Thu, 23 Aug 2018 01:34:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":["84f276d5-51af-4769-8ef2-ace86fbe38b3"],"description":"","tags":[],"updated_at":"2018-08-23T01:33:53Z","qos_policy_id":null,"name":"singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:33:51Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"93f722c9-5a18-4988-b008-381ff6f30e09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["054a3365-b7c5-4be1-9a54-a0d74d208e7d"],"description":"","tags":[],"updated_at":"2018-08-23T01:33:54Z","qos_policy_id":null,"name":"HA network tenant 6dfaa54ab51d45af8127c3407e4ec7a2","admin_state_up":true,"tenant_id":"","created_at":"2018-08-23T01:33:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:34:21,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-32d12b26-7a69-45bf-a8d9-e5aa89139a7f 2018-08-23 01:34:21,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267168998718s 2018-08-23 01:34:21,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-32d12b26-7a69-45bf-a8d9-e5aa89139a7f 2018-08-23 01:34:21,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 01:34:21,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:21,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-90e4ab60-0e9e-4b10-bc83-b85dc9c8166b Date: Thu, 23 Aug 2018 01:34:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-23T01:33:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"054a3365-b7c5-4be1-9a54-a0d74d208e7d","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 6dfaa54ab51d45af8127c3407e4ec7a2","enable_dhcp":false,"segment_id":null,"network_id":"93f722c9-5a18-4988-b008-381ff6f30e09","tenant_id":"","created_at":"2018-08-23T01:33:54Z","ip_version":4},{"updated_at":"2018-08-23T01:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5623e22d-3cdd-431b-afd0-7e48c1dfd5bc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b8ef0fd74474daf9874e13ebad5ce53","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:28:00Z","ip_version":4},{"updated_at":"2018-08-23T01:33:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84f276d5-51af-4769-8ef2-ace86fbe38b3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_940bbbed-5a61-4483-8c60-a47c28d8b1c7","enable_dhcp":true,"segment_id":null,"network_id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:33:53Z","ip_version":4}]} 2018-08-23 01:34:21,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-90e4ab60-0e9e-4b10-bc83-b85dc9c8166b 2018-08-23 01:34:21,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410931110382s 2018-08-23 01:34:21,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-90e4ab60-0e9e-4b10-bc83-b85dc9c8166b 2018-08-23 01:34:21,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-23 01:34:23,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 01:34:23,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:24,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-d5440780-633c-4ccd-9ffa-c8126de463f6 x-compute-request-id: req-d5440780-633c-4ccd-9ffa-c8126de463f6 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "bookmark"}], "image": {"id": "5682543c-023f-46c6-8511-a1be01ae7e32", "links": [{"href": "http://172.30.9.24:8774/images/5682543c-023f-46c6-8511-a1be01ae7e32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2a42a78-d064-4dc4-b1f1-6dd540cac834", "links": [{"href": "http://172.30.9.24:8774/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "rel": "bookmark"}]}, "id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "user_id": "59f25f763b8e4e5190b794bb2523d032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-23T01:34:23Z", "hostId": "3fa5455d82a2362c2ce8b9ad1403665305ec369644d5f20e92302b0b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "created": "2018-08-23T01:34:19Z", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-23 01:34:24,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d5440780-633c-4ccd-9ffa-c8126de463f6 2018-08-23 01:34:24,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.961287975311s 2018-08-23 01:34:24,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d5440780-633c-4ccd-9ffa-c8126de463f6 2018-08-23 01:34:24,357 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-23 01:34:26,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 01:34:26,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:27,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-31a69ca3-fb0c-4564-bb05-baeb4f9f58b8 x-compute-request-id: req-31a69ca3-fb0c-4564-bb05-baeb4f9f58b8 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "bookmark"}], "image": {"id": "5682543c-023f-46c6-8511-a1be01ae7e32", "links": [{"href": "http://172.30.9.24:8774/images/5682543c-023f-46c6-8511-a1be01ae7e32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2a42a78-d064-4dc4-b1f1-6dd540cac834", "links": [{"href": "http://172.30.9.24:8774/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "rel": "bookmark"}]}, "id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "security_groups": [{"name": "singlevm1-sg_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}], "user_id": "59f25f763b8e4e5190b794bb2523d032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-23T01:34:24Z", "hostId": "3fa5455d82a2362c2ce8b9ad1403665305ec369644d5f20e92302b0b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "created": "2018-08-23T01:34:19Z", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-23 01:34:27,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31a69ca3-fb0c-4564-bb05-baeb4f9f58b8 2018-08-23 01:34:27,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35532402992s 2018-08-23 01:34:27,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31a69ca3-fb0c-4564-bb05-baeb4f9f58b8 2018-08-23 01:34:27,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-23 01:34:29,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 01:34:29,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:31,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-d61bc59d-4c17-445a-b233-46b427adc693 x-compute-request-id: req-d61bc59d-4c17-445a-b233-46b427adc693 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:17:55", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "bookmark"}], "image": {"id": "5682543c-023f-46c6-8511-a1be01ae7e32", "links": [{"href": "http://172.30.9.24:8774/images/5682543c-023f-46c6-8511-a1be01ae7e32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d2a42a78-d064-4dc4-b1f1-6dd540cac834", "links": [{"href": "http://172.30.9.24:8774/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "rel": "bookmark"}]}, "id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "security_groups": [{"name": "singlevm1-sg_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}], "user_id": "59f25f763b8e4e5190b794bb2523d032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-23T01:34:24Z", "hostId": "3fa5455d82a2362c2ce8b9ad1403665305ec369644d5f20e92302b0b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "created": "2018-08-23T01:34:19Z", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-23 01:34:31,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d61bc59d-4c17-445a-b233-46b427adc693 2018-08-23 01:34:31,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5098400116s 2018-08-23 01:34:31,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d61bc59d-4c17-445a-b233-46b427adc693 2018-08-23 01:34:31,236 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-23 01:34:33,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 01:34:33,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:35,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-90fa321f-0ef5-43c8-8183-774ccce6176f x-compute-request-id: req-90fa321f-0ef5-43c8-8183-774ccce6176f Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:17:55", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "bookmark"}], "image": {"id": "5682543c-023f-46c6-8511-a1be01ae7e32", "links": [{"href": "http://172.30.9.24:8774/images/5682543c-023f-46c6-8511-a1be01ae7e32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-23T01:34:32.000000", "flavor": {"id": "d2a42a78-d064-4dc4-b1f1-6dd540cac834", "links": [{"href": "http://172.30.9.24:8774/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "rel": "bookmark"}]}, "id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "security_groups": [{"name": "singlevm1-sg_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}], "user_id": "59f25f763b8e4e5190b794bb2523d032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-23T01:34:32Z", "hostId": "3fa5455d82a2362c2ce8b9ad1403665305ec369644d5f20e92302b0b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "created": "2018-08-23T01:34:19Z", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-23 01:34:35,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-90fa321f-0ef5-43c8-8183-774ccce6176f 2018-08-23 01:34:35,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.88599586487s 2018-08-23 01:34:35,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-90fa321f-0ef5-43c8-8183-774ccce6176f 2018-08-23 01:34:35,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-23 01:34:35,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=e9b862a3-b5d6-4a23-9e07-9a4d0da5624a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:35,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-a625755c-a01f-44d7-8515-f4c7f69012fd Date: Thu, 23 Aug 2018 01:34:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-23T01:34:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"84f276d5-51af-4769-8ef2-ace86fbe38b3","ip_address":"192.168.120.7"}],"id":"b1ed4c0b-0e6a-4e04-85ba-85909703d4c0","security_groups":["102d2b10-aa0a-495f-8538-304762eb748d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:17:55","project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:34:24Z","binding:vnic_type":"normal","device_id":"e9b862a3-b5d6-4a23-9e07-9a4d0da5624a","ip_allocation":"immediate"}]} 2018-08-23 01:34:35,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=e9b862a3-b5d6-4a23-9e07-9a4d0da5624a used request id req-a625755c-a01f-44d7-8515-f4c7f69012fd 2018-08-23 01:34:35,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0587849617004s 2018-08-23 01:34:35,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=e9b862a3-b5d6-4a23-9e07-9a4d0da5624a used request id req-a625755c-a01f-44d7-8515-f4c7f69012fd 2018-08-23 01:34:35,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-23 01:34:35,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=b1ed4c0b-0e6a-4e04-85ba-85909703d4c0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:35,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3b6664be-ce22-4066-8098-4b1393836809 Date: Thu, 23 Aug 2018 01:34:35 GMT RESP BODY: {"floatingips": []} 2018-08-23 01:34:35,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=b1ed4c0b-0e6a-4e04-85ba-85909703d4c0 used request id req-3b6664be-ce22-4066-8098-4b1393836809 2018-08-23 01:34:35,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.343061923981s 2018-08-23 01:34:35,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=b1ed4c0b-0e6a-4e04-85ba-85909703d4c0 used request id req-3b6664be-ce22-4066-8098-4b1393836809 2018-08-23 01:34:35,538 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a4:17:55', 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'5682543c-023f-46c6-8511-a1be01ae7e32'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-08-23T01:34:32.000000', 'flavor': Munch({u'id': u'd2a42a78-d064-4dc4-b1f1-6dd540cac834'}), 'az': u'nova', 'id': u'e9b862a3-b5d6-4a23-9e07-9a4d0da5624a', 'security_groups': [Munch({u'name': u'singlevm1-sg_940bbbed-5a61-4483-8c60-a47c28d8b1c7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'59f25f763b8e4e5190b794bb2523d032', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-23T01:34:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-23T01:34:32Z', 'hostId': u'3fa5455d82a2362c2ce8b9ad1403665305ec369644d5f20e92302b0b', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'3fa5455d82a2362c2ce8b9ad1403665305ec369644d5f20e92302b0b', '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-00000002', u'OS-SRV-USG:launched_at': u'2018-08-23T01:34:32.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'6dfaa54ab51d45af8127c3407e4ec7a2', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_940bbbed-5a61-4483-8c60-a47c28d8b1c7', 'adminPass': u'LFaqNhAh4esa', 'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'created_at': u'2018-08-23T01:34:19Z', 'created': u'2018-08-23T01:34:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-23 01:34:35,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:34:35,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:35,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-6b9e6348-b1b8-4d20-a863-5c27215165d7 Date: Thu, 23 Aug 2018 01:34:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":["84f276d5-51af-4769-8ef2-ace86fbe38b3"],"description":"","tags":[],"updated_at":"2018-08-23T01:33:53Z","qos_policy_id":null,"name":"singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:33:51Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"93f722c9-5a18-4988-b008-381ff6f30e09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["054a3365-b7c5-4be1-9a54-a0d74d208e7d"],"description":"","tags":[],"updated_at":"2018-08-23T01:33:54Z","qos_policy_id":null,"name":"HA network tenant 6dfaa54ab51d45af8127c3407e4ec7a2","admin_state_up":true,"tenant_id":"","created_at":"2018-08-23T01:33:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:34:35,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6b9e6348-b1b8-4d20-a863-5c27215165d7 2018-08-23 01:34:35,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.449958086014s 2018-08-23 01:34:35,992 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6b9e6348-b1b8-4d20-a863-5c27215165d7 2018-08-23 01:34:35,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-23 01:34:35,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=e9b862a3-b5d6-4a23-9e07-9a4d0da5624a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:36,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-a003d4c2-feaf-4717-8d56-44ec2edab982 Date: Thu, 23 Aug 2018 01:34:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-23T01:34:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"84f276d5-51af-4769-8ef2-ace86fbe38b3","ip_address":"192.168.120.7"}],"id":"b1ed4c0b-0e6a-4e04-85ba-85909703d4c0","security_groups":["102d2b10-aa0a-495f-8538-304762eb748d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:17:55","project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:34:24Z","binding:vnic_type":"normal","device_id":"e9b862a3-b5d6-4a23-9e07-9a4d0da5624a","ip_allocation":"immediate"}]} 2018-08-23 01:34:36,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=e9b862a3-b5d6-4a23-9e07-9a4d0da5624a used request id req-a003d4c2-feaf-4717-8d56-44ec2edab982 2018-08-23 01:34:36,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588538646698s 2018-08-23 01:34:36,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=e9b862a3-b5d6-4a23-9e07-9a4d0da5624a used request id req-a003d4c2-feaf-4717-8d56-44ec2edab982 2018-08-23 01:34:36,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-23 01:34:36,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"floatingip": {"floating_network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "fixed_ip_address": "192.168.120.7", "port_id": "b1ed4c0b-0e6a-4e04-85ba-85909703d4c0"}}' 2018-08-23 01:34:38,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-369bef3e-fa2b-4d84-804f-d1c5654f0efe Date: Thu, 23 Aug 2018 01:34:38 GMT RESP BODY: {"floatingip": {"router_id": "fde33ebc-e12c-476c-a324-a3acedda070e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:37Z", "updated_at": "2018-08-23T01:34:37Z", "floating_network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5815ca29-2985-4eb8-9207-4305c21b3a3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:17:55", "device_id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_id": "b1ed4c0b-0e6a-4e04-85ba-85909703d4c0", "id": "a2f63849-d67f-4fcf-acbf-dc301d16218a", "qos_policy_id": null}} 2018-08-23 01:34:38,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-369bef3e-fa2b-4d84-804f-d1c5654f0efe 2018-08-23 01:34:38,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.8088490963s 2018-08-23 01:34:38,862 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-369bef3e-fa2b-4d84-804f-d1c5654f0efe 2018-08-23 01:34:38,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-23 01:34:38,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:38,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-00a4dd11-8010-4ca5-ac8e-f850bf643581 Date: Thu, 23 Aug 2018 01:34:38 GMT RESP BODY: {"floatingips": [{"router_id": "fde33ebc-e12c-476c-a324-a3acedda070e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:37Z", "updated_at": "2018-08-23T01:34:37Z", "floating_network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5815ca29-2985-4eb8-9207-4305c21b3a3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:17:55", "device_id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_id": "b1ed4c0b-0e6a-4e04-85ba-85909703d4c0", "id": "a2f63849-d67f-4fcf-acbf-dc301d16218a", "qos_policy_id": null}]} 2018-08-23 01:34:38,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-00a4dd11-8010-4ca5-ac8e-f850bf643581 2018-08-23 01:34:38,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621471405029s 2018-08-23 01:34:38,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-00a4dd11-8010-4ca5-ac8e-f850bf643581 2018-08-23 01:34:38,937 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-23 01:34:39,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-23 01:34:39,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:39,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-37c73a2b-f98c-4444-84fc-f9ed5d423ce2 Date: Thu, 23 Aug 2018 01:34:39 GMT RESP BODY: {"floatingips": [{"router_id": "fde33ebc-e12c-476c-a324-a3acedda070e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:37Z", "updated_at": "2018-08-23T01:34:37Z", "floating_network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5815ca29-2985-4eb8-9207-4305c21b3a3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:17:55", "device_id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_id": "b1ed4c0b-0e6a-4e04-85ba-85909703d4c0", "id": "a2f63849-d67f-4fcf-acbf-dc301d16218a", "qos_policy_id": null}]} 2018-08-23 01:34:39,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-37c73a2b-f98c-4444-84fc-f9ed5d423ce2 2018-08-23 01:34:39,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06241106987s 2018-08-23 01:34:39,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-37c73a2b-f98c-4444-84fc-f9ed5d423ce2 2018-08-23 01:34:39,108 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-23 01:34:39,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-23 01:34:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:39,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c10316bc-b020-4a45-b642-873854e599f8 Date: Thu, 23 Aug 2018 01:34:39 GMT RESP BODY: {"floatingips": [{"router_id": "fde33ebc-e12c-476c-a324-a3acedda070e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:37Z", "updated_at": "2018-08-23T01:34:37Z", "floating_network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5815ca29-2985-4eb8-9207-4305c21b3a3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:17:55", "device_id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_id": "b1ed4c0b-0e6a-4e04-85ba-85909703d4c0", "id": "a2f63849-d67f-4fcf-acbf-dc301d16218a", "qos_policy_id": null}]} 2018-08-23 01:34:39,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c10316bc-b020-4a45-b642-873854e599f8 2018-08-23 01:34:39,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0731899738312s 2018-08-23 01:34:39,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c10316bc-b020-4a45-b642-873854e599f8 2018-08-23 01:34:39,290 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-23 01:34:39,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-23 01:34:39,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:39,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-5d2c7739-076d-4892-9cde-a972c7085e59 Date: Thu, 23 Aug 2018 01:34:39 GMT RESP BODY: {"floatingips": [{"router_id": "fde33ebc-e12c-476c-a324-a3acedda070e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:37Z", "updated_at": "2018-08-23T01:34:37Z", "floating_network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5815ca29-2985-4eb8-9207-4305c21b3a3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:17:55", "device_id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_id": "b1ed4c0b-0e6a-4e04-85ba-85909703d4c0", "id": "a2f63849-d67f-4fcf-acbf-dc301d16218a", "qos_policy_id": null}]} 2018-08-23 01:34:39,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5d2c7739-076d-4892-9cde-a972c7085e59 2018-08-23 01:34:39,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.353358983994s 2018-08-23 01:34:39,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5d2c7739-076d-4892-9cde-a972c7085e59 2018-08-23 01:34:39,752 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-23 01:34:39,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-23 01:34:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:40,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-052a2045-4e4c-49f8-9d35-37ffa44c7629 Date: Thu, 23 Aug 2018 01:34:40 GMT RESP BODY: {"floatingips": [{"router_id": "fde33ebc-e12c-476c-a324-a3acedda070e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:37Z", "updated_at": "2018-08-23T01:34:37Z", "floating_network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5815ca29-2985-4eb8-9207-4305c21b3a3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:17:55", "device_id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_id": "b1ed4c0b-0e6a-4e04-85ba-85909703d4c0", "id": "a2f63849-d67f-4fcf-acbf-dc301d16218a", "qos_policy_id": null}]} 2018-08-23 01:34:40,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-052a2045-4e4c-49f8-9d35-37ffa44c7629 2018-08-23 01:34:40,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.3149061203s 2018-08-23 01:34:40,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-052a2045-4e4c-49f8-9d35-37ffa44c7629 2018-08-23 01:34:40,176 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-23 01:34:40,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-23 01:34:40,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:40,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-610aaa77-1fd6-4d52-941e-882a3b6e332e Date: Thu, 23 Aug 2018 01:34:40 GMT RESP BODY: {"floatingips": [{"router_id": "fde33ebc-e12c-476c-a324-a3acedda070e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:37Z", "updated_at": "2018-08-23T01:34:40Z", "floating_network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5815ca29-2985-4eb8-9207-4305c21b3a3a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:17:55", "device_id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.216", "revision_number": 2, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_id": "b1ed4c0b-0e6a-4e04-85ba-85909703d4c0", "id": "a2f63849-d67f-4fcf-acbf-dc301d16218a", "qos_policy_id": null}]} 2018-08-23 01:34:40,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-610aaa77-1fd6-4d52-941e-882a3b6e332e 2018-08-23 01:34:40,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.259346008301s 2018-08-23 01:34:40,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-610aaa77-1fd6-4d52-941e-882a3b6e332e 2018-08-23 01:34:40,544 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'fde33ebc-e12c-476c-a324-a3acedda070e', 'updated_at': u'2018-08-23T01:34:40Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.216', 'revision_number': 2, 'port_id': u'b1ed4c0b-0e6a-4e04-85ba-85909703d4c0', 'id': u'a2f63849-d67f-4fcf-acbf-dc301d16218a', 'network': u'e8c2be0e-85ab-4e4a-94bc-15df91be462c', 'port': u'b1ed4c0b-0e6a-4e04-85ba-85909703d4c0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e8c2be0e-85ab-4e4a-94bc-15df91be462c', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5815ca29-2985-4eb8-9207-4305c21b3a3a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a4:17:55', u'device_id': u'e9b862a3-b5d6-4a23-9e07-9a4d0da5624a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6dfaa54ab51d45af8127c3407e4ec7a2', 'created_at': u'2018-08-23T01:34:37Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5815ca29-2985-4eb8-9207-4305c21b3a3a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a4:17:55', u'device_id': u'e9b862a3-b5d6-4a23-9e07-9a4d0da5624a'}), 'router': u'fde33ebc-e12c-476c-a324-a3acedda070e'}) 2018-08-23 01:34:40,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-23 01:34:40,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-23 01:34:41,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-d7263d30-6502-488c-91a3-7b06b6ebfcfd x-compute-request-id: req-d7263d30-6502-488c-91a3-7b06b6ebfcfd Content-Encoding: gzip Content-Length: 9600 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 533192355 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.194408] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196732] pid_max: default: 32768 minimum: 301\n[ 0.197986] ACPI: Core revision 20150930\n[ 0.199676] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201533] Security Framework initialized\n[ 0.202680] Yama: becoming mindful.\n[ 0.203703] AppArmor: AppArmor initialized\n[ 0.204891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206691] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208447] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210116] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212018] Initializing cgroup subsys io\n[ 0.213176] Initializing cgroup subsys memory\n[ 0.214383] Initializing cgroup subsys devices\n[ 0.215597] Initializing cgroup subsys freezer\n[ 0.216815] Initializing cgroup subsys net_cls\n[ 0.218040] Initializing cgroup subsys perf_event\n[ 0.219313] Initializing cgroup subsys net_prio\n[ 0.220557] Initializing cgroup subsys hugetlb\n[ 0.221789] Initializing cgroup subsys pids\n[ 0.222999] CPU: Physical Processor ID: 0\n[ 0.224834] mce: CPU supports 10 MCE banks\n[ 0.226021] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227418] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248816] ftrace: allocating 31920 entries in 125 pages\n[ 0.274198] smpboot: Max logical packages: 1\n[ 0.275413] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277334] x2apic enabled\n[ 0.278485] Switched APIC routing to physical x2apic.\n[ 0.280961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282511] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.285261] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287755] KVM setup paravirtual spinlock\n[ 0.289375] x86: Booted up 1 node, 1 CPUs\n[ 0.290490] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292397] devtmpfs: initialized\n[ 0.294380] evm: security.selinux\n[ 0.295348] evm: security.SMACK64\n[ 0.296308] evm: security.SMACK64EXEC\n[ 0.297342] evm: security.SMACK64TRANSMUTE\n[ 0.298456] evm: security.SMACK64MMAP\n[ 0.299480] evm: security.ima\n[ 0.300372] evm: security.capability\n[ 0.301457] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303975] pinctrl core: initialized pinctrl subsystem\n[ 0.305462] RTC time: 1:34:32, date: 08/23/18\n[ 0.306759] NET: Registered protocol family 16\n[ 0.308084] cpuidle: using governor ladder\n[ 0.309211] cpuidle: using governor menu\n[ 0.310300] PCCT header not found.\n[ 0.311331] ACPI: bus type PCI registered\n[ 0.312435] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314122] PCI: Using configuration type 1 for base access\n[ 0.316275] ACPI: Added _OSI(Module Device)\n[ 0.317438] ACPI: Added _OSI(Processor Device)\n[ 0.318633] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319879] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322056] ACPI: Interpreter enabled\n[ 0.323116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333305] ACPI: (supports S0 S5)\n[ 0.334287] ACPI: Using IOAPIC for interrupt routing\n[ 0.335589] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339458] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342713] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344355] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347360] acpiphp: Slot [3] registered\n[ 0.348473] acpiphp: Slot [4] registered\n[ 0.349586] acpiphp: Slot [5] registered\n[ 0.350696] acpiphp: Slot [6] registered\n[ 0.351804] acpiphp: Slot [7] registered\n[ 0.352913] acpiphp: Slot [8] registered\n[ 0.354019] acpiphp: Slot [9] registered\n[ 0.355122] acpiphp: Slot [10] registered\n[ 0.356243] acpiphp: Slot [11] registered\n[ 0.357373] acpiphp: Slot [12] registered\n[ 0.358496] acpiphp: Slot [13] registered\n[ 0.359616] acpiphp: Slot [14] registered\n[ 0.360740] acpiphp: Slot [15] registered\n[ 0.376007] acpiphp: Slot [16] registered\n[ 0.377141] acpiphp: Slot [17] registered\n[ 0.378261] acpiphp: Slot [18] registered\n[ 0.379383] acpiphp: Slot [19] registered\n[ 0.380505] acpiphp: Slot [20] registered\n[ 0.381630] acpiphp: Slot [21] registered\n[ 0.382762] acpiphp: Slot [22] registered\n[ 0.383883] acpiphp: Slot [23] registered\n[ 0.385011] acpiphp: Slot [24] registered\n[ 0.386138] acpiphp: Slot [25] registered\n[ 0.387265] acpiphp: Slot [26] registered\n[ 0.388392] acpiphp: Slot [27] registered\n[ 0.389517] acpiphp: Slot [28] registered\n[ 0.390644] acpiphp: Slot [29] registered\n[ 0.391770] acpiphp: Slot [30] registered\n[ 0.392890] acpiphp: Slot [31] registered\n[ 0.394032] PCI host bridge to bus 0000:00\n[ 0.395160] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396831] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398499] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.400516] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.402528] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.404586] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.408612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.410374] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411987] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.413730] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.418130] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.420121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443166] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445133] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447095] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450890] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454161] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456300] vgaarb: loaded\n[ 0.457140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458804] SCSI subsystem initialized\n[ 0.460071] ACPI: bus type USB registered\n[ 0.461216] usbcore: registered new interface driver usbfs\n[ 0.462636] usbcore: registered new interface driver hub\n[ 0.464020] usbcore: registered new device driver usb\n[ 0.465531] PCI: Using ACPI for IRQ routing\n[ 0.467056] NetLabel: Initializing\n[ 0.468053] NetLabel: domain hash size = 128\n[ 0.469225] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470551] NetLabel: unlabeled traffic allowed by default\n[ 0.472141] clocksource: Switched to clocksource kvm-clock\n[ 0.482108] AppArmor: AppArmor Filesystem Enabled\n[ 0.483433] pnp: PnP ACPI init\n[ 0.484683] pnp: PnP ACPI: found 5 devices\n[ 0.491515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.493888] NET: Registered protocol family 2\n[ 0.495306] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.497098] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.498767] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.500439] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503551] NET: Registered protocol family 1\n[ 0.504769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.506276] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.507752] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.522225] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539286] Trying to unpack rootfs image as initramfs...\n[ 0.601598] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604236] Scanning for low memory corruption every 60 seconds\n[ 0.606216] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.607828] audit: initializing netlink subsys (disabled)\n[ 0.609349] audit: type=2000 audit(1534988073.120:1): initialized\n[ 0.611236] Initialise system trusted keyring\n[ 0.612617] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614229] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.616995] zbud: loaded\n[ 0.618003] VFS: Disk quotas dquot_6.6.0\n[ 0.619155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621351] fuse init (API version 7.23)\n[ 0.622598] Key type big_key registered\n[ 0.623725] Allocating IMA MOK and blacklist keyrings.\n[ 0.625427] Key type asymmetric registered\n[ 0.626581] Asymmetric key parser 'x509' registered\n[ 0.627921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.630034] io scheduler noop registered\n[ 0.631143] io scheduler deadline registered (default)\n[ 0.632545] io scheduler cfq registered\n[ 0.633754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.635203] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636990] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.639027] ACPI: Power Button [PWRF]\n[ 0.640282] GHES: HEST is not enabled!\n[ 0.654412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683833] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686882] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710640] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713732] Linux agpgart interface v0.103\n[ 0.717137] brd: module loaded\n[ 0.719370] loop: module loaded\n[ 0.724170] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726206] GPT:90111 != 2097151\n[ 0.727161] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728688] GPT:90111 != 2097151\n[ 0.729640] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730983] vda: vda1 vda15\n[ 0.732691] scsi host0: ata_piix\n[ 0.733762] scsi host1: ata_piix\n[ 0.734768] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738472] libphy: Fixed MDIO Bus: probed\n[ 0.739615] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740941] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743932] PPP generic driver version 2.4.2\n[ 0.745181] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746815] ehci-pci: EHCI PCI platform driver\n[ 0.748020] ehci-platform: EHCI generic platform driver\n[ 0.749492] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.751078] ohci-pci: OHCI PCI platform driver\n[ 0.752312] ohci-platform: OHCI generic platform driver\n[ 0.753692] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768377] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769781] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771836] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773250] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776621] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778614] usb usb1: Product: UHCI Host Controller\n[ 0.779920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781509] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782907] hub 1-0:1.0: USB hub found\n[ 0.783998] hub 1-0:1.0: 2 ports detected\n[ 0.785300] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788204] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789524] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790942] mousedev: PS/2 mouse device common for all mice\n[ 0.792668] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795234] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796785] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798405] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800049] i2c /dev entries driver\n[ 0.801115] device-mapper: uevent: version 1.0.3\n[ 0.802432] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804683] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806552] NET: Registered protocol family 10\n[ 0.808111] NET: Registered protocol family 17\n[ 0.809359] Key type dns_resolver registered\n[ 0.810661] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812181] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.814628] registered taskstats version 1\n[ 0.815802] Loading compiled-in X.509 certificates\n[ 0.817673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820238] zswap: loaded using pool lzo/zbud\n[ 0.822260] Key type trusted registered\n[ 0.824406] Key type encrypted registered\n[ 0.825582] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827014] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828470] evm: HMAC attrs: 0x1\n[ 0.829766] Magic number: 14:871:559\n[ 0.830840] tty ttyS31: hash matches\n[ 0.831967] rtc_cmos 00:00: setting system clock to 2018-08-23 01:34:32 UTC (1534988072)\n[ 0.834204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835796] EDD information not available.\n[ 0.897691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.899851] Write protecting the kernel read-only data: 14336k\n[ 0.902799] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.905282] 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\n[ 0.954748] 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.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... 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.94. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsE0Vu26N3/tkhDIDBfz18jKjEzGYO7O/ZKBTUSAuufgG3wSeYe8u7PBxajc8n4vGgI408T2UYveDABHVUAEsdlvlEsnkElY1wP439shlYiLbnrPEEnMGA3LGFAEtg5A9bguqaWo3GZ9usmiQBVRYNJFLz2YR4M0ohaUZa4E27mKwNyGu4IGyj8Zrexizyi497nNTT7lv3C3vzTmA/Ij/FZ9Fr+sgIlUAiz2ECEUuIdPqF4ZrPOS7NjQUVMO22Zwb6nUFcZiczOBRqNdhL/un3vuirNttNc3wFXIRPXmHB/EGeigIdBWqutTOwx3blLYDBQJBAbAs4R1gO6i9acE8N root@singlevm1-vm-940bbbed-5a61-4483-8c60-a47c28d8b1c7\nssh-dss AAAAB3NzaC1kc3MAAACBAJR/qjpook3oybJCR/nGw5z1E+x3rJOPULDnTZahbW/0ngcMAwMlotpjyLJpYIlHJH1wIiwGedybyUrRHxrHU8aSz7pw6Lken6zM90RB0noiMQDd5/UZdhX2OSNGQBliHABIFCTuYrBOGnl7b8oS2yPMt7aQ5K7PRVirt0cNaYg5AAAAFQDPH7ygEeXSL5dBDgNsUc4FsB9UQQAAAIA7cBEK2mOWl20SKOZNpyMPusInaEdSs8db+maCJlalLpahMrjNeJgRLjvOaE02evJwoKcRXVTSiz3XGHxPDxQDEPc5uHZGUF5wVaCEPZpwQCIpBWNb38Yyyl3GkPnTH7KuaiLbbvQ6WtDv4VwdUeEyjHdZ0TGV3l2wf3Rr6t1DZgAAAIEAjon0ftfpv8DPdUKysZs1Di0mYbCBC5xt8bASYiyzZMTRD5TLx9RPPEmg6q7EIjMTje62zHLtPyY5bvYipIIaA34RoB8tW39QNL2L0Z96SNkOxlUhoW6MupT8ArxnwnFzBOZ4/6F3BeSv3fyaApoWFQNIdCq5tRe/pVnChy9F4N0= root@singlevm1-vm-940bbbed-5a61-4483-8c60-a47c28d8b1c7\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:fea4:1755/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-940bbbed-5a61-4483-8c60-a47c28d8b1c7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-940bbbed-5a61-4483-8c60-a47c28d8b1c7 login: "} 2018-08-23 01:34:41,312 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a/action used request id req-d7263d30-6502-488c-91a3-7b06b6ebfcfd 2018-08-23 01:34:41,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.766942024231s 2018-08-23 01:34:41,312 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a/action used request id req-d7263d30-6502-488c-91a3-7b06b6ebfcfd 2018-08-23 01:34:41,313 - 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 533192355 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.194408] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196732] pid_max: default: 32768 minimum: 301 [ 0.197986] ACPI: Core revision 20150930 [ 0.199676] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.201533] Security Framework initialized [ 0.202680] Yama: becoming mindful. [ 0.203703] AppArmor: AppArmor initialized [ 0.204891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206691] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.208447] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210116] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212018] Initializing cgroup subsys io [ 0.213176] Initializing cgroup subsys memory [ 0.214383] Initializing cgroup subsys devices [ 0.215597] Initializing cgroup subsys freezer [ 0.216815] Initializing cgroup subsys net_cls [ 0.218040] Initializing cgroup subsys perf_event [ 0.219313] Initializing cgroup subsys net_prio [ 0.220557] Initializing cgroup subsys hugetlb [ 0.221789] Initializing cgroup subsys pids [ 0.222999] CPU: Physical Processor ID: 0 [ 0.224834] mce: CPU supports 10 MCE banks [ 0.226021] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.227418] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.242154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248816] ftrace: allocating 31920 entries in 125 pages [ 0.274198] smpboot: Max logical packages: 1 [ 0.275413] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.277334] x2apic enabled [ 0.278485] Switched APIC routing to physical x2apic. [ 0.280961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282511] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285261] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287755] KVM setup paravirtual spinlock [ 0.289375] x86: Booted up 1 node, 1 CPUs [ 0.290490] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292397] devtmpfs: initialized [ 0.294380] evm: security.selinux [ 0.295348] evm: security.SMACK64 [ 0.296308] evm: security.SMACK64EXEC [ 0.297342] evm: security.SMACK64TRANSMUTE [ 0.298456] evm: security.SMACK64MMAP [ 0.299480] evm: security.ima [ 0.300372] evm: security.capability [ 0.301457] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.303975] pinctrl core: initialized pinctrl subsystem [ 0.305462] RTC time: 1:34:32, date: 08/23/18 [ 0.306759] NET: Registered protocol family 16 [ 0.308084] cpuidle: using governor ladder [ 0.309211] cpuidle: using governor menu [ 0.310300] PCCT header not found. [ 0.311331] ACPI: bus type PCI registered [ 0.312435] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314122] PCI: Using configuration type 1 for base access [ 0.316275] ACPI: Added _OSI(Module Device) [ 0.317438] ACPI: Added _OSI(Processor Device) [ 0.318633] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319879] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322056] ACPI: Interpreter enabled [ 0.323116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333305] ACPI: (supports S0 S5) [ 0.334287] ACPI: Using IOAPIC for interrupt routing [ 0.335589] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339458] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342713] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344355] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347360] acpiphp: Slot [3] registered [ 0.348473] acpiphp: Slot [4] registered [ 0.349586] acpiphp: Slot [5] registered [ 0.350696] acpiphp: Slot [6] registered [ 0.351804] acpiphp: Slot [7] registered [ 0.352913] acpiphp: Slot [8] registered [ 0.354019] acpiphp: Slot [9] registered [ 0.355122] acpiphp: Slot [10] registered [ 0.356243] acpiphp: Slot [11] registered [ 0.357373] acpiphp: Slot [12] registered [ 0.358496] acpiphp: Slot [13] registered [ 0.359616] acpiphp: Slot [14] registered [ 0.360740] acpiphp: Slot [15] registered [ 0.376007] acpiphp: Slot [16] registered [ 0.377141] acpiphp: Slot [17] registered [ 0.378261] acpiphp: Slot [18] registered [ 0.379383] acpiphp: Slot [19] registered [ 0.380505] acpiphp: Slot [20] registered [ 0.381630] acpiphp: Slot [21] registered [ 0.382762] acpiphp: Slot [22] registered [ 0.383883] acpiphp: Slot [23] registered [ 0.385011] acpiphp: Slot [24] registered [ 0.386138] acpiphp: Slot [25] registered [ 0.387265] acpiphp: Slot [26] registered [ 0.388392] acpiphp: Slot [27] registered [ 0.389517] acpiphp: Slot [28] registered [ 0.390644] acpiphp: Slot [29] registered [ 0.391770] acpiphp: Slot [30] registered [ 0.392890] acpiphp: Slot [31] registered [ 0.394032] PCI host bridge to bus 0000:00 [ 0.395160] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.396831] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.398499] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.400516] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.402528] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.404586] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.408612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.410374] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.411987] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.413730] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.418130] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.420121] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.441115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.443166] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.445133] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.447095] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.449153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.450890] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.452704] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.454161] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.456300] vgaarb: loaded [ 0.457140] vgaarb: bridge control possible 0000:00:02.0 [ 0.458804] SCSI subsystem initialized [ 0.460071] ACPI: bus type USB registered [ 0.461216] usbcore: registered new interface driver usbfs [ 0.462636] usbcore: registered new interface driver hub [ 0.464020] usbcore: registered new device driver usb [ 0.465531] PCI: Using ACPI for IRQ routing [ 0.467056] NetLabel: Initializing [ 0.468053] NetLabel: domain hash size = 128 [ 0.469225] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.470551] NetLabel: unlabeled traffic allowed by default [ 0.472141] clocksource: Switched to clocksource kvm-clock [ 0.482108] AppArmor: AppArmor Filesystem Enabled [ 0.483433] pnp: PnP ACPI init [ 0.484683] pnp: PnP ACPI: found 5 devices [ 0.491515] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.493888] NET: Registered protocol family 2 [ 0.495306] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.497098] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.498767] TCP: Hash tables configured (established 4096 bind 4096) [ 0.500439] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.501941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.503551] NET: Registered protocol family 1 [ 0.504769] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.506276] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.507752] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.522225] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.539286] Trying to unpack rootfs image as initramfs... [ 0.601598] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.604236] Scanning for low memory corruption every 60 seconds [ 0.606216] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.607828] audit: initializing netlink subsys (disabled) [ 0.609349] audit: type=2000 audit(1534988073.120:1): initialized [ 0.611236] Initialise system trusted keyring [ 0.612617] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614229] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.616995] zbud: loaded [ 0.618003] VFS: Disk quotas dquot_6.6.0 [ 0.619155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621351] fuse init (API version 7.23) [ 0.622598] Key type big_key registered [ 0.623725] Allocating IMA MOK and blacklist keyrings. [ 0.625427] Key type asymmetric registered [ 0.626581] Asymmetric key parser 'x509' registered [ 0.627921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.630034] io scheduler noop registered [ 0.631143] io scheduler deadline registered (default) [ 0.632545] io scheduler cfq registered [ 0.633754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635203] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636990] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.639027] ACPI: Power Button [PWRF] [ 0.640282] GHES: HEST is not enabled! [ 0.654412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683833] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686882] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710640] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.713732] Linux agpgart interface v0.103 [ 0.717137] brd: module loaded [ 0.719370] loop: module loaded [ 0.724170] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.726206] GPT:90111 != 2097151 [ 0.727161] GPT:Alternate GPT header not at the end of the disk. [ 0.728688] GPT:90111 != 2097151 [ 0.729640] GPT: Use GNU Parted to correct GPT errors. [ 0.730983] vda: vda1 vda15 [ 0.732691] scsi host0: ata_piix [ 0.733762] scsi host1: ata_piix [ 0.734768] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.736455] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.738472] libphy: Fixed MDIO Bus: probed [ 0.739615] tun: Universal TUN/TAP device driver, 1.6 [ 0.740941] tun: (C) 1999-2004 Max Krasnyansky [ 0.743932] PPP generic driver version 2.4.2 [ 0.745181] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746815] ehci-pci: EHCI PCI platform driver [ 0.748020] ehci-platform: EHCI generic platform driver [ 0.749492] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751078] ohci-pci: OHCI PCI platform driver [ 0.752312] ohci-platform: OHCI generic platform driver [ 0.753692] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768377] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769781] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.771836] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.773250] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.774905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.776621] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.778614] usb usb1: Product: UHCI Host Controller [ 0.779920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.781509] usb usb1: SerialNumber: 0000:00:01.2 [ 0.782907] hub 1-0:1.0: USB hub found [ 0.783998] hub 1-0:1.0: 2 ports detected [ 0.785300] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.788204] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.789524] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.790942] mousedev: PS/2 mouse device common for all mice [ 0.792668] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.795234] rtc_cmos 00:00: RTC can wake from S4 [ 0.796785] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.798405] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.800049] i2c /dev entries driver [ 0.801115] device-mapper: uevent: version 1.0.3 [ 0.802432] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.804683] ledtrig-cpu: registered to indicate activity on CPUs [ 0.806552] NET: Registered protocol family 10 [ 0.808111] NET: Registered protocol family 17 [ 0.809359] Key type dns_resolver registered [ 0.810661] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.812181] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.814628] registered taskstats version 1 [ 0.815802] Loading compiled-in X.509 certificates [ 0.817673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.820238] zswap: loaded using pool lzo/zbud [ 0.822260] Key type trusted registered [ 0.824406] Key type encrypted registered [ 0.825582] AppArmor: AppArmor sha1 policy hashing enabled [ 0.827014] ima: No TPM chip found, activating TPM-bypass! [ 0.828470] evm: HMAC attrs: 0x1 [ 0.829766] Magic number: 14:871:559 [ 0.830840] tty ttyS31: hash matches [ 0.831967] rtc_cmos 00:00: setting system clock to 2018-08-23 01:34:32 UTC (1534988072) [ 0.834204] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.835796] EDD information not available. [ 0.897691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.899851] Write protecting the kernel read-only data: 14336k [ 0.902799] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.905282] 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 [ 0.954748] 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.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... 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.94. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsE0Vu26N3/tkhDIDBfz18jKjEzGYO7O/ZKBTUSAuufgG3wSeYe8u7PBxajc8n4vGgI408T2UYveDABHVUAEsdlvlEsnkElY1wP439shlYiLbnrPEEnMGA3LGFAEtg5A9bguqaWo3GZ9usmiQBVRYNJFLz2YR4M0ohaUZa4E27mKwNyGu4IGyj8Zrexizyi497nNTT7lv3C3vzTmA/Ij/FZ9Fr+sgIlUAiz2ECEUuIdPqF4ZrPOS7NjQUVMO22Zwb6nUFcZiczOBRqNdhL/un3vuirNttNc3wFXIRPXmHB/EGeigIdBWqutTOwx3blLYDBQJBAbAs4R1gO6i9acE8N root@singlevm1-vm-940bbbed-5a61-4483-8c60-a47c28d8b1c7 ssh-dss AAAAB3NzaC1kc3MAAACBAJR/qjpook3oybJCR/nGw5z1E+x3rJOPULDnTZahbW/0ngcMAwMlotpjyLJpYIlHJH1wIiwGedybyUrRHxrHU8aSz7pw6Lken6zM90RB0noiMQDd5/UZdhX2OSNGQBliHABIFCTuYrBOGnl7b8oS2yPMt7aQ5K7PRVirt0cNaYg5AAAAFQDPH7ygEeXSL5dBDgNsUc4FsB9UQQAAAIA7cBEK2mOWl20SKOZNpyMPusInaEdSs8db+maCJlalLpahMrjNeJgRLjvOaE02evJwoKcRXVTSiz3XGHxPDxQDEPc5uHZGUF5wVaCEPZpwQCIpBWNb38Yyyl3GkPnTH7KuaiLbbvQ6WtDv4VwdUeEyjHdZ0TGV3l2wf3Rr6t1DZgAAAIEAjon0ftfpv8DPdUKysZs1Di0mYbCBC5xt8bASYiyzZMTRD5TLx9RPPEmg6q7EIjMTje62zHLtPyY5bvYipIIaA34RoB8tW39QNL2L0Z96SNkOxlUhoW6MupT8ArxnwnFzBOZ4/6F3BeSv3fyaApoWFQNIdCq5tRe/pVnChy9F4N0= root@singlevm1-vm-940bbbed-5a61-4483-8c60-a47c28d8b1c7 -----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:fea4:1755/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-940bbbed-5a61-4483-8c60-a47c28d8b1c7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-940bbbed-5a61-4483-8c60-a47c28d8b1c7 login: 2018-08-23 01:34:41,317 - paramiko.transport - DEBUG - starting thread (client mode): 0xf9f16490L 2018-08-23 01:34:41,317 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-23 01:34:41,317 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-23 01:34:41,318 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-23 01:34:41,319 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-23 01:34:41,319 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-23 01:34:41,319 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-23 01:34:41,320 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-23 01:34:41,320 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-23 01:34:41,320 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-23 01:34:41,341 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-23 01:34:41,342 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-23 01:34:41,349 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.216: 3aa4fb803d8ffe412ce14d2f2ab13e50 2018-08-23 01:34:41,350 - paramiko.transport - DEBUG - Trying discovered key 69ce218c847ffe43057187d8cd8f708d in /tmp/tmpGMuJG4 2018-08-23 01:34:41,381 - paramiko.transport - DEBUG - userauth is OK 2018-08-23 01:34:41,387 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-23 01:34:41,415 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-23 01:34:41,416 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-23 01:34:41,416 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-23 01:34:41,417 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-23 01:34:41,419 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-23 01:34:41,419 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-23 01:34:41,419 - functest.core.singlevm - DEBUG - error: 2018-08-23 01:34:41,424 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-23 01:34:41,525 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 01:34:41,526 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-23 01:34:41,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-23 01:34:41,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/a2f63849-d67f-4fcf-acbf-dc301d16218a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:43,167 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0abedadb-0fa6-4e44-a73d-b39e782be493 Content-Length: 0 Date: Thu, 23 Aug 2018 01:34:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:34:43,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/a2f63849-d67f-4fcf-acbf-dc301d16218a.json used request id req-0abedadb-0fa6-4e44-a73d-b39e782be493 2018-08-23 01:34:43,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.63387107849s 2018-08-23 01:34:43,168 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/a2f63849-d67f-4fcf-acbf-dc301d16218a.json used request id req-0abedadb-0fa6-4e44-a73d-b39e782be493 2018-08-23 01:34:43,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-23 01:34:43,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:43,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-86945729-516e-49d2-bc0c-e1ac1b06c156 Date: Thu, 23 Aug 2018 01:34:43 GMT RESP BODY: {"floatingips": []} 2018-08-23 01:34:43,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-86945729-516e-49d2-bc0c-e1ac1b06c156 2018-08-23 01:34:43,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.301123857498s 2018-08-23 01:34:43,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-86945729-516e-49d2-bc0c-e1ac1b06c156 2018-08-23 01:34:43,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-23 01:34:43,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:43,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 01:34: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-4956753a-d020-46d7-baa6-d8abb08d4432 x-compute-request-id: req-4956753a-d020-46d7-baa6-d8abb08d4432 Content-Type: application/json 2018-08-23 01:34:43,869 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a used request id req-4956753a-d020-46d7-baa6-d8abb08d4432 2018-08-23 01:34:43,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.394860029221s 2018-08-23 01:34:43,870 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a used request id req-4956753a-d020-46d7-baa6-d8abb08d4432 2018-08-23 01:34:43,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 01:34:43,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:45,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-34202be7-85d5-4d91-9f08-c3fa599a1e19 x-compute-request-id: req-34202be7-85d5-4d91-9f08-c3fa599a1e19 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:17:55", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:17:55", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "rel": "bookmark"}], "image": {"id": "5682543c-023f-46c6-8511-a1be01ae7e32", "links": [{"href": "http://172.30.9.24:8774/images/5682543c-023f-46c6-8511-a1be01ae7e32", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-23T01:34:32.000000", "flavor": {"id": "d2a42a78-d064-4dc4-b1f1-6dd540cac834", "links": [{"href": "http://172.30.9.24:8774/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "rel": "bookmark"}]}, "id": "e9b862a3-b5d6-4a23-9e07-9a4d0da5624a", "security_groups": [{"name": "singlevm1-sg_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}], "user_id": "59f25f763b8e4e5190b794bb2523d032", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-23T01:34:43Z", "hostId": "3fa5455d82a2362c2ce8b9ad1403665305ec369644d5f20e92302b0b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "created": "2018-08-23T01:34:19Z", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-23 01:34:45,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-34202be7-85d5-4d91-9f08-c3fa599a1e19 2018-08-23 01:34:45,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23788905144s 2018-08-23 01:34:45,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-34202be7-85d5-4d91-9f08-c3fa599a1e19 2018-08-23 01:34:45,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-23 01:34:47,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 01:34:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:47,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:34: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-7f038d94-2efb-4524-b710-65c2d8ed0e6d x-compute-request-id: req-7f038d94-2efb-4524-b710-65c2d8ed0e6d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-23 01:34:47,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7f038d94-2efb-4524-b710-65c2d8ed0e6d 2018-08-23 01:34:47,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196931123734s 2018-08-23 01:34:47,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7f038d94-2efb-4524-b710-65c2d8ed0e6d 2018-08-23 01:34:47,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-23 01:34:47,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:47,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-a437533f-a4dc-4432-b145-ed1c204ebcc8 Date: Thu, 23 Aug 2018 01:34:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:34:09Z", "updated_at": "2018-08-23T01:34:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-23T01:34:09Z", "revision_number": 0, "id": "3f39f0e4-9678-449b-9804-4bb183fe8d79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:34:11Z", "revision_number": 0, "id": "840d60a7-cc7a-4dc0-8d75-1d6bf0ceb3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:11Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:34:09Z", "revision_number": 0, "id": "91950bc1-f6a0-410a-b740-78d8ac3ea261", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:34:09Z", "revision_number": 0, "id": "e23d206c-7863-46ae-809f-71631e3e7c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:34:09Z", "security_group_id": "102d2b10-aa0a-495f-8538-304762eb748d", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}], "revision_number": 3, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "102d2b10-aa0a-495f-8538-304762eb748d", "name": "singlevm1-sg_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}, {"description": "Default security group", "tags": [], "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "created_at": "2018-08-23T01:33:15Z", "updated_at": "2018-08-23T01:33:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "251216a2-5651-4de9-946b-f453909a0166", "remote_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv4", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "87a7ff36-4271-42cd-8312-ebcb2d650ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv4", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "b23f214a-1305-4161-b721-79ab7a8b49d4", "remote_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv6", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:33:15Z", "revision_number": 0, "id": "c427a661-825d-4b79-80ac-de3d8a71fdfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:33:15Z", "security_group_id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "tenant_id": "62639ecbfe2b4b97a9dfe324f0947130", "port_range_min": null, "ethertype": "IPv6", "project_id": "62639ecbfe2b4b97a9dfe324f0947130"}], "revision_number": 1, "project_id": "62639ecbfe2b4b97a9dfe324f0947130", "id": "428bf9e6-533d-481a-b1aa-eb89f79eb557", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "created_at": "2018-08-23T01:32:07Z", "updated_at": "2018-08-23T01:32:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "55cfbe86-d8f2-4509-b0d0-d785a82ce372", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "9be4c234-0f44-4e99-b122-1bcea5edeb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "d926a1a1-f5cd-48c5-b0ea-b39fb2fc8d53", "remote_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:32:07Z", "revision_number": 0, "id": "ff5e3335-59ff-4c9d-83dc-217a6757e42d", "remote_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "remote_ip_prefix": null, "created_at": "2018-08-23T01:32:07Z", "security_group_id": "4480aada-e0db-4999-b97e-6177170a0671", "tenant_id": "3a83f47ec8c0407f8e9987e7442a38b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a83f47ec8c0407f8e9987e7442a38b8"}], "revision_number": 1, "project_id": "3a83f47ec8c0407f8e9987e7442a38b8", "id": "4480aada-e0db-4999-b97e-6177170a0671", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-23T01:31:37Z", "updated_at": "2018-08-23T01:31:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "13d490ae-2db2-4ba3-914f-20b10a50b270", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "19a77e5d-1322-4519-909b-e2050523c1b1", "remote_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "373eee88-bc3b-474f-aa6f-872ed282a060", "remote_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:37Z", "revision_number": 0, "id": "dfb5878d-f44d-43a2-9f7b-592522b49cbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:37Z", "security_group_id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6a9919c0-5f66-40d9-b189-16c74d2d72f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:31:33Z", "updated_at": "2018-08-23T01:31:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "6234453b-08aa-4589-a0de-a49797f8ff66", "remote_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "a7c1185f-542c-48cf-bd23-511f72cfa8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "acb4beaa-df5d-4954-bda7-0398893a0da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:31:33Z", "revision_number": 0, "id": "e558ee5a-1ea9-45aa-9ee1-715b898820b6", "remote_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "remote_ip_prefix": null, "created_at": "2018-08-23T01:31:33Z", "security_group_id": "936c1082-a725-46e9-a512-20915b04ee59", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2"}], "revision_number": 1, "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "936c1082-a725-46e9-a512-20915b04ee59", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "created_at": "2018-08-23T01:27:53Z", "updated_at": "2018-08-23T01:27:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "13c39f9a-a155-45f7-a765-210d4a80b8ed", "remote_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "9a56e57d-ea7b-47d3-bc93-61f5b3e363cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "bb7034cc-f777-4d59-a596-8d06dde7678d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:27:53Z", "revision_number": 0, "id": "d982e7e0-56bf-4cf3-972e-55d740420129", "remote_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "remote_ip_prefix": null, "created_at": "2018-08-23T01:27:53Z", "security_group_id": "b7257792-1a06-4990-972e-251430c9eeb3", "tenant_id": "1b8ef0fd74474daf9874e13ebad5ce53", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b8ef0fd74474daf9874e13ebad5ce53"}], "revision_number": 1, "project_id": "1b8ef0fd74474daf9874e13ebad5ce53", "id": "b7257792-1a06-4990-972e-251430c9eeb3", "name": "default"}]} 2018-08-23 01:34:47,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a437533f-a4dc-4432-b145-ed1c204ebcc8 2018-08-23 01:34:47,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318416118622s 2018-08-23 01:34:47,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a437533f-a4dc-4432-b145-ed1c204ebcc8 2018-08-23 01:34:47,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-23 01:34:47,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/102d2b10-aa0a-495f-8538-304762eb748d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:47,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1788a73b-2793-4fa0-b833-46976bcee977 Content-Length: 0 Date: Thu, 23 Aug 2018 01:34:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:34:47,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/102d2b10-aa0a-495f-8538-304762eb748d.json used request id req-1788a73b-2793-4fa0-b833-46976bcee977 2018-08-23 01:34:47,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.146317958832s 2018-08-23 01:34:47,783 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/102d2b10-aa0a-495f-8538-304762eb748d.json used request id req-1788a73b-2793-4fa0-b833-46976bcee977 2018-08-23 01:34:47,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-23 01:34:47,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:47,959 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 23 Aug 2018 01:34: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-f3d3e5ab-5f53-43bd-ac13-86733bc06076 x-compute-request-id: req-f3d3e5ab-5f53-43bd-ac13-86733bc06076 Content-Length: 0 Content-Type: application/json 2018-08-23 01:34:47,959 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7 used request id req-f3d3e5ab-5f53-43bd-ac13-86733bc06076 2018-08-23 01:34:47,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.17533993721s 2018-08-23 01:34:47,960 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_940bbbed-5a61-4483-8c60-a47c28d8b1c7 used request id req-f3d3e5ab-5f53-43bd-ac13-86733bc06076 2018-08-23 01:34:47,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-23 01:34:47,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fde33ebc-e12c-476c-a324-a3acedda070e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" -d '{"subnet_id": "84f276d5-51af-4769-8ef2-ace86fbe38b3"}' 2018-08-23 01:34:50,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6d7e57b-a892-4de7-ad2a-aabdf5b1ba29 Date: Thu, 23 Aug 2018 01:34:50 GMT RESP BODY: {"network_id": "5815ca29-2985-4eb8-9207-4305c21b3a3a", "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "subnet_id": "84f276d5-51af-4769-8ef2-ace86fbe38b3", "subnet_ids": ["84f276d5-51af-4769-8ef2-ace86fbe38b3"], "port_id": "37af1fa2-555a-426f-9bd2-93c7717faa96", "id": "fde33ebc-e12c-476c-a324-a3acedda070e"} 2018-08-23 01:34:50,420 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fde33ebc-e12c-476c-a324-a3acedda070e/remove_router_interface.json used request id req-d6d7e57b-a892-4de7-ad2a-aabdf5b1ba29 2018-08-23 01:34:50,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.46004295349s 2018-08-23 01:34:50,420 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fde33ebc-e12c-476c-a324-a3acedda070e/remove_router_interface.json used request id req-d6d7e57b-a892-4de7-ad2a-aabdf5b1ba29 returning object fde33ebc-e12c-476c-a324-a3acedda070e 2018-08-23 01:34:50,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 01:34:50,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:50,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-dc073c6a-bbc6-4b53-aa8a-dc2e7ac2b00d Date: Thu, 23 Aug 2018 01:34:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "created_at": "2018-08-23T01:33:55Z", "admin_state_up": true, "updated_at": "2018-08-23T01:34:49Z", "project_id": "6dfaa54ab51d45af8127c3407e4ec7a2", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "fde33ebc-e12c-476c-a324-a3acedda070e", "name": "singlevm1-router_940bbbed-5a61-4483-8c60-a47c28d8b1c7"}]} 2018-08-23 01:34:50,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-dc073c6a-bbc6-4b53-aa8a-dc2e7ac2b00d 2018-08-23 01:34:50,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.567045927048s 2018-08-23 01:34:50,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-dc073c6a-bbc6-4b53-aa8a-dc2e7ac2b00d 2018-08-23 01:34:50,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-23 01:34:50,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/fde33ebc-e12c-476c-a324-a3acedda070e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:55,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab53927f-bf9e-4b7b-8dfa-bf9ec497a380 Content-Length: 0 Date: Thu, 23 Aug 2018 01:34:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:34:55,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fde33ebc-e12c-476c-a324-a3acedda070e.json used request id req-ab53927f-bf9e-4b7b-8dfa-bf9ec497a380 2018-08-23 01:34:55,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.23057794571s 2018-08-23 01:34:55,221 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fde33ebc-e12c-476c-a324-a3acedda070e.json used request id req-ab53927f-bf9e-4b7b-8dfa-bf9ec497a380 2018-08-23 01:34:55,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 01:34:55,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:55,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-25a4f4f3-772d-4e06-93b2-79b610d911b7 Date: Thu, 23 Aug 2018 01:34:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-23T01:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5623e22d-3cdd-431b-afd0-7e48c1dfd5bc","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1b8ef0fd74474daf9874e13ebad5ce53","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:28:00Z","ip_version":4},{"updated_at":"2018-08-23T01:33:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84f276d5-51af-4769-8ef2-ace86fbe38b3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_940bbbed-5a61-4483-8c60-a47c28d8b1c7","enable_dhcp":true,"segment_id":null,"network_id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:33:53Z","ip_version":4}]} 2018-08-23 01:34:55,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-25a4f4f3-772d-4e06-93b2-79b610d911b7 2018-08-23 01:34:55,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.314391136169s 2018-08-23 01:34:55,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-25a4f4f3-772d-4e06-93b2-79b610d911b7 2018-08-23 01:34:55,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-23 01:34:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/84f276d5-51af-4769-8ef2-ace86fbe38b3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:58,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1012a25f-9fbf-4893-99f2-e32782c2b921 Date: Thu, 23 Aug 2018 01:34:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:34:58,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/84f276d5-51af-4769-8ef2-ace86fbe38b3.json used request id req-1012a25f-9fbf-4893-99f2-e32782c2b921 2018-08-23 01:34:58,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.56768012047s 2018-08-23 01:34:58,106 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/84f276d5-51af-4769-8ef2-ace86fbe38b3.json used request id req-1012a25f-9fbf-4893-99f2-e32782c2b921 2018-08-23 01:34:58,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:34:58,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:58,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-6ebec351-7a8f-4b00-8f70-a1b984c4f14d Date: Thu, 23 Aug 2018 01:34:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5815ca29-2985-4eb8-9207-4305c21b3a3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6dfaa54ab51d45af8127c3407e4ec7a2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:34:57Z","qos_policy_id":null,"name":"singlevm1-net_940bbbed-5a61-4483-8c60-a47c28d8b1c7","admin_state_up":true,"tenant_id":"6dfaa54ab51d45af8127c3407e4ec7a2","created_at":"2018-08-23T01:33:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:34:58,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6ebec351-7a8f-4b00-8f70-a1b984c4f14d 2018-08-23 01:34:58,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.098356962204s 2018-08-23 01:34:58,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6ebec351-7a8f-4b00-8f70-a1b984c4f14d 2018-08-23 01:34:58,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-23 01:34:58,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/5815ca29-2985-4eb8-9207-4305c21b3a3a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:34:59,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82d5b265-563e-46a0-a7db-31e1fd2f9aa6 Date: Thu, 23 Aug 2018 01:34:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:34:59,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5815ca29-2985-4eb8-9207-4305c21b3a3a.json used request id req-82d5b265-563e-46a0-a7db-31e1fd2f9aa6 2018-08-23 01:34:59,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26076316833s 2018-08-23 01:34:59,467 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5815ca29-2985-4eb8-9207-4305c21b3a3a.json used request id req-82d5b265-563e-46a0-a7db-31e1fd2f9aa6 2018-08-23 01:34:59,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:34:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:35:00,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-3c52aabb-850a-45ca-b420-1edf24e7f584 Date: Thu, 23 Aug 2018 01:35:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:34:06Z", "file": "/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32/file", "owner": "6dfaa54ab51d45af8127c3407e4ec7a2", "id": "5682543c-023f-46c6-8511-a1be01ae7e32", "size": 12716032, "self": "/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/5682543c-023f-46c6-8511-a1be01ae7e32/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/5682543c-023f-46c6-8511-a1be01ae7e32/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-23T01:34:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:35:00,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3c52aabb-850a-45ca-b420-1edf24e7f584 2018-08-23 01:35:00,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.80029797554s 2018-08-23 01:35:00,272 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3c52aabb-850a-45ca-b420-1edf24e7f584 2018-08-23 01:35:00,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-23 01:35:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:35:01,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-907e5687-9147-475b-80b5-1ade7a9fb6c0 Date: Thu, 23 Aug 2018 01:35:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-23 01:35:01,605 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32 used request id req-907e5687-9147-475b-80b5-1ade7a9fb6c0 2018-08-23 01:35:01,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.33201503754s 2018-08-23 01:35:01,606 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/5682543c-023f-46c6-8511-a1be01ae7e32 used request id req-907e5687-9147-475b-80b5-1ade7a9fb6c0 2018-08-23 01:35:01,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-23 01:35:01,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:35:01,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35: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-56b8990e-4eea-429b-a058-819a10845d65 x-compute-request-id: req-56b8990e-4eea-429b-a058-819a10845d65 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_940bbbed-5a61-4483-8c60-a47c28d8b1c7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834", "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": "d2a42a78-d064-4dc4-b1f1-6dd540cac834"}]} 2018-08-23 01:35:01,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-56b8990e-4eea-429b-a058-819a10845d65 2018-08-23 01:35:01,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0337560176849s 2018-08-23 01:35:01,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-56b8990e-4eea-429b-a058-819a10845d65 2018-08-23 01:35:01,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-23 01:35:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8851a04921d081b5408b5fbc1eeec0a44bd10f7" 2018-08-23 01:35:01,677 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 23 Aug 2018 01:35: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-57cc2934-5b5f-43a9-b1f0-60f562fd8b5c x-compute-request-id: req-57cc2934-5b5f-43a9-b1f0-60f562fd8b5c Content-Length: 0 Content-Type: application/json 2018-08-23 01:35:01,677 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834 used request id req-57cc2934-5b5f-43a9-b1f0-60f562fd8b5c 2018-08-23 01:35:01,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0352330207825s 2018-08-23 01:35:01,677 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d2a42a78-d064-4dc4-b1f1-6dd540cac834 used request id req-57cc2934-5b5f-43a9-b1f0-60f562fd8b5c 2018-08-23 01:35:01,730 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-23 01:35:01,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 01:35:01,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 01:35:01,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 01:35:01,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 01:35:01,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 01:35:01,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 01:35:01,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 01:35:01,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 01:35:01,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 01:35:01,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 01:35:01,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 01:35:01,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:35:01,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17387751-4179-4cf5-8a48-d8f2932d0dfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-23 01:35:01,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-17387751-4179-4cf5-8a48-d8f2932d0dfa 2018-08-23 01:35:01,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-23 01:35:02,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead1d034a2ab4aa59e0c84be49ab696c", "name": "reader"}, {"id": "b14bdbfc4e144b1fa06600c69f77c1db", "name": "member"}, {"id": "915667872bb44510b9ffbfab4254bf2b", "name": "admin"}], "expires_at": "2018-08-23T02:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "614a506092e24de896b5d565242227f4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e14532bec3c4e559a7dd5206c03eee8"}], "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e4f452c22f54f819ffab638442dd928"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a02c7531108f4de2b29a9308fe89dcd4"}], "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6631790f4d40749996bb2395058ce3"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cafa71e09b42413f8814e75c4f0f5001"}], "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afa87971bfe34563a57e2620c52b957d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffeba3de564c42359a4661bc6f24561d"}], "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ddee171df574f10aba0539d23540780"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}], "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"url": "http://172.30.9.24:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"url": "http://192.30.9.4:8776/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1abec52e66e470fade79b5618b31891"}], "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46b811816bc2421585537faac5fb683f"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9026e15ce1a6444abcea4641ee275e89"}], "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01dd1dec77b14502b2274a52896950ef"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac800e95cab2408d9f1e277390582df9"}], "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35b7a245d3e54a1296e40150196769f3"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa99af61883045f2bf78f430401b4dc8"}], "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"url": "http://192.30.9.4:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b159aca44528459aa6e415470a920d69"}, {"url": "http://172.30.9.24:8776/v2/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}], "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"url": "http://192.30.9.4:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"url": "http://172.30.9.24:8776/v3/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}], "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"url": "http://12.0.0.31:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"url": "http://172.30.9.24:8080/v1/AUTH_6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec198e9bac15434491aa105281f1ef43"}], "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e159654cf42c8bb69114901de4c5e"}, {"url": "http://192.30.9.4:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409967e679d34387b0379d836bcbfcbd"}, {"url": "http://172.30.9.24:8004/v1/6dfaa54ab51d45af8127c3407e4ec7a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}], "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "475ceef117ec458e9addb98683b299e5"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eed36fa87d241129110766ef969fd4a"}], "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "59f25f763b8e4e5190b794bb2523d032"}, "audit_ids": ["UvqGP9nlS6GvGAl26ZpIMw"], "issued_at": "2018-08-23T01:35:02.000000Z"}} 2018-08-23 01:35:02,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:35:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:02,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-34918a23-ad49-4784-8886-68f121a9ea64 Date: Thu, 23 Aug 2018 01:35:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","provider:network_type":"flat"}]} 2018-08-23 01:35:02,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-34918a23-ad49-4784-8886-68f121a9ea64 2018-08-23 01:35:02,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355890989304s 2018-08-23 01:35:02,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-34918a23-ad49-4784-8886-68f121a9ea64 2018-08-23 01:35:02,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:35:02,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 23 Aug 2018 01:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa63948b-defa-445b-b364-ee3fc649c830 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2018-08-23 01:35:02,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-aa63948b-defa-445b-b364-ee3fc649c830 2018-08-23 01:35:02,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-23 01:35:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:02,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b88507d-1873-4a5e-8491-c1353d857429 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/aa4bb990bedb435f962793d240786bb6"}, "tags": [], "enabled": true, "id": "aa4bb990bedb435f962793d240786bb6", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-08-23 01:35:02,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6b88507d-1873-4a5e-8491-c1353d857429 2018-08-23 01:35:02,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20400595665s 2018-08-23 01:35:02,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6b88507d-1873-4a5e-8491-c1353d857429 2018-08-23 01:35:02,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-23 01:35:02,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_44d58073-9759-4252-8e4c-03e22fce9e59"}}' 2018-08-23 01:35:03,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 23 Aug 2018 01:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b5745b-a19b-488a-8b8e-f1491d080207 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.24:5000/v3/projects/ce062e08d5bd468dad14d089b7980cd7"}, "tags": [], "enabled": true, "id": "ce062e08d5bd468dad14d089b7980cd7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_44d58073-9759-4252-8e4c-03e22fce9e59"}} 2018-08-23 01:35:03,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-54b5745b-a19b-488a-8b8e-f1491d080207 2018-08-23 01:35:03,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.244354963303s 2018-08-23 01:35:03,002 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-54b5745b-a19b-488a-8b8e-f1491d080207 2018-08-23 01:35:03,002 - 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'ce062e08d5bd468dad14d089b7980cd7', '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_44d58073-9759-4252-8e4c-03e22fce9e59'}) 2018-08-23 01:35:03,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-23 01:35:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "effeabb8-1cc9-49d9-8897-096e152ad630", "email": null, "name": "singlevm2-user_44d58073-9759-4252-8e4c-03e22fce9e59"}}' 2018-08-23 01:35:03,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 23 Aug 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57f6f3aa-3c71-4d09-ab9f-7a51e802b27c Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_44d58073-9759-4252-8e4c-03e22fce9e59", "links": {"self": "http://172.30.9.24:5000/v3/users/5afc1d553fa74b45924ca794ab15ecbd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5afc1d553fa74b45924ca794ab15ecbd", "domain_id": "default", "password_expires_at": null}} 2018-08-23 01:35:03,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-57f6f3aa-3c71-4d09-ab9f-7a51e802b27c 2018-08-23 01:35:03,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.51266002655s 2018-08-23 01:35:03,522 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-57f6f3aa-3c71-4d09-ab9f-7a51e802b27c 2018-08-23 01:35:03,522 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5afc1d553fa74b45924ca794ab15ecbd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_44d58073-9759-4252-8e4c-03e22fce9e59'}) 2018-08-23 01:35:03,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 01:35:03,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:03,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c397dc-4cd7-47cd-859f-4ca560da9ea3 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "915667872bb44510b9ffbfab4254bf2b", "links": {"self": "http://172.30.9.24:5000/v3/roles/915667872bb44510b9ffbfab4254bf2b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b14bdbfc4e144b1fa06600c69f77c1db", "links": {"self": "http://172.30.9.24:5000/v3/roles/b14bdbfc4e144b1fa06600c69f77c1db"}, "name": "member"}, {"domain_id": null, "id": "b34290526f194f4abb43580cee2552dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/b34290526f194f4abb43580cee2552dc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e1a832eaa48e4f879f145f5b448f9605", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a832eaa48e4f879f145f5b448f9605"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ead1d034a2ab4aa59e0c84be49ab696c", "links": {"self": "http://172.30.9.24:5000/v3/roles/ead1d034a2ab4aa59e0c84be49ab696c"}, "name": "reader"}, {"domain_id": null, "id": "ebf2264ab6b9409a92a64b73c8b202a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/ebf2264ab6b9409a92a64b73c8b202a8"}, "name": "ResellerAdmin"}]} 2018-08-23 01:35:03,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f7c397dc-4cd7-47cd-859f-4ca560da9ea3 2018-08-23 01:35:03,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198475122452s 2018-08-23 01:35:03,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f7c397dc-4cd7-47cd-859f-4ca560da9ea3 2018-08-23 01:35:03,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 01:35:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:03,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f28694-90c8-4446-a7a6-c17768358de7 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "915667872bb44510b9ffbfab4254bf2b", "links": {"self": "http://172.30.9.24:5000/v3/roles/915667872bb44510b9ffbfab4254bf2b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b14bdbfc4e144b1fa06600c69f77c1db", "links": {"self": "http://172.30.9.24:5000/v3/roles/b14bdbfc4e144b1fa06600c69f77c1db"}, "name": "member"}, {"domain_id": null, "id": "b34290526f194f4abb43580cee2552dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/b34290526f194f4abb43580cee2552dc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e1a832eaa48e4f879f145f5b448f9605", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a832eaa48e4f879f145f5b448f9605"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ead1d034a2ab4aa59e0c84be49ab696c", "links": {"self": "http://172.30.9.24:5000/v3/roles/ead1d034a2ab4aa59e0c84be49ab696c"}, "name": "reader"}, {"domain_id": null, "id": "ebf2264ab6b9409a92a64b73c8b202a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/ebf2264ab6b9409a92a64b73c8b202a8"}, "name": "ResellerAdmin"}]} 2018-08-23 01:35:03,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e8f28694-90c8-4446-a7a6-c17768358de7 2018-08-23 01:35:03,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18326997757s 2018-08-23 01:35:03,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e8f28694-90c8-4446-a7a6-c17768358de7 2018-08-23 01:35:03,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-23 01:35:03,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:04,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659ec470-80ea-4c50-b198-e8c8f1bf267a Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "915667872bb44510b9ffbfab4254bf2b", "links": {"self": "http://172.30.9.24:5000/v3/roles/915667872bb44510b9ffbfab4254bf2b"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b14bdbfc4e144b1fa06600c69f77c1db", "links": {"self": "http://172.30.9.24:5000/v3/roles/b14bdbfc4e144b1fa06600c69f77c1db"}, "name": "member"}, {"domain_id": null, "id": "b34290526f194f4abb43580cee2552dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/b34290526f194f4abb43580cee2552dc"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e1a832eaa48e4f879f145f5b448f9605", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a832eaa48e4f879f145f5b448f9605"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ead1d034a2ab4aa59e0c84be49ab696c", "links": {"self": "http://172.30.9.24:5000/v3/roles/ead1d034a2ab4aa59e0c84be49ab696c"}, "name": "reader"}, {"domain_id": null, "id": "ebf2264ab6b9409a92a64b73c8b202a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/ebf2264ab6b9409a92a64b73c8b202a8"}, "name": "ResellerAdmin"}]} 2018-08-23 01:35:04,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-659ec470-80ea-4c50-b198-e8c8f1bf267a 2018-08-23 01:35:04,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189538955688s 2018-08-23 01:35:04,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-659ec470-80ea-4c50-b198-e8c8f1bf267a 2018-08-23 01:35:04,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-23 01:35:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:04,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf6e4ea-a917-4edb-9be8-e269b5149525 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-23 01:35:04,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-abf6e4ea-a917-4edb-9be8-e269b5149525 2018-08-23 01:35:04,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191915035248s 2018-08-23 01:35:04,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-abf6e4ea-a917-4edb-9be8-e269b5149525 2018-08-23 01:35:04,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 01:35:04,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:04,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07fe4c9b-2f16-43fd-b90d-f469fc78e9fa Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/25260336ef1a4c24b723ba37304c05c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25260336ef1a4c24b723ba37304c05c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/26864bc811654f8fa928cb2ec704382d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26864bc811654f8fa928cb2ec704382d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/2eb9460f26aa4b11b95fc766aa44ff54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb9460f26aa4b11b95fc766aa44ff54", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/36bdaae904d443028a809fef4e4e6e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36bdaae904d443028a809fef4e4e6e22", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/40fb0cc64f8e43509b63269042692786"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40fb0cc64f8e43509b63269042692786", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/5670586a1d9845ef9d8b5dfd6b5f26bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5670586a1d9845ef9d8b5dfd6b5f26bc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/59f25f763b8e4e5190b794bb2523d032"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f25f763b8e4e5190b794bb2523d032", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_44d58073-9759-4252-8e4c-03e22fce9e59", "links": {"self": "http://172.30.9.24:5000/v3/users/5afc1d553fa74b45924ca794ab15ecbd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5afc1d553fa74b45924ca794ab15ecbd", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/61f82422d338485f994b294a4dcb90d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61f82422d338485f994b294a4dcb90d1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/81ca8703911941a896e6c495073a3eee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81ca8703911941a896e6c495073a3eee", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/856a94e7b70a465d89711b2ea8677984"}, "domain_id": "default", "enabled": true, "options": {}, "id": "856a94e7b70a465d89711b2ea8677984", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/899f8cd8917140579a77b7d3fc4b2f53"}, "domain_id": "aa4bb990bedb435f962793d240786bb6", "enabled": true, "options": {}, "id": "899f8cd8917140579a77b7d3fc4b2f53", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/d08e214ca98f4d33898625b0a69126e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d08e214ca98f4d33898625b0a69126e0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e15c560f121b43c1afb2a81baf14c17e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e15c560f121b43c1afb2a81baf14c17e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/e94113025dab415a82493fb677ad4b46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e94113025dab415a82493fb677ad4b46", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-23 01:35:04,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-07fe4c9b-2f16-43fd-b90d-f469fc78e9fa 2018-08-23 01:35:04,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131250143051s 2018-08-23 01:35:04,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-07fe4c9b-2f16-43fd-b90d-f469fc78e9fa 2018-08-23 01:35:04,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-23 01:35:04,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:04,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e55c49-10e7-4a4c-a8e2-0c6d59ba32d3 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/6dfaa54ab51d45af8127c3407e4ec7a2"}, "tags": [], "enabled": true, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53"}, "tags": [], "enabled": true, "id": "1b8ef0fd74474daf9874e13ebad5ce53", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ce062e08d5bd468dad14d089b7980cd7"}, "tags": [], "enabled": true, "id": "ce062e08d5bd468dad14d089b7980cd7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_44d58073-9759-4252-8e4c-03e22fce9e59"}]} 2018-08-23 01:35:04,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b3e55c49-10e7-4a4c-a8e2-0c6d59ba32d3 2018-08-23 01:35:04,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195837974548s 2018-08-23 01:35:04,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b3e55c49-10e7-4a4c-a8e2-0c6d59ba32d3 2018-08-23 01:35:04,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-23 01:35:04,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=5afc1d553fa74b45924ca794ab15ecbd&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=ce062e08d5bd468dad14d089b7980cd7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:04,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c76ce0-466a-49eb-b734-efa2623843b8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=5afc1d553fa74b45924ca794ab15ecbd&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=ce062e08d5bd468dad14d089b7980cd7", "previous": null, "next": null}} 2018-08-23 01:35:04,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5afc1d553fa74b45924ca794ab15ecbd&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=ce062e08d5bd468dad14d089b7980cd7 used request id req-48c76ce0-466a-49eb-b734-efa2623843b8 2018-08-23 01:35:04,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114267110825s 2018-08-23 01:35:04,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5afc1d553fa74b45924ca794ab15ecbd&role.id=b14bdbfc4e144b1fa06600c69f77c1db&scope.project.id=ce062e08d5bd468dad14d089b7980cd7 used request id req-48c76ce0-466a-49eb-b734-efa2623843b8 2018-08-23 01:35:04,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-23 01:35:04,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ce062e08d5bd468dad14d089b7980cd7/users/5afc1d553fa74b45924ca794ab15ecbd/roles/b14bdbfc4e144b1fa06600c69f77c1db -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:05,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 01:35:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60091e67-0c65-456f-a18f-0e69ffca8c89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 01:35:05,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ce062e08d5bd468dad14d089b7980cd7/users/5afc1d553fa74b45924ca794ab15ecbd/roles/b14bdbfc4e144b1fa06600c69f77c1db used request id req-60091e67-0c65-456f-a18f-0e69ffca8c89 2018-08-23 01:35:05,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258905172348s 2018-08-23 01:35:05,030 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ce062e08d5bd468dad14d089b7980cd7/users/5afc1d553fa74b45924ca794ab15ecbd/roles/b14bdbfc4e144b1fa06600c69f77c1db used request id req-60091e67-0c65-456f-a18f-0e69ffca8c89 2018-08-23 01:35:05,030 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_44d58073-9759-4252-8e4c-03e22fce9e59', 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'ce062e08d5bd468dad14d089b7980cd7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'effeabb8-1cc9-49d9-8897-096e152ad630', 'username': u'singlevm2-user_44d58073-9759-4252-8e4c-03e22fce9e59', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-23 01:35:05,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-23 01:35:05,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-23 01:35:05,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-23 01:35:05,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-23 01:35:05,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-23 01:35:05,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-23 01:35:05,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-23 01:35:05,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-23 01:35:05,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-23 01:35:05,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-23 01:35:05,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-23 01:35:05,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-23 01:35:05,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-23 01:35:05,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-23 01:35:05,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-23 01:35:05,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-23 01:35:05,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-23 01:35:05,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-23 01:35:05,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-23 01:35:05,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-23 01:35:05,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-23 01:35:05,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-23 01:35:05,035 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_44d58073-9759-4252-8e4c-03e22fce9e59', 'password': 'effeabb8-1cc9-49d9-8897-096e152ad630', 'project_name': 'singlevm2-project_44d58073-9759-4252-8e4c-03e22fce9e59', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'ce062e08d5bd468dad14d089b7980cd7', 'project_domain_name': 'Default'} 2018-08-23 01:35:05,036 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-23 01:35:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:35:05,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef52a2e-0cd8-4fa2-b29d-419739c721f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-08-23 01:35:05,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000/v3 used request id req-7ef52a2e-0cd8-4fa2-b29d-419739c721f8 2018-08-23 01:35:05,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-08-23 01:35:05,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead1d034a2ab4aa59e0c84be49ab696c", "name": "reader"}, {"id": "b14bdbfc4e144b1fa06600c69f77c1db", "name": "member"}], "expires_at": "2018-08-23T02:35:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce062e08d5bd468dad14d089b7980cd7", "name": "singlevm2-project_44d58073-9759-4252-8e4c-03e22fce9e59"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cc0bf41dbf54b0b84b4fb88e9aec5af"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "614a506092e24de896b5d565242227f4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e14532bec3c4e559a7dd5206c03eee8"}], "type": "alarming", "id": "1cd776a948f84087ab7964d5e038462e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e4f452c22f54f819ffab638442dd928"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "95fdaeb8c474418396592644ac7a7fcf"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a02c7531108f4de2b29a9308fe89dcd4"}], "type": "event", "id": "3282e0cb7d3548f8a054022d74256d3b", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5071ae5ea2904a00bbe63f9e1111d9c3"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6631790f4d40749996bb2395058ce3"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cafa71e09b42413f8814e75c4f0f5001"}], "type": "image", "id": "3d4f2182b03444bbb09cc5f1fe1af077", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "4101408e234a4264a09b8c54788e40f0", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3c608ab7a5fa4923bb328d1b9dd68e61"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "afa87971bfe34563a57e2620c52b957d"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffeba3de564c42359a4661bc6f24561d"}], "type": "placement", "id": "4b5261e4115d4cc69755c194da824f9c", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ddee171df574f10aba0539d23540780"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35c3ddeee8d04cf89547c1df8f3047fd"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62daf0bb9a9a4e01aa1dd34217c2a354"}], "type": "network", "id": "55a64cb3a3c5489eb4624b31bf3229c8", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ce062e08d5bd468dad14d089b7980cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f8200a8597249079eb4a9e83517b57b"}, {"url": "http://172.30.9.24:8776/v1/ce062e08d5bd468dad14d089b7980cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8345dccd5814f559f6b2672d14a2b08"}, {"url": "http://192.30.9.4:8776/v1/ce062e08d5bd468dad14d089b7980cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e1abec52e66e470fade79b5618b31891"}], "type": "volume", "id": "6682ebbb7cd24189a58ad28edf90bc7a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d13b846a2d6433f8e85141aea65074c"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "46b811816bc2421585537faac5fb683f"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9026e15ce1a6444abcea4641ee275e89"}], "type": "cloudformation", "id": "6e2736e83ed94b838a1e9506826ca6e6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01dd1dec77b14502b2274a52896950ef"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2b1c45dcfe6401787b09d9506700a5d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac800e95cab2408d9f1e277390582df9"}], "type": "compute", "id": "7cdcddd75da243059dfc25b47fad90c1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "35b7a245d3e54a1296e40150196769f3"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69fd94b781a948d388ff8adc440cc7d5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa99af61883045f2bf78f430401b4dc8"}], "type": "identity", "id": "7ce9832336bc46859627301995c1741c", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ce062e08d5bd468dad14d089b7980cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8984d0bbdaaa412186d8c42c85f31eb3"}, {"url": "http://192.30.9.4:8776/v2/ce062e08d5bd468dad14d089b7980cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b159aca44528459aa6e415470a920d69"}, {"url": "http://172.30.9.24:8776/v2/ce062e08d5bd468dad14d089b7980cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffba24cb22684e09b8ebce7e556c1d5f"}], "type": "volumev2", "id": "961da72d3ec041259b6707184bc7b36c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ce062e08d5bd468dad14d089b7980cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9121664d5d27467e9bf294ccaca6c764"}, {"url": "http://192.30.9.4:8776/v3/ce062e08d5bd468dad14d089b7980cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a95f05ce18a418d8b2de5b6983caf85"}, {"url": "http://172.30.9.24:8776/v3/ce062e08d5bd468dad14d089b7980cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f551c090a3c44cda9cdbaf3a13bb2987"}], "type": "volumev3", "id": "bb81c5ffa909451a94d4a44747ec35e1", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d7f5436cab24a3a9a1ad71fadcdbef3"}, {"url": "http://12.0.0.31:8080/v1/AUTH_ce062e08d5bd468dad14d089b7980cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae844a53a9d45f8bb51f646651b07a8"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ce062e08d5bd468dad14d089b7980cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec198e9bac15434491aa105281f1ef43"}], "type": "object-store", "id": "cdd5cd45a83a461dac78de82b8038788", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ce062e08d5bd468dad14d089b7980cd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e159654cf42c8bb69114901de4c5e"}, {"url": "http://192.30.9.4:8004/v1/ce062e08d5bd468dad14d089b7980cd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "409967e679d34387b0379d836bcbfcbd"}, {"url": "http://172.30.9.24:8004/v1/ce062e08d5bd468dad14d089b7980cd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc17a90ee1be4fa886498ab5112a2d5a"}], "type": "orchestration", "id": "d62f843286b44dadac3357b8775c758b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "475ceef117ec458e9addb98683b299e5"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "895cdc48122d4eb3ad1d398440ee5e13"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eed36fa87d241129110766ef969fd4a"}], "type": "metric", "id": "e5e41bd461e34c22a12d2c395fd32eb8", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_44d58073-9759-4252-8e4c-03e22fce9e59", "id": "5afc1d553fa74b45924ca794ab15ecbd"}, "audit_ids": ["wiSBjppURxymJqONfoE7_g"], "issued_at": "2018-08-23T01:35:05.000000Z"}} 2018-08-23 01:35:05,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-23 01:35:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -d '{"network": {"name": "singlevm2-net_44d58073-9759-4252-8e4c-03e22fce9e59", "admin_state_up": true}}' 2018-08-23 01:35:06,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0c0ffd4d-a311-40cc-a608-729720b1e6b7 Date: Thu, 23 Aug 2018 01:35:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2c324c3c-8e6e-4210-8dc6-be9663d35d3e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ce062e08d5bd468dad14d089b7980cd7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:35:05Z","is_default":false,"name":"singlevm2-net_44d58073-9759-4252-8e4c-03e22fce9e59","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ce062e08d5bd468dad14d089b7980cd7","created_at":"2018-08-23T01:35:05Z","mtu":1450}} 2018-08-23 01:35:06,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0c0ffd4d-a311-40cc-a608-729720b1e6b7 2018-08-23 01:35:06,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.612532138824s 2018-08-23 01:35:06,060 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0c0ffd4d-a311-40cc-a608-729720b1e6b7 2018-08-23 01:35:06,060 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-23T01:35:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'2c324c3c-8e6e-4210-8dc6-be9663d35d3e', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_44d58073-9759-4252-8e4c-03e22fce9e59', u'admin_state_up': True, u'tenant_id': u'ce062e08d5bd468dad14d089b7980cd7', u'created_at': u'2018-08-23T01:35:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ce062e08d5bd468dad14d089b7980cd7', u'l2_adjacency': True}) 2018-08-23 01:35:06,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:35:06,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:06,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-d166be61-a658-4c30-9ee7-ba5dad027672 Date: Thu, 23 Aug 2018 01:35:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2c324c3c-8e6e-4210-8dc6-be9663d35d3e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ce062e08d5bd468dad14d089b7980cd7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:35:05Z","qos_policy_id":null,"name":"singlevm2-net_44d58073-9759-4252-8e4c-03e22fce9e59","admin_state_up":true,"tenant_id":"ce062e08d5bd468dad14d089b7980cd7","created_at":"2018-08-23T01:35:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","mtu":1500}]} 2018-08-23 01:35:06,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d166be61-a658-4c30-9ee7-ba5dad027672 2018-08-23 01:35:06,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363312005997s 2018-08-23 01:35:06,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d166be61-a658-4c30-9ee7-ba5dad027672 2018-08-23 01:35:06,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-23 01:35:06,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -d '{"subnet": {"name": "singlevm2-subnet_44d58073-9759-4252-8e4c-03e22fce9e59", "enable_dhcp": true, "network_id": "2c324c3c-8e6e-4210-8dc6-be9663d35d3e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-23 01:35:07,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bf1cf068-63f3-4083-9684-288aa0eab394 Date: Thu, 23 Aug 2018 01:35:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c324c3c-8e6e-4210-8dc6-be9663d35d3e","tenant_id":"ce062e08d5bd468dad14d089b7980cd7","created_at":"2018-08-23T01:35:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-23T01:35:06Z","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":"ce062e08d5bd468dad14d089b7980cd7","id":"3d57bd80-e7af-465b-b56d-4b1d102f4876","subnetpool_id":null,"name":"singlevm2-subnet_44d58073-9759-4252-8e4c-03e22fce9e59"}} 2018-08-23 01:35:07,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bf1cf068-63f3-4083-9684-288aa0eab394 2018-08-23 01:35:07,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.999042987823s 2018-08-23 01:35:07,426 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bf1cf068-63f3-4083-9684-288aa0eab394 2018-08-23 01:35:07,426 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:35:06Z', 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'3d57bd80-e7af-465b-b56d-4b1d102f4876', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_44d58073-9759-4252-8e4c-03e22fce9e59', u'enable_dhcp': True, u'network_id': u'2c324c3c-8e6e-4210-8dc6-be9663d35d3e', u'tenant_id': u'ce062e08d5bd468dad14d089b7980cd7', u'created_at': u'2018-08-23T01:35:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ce062e08d5bd468dad14d089b7980cd7'}) 2018-08-23 01:35:07,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-23 01:35:07,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -d '{"router": {"external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c"}, "name": "singlevm2-router_44d58073-9759-4252-8e4c-03e22fce9e59", "admin_state_up": true}}' 2018-08-23 01:35:14,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d6c0ec1f-db52-488d-ae0d-469d98d0a34b Date: Thu, 23 Aug 2018 01:35:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:08Z", "admin_state_up": true, "updated_at": "2018-08-23T01:35:09Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "b0a12d01-fa25-4449-b40b-8c2eefad1dc5", "name": "singlevm2-router_44d58073-9759-4252-8e4c-03e22fce9e59"}} 2018-08-23 01:35:14,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d6c0ec1f-db52-488d-ae0d-469d98d0a34b 2018-08-23 01:35:14,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.82550907135s 2018-08-23 01:35:14,253 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d6c0ec1f-db52-488d-ae0d-469d98d0a34b 2018-08-23 01:35:14,253 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-23T01:35:09Z', u'revision_number': 3, u'id': u'b0a12d01-fa25-4449-b40b-8c2eefad1dc5', u'external_gateway_info': {u'network_id': u'e8c2be0e-85ab-4e4a-94bc-15df91be462c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5623e22d-3cdd-431b-afd0-7e48c1dfd5bc', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_44d58073-9759-4252-8e4c-03e22fce9e59', u'admin_state_up': True, u'tenant_id': u'ce062e08d5bd468dad14d089b7980cd7', u'created_at': u'2018-08-23T01:35:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'ce062e08d5bd468dad14d089b7980cd7'}) 2018-08-23 01:35:14,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-23 01:35:14,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b0a12d01-fa25-4449-b40b-8c2eefad1dc5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -d '{"subnet_id": "3d57bd80-e7af-465b-b56d-4b1d102f4876"}' 2018-08-23 01:35:17,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a7892d43-7d38-41c4-9c01-735d386661cd Date: Thu, 23 Aug 2018 01:35:17 GMT RESP BODY: {"network_id": "2c324c3c-8e6e-4210-8dc6-be9663d35d3e", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "subnet_id": "3d57bd80-e7af-465b-b56d-4b1d102f4876", "subnet_ids": ["3d57bd80-e7af-465b-b56d-4b1d102f4876"], "port_id": "2f1cdf60-d071-400b-a3a9-f4b986804940", "id": "b0a12d01-fa25-4449-b40b-8c2eefad1dc5"} 2018-08-23 01:35:17,403 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b0a12d01-fa25-4449-b40b-8c2eefad1dc5/add_router_interface.json used request id req-a7892d43-7d38-41c4-9c01-735d386661cd 2018-08-23 01:35:17,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.14907312393s 2018-08-23 01:35:17,403 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b0a12d01-fa25-4449-b40b-8c2eefad1dc5/add_router_interface.json used request id req-a7892d43-7d38-41c4-9c01-735d386661cd returning object b0a12d01-fa25-4449-b40b-8c2eefad1dc5 2018-08-23 01:35:17,404 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-23 01:35:17,537 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-23 01:35:17,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-23 01:35:17,543 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 23 Aug 2018 01:35:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-08-23 01:35:17,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:35:17,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:17,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-db2386ed-929e-4d40-a163-6ccc8ced21fe Date: Thu, 23 Aug 2018 01:35:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:35:17,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-db2386ed-929e-4d40-a163-6ccc8ced21fe 2018-08-23 01:35:17,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309727907181s 2018-08-23 01:35:17,858 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-db2386ed-929e-4d40-a163-6ccc8ced21fe 2018-08-23 01:35:17,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-23 01:35:17,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59"}' 2018-08-23 01:35:18,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a25d0ce7-c1ae-4d9b-989f-44d16a3a4a56 Date: Thu, 23 Aug 2018 01:35:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:35:18Z", "file": "/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/file", "owner": "ce062e08d5bd468dad14d089b7980cd7", "id": "d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "size": null, "self": "/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "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_44d58073-9759-4252-8e4c-03e22fce9e59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59", "checksum": null, "created_at": "2018-08-23T01:35:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-23 01:35:18,178 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a25d0ce7-c1ae-4d9b-989f-44d16a3a4a56 2018-08-23 01:35:18,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.311750888824s 2018-08-23 01:35:18,178 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a25d0ce7-c1ae-4d9b-989f-44d16a3a4a56 returning object d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975 2018-08-23 01:35:18,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-23 01:35:18,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -d '' 2018-08-23 01:35:19,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8c1d091-4120-49e4-b4a9-d6c13a895bb6 Date: Thu, 23 Aug 2018 01:35:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-23 01:35:19,013 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/file used request id req-e8c1d091-4120-49e4-b4a9-d6c13a895bb6 2018-08-23 01:35:19,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.833672046661s 2018-08-23 01:35:19,013 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/file used request id req-e8c1d091-4120-49e4-b4a9-d6c13a895bb6 2018-08-23 01:35:19,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:35:19,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:19,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-5c1434d6-4e20-4d47-8c69-06312ab95eea Date: Thu, 23 Aug 2018 01:35:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:35:18Z", "file": "/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/file", "owner": "ce062e08d5bd468dad14d089b7980cd7", "id": "d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "size": 12716032, "self": "/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-23T01:35:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:35:19,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5c1434d6-4e20-4d47-8c69-06312ab95eea 2018-08-23 01:35:19,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.785473108292s 2018-08-23 01:35:19,802 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5c1434d6-4e20-4d47-8c69-06312ab95eea 2018-08-23 01:35:19,804 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/file', 'owner': u'ce062e08d5bd468dad14d089b7980cd7', 'id': u'd1edb7e1-0960-4a1f-9f7b-22fcd2b4e975', 'size': 12716032, u'self': u'/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ce062e08d5bd468dad14d089b7980cd7', 'name': 'singlevm2-project_44d58073-9759-4252-8e4c-03e22fce9e59', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-23T01:35:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-23T01:35:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59', '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/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975', 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_44d58073-9759-4252-8e4c-03e22fce9e59', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59', 'created': u'2018-08-23T01:35:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-23T01:35:18Z', 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/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975', 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_44d58073-9759-4252-8e4c-03e22fce9e59', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-23 01:35:19,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-23 01:35:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_44d58073-9759-4252-8e4c-03e22fce9e59", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-23 01:35:20,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35: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-96bd0b97-14c5-4a32-9e2e-f2f7433a6755 x-compute-request-id: req-96bd0b97-14c5-4a32-9e2e-f2f7433a6755 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_44d58073-9759-4252-8e4c-03e22fce9e59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "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": "2fcadede-f07d-40e1-81e1-45a4a5c0a72d"}} 2018-08-23 01:35:20,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-96bd0b97-14c5-4a32-9e2e-f2f7433a6755 2018-08-23 01:35:20,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.526596069336s 2018-08-23 01:35:20,332 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-96bd0b97-14c5-4a32-9e2e-f2f7433a6755 2018-08-23 01:35:20,333 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_44d58073-9759-4252-8e4c-03e22fce9e59', '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'6dfaa54ab51d45af8127c3407e4ec7a2', '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'2fcadede-f07d-40e1-81e1-45a4a5c0a72d', 'swap': 0}) 2018-08-23 01:35:20,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-23 01:35:20,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" -d '{"extra_specs": {}}' 2018-08-23 01:35:20,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35: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 x-openstack-request-id: req-6475fc3c-7037-4de1-8a2a-41864b69c6db x-compute-request-id: req-6475fc3c-7037-4de1-8a2a-41864b69c6db Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-23 01:35:20,356 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d/os-extra_specs used request id req-6475fc3c-7037-4de1-8a2a-41864b69c6db 2018-08-23 01:35:20,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221650600433s 2018-08-23 01:35:20,356 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d/os-extra_specs used request id req-6475fc3c-7037-4de1-8a2a-41864b69c6db 2018-08-23 01:35:20,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-23 01:35:20,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -d '{"keypair": {"name": "singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59"}}' 2018-08-23 01:35:20,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35: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-69efea37-7462-4767-84a7-50ce6a948c89 x-compute-request-id: req-69efea37-7462-4767-84a7-50ce6a948c89 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfCalHaBgWlQm0JaI5eHcRV8Ls87r5hxnR4dnwd2e21l3cVVwvZth8Oib2qBYqgOUw83Aa82oQScll8GQzam7zS+i8NL2NVwHzMWd9vAJ9UBeEPOb5P9U35wc95eUJ6+2cq+ti15Xx4P1m2qxu+3IgKVOhUgGyVgnA20BFl9LGGBIpL0ZxNPZinZFol810QLg319B5bGgiAC/3v7CKTIrGmYAk94sGX9e56bmoqNmyiSlRD7AbzmJNvvToVuc1w9bgSWOaKBRDagCfmhOzvQZN2vRJoiRQ5J3oATliTRUiXADPLqQTD1GUDqXEc76DcPftINX/pXkO8eJhUNg/iRaN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA3wmpR2gYFpUJtCWiOXh3EVfC7PO6+YcZ0eHZ8HdnttZd3FVc\nL2bYfDom9qgWKoDlMPNwGvNqEEnJZfBkM2pu80vovDS9jVcB8zFnfbwCfVAXhDzm\n+T/VN+cHPeXlCevtnKvrYteV8eD9ZtqsbvtyIClToVIBslYJwNtARZfSxhgSKS9G\ncTT2Yp2RaJfNdEC4N9fQeWxoIgAv97+wikyKxpmAJPeLBl/Xuem5qKjZsokpUQ+w\nG85iTb706FbnNcPW4EljmigUQ2oAn5oTs70GTdr0SaIkUOSd6AE5Yk0VIlwAzy6k\nEw9RlA6lxHO+g3D37SDV/6V5DvHiYVDYP4kWjQIDAQABAoIBAQCpQoSzivyUzp/h\nlZnJ8XCyuZ5VAhZH3U4r6DDje0o7B+2NEz51PqBVjjAZia/gq5bDEktmOImqOMTd\nVpRELKZsfpPtmDytcXUqYLjAQ5jEDq76DNngF6Aw32OwhrHNWL0m45Urmp3RRMQp\ndRPc2Xdfjt1HlJtzAjY+pGTfK3uqFhjzM8AQZesKE6Lrh18uuWwuTN43mZTAWCZK\n2M9EVEbic1wPX/wS/gK1ilLtfH0S7ooAAbYwALHgLyhoGVLuGQe7y82cNbXxUo/k\np02sBYeloHPSZErmhPidCClb/OvTQ/YNplUUVan6nI3RBFd0FWYcp0iz/SLbC6GJ\nfurgEL7FAoGBAP6I0m4TkyWP+pdSNy05wWtbPaFjypFcfhaCaHFkDXpz0oWNovGE\n75+IHlgMhgo7MXud12rl1cR3h4AQubalz0fRUr0VcURVqZ+uuVt6I1lWB1/+lOKb\niPcvQm0qq5dWAEqGa53FDdH6weiQ1NU5VrdpDi5jg3dnyqyMkXSAD7BzAoGBAOBS\nae7vkWDRaHkR6crH1APBnrdMus59a8mw46C8aQnqmFTi10GCAQ4jbaBV7MgbyjC/\nPX0bSxzWFSbiprOkC5v1W68xBykVp98Rm70/QD+eUeV4w6I0mXWIw3WKnnXqtSzf\n2mUJd0rWePJlVmd+Uo1NgnjwJxkRJgtDK32sxVz/AoGBANEi6oO3YbgDTQr4ao2m\nXt4u4byxmcdGD/O+wsIoS0rJz7gcYD3B1IFn/kaqQ5g0ervvPQiAP9xludfn5i/E\nnUONIkZqT96t4+loTrRy7oiAvx6ItxxaX3d6RUIdRU/bQfH58IJ5XpmhR6InHjj0\nG+QnVZeX/HUnusd72Ce48SsxAoGBAKqGe/kjLQTIq/69W1jHp6hjW+BD+A5Y0cO1\nMJVUJRVgvQRqnPAzf9HbpM6qAyHr3jxIZNniEauOIu44hjkxj5GzZ0s6nhLhX4f3\nvsiSeKjkFaW3tCBuk+oBWXTVN7iz/55pXYBJPeIqQC8kUhbCtMauEW0WQuKPYrhV\nC46x9CbJAoGBAMMB493IyBiQc1Dbvza/sJLGIICLM6XHSII4asm0qrdpZYueQdwS\nkDfFFA7N9euuQwC10mgbThdP0vTqaTRXLTSGS3TGDBTAImXGykotxWZbuCgujCsW\n05U4Yf3/cvHNpWVlrUgzkscf8oSqGlYtbRYaMbNCjuuYW1xBEtBpxuXq\n-----END RSA PRIVATE KEY-----\n", "user_id": "5afc1d553fa74b45924ca794ab15ecbd", "name": "singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59", "fingerprint": "f8:09:53:d6:c0:28:24:1f:cb:e6:00:77:e3:8e:a0:f6"}} 2018-08-23 01:35:20,776 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-69efea37-7462-4767-84a7-50ce6a948c89 2018-08-23 01:35:20,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.419383049011s 2018-08-23 01:35:20,777 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-69efea37-7462-4767-84a7-50ce6a948c89 2018-08-23 01:35:20,778 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfCalHaBgWlQm0JaI5eHcRV8Ls87r5hxnR4dnwd2e21l3cVVwvZth8Oib2qBYqgOUw83Aa82oQScll8GQzam7zS+i8NL2NVwHzMWd9vAJ9UBeEPOb5P9U35wc95eUJ6+2cq+ti15Xx4P1m2qxu+3IgKVOhUgGyVgnA20BFl9LGGBIpL0ZxNPZinZFol810QLg319B5bGgiAC/3v7CKTIrGmYAk94sGX9e56bmoqNmyiSlRD7AbzmJNvvToVuc1w9bgSWOaKBRDagCfmhOzvQZN2vRJoiRQ5J3oATliTRUiXADPLqQTD1GUDqXEc76DcPftINX/pXkO8eJhUNg/iRaN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA3wmpR2gYFpUJtCWiOXh3EVfC7PO6+YcZ0eHZ8HdnttZd3FVc\nL2bYfDom9qgWKoDlMPNwGvNqEEnJZfBkM2pu80vovDS9jVcB8zFnfbwCfVAXhDzm\n+T/VN+cHPeXlCevtnKvrYteV8eD9ZtqsbvtyIClToVIBslYJwNtARZfSxhgSKS9G\ncTT2Yp2RaJfNdEC4N9fQeWxoIgAv97+wikyKxpmAJPeLBl/Xuem5qKjZsokpUQ+w\nG85iTb706FbnNcPW4EljmigUQ2oAn5oTs70GTdr0SaIkUOSd6AE5Yk0VIlwAzy6k\nEw9RlA6lxHO+g3D37SDV/6V5DvHiYVDYP4kWjQIDAQABAoIBAQCpQoSzivyUzp/h\nlZnJ8XCyuZ5VAhZH3U4r6DDje0o7B+2NEz51PqBVjjAZia/gq5bDEktmOImqOMTd\nVpRELKZsfpPtmDytcXUqYLjAQ5jEDq76DNngF6Aw32OwhrHNWL0m45Urmp3RRMQp\ndRPc2Xdfjt1HlJtzAjY+pGTfK3uqFhjzM8AQZesKE6Lrh18uuWwuTN43mZTAWCZK\n2M9EVEbic1wPX/wS/gK1ilLtfH0S7ooAAbYwALHgLyhoGVLuGQe7y82cNbXxUo/k\np02sBYeloHPSZErmhPidCClb/OvTQ/YNplUUVan6nI3RBFd0FWYcp0iz/SLbC6GJ\nfurgEL7FAoGBAP6I0m4TkyWP+pdSNy05wWtbPaFjypFcfhaCaHFkDXpz0oWNovGE\n75+IHlgMhgo7MXud12rl1cR3h4AQubalz0fRUr0VcURVqZ+uuVt6I1lWB1/+lOKb\niPcvQm0qq5dWAEqGa53FDdH6weiQ1NU5VrdpDi5jg3dnyqyMkXSAD7BzAoGBAOBS\nae7vkWDRaHkR6crH1APBnrdMus59a8mw46C8aQnqmFTi10GCAQ4jbaBV7MgbyjC/\nPX0bSxzWFSbiprOkC5v1W68xBykVp98Rm70/QD+eUeV4w6I0mXWIw3WKnnXqtSzf\n2mUJd0rWePJlVmd+Uo1NgnjwJxkRJgtDK32sxVz/AoGBANEi6oO3YbgDTQr4ao2m\nXt4u4byxmcdGD/O+wsIoS0rJz7gcYD3B1IFn/kaqQ5g0ervvPQiAP9xludfn5i/E\nnUONIkZqT96t4+loTrRy7oiAvx6ItxxaX3d6RUIdRU/bQfH58IJ5XpmhR6InHjj0\nG+QnVZeX/HUnusd72Ce48SsxAoGBAKqGe/kjLQTIq/69W1jHp6hjW+BD+A5Y0cO1\nMJVUJRVgvQRqnPAzf9HbpM6qAyHr3jxIZNniEauOIu44hjkxj5GzZ0s6nhLhX4f3\nvsiSeKjkFaW3tCBuk+oBWXTVN7iz/55pXYBJPeIqQC8kUhbCtMauEW0WQuKPYrhV\nC46x9CbJAoGBAMMB493IyBiQc1Dbvza/sJLGIICLM6XHSII4asm0qrdpZYueQdwS\nkDfFFA7N9euuQwC10mgbThdP0vTqaTRXLTSGS3TGDBTAImXGykotxWZbuCgujCsW\n05U4Yf3/cvHNpWVlrUgzkscf8oSqGlYtbRYaMbNCjuuYW1xBEtBpxuXq\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5afc1d553fa74b45924ca794ab15ecbd', 'name': u'singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59', 'created_at': '2018-08-23T01:35:20.777947', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ce062e08d5bd468dad14d089b7980cd7', 'name': 'singlevm2-project_44d58073-9759-4252-8e4c-03e22fce9e59', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f8:09:53:d6:c0:28:24:1f:cb:e6:00:77:e3:8e:a0:f6', 'type': 'ssh', 'id': u'singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59'}) 2018-08-23 01:35:20,778 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA3wmpR2gYFpUJtCWiOXh3EVfC7PO6+YcZ0eHZ8HdnttZd3FVc L2bYfDom9qgWKoDlMPNwGvNqEEnJZfBkM2pu80vovDS9jVcB8zFnfbwCfVAXhDzm +T/VN+cHPeXlCevtnKvrYteV8eD9ZtqsbvtyIClToVIBslYJwNtARZfSxhgSKS9G cTT2Yp2RaJfNdEC4N9fQeWxoIgAv97+wikyKxpmAJPeLBl/Xuem5qKjZsokpUQ+w G85iTb706FbnNcPW4EljmigUQ2oAn5oTs70GTdr0SaIkUOSd6AE5Yk0VIlwAzy6k Ew9RlA6lxHO+g3D37SDV/6V5DvHiYVDYP4kWjQIDAQABAoIBAQCpQoSzivyUzp/h lZnJ8XCyuZ5VAhZH3U4r6DDje0o7B+2NEz51PqBVjjAZia/gq5bDEktmOImqOMTd VpRELKZsfpPtmDytcXUqYLjAQ5jEDq76DNngF6Aw32OwhrHNWL0m45Urmp3RRMQp dRPc2Xdfjt1HlJtzAjY+pGTfK3uqFhjzM8AQZesKE6Lrh18uuWwuTN43mZTAWCZK 2M9EVEbic1wPX/wS/gK1ilLtfH0S7ooAAbYwALHgLyhoGVLuGQe7y82cNbXxUo/k p02sBYeloHPSZErmhPidCClb/OvTQ/YNplUUVan6nI3RBFd0FWYcp0iz/SLbC6GJ furgEL7FAoGBAP6I0m4TkyWP+pdSNy05wWtbPaFjypFcfhaCaHFkDXpz0oWNovGE 75+IHlgMhgo7MXud12rl1cR3h4AQubalz0fRUr0VcURVqZ+uuVt6I1lWB1/+lOKb iPcvQm0qq5dWAEqGa53FDdH6weiQ1NU5VrdpDi5jg3dnyqyMkXSAD7BzAoGBAOBS ae7vkWDRaHkR6crH1APBnrdMus59a8mw46C8aQnqmFTi10GCAQ4jbaBV7MgbyjC/ PX0bSxzWFSbiprOkC5v1W68xBykVp98Rm70/QD+eUeV4w6I0mXWIw3WKnnXqtSzf 2mUJd0rWePJlVmd+Uo1NgnjwJxkRJgtDK32sxVz/AoGBANEi6oO3YbgDTQr4ao2m Xt4u4byxmcdGD/O+wsIoS0rJz7gcYD3B1IFn/kaqQ5g0ervvPQiAP9xludfn5i/E nUONIkZqT96t4+loTrRy7oiAvx6ItxxaX3d6RUIdRU/bQfH58IJ5XpmhR6InHjj0 G+QnVZeX/HUnusd72Ce48SsxAoGBAKqGe/kjLQTIq/69W1jHp6hjW+BD+A5Y0cO1 MJVUJRVgvQRqnPAzf9HbpM6qAyHr3jxIZNniEauOIu44hjkxj5GzZ0s6nhLhX4f3 vsiSeKjkFaW3tCBuk+oBWXTVN7iz/55pXYBJPeIqQC8kUhbCtMauEW0WQuKPYrhV C46x9CbJAoGBAMMB493IyBiQc1Dbvza/sJLGIICLM6XHSII4asm0qrdpZYueQdwS kDfFFA7N9euuQwC10mgbThdP0vTqaTRXLTSGS3TGDBTAImXGykotxWZbuCgujCsW 05U4Yf3/cvHNpWVlrUgzkscf8oSqGlYtbRYaMbNCjuuYW1xBEtBpxuXq -----END RSA PRIVATE KEY----- 2018-08-23 01:35:20,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-23 01:35:20,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -d '{"security_group": {"name": "singlevm2-sg_44d58073-9759-4252-8e4c-03e22fce9e59", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-23 01:35:21,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-a9c6c45b-d5a0-416a-b0e7-aab8a2fc904a Date: Thu, 23 Aug 2018 01:35:21 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:21Z", "updated_at": "2018-08-23T01:35:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:21Z", "revision_number": 0, "id": "66e40922-ce5f-4a29-8228-1e09f6f7b7a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:21Z", "revision_number": 0, "id": "c4aa601f-923a-48f3-a0f4-ec567f1f6df1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}], "revision_number": 1, "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "name": "singlevm2-sg_44d58073-9759-4252-8e4c-03e22fce9e59"}} 2018-08-23 01:35:21,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a9c6c45b-d5a0-416a-b0e7-aab8a2fc904a 2018-08-23 01:35:21,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.423187971115s 2018-08-23 01:35:21,205 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a9c6c45b-d5a0-416a-b0e7-aab8a2fc904a 2018-08-23 01:35:21,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-23 01:35:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:21,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-85d5b0d2-bf7e-4d75-9308-9e5dbdead801 Date: Thu, 23 Aug 2018 01:35:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:05Z", "updated_at": "2018-08-23T01:35:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "17fd41c2-9ccc-4c78-932e-2ca28113f7a6", "remote_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "aea99ab3-befb-44e6-a618-a86e5df83238", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "be30ae8a-373e-4f40-9361-7dfd34a8e38d", "remote_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "c887c161-2392-4d60-a423-4375e62d6f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}], "revision_number": 1, "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "23087feb-2d88-4983-b0ba-5c2046872b84", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:21Z", "updated_at": "2018-08-23T01:35:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:21Z", "revision_number": 0, "id": "66e40922-ce5f-4a29-8228-1e09f6f7b7a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:21Z", "revision_number": 0, "id": "c4aa601f-923a-48f3-a0f4-ec567f1f6df1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}], "revision_number": 1, "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "name": "singlevm2-sg_44d58073-9759-4252-8e4c-03e22fce9e59"}]} 2018-08-23 01:35:21,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-85d5b0d2-bf7e-4d75-9308-9e5dbdead801 2018-08-23 01:35:21,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0730619430542s 2018-08-23 01:35:21,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-85d5b0d2-bf7e-4d75-9308-9e5dbdead801 2018-08-23 01:35:21,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-23 01:35:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -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": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a"}}' 2018-08-23 01:35:21,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-887c217d-e6ef-4c5f-b667-bdd1d55eb4f2 Date: Thu, 23 Aug 2018 01:35:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "port_range_min": 22, "revision_number": 0, "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:21Z", "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "7e93a5fa-3018-4f04-8649-8a5ef1aecbdc"}} 2018-08-23 01:35:21,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-887c217d-e6ef-4c5f-b667-bdd1d55eb4f2 2018-08-23 01:35:21,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164733886719s 2018-08-23 01:35:21,452 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-887c217d-e6ef-4c5f-b667-bdd1d55eb4f2 2018-08-23 01:35:21,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-23 01:35:21,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:21,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-1f1bb0a7-421a-49d4-86f3-9beb8992a8c9 Date: Thu, 23 Aug 2018 01:35:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:05Z", "updated_at": "2018-08-23T01:35:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "17fd41c2-9ccc-4c78-932e-2ca28113f7a6", "remote_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "aea99ab3-befb-44e6-a618-a86e5df83238", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "be30ae8a-373e-4f40-9361-7dfd34a8e38d", "remote_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "c887c161-2392-4d60-a423-4375e62d6f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}], "revision_number": 1, "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "23087feb-2d88-4983-b0ba-5c2046872b84", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:21Z", "updated_at": "2018-08-23T01:35:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:21Z", "revision_number": 0, "id": "66e40922-ce5f-4a29-8228-1e09f6f7b7a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-23T01:35:21Z", "revision_number": 0, "id": "7e93a5fa-3018-4f04-8649-8a5ef1aecbdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:21Z", "revision_number": 0, "id": "c4aa601f-923a-48f3-a0f4-ec567f1f6df1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}], "revision_number": 2, "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "name": "singlevm2-sg_44d58073-9759-4252-8e4c-03e22fce9e59"}]} 2018-08-23 01:35:21,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1f1bb0a7-421a-49d4-86f3-9beb8992a8c9 2018-08-23 01:35:21,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.30811882019s 2018-08-23 01:35:21,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-1f1bb0a7-421a-49d4-86f3-9beb8992a8c9 2018-08-23 01:35:21,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-23 01:35:21,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -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": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a"}}' 2018-08-23 01:35:22,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6c9f9552-58f6-4cf2-bb95-6e1cfcede154 Date: Thu, 23 Aug 2018 01:35:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-23T01:35:22Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "port_range_min": null, "revision_number": 0, "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:22Z", "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "30623bc4-b182-4d37-a9b6-bc9d89396b04"}} 2018-08-23 01:35:22,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6c9f9552-58f6-4cf2-bb95-6e1cfcede154 2018-08-23 01:35:22,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.41845703125s 2018-08-23 01:35:22,186 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6c9f9552-58f6-4cf2-bb95-6e1cfcede154 2018-08-23 01:35:22,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:35:22,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:22,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-6db9f9c3-bd24-4fdf-b2dc-e4c2fd54de45 Date: Thu, 23 Aug 2018 01:35:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2c324c3c-8e6e-4210-8dc6-be9663d35d3e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ce062e08d5bd468dad14d089b7980cd7","l2_adjacency":true,"status":"ACTIVE","subnets":["3d57bd80-e7af-465b-b56d-4b1d102f4876"],"description":"","tags":[],"updated_at":"2018-08-23T01:35:06Z","qos_policy_id":null,"name":"singlevm2-net_44d58073-9759-4252-8e4c-03e22fce9e59","admin_state_up":true,"tenant_id":"ce062e08d5bd468dad14d089b7980cd7","created_at":"2018-08-23T01:35:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","mtu":1500}]} 2018-08-23 01:35:22,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6db9f9c3-bd24-4fdf-b2dc-e4c2fd54de45 2018-08-23 01:35:22,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338726997375s 2018-08-23 01:35:22,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6db9f9c3-bd24-4fdf-b2dc-e4c2fd54de45 2018-08-23 01:35:22,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:35:22,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:22,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-27bb0e36-8d5d-4641-9c2f-989cadde089e Date: Thu, 23 Aug 2018 01:35:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:35:18Z", "file": "/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/file", "owner": "ce062e08d5bd468dad14d089b7980cd7", "id": "d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "size": 12716032, "self": "/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-23T01:35:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:35:22,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-27bb0e36-8d5d-4641-9c2f-989cadde089e 2018-08-23 01:35:22,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308166980743s 2018-08-23 01:35:22,839 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-27bb0e36-8d5d-4641-9c2f-989cadde089e 2018-08-23 01:35:22,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-23 01:35:22,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:22,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35: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-7086c0f8-c50d-4023-bcef-704a2ddfffc1 x-compute-request-id: req-7086c0f8-c50d-4023-bcef-704a2ddfffc1 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_44d58073-9759-4252-8e4c-03e22fce9e59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "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": "2fcadede-f07d-40e1-81e1-45a4a5c0a72d"}]} 2018-08-23 01:35:22,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7086c0f8-c50d-4023-bcef-704a2ddfffc1 2018-08-23 01:35:22,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247840881348s 2018-08-23 01:35:22,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7086c0f8-c50d-4023-bcef-704a2ddfffc1 2018-08-23 01:35:22,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-23 01:35:22,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -d '{"server": {"name": "singlevm2-vm_44d58073-9759-4252-8e4c-03e22fce9e59", "imageRef": "d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "key_name": "singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59", "flavorRef": "2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2c324c3c-8e6e-4210-8dc6-be9663d35d3e"}], "security_groups": [{"name": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a"}]}}' 2018-08-23 01:35:28,054 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 23 Aug 2018 01:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f23aab5-94f4-4059-bb08-e6b09207acb8 x-compute-request-id: req-9f23aab5-94f4-4059-bb08-e6b09207acb8 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/c0ce6b0e-5912-4d43-aee1-3ea787d76801 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a"}], "OS-DCF:diskConfig": "MANUAL", "id": "c0ce6b0e-5912-4d43-aee1-3ea787d76801", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c0ce6b0e-5912-4d43-aee1-3ea787d76801", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c0ce6b0e-5912-4d43-aee1-3ea787d76801", "rel": "bookmark"}], "adminPass": "tHyup3xsbGjW"}} 2018-08-23 01:35:28,055 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-9f23aab5-94f4-4059-bb08-e6b09207acb8 2018-08-23 01:35:28,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.18679594994s 2018-08-23 01:35:28,055 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-9f23aab5-94f4-4059-bb08-e6b09207acb8 2018-08-23 01:35:28,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 01:35:28,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:28,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac415d8d-e004-4996-86e7-1da9809bc014 x-compute-request-id: req-ac415d8d-e004-4996-86e7-1da9809bc014 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c0ce6b0e-5912-4d43-aee1-3ea787d76801", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c0ce6b0e-5912-4d43-aee1-3ea787d76801", "rel": "bookmark"}], "image": {"id": "d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "links": [{"href": "http://172.30.9.24:8774/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "links": [{"href": "http://172.30.9.24:8774/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "rel": "bookmark"}]}, "id": "c0ce6b0e-5912-4d43-aee1-3ea787d76801", "user_id": "5afc1d553fa74b45924ca794ab15ecbd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-23T01:35:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59", "name": "singlevm2-vm_44d58073-9759-4252-8e4c-03e22fce9e59", "created": "2018-08-23T01:35:27Z", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-23 01:35:28,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ac415d8d-e004-4996-86e7-1da9809bc014 2018-08-23 01:35:28,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.923819065094s 2018-08-23 01:35:28,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ac415d8d-e004-4996-86e7-1da9809bc014 2018-08-23 01:35:28,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:35:28,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:29,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-d6df96c9-29d0-4676-ba95-80f95a70b572 Date: Thu, 23 Aug 2018 01:35:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2c324c3c-8e6e-4210-8dc6-be9663d35d3e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ce062e08d5bd468dad14d089b7980cd7","l2_adjacency":true,"status":"ACTIVE","subnets":["3d57bd80-e7af-465b-b56d-4b1d102f4876"],"description":"","tags":[],"updated_at":"2018-08-23T01:35:06Z","qos_policy_id":null,"name":"singlevm2-net_44d58073-9759-4252-8e4c-03e22fce9e59","admin_state_up":true,"tenant_id":"ce062e08d5bd468dad14d089b7980cd7","created_at":"2018-08-23T01:35:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","mtu":1500}]} 2018-08-23 01:35:29,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d6df96c9-29d0-4676-ba95-80f95a70b572 2018-08-23 01:35:29,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0886259078979s 2018-08-23 01:35:29,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d6df96c9-29d0-4676-ba95-80f95a70b572 2018-08-23 01:35:29,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 01:35:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:29,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3b2c29ba-a8d3-4c8b-b018-a4620026dbb4 Date: Thu, 23 Aug 2018 01:35:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c324c3c-8e6e-4210-8dc6-be9663d35d3e","tenant_id":"ce062e08d5bd468dad14d089b7980cd7","created_at":"2018-08-23T01:35:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-23T01:35:06Z","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":"ce062e08d5bd468dad14d089b7980cd7","id":"3d57bd80-e7af-465b-b56d-4b1d102f4876","subnetpool_id":null,"name":"singlevm2-subnet_44d58073-9759-4252-8e4c-03e22fce9e59"}]} 2018-08-23 01:35:29,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3b2c29ba-a8d3-4c8b-b018-a4620026dbb4 2018-08-23 01:35:29,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.299994945526s 2018-08-23 01:35:29,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3b2c29ba-a8d3-4c8b-b018-a4620026dbb4 2018-08-23 01:35:29,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-23 01:35:31,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-23 01:35:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:31,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d81819d4-044e-4054-8ea2-afb3ec75868a x-compute-request-id: req-d81819d4-044e-4054-8ea2-afb3ec75868a Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c0ce6b0e-5912-4d43-aee1-3ea787d76801", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c0ce6b0e-5912-4d43-aee1-3ea787d76801", "rel": "bookmark"}], "image": {"id": "d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "links": [{"href": "http://172.30.9.24:8774/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "links": [{"href": "http://172.30.9.24:8774/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "rel": "bookmark"}]}, "id": "c0ce6b0e-5912-4d43-aee1-3ea787d76801", "user_id": "5afc1d553fa74b45924ca794ab15ecbd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-08-23T01:35:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59", "name": "singlevm2-vm_44d58073-9759-4252-8e4c-03e22fce9e59", "created": "2018-08-23T01:35:27Z", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-23 01:35:31,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d81819d4-044e-4054-8ea2-afb3ec75868a 2018-08-23 01:35:31,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386220932007s 2018-08-23 01:35:31,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d81819d4-044e-4054-8ea2-afb3ec75868a 2018-08-23 01:35:31,773 - functest.core.singlevm - ERROR - Cannot run singlevm2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 199, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'd1edb7e1-0960-4a1f-9f7b-22fcd2b4e975'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'2fcadede-f07d-40e1-81e1-45a4a5c0a72d'}), 'az': u'', 'id': u'c0ce6b0e-5912-4d43-aee1-3ea787d76801', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5afc1d553fa74b45924ca794ab15ecbd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ce062e08d5bd468dad14d089b7980cd7', 'name': 'singlevm2-project_44d58073-9759-4252-8e4c-03e22fce9e59', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-08-23T01:35:28Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'ce062e08d5bd468dad14d089b7980cd7', 'name': u'singlevm2-vm_44d58073-9759-4252-8e4c-03e22fce9e59', 'adminPass': None, 'tenant_id': u'ce062e08d5bd468dad14d089b7980cd7', 'created_at': u'2018-08-23T01:35:27Z', 'created': u'2018-08-23T01:35:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-08-23 01:35:31,892 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-23 01:35:31,893 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:27 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-23 01:35:31,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-23 01:35:31,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:32,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-20c7b65f-9a14-4a42-8534-bfb8b47675ae Date: Thu, 23 Aug 2018 01:35:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:05Z", "updated_at": "2018-08-23T01:35:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "17fd41c2-9ccc-4c78-932e-2ca28113f7a6", "remote_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "aea99ab3-befb-44e6-a618-a86e5df83238", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "be30ae8a-373e-4f40-9361-7dfd34a8e38d", "remote_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:05Z", "revision_number": 0, "id": "c887c161-2392-4d60-a423-4375e62d6f3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:05Z", "security_group_id": "23087feb-2d88-4983-b0ba-5c2046872b84", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}], "revision_number": 1, "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "23087feb-2d88-4983-b0ba-5c2046872b84", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:21Z", "updated_at": "2018-08-23T01:35:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:22Z", "revision_number": 0, "id": "30623bc4-b182-4d37-a9b6-bc9d89396b04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:22Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:21Z", "revision_number": 0, "id": "66e40922-ce5f-4a29-8228-1e09f6f7b7a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-23T01:35:21Z", "revision_number": 0, "id": "7e93a5fa-3018-4f04-8649-8a5ef1aecbdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-23T01:35:21Z", "revision_number": 0, "id": "c4aa601f-923a-48f3-a0f4-ec567f1f6df1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-23T01:35:21Z", "security_group_id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce062e08d5bd468dad14d089b7980cd7"}], "revision_number": 3, "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "6a4d0de0-22a5-4302-8be5-cefc19c48d9a", "name": "singlevm2-sg_44d58073-9759-4252-8e4c-03e22fce9e59"}]} 2018-08-23 01:35:32,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-20c7b65f-9a14-4a42-8534-bfb8b47675ae 2018-08-23 01:35:32,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320944786072s 2018-08-23 01:35:32,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-20c7b65f-9a14-4a42-8534-bfb8b47675ae 2018-08-23 01:35:32,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-23 01:35:32,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/6a4d0de0-22a5-4302-8be5-cefc19c48d9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:32,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fd79b67-7cdd-4474-a863-7f87e502f424 Content-Length: 0 Date: Thu, 23 Aug 2018 01:35:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:35:32,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/6a4d0de0-22a5-4302-8be5-cefc19c48d9a.json used request id req-5fd79b67-7cdd-4474-a863-7f87e502f424 2018-08-23 01:35:32,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.459299087524s 2018-08-23 01:35:32,684 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/6a4d0de0-22a5-4302-8be5-cefc19c48d9a.json used request id req-5fd79b67-7cdd-4474-a863-7f87e502f424 2018-08-23 01:35:32,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-23 01:35:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:32,751 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 23 Aug 2018 01:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d37da17f-6da3-40c3-bb03-2c6e92040a72 x-compute-request-id: req-d37da17f-6da3-40c3-bb03-2c6e92040a72 Content-Length: 0 Content-Type: application/json 2018-08-23 01:35:32,751 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59 used request id req-d37da17f-6da3-40c3-bb03-2c6e92040a72 2018-08-23 01:35:32,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.066605091095s 2018-08-23 01:35:32,751 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_44d58073-9759-4252-8e4c-03e22fce9e59 used request id req-d37da17f-6da3-40c3-bb03-2c6e92040a72 2018-08-23 01:35:32,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-23 01:35:32,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b0a12d01-fa25-4449-b40b-8c2eefad1dc5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" -d '{"subnet_id": "3d57bd80-e7af-465b-b56d-4b1d102f4876"}' 2018-08-23 01:35:35,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d97d9580-faca-4fb1-81dd-efd2d8dde038 Date: Thu, 23 Aug 2018 01:35:35 GMT RESP BODY: {"network_id": "2c324c3c-8e6e-4210-8dc6-be9663d35d3e", "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "subnet_id": "3d57bd80-e7af-465b-b56d-4b1d102f4876", "subnet_ids": ["3d57bd80-e7af-465b-b56d-4b1d102f4876"], "port_id": "2f1cdf60-d071-400b-a3a9-f4b986804940", "id": "b0a12d01-fa25-4449-b40b-8c2eefad1dc5"} 2018-08-23 01:35:35,052 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b0a12d01-fa25-4449-b40b-8c2eefad1dc5/remove_router_interface.json used request id req-d97d9580-faca-4fb1-81dd-efd2d8dde038 2018-08-23 01:35:35,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.30020189285s 2018-08-23 01:35:35,052 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b0a12d01-fa25-4449-b40b-8c2eefad1dc5/remove_router_interface.json used request id req-d97d9580-faca-4fb1-81dd-efd2d8dde038 returning object b0a12d01-fa25-4449-b40b-8c2eefad1dc5 2018-08-23 01:35:35,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-23 01:35:35,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:35,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-08c7c414-0a26-4de1-98bf-d36f38b2e785 Date: Thu, 23 Aug 2018 01:35:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e8c2be0e-85ab-4e4a-94bc-15df91be462c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5623e22d-3cdd-431b-afd0-7e48c1dfd5bc", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ce062e08d5bd468dad14d089b7980cd7", "created_at": "2018-08-23T01:35:08Z", "admin_state_up": true, "updated_at": "2018-08-23T01:35:33Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ce062e08d5bd468dad14d089b7980cd7", "id": "b0a12d01-fa25-4449-b40b-8c2eefad1dc5", "name": "singlevm2-router_44d58073-9759-4252-8e4c-03e22fce9e59"}]} 2018-08-23 01:35:35,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-08c7c414-0a26-4de1-98bf-d36f38b2e785 2018-08-23 01:35:35,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.41304898262s 2018-08-23 01:35:35,466 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-08c7c414-0a26-4de1-98bf-d36f38b2e785 2018-08-23 01:35:35,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-23 01:35:35,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/b0a12d01-fa25-4449-b40b-8c2eefad1dc5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:39,970 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-568b3df1-7d00-4f44-a413-3bce3dc3f1d2 Content-Length: 0 Date: Thu, 23 Aug 2018 01:35:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:35:39,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b0a12d01-fa25-4449-b40b-8c2eefad1dc5.json used request id req-568b3df1-7d00-4f44-a413-3bce3dc3f1d2 2018-08-23 01:35:39,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.50258898735s 2018-08-23 01:35:39,971 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b0a12d01-fa25-4449-b40b-8c2eefad1dc5.json used request id req-568b3df1-7d00-4f44-a413-3bce3dc3f1d2 2018-08-23 01:35:39,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-23 01:35:39,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:40,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-52b4ecde-053e-4ca1-8c03-33b35368c5f5 Date: Thu, 23 Aug 2018 01:35:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c324c3c-8e6e-4210-8dc6-be9663d35d3e","tenant_id":"ce062e08d5bd468dad14d089b7980cd7","created_at":"2018-08-23T01:35:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-23T01:35:06Z","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":"ce062e08d5bd468dad14d089b7980cd7","id":"3d57bd80-e7af-465b-b56d-4b1d102f4876","subnetpool_id":null,"name":"singlevm2-subnet_44d58073-9759-4252-8e4c-03e22fce9e59"}]} 2018-08-23 01:35:40,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-52b4ecde-053e-4ca1-8c03-33b35368c5f5 2018-08-23 01:35:40,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.290184020996s 2018-08-23 01:35:40,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-52b4ecde-053e-4ca1-8c03-33b35368c5f5 2018-08-23 01:35:40,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-23 01:35:40,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/3d57bd80-e7af-465b-b56d-4b1d102f4876.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:42,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4207890c-662d-4cf4-b89f-7d5141f25306 Date: Thu, 23 Aug 2018 01:35:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:35:42,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3d57bd80-e7af-465b-b56d-4b1d102f4876.json used request id req-4207890c-662d-4cf4-b89f-7d5141f25306 2018-08-23 01:35:42,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.16376399994s 2018-08-23 01:35:42,427 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3d57bd80-e7af-465b-b56d-4b1d102f4876.json used request id req-4207890c-662d-4cf4-b89f-7d5141f25306 2018-08-23 01:35:42,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-23 01:35:42,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:42,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-44889394-fed3-418c-8903-481c88f74272 Date: Thu, 23 Aug 2018 01:35:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2c324c3c-8e6e-4210-8dc6-be9663d35d3e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ce062e08d5bd468dad14d089b7980cd7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-23T01:35:42Z","qos_policy_id":null,"name":"singlevm2-net_44d58073-9759-4252-8e4c-03e22fce9e59","admin_state_up":true,"tenant_id":"ce062e08d5bd468dad14d089b7980cd7","created_at":"2018-08-23T01:35:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8c2be0e-85ab-4e4a-94bc-15df91be462c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b8ef0fd74474daf9874e13ebad5ce53","l2_adjacency":true,"status":"ACTIVE","subnets":["5623e22d-3cdd-431b-afd0-7e48c1dfd5bc"],"description":"","tags":[],"updated_at":"2018-08-23T01:28:00Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1b8ef0fd74474daf9874e13ebad5ce53","created_at":"2018-08-23T01:27:53Z","mtu":1500}]} 2018-08-23 01:35:42,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-44889394-fed3-418c-8903-481c88f74272 2018-08-23 01:35:42,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0864861011505s 2018-08-23 01:35:42,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-44889394-fed3-418c-8903-481c88f74272 2018-08-23 01:35:42,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-23 01:35:42,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/2c324c3c-8e6e-4210-8dc6-be9663d35d3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:44,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f48c23ff-0d1e-4282-a0fc-9b5ecc22c0ee Date: Thu, 23 Aug 2018 01:35:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-23 01:35:44,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2c324c3c-8e6e-4210-8dc6-be9663d35d3e.json used request id req-f48c23ff-0d1e-4282-a0fc-9b5ecc22c0ee 2018-08-23 01:35:44,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.59756803513s 2018-08-23 01:35:44,114 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2c324c3c-8e6e-4210-8dc6-be9663d35d3e.json used request id req-f48c23ff-0d1e-4282-a0fc-9b5ecc22c0ee 2018-08-23 01:35:44,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-23 01:35:44,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:44,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-8ecd25f4-779e-420a-9d0a-5efe81b99251 Date: Thu, 23 Aug 2018 01:35:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-23T01:35:18Z", "file": "/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/file", "owner": "ce062e08d5bd468dad14d089b7980cd7", "id": "d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "size": 12716032, "self": "/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://a31c1fc0-71db-4860-a490-7aeff1528e3a/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_44d58073-9759-4252-8e4c-03e22fce9e59", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-23T01:35:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-23 01:35:44,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8ecd25f4-779e-420a-9d0a-5efe81b99251 2018-08-23 01:35:44,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.78097820282s 2018-08-23 01:35:44,899 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8ecd25f4-779e-420a-9d0a-5efe81b99251 2018-08-23 01:35:44,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-23 01:35:44,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdef6ce11e3787bce11d228eedfcc2572941c74f" 2018-08-23 01:35:45,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbbb173a-34a3-4292-9659-3a7685c53eee Date: Thu, 23 Aug 2018 01:35:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-23 01:35:45,522 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975 used request id req-bbbb173a-34a3-4292-9659-3a7685c53eee 2018-08-23 01:35:45,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.620886087418s 2018-08-23 01:35:45,522 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d1edb7e1-0960-4a1f-9f7b-22fcd2b4e975 used request id req-bbbb173a-34a3-4292-9659-3a7685c53eee 2018-08-23 01:35:45,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-23 01:35:45,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:45,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46e8da88-40b3-4ba4-8760-beb7be2187bb x-compute-request-id: req-46e8da88-40b3-4ba4-8760-beb7be2187bb Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_44d58073-9759-4252-8e4c-03e22fce9e59", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d", "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": "2fcadede-f07d-40e1-81e1-45a4a5c0a72d"}]} 2018-08-23 01:35:45,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-46e8da88-40b3-4ba4-8760-beb7be2187bb 2018-08-23 01:35:45,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0294079780579s 2018-08-23 01:35:45,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-46e8da88-40b3-4ba4-8760-beb7be2187bb 2018-08-23 01:35:45,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-23 01:35:45,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:45,598 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 23 Aug 2018 01:35: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-cfd9ad63-ac6f-4c2e-b854-8cae199fcf15 x-compute-request-id: req-cfd9ad63-ac6f-4c2e-b854-8cae199fcf15 Content-Length: 0 Content-Type: application/json 2018-08-23 01:35:45,598 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d used request id req-cfd9ad63-ac6f-4c2e-b854-8cae199fcf15 2018-08-23 01:35:45,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0446000099182s 2018-08-23 01:35:45,599 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2fcadede-f07d-40e1-81e1-45a4a5c0a72d used request id req-cfd9ad63-ac6f-4c2e-b854-8cae199fcf15 2018-08-23 01:35:45,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 01:35:45,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:45,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb71c252-a13a-4625-a5aa-35c1d40bb2ac Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/25260336ef1a4c24b723ba37304c05c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25260336ef1a4c24b723ba37304c05c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/26864bc811654f8fa928cb2ec704382d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26864bc811654f8fa928cb2ec704382d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/2eb9460f26aa4b11b95fc766aa44ff54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2eb9460f26aa4b11b95fc766aa44ff54", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/36bdaae904d443028a809fef4e4e6e22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36bdaae904d443028a809fef4e4e6e22", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/40fb0cc64f8e43509b63269042692786"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40fb0cc64f8e43509b63269042692786", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/5670586a1d9845ef9d8b5dfd6b5f26bc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5670586a1d9845ef9d8b5dfd6b5f26bc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/59f25f763b8e4e5190b794bb2523d032"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f25f763b8e4e5190b794bb2523d032", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_44d58073-9759-4252-8e4c-03e22fce9e59", "links": {"self": "http://172.30.9.24:5000/v3/users/5afc1d553fa74b45924ca794ab15ecbd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5afc1d553fa74b45924ca794ab15ecbd", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/61f82422d338485f994b294a4dcb90d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "61f82422d338485f994b294a4dcb90d1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/81ca8703911941a896e6c495073a3eee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81ca8703911941a896e6c495073a3eee", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/856a94e7b70a465d89711b2ea8677984"}, "domain_id": "default", "enabled": true, "options": {}, "id": "856a94e7b70a465d89711b2ea8677984", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/899f8cd8917140579a77b7d3fc4b2f53"}, "domain_id": "aa4bb990bedb435f962793d240786bb6", "enabled": true, "options": {}, "id": "899f8cd8917140579a77b7d3fc4b2f53", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/d08e214ca98f4d33898625b0a69126e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d08e214ca98f4d33898625b0a69126e0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e15c560f121b43c1afb2a81baf14c17e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e15c560f121b43c1afb2a81baf14c17e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/e94113025dab415a82493fb677ad4b46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e94113025dab415a82493fb677ad4b46", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-08-23 01:35:45,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bb71c252-a13a-4625-a5aa-35c1d40bb2ac 2018-08-23 01:35:45,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20651102066s 2018-08-23 01:35:45,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bb71c252-a13a-4625-a5aa-35c1d40bb2ac 2018-08-23 01:35:45,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-23 01:35:45,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/5afc1d553fa74b45924ca794ab15ecbd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:46,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ef190e-87fe-464a-96f0-51cd4b3b1a7e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_44d58073-9759-4252-8e4c-03e22fce9e59", "links": {"self": "http://172.30.9.24:5000/v3/users/5afc1d553fa74b45924ca794ab15ecbd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5afc1d553fa74b45924ca794ab15ecbd", "description": null}} 2018-08-23 01:35:46,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/5afc1d553fa74b45924ca794ab15ecbd used request id req-b1ef190e-87fe-464a-96f0-51cd4b3b1a7e 2018-08-23 01:35:46,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222940921783s 2018-08-23 01:35:46,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/5afc1d553fa74b45924ca794ab15ecbd used request id req-b1ef190e-87fe-464a-96f0-51cd4b3b1a7e 2018-08-23 01:35:46,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-23 01:35:46,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/5afc1d553fa74b45924ca794ab15ecbd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:46,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 01:35:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4e2f221-2f87-4444-8d71-fa466239c6a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 01:35:46,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5afc1d553fa74b45924ca794ab15ecbd used request id req-b4e2f221-2f87-4444-8d71-fa466239c6a7 2018-08-23 01:35:46,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.451516866684s 2018-08-23 01:35:46,488 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5afc1d553fa74b45924ca794ab15ecbd used request id req-b4e2f221-2f87-4444-8d71-fa466239c6a7 2018-08-23 01:35:46,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-23 01:35:46,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:46,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 23 Aug 2018 01:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b86dc2-c0c0-4ae1-a572-4208df9b984a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/1b8ef0fd74474daf9874e13ebad5ce53"}, "tags": [], "enabled": true, "id": "1b8ef0fd74474daf9874e13ebad5ce53", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/6dfaa54ab51d45af8127c3407e4ec7a2"}, "tags": [], "enabled": true, "id": "6dfaa54ab51d45af8127c3407e4ec7a2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ce062e08d5bd468dad14d089b7980cd7"}, "tags": [], "enabled": true, "id": "ce062e08d5bd468dad14d089b7980cd7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_44d58073-9759-4252-8e4c-03e22fce9e59"}]} 2018-08-23 01:35:46,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-66b86dc2-c0c0-4ae1-a572-4208df9b984a 2018-08-23 01:35:46,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190788984299s 2018-08-23 01:35:46,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-66b86dc2-c0c0-4ae1-a572-4208df9b984a 2018-08-23 01:35:46,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-23 01:35:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ce062e08d5bd468dad14d089b7980cd7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f2897a52b711cb4eb6420955fcf47c7f991680f8" 2018-08-23 01:35:46,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 23 Aug 2018 01:35:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64ebffcd-b932-42df-b626-fd644e3c7eb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-23 01:35:46,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ce062e08d5bd468dad14d089b7980cd7 used request id req-64ebffcd-b932-42df-b626-fd644e3c7eb2 2018-08-23 01:35:46,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.300469875336s 2018-08-23 01:35:46,990 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ce062e08d5bd468dad14d089b7980cd7 used request id req-64ebffcd-b932-42df-b626-fd644e3c7eb2 2018-08-23 01:35:46,990 - xtesting.ci.run_tests - ERROR - The test case 'singlevm2' failed. 2018-08-23 01:35:46,991 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:14 | PASS | | vmready1 | functest | healthcheck | 00:20 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:50 | PASS | | singlevm2 | functest | healthcheck | 00:27 | FAIL | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-23 01:35:47,005 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-23 01:35:47,042 - paramiko.transport - DEBUG - EOF in transport thread