2018-10-17 13:25:35,841 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-369 | | 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-10-17 13:25:35,844 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=HSr2iix87sHkV5aW93jU5lQqy 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=0b0a5b2410e7414299e13117710bbf1d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 13:25:35,844 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-17 13:25:35,845 - 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-10-17 13:25:35,866 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-17 13:25:35,977 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-17 13:25:35,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-10-17 13:25:35,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:25:35,986 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d266c3-0db0-49c7-97cd-e19be529f482 2018-10-17 13:25:35,986 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:25:35,986 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-69d266c3-0db0-49c7-97cd-e19be529f482 2018-10-17 13:25:35,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:25:36,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["c3ml3talThaLNOoL-Bvg9w"], "issued_at": "2018-10-17T13:25:36.000000Z"}} 2018-10-17 13:25:36,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:36,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e25513b-2c62-4c60-9a06-b0e4a86b5822 x-openstack-request-id: req-5e25513b-2c62-4c60-9a06-b0e4a86b5822 2018-10-17 13:25:36,799 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-10-17 13:25:36,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-5e25513b-2c62-4c60-9a06-b0e4a86b5822 2018-10-17 13:25:36,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.8208360672s 2018-10-17 13:25:36,800 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-10-17 13:25:36,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:25:36,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:37,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0cb4beb-8745-4b00-b51e-02ad5f120d85 2018-10-17 13:25:37,005 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:25:37,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-d0cb4beb-8745-4b00-b51e-02ad5f120d85 2018-10-17 13:25:37,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198358058929s 2018-10-17 13:25:37,006 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'a1c2ad320c8b495fad6038c903625855', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-10-17 13:25:37,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-17 13:25:37,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:37,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1968 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9740ce8-3e13-4ee5-be4e-5f343d69822b 2018-10-17 13:25:37,305 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/02e3e09b730246b19a723f9f9f4b2ebd"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06bdc4444a4c449c94c9cd9c395e597d", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/03f11b34143542d78c6709ccf5f25b06"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b56cca7953514818bda7a2affe6233ca", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/040b1ead4bf143fdb1f1352d73263741"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33d981f8c67b4e0d953c473ae9d4e4bc", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/12452248b19541cea1610f3adaff3fb6"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cbea5953a6294cfeb02210692ac618ca", "id": "12452248b19541cea1610f3adaff3fb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/198690ed612045169735f4e187c1bcca"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "09a56d8e078644a4b29fb37ae3a2291f", "id": "198690ed612045169735f4e187c1bcca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1de42c21e7cb4e7aa6fdef20a98684c4"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72f9a48a2a714e46acabccbd89beb6b4", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1ef44bd472124d1dab5088a4d4e5068d"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "85f52103a2334fc99539469d7186a4d0", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3d7b5769028448ddb75bb54c015c96aa"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cbea5953a6294cfeb02210692ac618ca", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3eba84c1f22e444e886b51fd5cb15006"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8321596cb50f46e5b646edca7ea40222", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/52fa345fc24e4cd5bce4dccee868a707"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2a8b804f6dc448c78b2585bac5dee8c2", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5f0037fe46ca431cb6b42d82b01fa394"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2a8b804f6dc448c78b2585bac5dee8c2", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6670ffd177624eccb9c6bfbdf58ca95d"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "09a56d8e078644a4b29fb37ae3a2291f", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/686924cd948546dab65e12485f61ec69"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8321596cb50f46e5b646edca7ea40222", "id": "686924cd948546dab65e12485f61ec69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6c6261fb5e8745a790b3cf3864d57570"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0af01f8d7b4347b899b54efeafbbe1c4", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7005657c454f44b3a2c10344255f1d4f"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "084bec67849e46798ce9bb9814623bba", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7146c8643290459db6b031270d631b33"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06bdc4444a4c449c94c9cd9c395e597d", "id": "7146c8643290459db6b031270d631b33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/722a710ca9bd47709ad9d8b710f78cb9"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "09a56d8e078644a4b29fb37ae3a2291f", "id": "722a710ca9bd47709ad9d8b710f78cb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7f46dba8a8634636ad10fd55ebc71f52"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2a8b804f6dc448c78b2585bac5dee8c2", "id": "7f46dba8a8634636ad10fd55ebc71f52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/803025bcac5a48d7878875ff5a0b67c0"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "81efbecf0fcc4e4fb742929431007b94", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/82c5c6d3e5aa45eaa70183deac3cd4f9"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06bdc4444a4c449c94c9cd9c395e597d", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/836c10d362c34e19b49b3239a86a4992"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "08069edfce0d4641ae768144b024dfc0", "id": "836c10d362c34e19b49b3239a86a4992"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/86d5ca365f8e4acb92e788fa91b60131"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "08069edfce0d4641ae768144b024dfc0", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8b257b958684433b9b96d2ef141fd60c"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f83deb8be8e6405bb086822569082469", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8bba35edcf164aa5be942148291effb2"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "084bec67849e46798ce9bb9814623bba", "id": "8bba35edcf164aa5be942148291effb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9302b4a6642f4d569e8d47059163c338"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "084bec67849e46798ce9bb9814623bba", "id": "9302b4a6642f4d569e8d47059163c338"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/95fdd3541ab745c48b8a07f5e7d04dcc"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0af01f8d7b4347b899b54efeafbbe1c4", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9829ae2702ea4923afcb30cacff141b6"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8321596cb50f46e5b646edca7ea40222", "id": "9829ae2702ea4923afcb30cacff141b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a8bdc1901a8042789983ae4c931479e9"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "85f52103a2334fc99539469d7186a4d0", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b04f6308e7b444fab693c00fbbe9d5b4"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "08069edfce0d4641ae768144b024dfc0", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b0e3056826d44d05a37e2fec183a117f"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f83deb8be8e6405bb086822569082469", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b823c32fe57c4be696a5f60215815bbe"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b56cca7953514818bda7a2affe6233ca", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bc18cab8b2474e6cb8115d57d5cea229"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33d981f8c67b4e0d953c473ae9d4e4bc", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cf2d6acc025c4f50889dd0f442768ade"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b56cca7953514818bda7a2affe6233ca", "id": "cf2d6acc025c4f50889dd0f442768ade"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cf56915325a64004a47a67ba6bef961b"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cbea5953a6294cfeb02210692ac618ca", "id": "cf56915325a64004a47a67ba6bef961b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d468ad0befa748f5bf62bb2208cacad9"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72f9a48a2a714e46acabccbd89beb6b4", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d6a6f7fa54e04096babe57dc136922b2"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f83deb8be8e6405bb086822569082469", "id": "d6a6f7fa54e04096babe57dc136922b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d93c4e0de24d4b2c8ee0cc76c9874261"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33d981f8c67b4e0d953c473ae9d4e4bc", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/dcd3c0a72c654c188a7007b9b4cda6b2"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0af01f8d7b4347b899b54efeafbbe1c4", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f18cc4880e5c4df9bbae809b9547f626"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "81efbecf0fcc4e4fb742929431007b94", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f9f3e8eda239456a931b612236ac50b6"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72f9a48a2a714e46acabccbd89beb6b4", "id": "f9f3e8eda239456a931b612236ac50b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fb5ab69e98814106b2d35a204195ce67"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "85f52103a2334fc99539469d7186a4d0", "id": "fb5ab69e98814106b2d35a204195ce67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fc50da9a431e4e35ad9f9e0e11f9939e"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "81efbecf0fcc4e4fb742929431007b94", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-17 13:25:37,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-a9740ce8-3e13-4ee5-be4e-5f343d69822b 2018-10-17 13:25:37,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.296284914017s 2018-10-17 13:25:37,313 - 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.25:5000/v3/endpoints/02e3e09b730246b19a723f9f9f4b2ebd'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'06bdc4444a4c449c94c9cd9c395e597d', u'id': u'02e3e09b730246b19a723f9f9f4b2ebd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/03f11b34143542d78c6709ccf5f25b06'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b56cca7953514818bda7a2affe6233ca', u'id': u'03f11b34143542d78c6709ccf5f25b06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/040b1ead4bf143fdb1f1352d73263741'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'33d981f8c67b4e0d953c473ae9d4e4bc', u'id': u'040b1ead4bf143fdb1f1352d73263741'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/12452248b19541cea1610f3adaff3fb6'}, u'url': u'http://172.30.9.25:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cbea5953a6294cfeb02210692ac618ca', u'id': u'12452248b19541cea1610f3adaff3fb6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/198690ed612045169735f4e187c1bcca'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'09a56d8e078644a4b29fb37ae3a2291f', u'id': u'198690ed612045169735f4e187c1bcca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/1de42c21e7cb4e7aa6fdef20a98684c4'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'72f9a48a2a714e46acabccbd89beb6b4', u'id': u'1de42c21e7cb4e7aa6fdef20a98684c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/1ef44bd472124d1dab5088a4d4e5068d'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'85f52103a2334fc99539469d7186a4d0', u'id': u'1ef44bd472124d1dab5088a4d4e5068d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3d7b5769028448ddb75bb54c015c96aa'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cbea5953a6294cfeb02210692ac618ca', u'id': u'3d7b5769028448ddb75bb54c015c96aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3eba84c1f22e444e886b51fd5cb15006'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8321596cb50f46e5b646edca7ea40222', u'id': u'3eba84c1f22e444e886b51fd5cb15006'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/52fa345fc24e4cd5bce4dccee868a707'}, u'url': u'http://172.30.9.25:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2a8b804f6dc448c78b2585bac5dee8c2', u'id': u'52fa345fc24e4cd5bce4dccee868a707'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5f0037fe46ca431cb6b42d82b01fa394'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2a8b804f6dc448c78b2585bac5dee8c2', u'id': u'5f0037fe46ca431cb6b42d82b01fa394'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/6670ffd177624eccb9c6bfbdf58ca95d'}, u'url': u'http://172.30.9.25:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'09a56d8e078644a4b29fb37ae3a2291f', u'id': u'6670ffd177624eccb9c6bfbdf58ca95d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/686924cd948546dab65e12485f61ec69'}, u'url': u'http://172.30.9.25:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8321596cb50f46e5b646edca7ea40222', u'id': u'686924cd948546dab65e12485f61ec69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/6c6261fb5e8745a790b3cf3864d57570'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0af01f8d7b4347b899b54efeafbbe1c4', u'id': u'6c6261fb5e8745a790b3cf3864d57570'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7005657c454f44b3a2c10344255f1d4f'}, u'url': u'http://172.30.9.25:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'084bec67849e46798ce9bb9814623bba', u'id': u'7005657c454f44b3a2c10344255f1d4f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7146c8643290459db6b031270d631b33'}, u'url': u'http://172.30.9.25:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'06bdc4444a4c449c94c9cd9c395e597d', u'id': u'7146c8643290459db6b031270d631b33'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/722a710ca9bd47709ad9d8b710f78cb9'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'09a56d8e078644a4b29fb37ae3a2291f', u'id': u'722a710ca9bd47709ad9d8b710f78cb9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7f46dba8a8634636ad10fd55ebc71f52'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2a8b804f6dc448c78b2585bac5dee8c2', u'id': u'7f46dba8a8634636ad10fd55ebc71f52'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/803025bcac5a48d7878875ff5a0b67c0'}, u'url': u'http://172.30.9.25:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'81efbecf0fcc4e4fb742929431007b94', u'id': u'803025bcac5a48d7878875ff5a0b67c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/82c5c6d3e5aa45eaa70183deac3cd4f9'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'06bdc4444a4c449c94c9cd9c395e597d', u'id': u'82c5c6d3e5aa45eaa70183deac3cd4f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/836c10d362c34e19b49b3239a86a4992'}, u'url': u'http://172.30.9.25:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'08069edfce0d4641ae768144b024dfc0', u'id': u'836c10d362c34e19b49b3239a86a4992'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/86d5ca365f8e4acb92e788fa91b60131'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'08069edfce0d4641ae768144b024dfc0', u'id': u'86d5ca365f8e4acb92e788fa91b60131'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/8b257b958684433b9b96d2ef141fd60c'}, u'url': u'http://172.30.9.25:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f83deb8be8e6405bb086822569082469', u'id': u'8b257b958684433b9b96d2ef141fd60c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/8bba35edcf164aa5be942148291effb2'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'084bec67849e46798ce9bb9814623bba', u'id': u'8bba35edcf164aa5be942148291effb2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9302b4a6642f4d569e8d47059163c338'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'084bec67849e46798ce9bb9814623bba', u'id': u'9302b4a6642f4d569e8d47059163c338'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/95fdd3541ab745c48b8a07f5e7d04dcc'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0af01f8d7b4347b899b54efeafbbe1c4', u'id': u'95fdd3541ab745c48b8a07f5e7d04dcc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9829ae2702ea4923afcb30cacff141b6'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8321596cb50f46e5b646edca7ea40222', u'id': u'9829ae2702ea4923afcb30cacff141b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a8bdc1901a8042789983ae4c931479e9'}, u'url': u'http://172.30.9.25:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'85f52103a2334fc99539469d7186a4d0', u'id': u'a8bdc1901a8042789983ae4c931479e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b04f6308e7b444fab693c00fbbe9d5b4'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'08069edfce0d4641ae768144b024dfc0', u'id': u'b04f6308e7b444fab693c00fbbe9d5b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b0e3056826d44d05a37e2fec183a117f'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f83deb8be8e6405bb086822569082469', u'id': u'b0e3056826d44d05a37e2fec183a117f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b823c32fe57c4be696a5f60215815bbe'}, u'url': u'http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b56cca7953514818bda7a2affe6233ca', u'id': u'b823c32fe57c4be696a5f60215815bbe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/bc18cab8b2474e6cb8115d57d5cea229'}, u'url': u'http://172.30.9.25:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'33d981f8c67b4e0d953c473ae9d4e4bc', u'id': u'bc18cab8b2474e6cb8115d57d5cea229'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cf2d6acc025c4f50889dd0f442768ade'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b56cca7953514818bda7a2affe6233ca', u'id': u'cf2d6acc025c4f50889dd0f442768ade'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cf56915325a64004a47a67ba6bef961b'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cbea5953a6294cfeb02210692ac618ca', u'id': u'cf56915325a64004a47a67ba6bef961b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/d468ad0befa748f5bf62bb2208cacad9'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'72f9a48a2a714e46acabccbd89beb6b4', u'id': u'd468ad0befa748f5bf62bb2208cacad9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/d6a6f7fa54e04096babe57dc136922b2'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f83deb8be8e6405bb086822569082469', u'id': u'd6a6f7fa54e04096babe57dc136922b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/d93c4e0de24d4b2c8ee0cc76c9874261'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'33d981f8c67b4e0d953c473ae9d4e4bc', u'id': u'd93c4e0de24d4b2c8ee0cc76c9874261'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/dcd3c0a72c654c188a7007b9b4cda6b2'}, u'url': u'http://172.30.9.25:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0af01f8d7b4347b899b54efeafbbe1c4', u'id': u'dcd3c0a72c654c188a7007b9b4cda6b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f18cc4880e5c4df9bbae809b9547f626'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'81efbecf0fcc4e4fb742929431007b94', u'id': u'f18cc4880e5c4df9bbae809b9547f626'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f9f3e8eda239456a931b612236ac50b6'}, u'url': u'http://172.30.9.25:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'72f9a48a2a714e46acabccbd89beb6b4', u'id': u'f9f3e8eda239456a931b612236ac50b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/fb5ab69e98814106b2d35a204195ce67'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'85f52103a2334fc99539469d7186a4d0', u'id': u'fb5ab69e98814106b2d35a204195ce67'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/fc50da9a431e4e35ad9f9e0e11f9939e'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'81efbecf0fcc4e4fb742929431007b94', u'id': u'fc50da9a431e4e35ad9f9e0e11f9939e'})] 2018-10-17 13:25:37,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-10-17 13:25:37,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:37,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c38b673-6550-439d-9823-54bd614b5bc3 x-openstack-request-id: req-0c38b673-6550-439d-9823-54bd614b5bc3 2018-10-17 13:25:37,428 - keystoneauth.session - DEBUG - 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-10-17 13:25:37,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-0c38b673-6550-439d-9823-54bd614b5bc3 2018-10-17 13:25:37,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.113508939743s 2018-10-17 13:25:37,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-10-17 13:25:37,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:39,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2af3275a-dd09-4fc9-aa9f-309aa8d6a53a x-openstack-request-id: req-2af3275a-dd09-4fc9-aa9f-309aa8d6a53a 2018-10-17 13:25:39,672 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-10-17 13:25:39,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-2af3275a-dd09-4fc9-aa9f-309aa8d6a53a 2018-10-17 13:25:39,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.22812891006s 2018-10-17 13:25:39,673 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-10-17 13:25:39,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:25:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:40,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:40 GMT X-Openstack-Request-Id: req-7c34f0a0-1497-4766-9b30-94d9fdecc3ae 2018-10-17 13:25:40,894 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:25:40,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-7c34f0a0-1497-4766-9b30-94d9fdecc3ae 2018-10-17 13:25:40,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.21069502831s 2018-10-17 13:25:40,894 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-10-17 13:25:40,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 13:25:40,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:40,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5ead960-9179-46a5-a1db-4b993e943af0 x-openstack-request-id: req-c5ead960-9179-46a5-a1db-4b993e943af0 2018-10-17 13:25:40,936 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 155}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"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-10-17 13:25:40,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-c5ead960-9179-46a5-a1db-4b993e943af0 2018-10-17 13:25:40,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0418179035187s 2018-10-17 13:25:40,938 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 155}, 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.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 158}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-10-17 13:25:40,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-10-17 13:25:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:41,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0637e3b5-03a6-4b35-ab79-01902aed8053 x-openstack-request-id: req-0637e3b5-03a6-4b35-ab79-01902aed8053 2018-10-17 13:25:41,093 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-10-17 13:25:41,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-0637e3b5-03a6-4b35-ab79-01902aed8053 2018-10-17 13:25:41,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.155452013016s 2018-10-17 13:25:41,094 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-10-17 13:25:41,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:25:41,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:42,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:42 GMT X-Openstack-Request-Id: req-9fb33380-f782-4594-a7c8-4c74efad5afc 2018-10-17 13:25:42,420 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:25:42,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9fb33380-f782-4594-a7c8-4c74efad5afc 2018-10-17 13:25:42,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.32553482056s 2018-10-17 13:25:42,420 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-17T13:22:10Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'084c1015-a563-49ce-8eec-475afdeffdab', 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-10-17T13:22:03Z', u'provider:network_type': u'flat', u'tenant_id': u'd388e865e0f743199d7abe11b49247c2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd388e865e0f743199d7abe11b49247c2', u'l2_adjacency': True})] 2018-10-17 13:25:42,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:25:42,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:43,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:43 GMT X-Openstack-Request-Id: req-98dcd949-3e87-4b6a-a5a9-5050b39d85f3 2018-10-17 13:25:43,583 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-10-17 13:25:43,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-98dcd949-3e87-4b6a-a5a9-5050b39d85f3 2018-10-17 13:25:43,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.16271400452s 2018-10-17 13:25:43,584 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-10-17 13:25:43,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:25:43,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:43,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 722 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5fb4951-9815-472b-a2c8-4ea8b7b187dc 2018-10-17 13:25:43,800 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "0637a3c90a444b9f80e6f6a6fe59c0ca"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/0637a3c90a444b9f80e6f6a6fe59c0ca/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "b6025f8f1ee04081922e90979101127a"}, "user": {"id": "0637a3c90a444b9f80e6f6a6fe59c0ca"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/0637a3c90a444b9f80e6f6a6fe59c0ca/roles/b6025f8f1ee04081922e90979101127a"}}, {"scope": {"project": {"id": "0b0a5b2410e7414299e13117710bbf1d"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "074ff68c94ef431c84ae2107e5a77c10"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d/users/074ff68c94ef431c84ae2107e5a77c10/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "3ddbc96cb7b94a13bb95b99395f0c7a3"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/3ddbc96cb7b94a13bb95b99395f0c7a3/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "569b3913d8c74cf78bee9b149c5d31ac"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/569b3913d8c74cf78bee9b149c5d31ac/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "6421e0f2a3e64b8daecc9d7baa005337"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/6421e0f2a3e64b8daecc9d7baa005337/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "a23e43c3483a4cdc9f095c30c393dae0"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/a23e43c3483a4cdc9f095c30c393dae0/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "a7b0120889ff46868986931f15eba60f"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/a7b0120889ff46868986931f15eba60f/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "b3f298015fda4d11947660dcb7147386"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/b3f298015fda4d11947660dcb7147386/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "b5be243df0d34100a02d24303b175d60"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/b5be243df0d34100a02d24303b175d60/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "ea802439fe064f489c2da5619c9d962b"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/ea802439fe064f489c2da5619c9d962b/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"project": {"id": "d388e865e0f743199d7abe11b49247c2"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "f99526f05251401da904494793f839b7"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2/users/f99526f05251401da904494793f839b7/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"domain": {"id": "a1c2ad320c8b495fad6038c903625855"}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "40a1db9a29ca4ce69d46aef2b0f2f546"}, "links": {"assignment": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855/users/40a1db9a29ca4ce69d46aef2b0f2f546/roles/4c2f883790194f2aacaf88e9bd2409d0"}}, {"scope": {"system": {"all": true}}, "role": {"id": "4c2f883790194f2aacaf88e9bd2409d0"}, "user": {"id": "074ff68c94ef431c84ae2107e5a77c10"}, "links": {"assignment": "http://172.30.9.25:5000/v3/system/users/074ff68c94ef431c84ae2107e5a77c10/roles/4c2f883790194f2aacaf88e9bd2409d0"}}], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments", "previous": null, "next": null}} 2018-10-17 13:25:43,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-a5fb4951-9815-472b-a2c8-4ea8b7b187dc 2018-10-17 13:25:43,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.213002204895s 2018-10-17 13:25:43,804 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'0637a3c90a444b9f80e6f6a6fe59c0ca'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'b6025f8f1ee04081922e90979101127a', 'user': u'0637a3c90a444b9f80e6f6a6fe59c0ca'}), Munch({'project': u'0b0a5b2410e7414299e13117710bbf1d', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'074ff68c94ef431c84ae2107e5a77c10'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'2ba5394b5ed4491aa3b9bcc60cc5cfa5'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'2cf6e9d11e5d4c9c834b3d2ee1bd6003'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'3ddbc96cb7b94a13bb95b99395f0c7a3'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'569b3913d8c74cf78bee9b149c5d31ac'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'6421e0f2a3e64b8daecc9d7baa005337'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'a23e43c3483a4cdc9f095c30c393dae0'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'a7b0120889ff46868986931f15eba60f'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'b3f298015fda4d11947660dcb7147386'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'b5be243df0d34100a02d24303b175d60'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'ea802439fe064f489c2da5619c9d962b'}), Munch({'project': u'd388e865e0f743199d7abe11b49247c2', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'f99526f05251401da904494793f839b7'}), Munch({'domain': u'a1c2ad320c8b495fad6038c903625855', 'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'40a1db9a29ca4ce69d46aef2b0f2f546'}), Munch({'id': u'4c2f883790194f2aacaf88e9bd2409d0', 'user': u'074ff68c94ef431c84ae2107e5a77c10'})] 2018-10-17 13:25:43,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:25:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:44,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02efab36-64a8-403e-a7e1-04defd77c7e7 2018-10-17 13:25:44,099 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:25:44,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-02efab36-64a8-403e-a7e1-04defd77c7e7 2018-10-17 13:25:44,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.291169881821s 2018-10-17 13:25:44,101 - 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'4c2f883790194f2aacaf88e9bd2409d0'}), 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'56dfcb07cfa0493dab1b08bf48eb9091'}), 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'996a0ffa0973471981a71f08dfef9468'}), 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'b6025f8f1ee04081922e90979101127a'}), 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'bc71aa71d22b4eb7a417eb6ab54da966'}), 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'c5becf032b96492483eb72b17137a569'}), 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'f975d7627cb546258edad6e16df6adf9'})] 2018-10-17 13:25:44,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 13:25:44,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:45,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:45 GMT X-Openstack-Request-Id: req-1c6c08ab-37f1-435f-b1a8-2f54926c985a 2018-10-17 13:25:45,110 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-10-17 13:25:45,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1c6c08ab-37f1-435f-b1a8-2f54926c985a 2018-10-17 13:25:45,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.00882315636s 2018-10-17 13:25:45,111 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-10-17 13:25:45,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:25:45,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:45,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93825541-4c57-4586-a95a-9437d36df8b8 x-openstack-request-id: req-93825541-4c57-4586-a95a-9437d36df8b8 2018-10-17 13:25:45,311 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 13:25:45,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-93825541-4c57-4586-a95a-9437d36df8b8 2018-10-17 13:25:45,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20009803772s 2018-10-17 13:25:45,312 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-10-17 13:25:45,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-17 13:25:45,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:25:45,326 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc3da9ad-5267-47f0-bc6f-94404eb4fdda 2018-10-17 13:25:45,327 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-10-17 13:25:45,327 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-fc3da9ad-5267-47f0-bc6f-94404eb4fdda 2018-10-17 13:25:45,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:45,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9602c7-49d3-448d-b635-25929badd00e 2018-10-17 13:25:45,524 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/06bdc4444a4c449c94c9cd9c395e597d"}, "enabled": true, "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/08069edfce0d4641ae768144b024dfc0"}, "enabled": true, "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/084bec67849e46798ce9bb9814623bba"}, "enabled": true, "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/09a56d8e078644a4b29fb37ae3a2291f"}, "enabled": true, "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0af01f8d7b4347b899b54efeafbbe1c4"}, "enabled": true, "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2a8b804f6dc448c78b2585bac5dee8c2"}, "enabled": true, "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/33d981f8c67b4e0d953c473ae9d4e4bc"}, "enabled": true, "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4d1674421fba4aa4bb12b4f57317bfc3"}, "enabled": true, "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/72f9a48a2a714e46acabccbd89beb6b4"}, "enabled": true, "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/81efbecf0fcc4e4fb742929431007b94"}, "enabled": true, "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8321596cb50f46e5b646edca7ea40222"}, "enabled": true, "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/85f52103a2334fc99539469d7186a4d0"}, "enabled": true, "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b56cca7953514818bda7a2affe6233ca"}, "enabled": true, "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/cbea5953a6294cfeb02210692ac618ca"}, "enabled": true, "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/f83deb8be8e6405bb086822569082469"}, "enabled": true, "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-10-17 13:25:45,524 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-2d9602c7-49d3-448d-b635-25929badd00e 2018-10-17 13:25:45,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.20831990242s 2018-10-17 13:25:45,529 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'06bdc4444a4c449c94c9cd9c395e597d', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'08069edfce0d4641ae768144b024dfc0', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'084bec67849e46798ce9bb9814623bba', 'name': u'neutron'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'09a56d8e078644a4b29fb37ae3a2291f', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'0af01f8d7b4347b899b54efeafbbe1c4', 'name': u'panko'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'2a8b804f6dc448c78b2585bac5dee8c2', 'name': u'nova'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'33d981f8c67b4e0d953c473ae9d4e4bc', 'name': u'cinder'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'4d1674421fba4aa4bb12b4f57317bfc3', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'72f9a48a2a714e46acabccbd89beb6b4', 'name': u'aodh'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'81efbecf0fcc4e4fb742929431007b94', 'name': u'heat'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'8321596cb50f46e5b646edca7ea40222', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'85f52103a2334fc99539469d7186a4d0', 'name': u'glance'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'b56cca7953514818bda7a2affe6233ca', 'name': u'swift'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'cbea5953a6294cfeb02210692ac618ca', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'f83deb8be8e6405bb086822569082469', 'name': u'cinderv3'})] 2018-10-17 13:25:45,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:25:45,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6af8dfbae17ef14c3722cdb773155e761ae5c581e75d848fd4092d8ac2d219ae" 2018-10-17 13:25:46,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:46 GMT X-Openstack-Request-Id: req-a7b740cb-8734-4880-80ae-acc35d6a4ba0 2018-10-17 13:25:46,766 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T13:22:10Z","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":"281c3eaa-fe21-4efe-942b-b9c21a8d7e11","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d388e865e0f743199d7abe11b49247c2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"084c1015-a563-49ce-8eec-475afdeffdab","tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:10Z","ip_version":4}]} 2018-10-17 13:25:46,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a7b740cb-8734-4880-80ae-acc35d6a4ba0 2018-10-17 13:25:46,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.23559308052s 2018-10-17 13:25:46,766 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:22:10Z', 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'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'tenant_id': u'd388e865e0f743199d7abe11b49247c2', u'created_at': u'2018-10-17T13:22:10Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'd388e865e0f743199d7abe11b49247c2'})] 2018-10-17 13:25:46,871 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:25:46,872 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-17 13:25:46,918 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-10-17 13:25:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:25:47,075 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5b28df-af90-499b-9689-0ce638a8a291 2018-10-17 13:25:47,075 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:25:47,075 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-0e5b28df-af90-499b-9689-0ce638a8a291 2018-10-17 13:25:47,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:25:47,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["bUix81JcT0mxoCTm_PLlrQ"], "issued_at": "2018-10-17T13:25:47.000000Z"}} 2018-10-17 13:25:47,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:25:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" 2018-10-17 13:25:48,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:48 GMT X-Openstack-Request-Id: req-4b740b1a-b836-4b2a-b9b6-14214da53611 2018-10-17 13:25:48,781 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:25:48,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4b740b1a-b836-4b2a-b9b6-14214da53611 2018-10-17 13:25:48,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.28536009789s 2018-10-17 13:25:48,782 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-10-17 13:25:48,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:25:48,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" 2018-10-17 13:25:48,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb1fd6a-2e73-46cc-be74-6413689a6895 2018-10-17 13:25:48,989 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:25:48,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-3fb1fd6a-2e73-46cc-be74-6413689a6895 2018-10-17 13:25:48,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203730106354s 2018-10-17 13:25:48,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:25:49,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" 2018-10-17 13:25:49,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7c2928-058b-4a5c-b396-ea7ca54a8168 2018-10-17 13:25:49,216 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 13:25:49,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-be7c2928-058b-4a5c-b396-ea7ca54a8168 2018-10-17 13:25:49,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217427968979s 2018-10-17 13:25:49,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 13:25:49,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" -d '{"network": {"tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "name": "tenantnetwork1-net_8789a10f-0321-40b5-85ad-4fbd95abc76c", "admin_state_up": true}}' 2018-10-17 13:25:50,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:50 GMT X-Openstack-Request-Id: req-92474ff7-f9ac-425a-9b80-d4b7f9fa4e96 2018-10-17 13:25:50,868 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d75ca16c-8e9c-4854-83cf-ff28b28d37c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:25:50Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_8789a10f-0321-40b5-85ad-4fbd95abc76c","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:25:50Z","mtu":1450}} 2018-10-17 13:25:50,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-92474ff7-f9ac-425a-9b80-d4b7f9fa4e96 2018-10-17 13:25:50,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.65098905563s 2018-10-17 13:25:50,869 - 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-10-17T13:25:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd75ca16c-8e9c-4854-83cf-ff28b28d37c5', u'provider:segmentation_id': 39, 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_8789a10f-0321-40b5-85ad-4fbd95abc76c', u'created_at': u'2018-10-17T13:25:50Z', u'mtu': 1450, u'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0b0a5b2410e7414299e13117710bbf1d', u'l2_adjacency': True}) 2018-10-17 13:25:50,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:25:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" 2018-10-17 13:25:52,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:52 GMT X-Openstack-Request-Id: req-5918c4d6-fe30-4c9b-b98b-479135cbb5b8 2018-10-17 13:25:52,110 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d75ca16c-8e9c-4854-83cf-ff28b28d37c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:25:50Z","qos_policy_id":null,"name":"tenantnetwork1-net_8789a10f-0321-40b5-85ad-4fbd95abc76c","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:25:50Z","provider:network_type":"vxlan"}]} 2018-10-17 13:25:52,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5918c4d6-fe30-4c9b-b98b-479135cbb5b8 2018-10-17 13:25:52,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.24017500877s 2018-10-17 13:25:52,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 13:25:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" -d '{"subnet": {"name": "tenantnetwork1-subnet_8789a10f-0321-40b5-85ad-4fbd95abc76c", "enable_dhcp": true, "network_id": "d75ca16c-8e9c-4854-83cf-ff28b28d37c5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 13:25:52,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Wed, 17 Oct 2018 13:25:52 GMT X-Openstack-Request-Id: req-3b12848b-e8f3-4d31-a75e-34db7ffa7702 2018-10-17 13:25:52,905 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-17T13:25:52Z","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":"7a999fe1-af38-4942-ba60-796c6190abd7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0b0a5b2410e7414299e13117710bbf1d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_8789a10f-0321-40b5-85ad-4fbd95abc76c","enable_dhcp":true,"segment_id":null,"network_id":"d75ca16c-8e9c-4854-83cf-ff28b28d37c5","tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:25:52Z","ip_version":4}} 2018-10-17 13:25:52,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3b12848b-e8f3-4d31-a75e-34db7ffa7702 2018-10-17 13:25:52,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.793438911438s 2018-10-17 13:25:52,906 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:25:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7a999fe1-af38-4942-ba60-796c6190abd7', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_8789a10f-0321-40b5-85ad-4fbd95abc76c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd75ca16c-8e9c-4854-83cf-ff28b28d37c5', u'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', u'created_at': u'2018-10-17T13:25:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0b0a5b2410e7414299e13117710bbf1d'}) 2018-10-17 13:25:52,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 13:25:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "tenantnetwork1-router_8789a10f-0321-40b5-85ad-4fbd95abc76c", "admin_state_up": true}}' 2018-10-17 13:26:00,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:00 GMT X-Openstack-Request-Id: req-fe07012c-8232-4d7f-b460-43682be2e7ae 2018-10-17 13:26:00,619 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:54Z", "admin_state_up": true, "updated_at": "2018-10-17T13:25:56Z", "project_id": "0b0a5b2410e7414299e13117710bbf1d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "74562657-0a53-4d24-814e-f7a02c9514e9", "name": "tenantnetwork1-router_8789a10f-0321-40b5-85ad-4fbd95abc76c"}} 2018-10-17 13:26:00,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fe07012c-8232-4d7f-b460-43682be2e7ae 2018-10-17 13:26:00,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.71297287941s 2018-10-17 13:26:00,620 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:25:56Z', u'revision_number': 3, u'ha': True, u'id': u'74562657-0a53-4d24-814e-f7a02c9514e9', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_8789a10f-0321-40b5-85ad-4fbd95abc76c', u'admin_state_up': True, u'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', u'created_at': u'2018-10-17T13:25:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'0b0a5b2410e7414299e13117710bbf1d'}) 2018-10-17 13:26:00,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 13:26:00,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/74562657-0a53-4d24-814e-f7a02c9514e9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" -d '{"subnet_id": "7a999fe1-af38-4942-ba60-796c6190abd7"}' 2018-10-17 13:26:04,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:04 GMT X-Openstack-Request-Id: req-ba0d3009-33fe-473b-8eb3-95d1c7b59876 2018-10-17 13:26:04,247 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d75ca16c-8e9c-4854-83cf-ff28b28d37c5", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "subnet_id": "7a999fe1-af38-4942-ba60-796c6190abd7", "subnet_ids": ["7a999fe1-af38-4942-ba60-796c6190abd7"], "port_id": "273d9d21-0c12-4905-b016-9ea50b28b356", "id": "74562657-0a53-4d24-814e-f7a02c9514e9"} 2018-10-17 13:26:04,247 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/74562657-0a53-4d24-814e-f7a02c9514e9/add_router_interface.json used request id req-ba0d3009-33fe-473b-8eb3-95d1c7b59876 2018-10-17 13:26:04,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.62648797035s 2018-10-17 13:26:04,353 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:26:04,353 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-17 13:26:04,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 13:26:04,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/74562657-0a53-4d24-814e-f7a02c9514e9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" -d '{"subnet_id": "7a999fe1-af38-4942-ba60-796c6190abd7"}' 2018-10-17 13:26:08,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:08 GMT X-Openstack-Request-Id: req-bf13e9a3-878c-43e5-90c3-ac41ffb84049 2018-10-17 13:26:08,893 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d75ca16c-8e9c-4854-83cf-ff28b28d37c5", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "subnet_id": "7a999fe1-af38-4942-ba60-796c6190abd7", "subnet_ids": ["7a999fe1-af38-4942-ba60-796c6190abd7"], "port_id": "273d9d21-0c12-4905-b016-9ea50b28b356", "id": "74562657-0a53-4d24-814e-f7a02c9514e9"} 2018-10-17 13:26:08,893 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/74562657-0a53-4d24-814e-f7a02c9514e9/remove_router_interface.json used request id req-bf13e9a3-878c-43e5-90c3-ac41ffb84049 2018-10-17 13:26:08,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.5350291729s 2018-10-17 13:26:08,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 13:26:08,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" 2018-10-17 13:26:10,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:10 GMT X-Openstack-Request-Id: req-9f56e2f3-4104-4f41-bfdd-f9dc393d7e20 2018-10-17 13:26:10,253 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:54Z", "admin_state_up": true, "updated_at": "2018-10-17T13:26:07Z", "project_id": "0b0a5b2410e7414299e13117710bbf1d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "74562657-0a53-4d24-814e-f7a02c9514e9", "name": "tenantnetwork1-router_8789a10f-0321-40b5-85ad-4fbd95abc76c"}]} 2018-10-17 13:26:10,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-9f56e2f3-4104-4f41-bfdd-f9dc393d7e20 2018-10-17 13:26:10,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.35909700394s 2018-10-17 13:26:10,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 13:26:10,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/74562657-0a53-4d24-814e-f7a02c9514e9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" 2018-10-17 13:26:15,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:26:15 GMT X-Openstack-Request-Id: req-2d56a53e-7cf9-432c-9b70-7987b0278818 2018-10-17 13:26:15,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:26:15,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/74562657-0a53-4d24-814e-f7a02c9514e9.json used request id req-2d56a53e-7cf9-432c-9b70-7987b0278818 2018-10-17 13:26:15,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.18899106979s 2018-10-17 13:26:15,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:26:15,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" 2018-10-17 13:26:16,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:16 GMT X-Openstack-Request-Id: req-4ac31abb-5d2d-4260-83f6-a2c970b8e829 2018-10-17 13:26:16,643 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T13:22:10Z","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":"281c3eaa-fe21-4efe-942b-b9c21a8d7e11","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d388e865e0f743199d7abe11b49247c2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"084c1015-a563-49ce-8eec-475afdeffdab","tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:10Z","ip_version":4},{"updated_at":"2018-10-17T13:25:52Z","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":"7a999fe1-af38-4942-ba60-796c6190abd7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0b0a5b2410e7414299e13117710bbf1d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_8789a10f-0321-40b5-85ad-4fbd95abc76c","enable_dhcp":true,"segment_id":null,"network_id":"d75ca16c-8e9c-4854-83cf-ff28b28d37c5","tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:25:52Z","ip_version":4}]} 2018-10-17 13:26:16,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4ac31abb-5d2d-4260-83f6-a2c970b8e829 2018-10-17 13:26:16,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.19905018806s 2018-10-17 13:26:16,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 13:26:16,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/7a999fe1-af38-4942-ba60-796c6190abd7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" 2018-10-17 13:26:18,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:26:18 GMT X-Openstack-Request-Id: req-5c3d952c-f925-42a7-8a6d-12584d323453 2018-10-17 13:26:18,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:26:18,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/7a999fe1-af38-4942-ba60-796c6190abd7.json used request id req-5c3d952c-f925-42a7-8a6d-12584d323453 2018-10-17 13:26:18,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35496902466s 2018-10-17 13:26:19,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:26:19,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" 2018-10-17 13:26:19,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:19 GMT X-Openstack-Request-Id: req-f8d819ee-f549-4193-8b06-12620571f43f 2018-10-17 13:26:19,091 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d75ca16c-8e9c-4854-83cf-ff28b28d37c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:26:18Z","qos_policy_id":null,"name":"tenantnetwork1-net_8789a10f-0321-40b5-85ad-4fbd95abc76c","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:25:50Z","provider:network_type":"vxlan"}]} 2018-10-17 13:26:19,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f8d819ee-f549-4193-8b06-12620571f43f 2018-10-17 13:26:19,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915379524231s 2018-10-17 13:26:19,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 13:26:19,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/d75ca16c-8e9c-4854-83cf-ff28b28d37c5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3df254492b138ef9ee3f2c0bbf31188070e699e233112590abd4c2e690a6e888" 2018-10-17 13:26:20,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:26:20 GMT X-Openstack-Request-Id: req-a9c903bb-b9d6-4b7d-9387-25d645cfaad7 2018-10-17 13:26:20,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:26:20,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d75ca16c-8e9c-4854-83cf-ff28b28d37c5.json used request id req-a9c903bb-b9d6-4b7d-9387-25d645cfaad7 2018-10-17 13:26:20,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.8571228981s 2018-10-17 13:26:20,987 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-10-17 13:26:21,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:26:21,028 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d394c3f7-5bf1-4b9a-9fe5-47ad5d31cb0d 2018-10-17 13:26:21,029 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:26:21,029 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-d394c3f7-5bf1-4b9a-9fe5-47ad5d31cb0d 2018-10-17 13:26:21,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:26:21,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:26:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["ilpUENW-SR6qtBgJfAasOw"], "issued_at": "2018-10-17T13:26:21.000000Z"}} 2018-10-17 13:26:21,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:26:21,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:22,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:22 GMT X-Openstack-Request-Id: req-18d1e0c4-020e-40fd-a42c-48ef0c09b9dc 2018-10-17 13:26:22,018 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:26:22,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-18d1e0c4-020e-40fd-a42c-48ef0c09b9dc 2018-10-17 13:26:22,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.509558916092s 2018-10-17 13:26:22,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:26:22,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:22,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181fd86d-3f90-4ed9-9ab2-65c81ba86b30 2018-10-17 13:26:22,239 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:26:22,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-181fd86d-3f90-4ed9-9ab2-65c81ba86b30 2018-10-17 13:26:22,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211983919144s 2018-10-17 13:26:22,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 13:26:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}}' 2018-10-17 13:26:22,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bf11397-4f93-44d6-9b50-6aa595e0d7e0 2018-10-17 13:26:22,524 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ca78463a8034b8e8ed17719122acd00"}, "tags": [], "enabled": true, "id": "6ca78463a8034b8e8ed17719122acd00", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}} 2018-10-17 13:26:22,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7bf11397-4f93-44d6-9b50-6aa595e0d7e0 2018-10-17 13:26:22,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.275989055634s 2018-10-17 13:26:22,525 - 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'6ca78463a8034b8e8ed17719122acd00', '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_bb66d95d-feaa-4c52-8bde-969745cfcaa5'}) 2018-10-17 13:26:22,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 13:26:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a41f8255-3891-4a15-ad4e-2e8d6a104507", "email": null, "name": "tenantnetwork2-user_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}}' 2018-10-17 13:26:23,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1937d0d6-b1a7-4868-bc92-b4ad96b29e43 2018-10-17 13:26:23,058 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_bb66d95d-feaa-4c52-8bde-969745cfcaa5", "links": {"self": "http://172.30.9.25:5000/v3/users/39a9cbe299284ed8a63915d8b9f0333a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39a9cbe299284ed8a63915d8b9f0333a", "domain_id": "default", "password_expires_at": null}} 2018-10-17 13:26:23,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-1937d0d6-b1a7-4868-bc92-b4ad96b29e43 2018-10-17 13:26:23,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.527019023895s 2018-10-17 13:26:23,059 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'39a9cbe299284ed8a63915d8b9f0333a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_bb66d95d-feaa-4c52-8bde-969745cfcaa5'}) 2018-10-17 13:26:23,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:26:23,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:23,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65f24d8-b073-40b4-b4b4-188c2c8c0167 2018-10-17 13:26:23,353 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:26:23,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f65f24d8-b073-40b4-b4b4-188c2c8c0167 2018-10-17 13:26:23,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.28976392746s 2018-10-17 13:26:23,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:26:23,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:23,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4454b484-9bb5-4ec9-be79-2997fad22e64 2018-10-17 13:26:23,565 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:26:23,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4454b484-9bb5-4ec9-be79-2997fad22e64 2018-10-17 13:26:23,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205429077148s 2018-10-17 13:26:23,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:26:23,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:23,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec71a174-d8e0-488f-9318-c422a656c1ce 2018-10-17 13:26:23,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:26:23,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ec71a174-d8e0-488f-9318-c422a656c1ce 2018-10-17 13:26:23,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198223114014s 2018-10-17 13:26:23,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:26:23,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:24,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdaf6bad-7323-403b-bd51-a58265a16e72 2018-10-17 13:26:24,071 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:26:24,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-bdaf6bad-7323-403b-bd51-a58265a16e72 2018-10-17 13:26:24,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.29967713356s 2018-10-17 13:26:24,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:26:24,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:24,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a629f152-7c5b-4eee-8a7c-bec42a019160 2018-10-17 13:26:24,309 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_bb66d95d-feaa-4c52-8bde-969745cfcaa5", "links": {"self": "http://172.30.9.25:5000/v3/users/39a9cbe299284ed8a63915d8b9f0333a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39a9cbe299284ed8a63915d8b9f0333a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:26:24,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a629f152-7c5b-4eee-8a7c-bec42a019160 2018-10-17 13:26:24,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236871957779s 2018-10-17 13:26:24,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:26:24,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:24,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624408af-e090-4310-8c50-a02d14f7842a 2018-10-17 13:26:24,614 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ca78463a8034b8e8ed17719122acd00"}, "tags": [], "enabled": true, "id": "6ca78463a8034b8e8ed17719122acd00", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}]} 2018-10-17 13:26:24,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-624408af-e090-4310-8c50-a02d14f7842a 2018-10-17 13:26:24,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.292778968811s 2018-10-17 13:26:24,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:26:24,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=39a9cbe299284ed8a63915d8b9f0333a&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=6ca78463a8034b8e8ed17719122acd00" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:24,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b9f4dc-6bd0-44b1-bbcc-9578f3063d71 2018-10-17 13:26:24,926 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=39a9cbe299284ed8a63915d8b9f0333a&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=6ca78463a8034b8e8ed17719122acd00", "previous": null, "next": null}} 2018-10-17 13:26:24,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=39a9cbe299284ed8a63915d8b9f0333a&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=6ca78463a8034b8e8ed17719122acd00 used request id req-f5b9f4dc-6bd0-44b1-bbcc-9578f3063d71 2018-10-17 13:26:24,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.30437707901s 2018-10-17 13:26:24,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:26:24,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/6ca78463a8034b8e8ed17719122acd00/users/39a9cbe299284ed8a63915d8b9f0333a/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:25,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7ebd3c2-25ab-4f31-a524-be762a1d146b 2018-10-17 13:26:25,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:26:25,229 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6ca78463a8034b8e8ed17719122acd00/users/39a9cbe299284ed8a63915d8b9f0333a/roles/c5becf032b96492483eb72b17137a569 used request id req-e7ebd3c2-25ab-4f31-a524-be762a1d146b 2018-10-17 13:26:25,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.299395084381s 2018-10-17 13:26:25,231 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_bb66d95d-feaa-4c52-8bde-969745cfcaa5', 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'6ca78463a8034b8e8ed17719122acd00', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a41f8255-3891-4a15-ad4e-2e8d6a104507', 'username': u'tenantnetwork2-user_bb66d95d-feaa-4c52-8bde-969745cfcaa5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 13:26:25,235 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_bb66d95d-feaa-4c52-8bde-969745cfcaa5', 'password': 'a41f8255-3891-4a15-ad4e-2e8d6a104507', 'project_name': 'tenantnetwork2-project_bb66d95d-feaa-4c52-8bde-969745cfcaa5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': '6ca78463a8034b8e8ed17719122acd00', 'project_domain_name': 'Default'} 2018-10-17 13:26:25,235 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-10-17 13:26:25,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:26:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:25,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb3cc27-c61b-4e02-8b70-2c0a2deb8c25 2018-10-17 13:26:25,432 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:26:25,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-acb3cc27-c61b-4e02-8b70-2c0a2deb8c25 2018-10-17 13:26:25,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196469068527s 2018-10-17 13:26:25,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:26:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:25,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adab3706-725f-4bc3-ac35-8a12cc913b84 2018-10-17 13:26:25,657 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ca78463a8034b8e8ed17719122acd00"}, "tags": [], "enabled": true, "id": "6ca78463a8034b8e8ed17719122acd00", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}]} 2018-10-17 13:26:25,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-adab3706-725f-4bc3-ac35-8a12cc913b84 2018-10-17 13:26:25,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21658706665s 2018-10-17 13:26:25,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 13:26:25,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" -d '{"network": {"tenant_id": "6ca78463a8034b8e8ed17719122acd00", "name": "tenantnetwork2-net_bb66d95d-feaa-4c52-8bde-969745cfcaa5", "admin_state_up": true}}' 2018-10-17 13:26:27,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:26 GMT X-Openstack-Request-Id: req-5e69608e-515d-4cdf-a4f6-ac94e491d4e8 2018-10-17 13:26:27,000 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"6ca78463a8034b8e8ed17719122acd00","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:26:26Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_bb66d95d-feaa-4c52-8bde-969745cfcaa5","admin_state_up":true,"tenant_id":"6ca78463a8034b8e8ed17719122acd00","created_at":"2018-10-17T13:26:26Z","mtu":1450}} 2018-10-17 13:26:27,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5e69608e-515d-4cdf-a4f6-ac94e491d4e8 2018-10-17 13:26:27,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.34090185165s 2018-10-17 13:26:27,001 - 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-10-17T13:26:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186', u'provider:segmentation_id': 86, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_bb66d95d-feaa-4c52-8bde-969745cfcaa5', u'created_at': u'2018-10-17T13:26:26Z', u'mtu': 1450, u'tenant_id': u'6ca78463a8034b8e8ed17719122acd00', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6ca78463a8034b8e8ed17719122acd00', u'l2_adjacency': True}) 2018-10-17 13:26:27,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:26:27,009 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5da6639-bf83-4e53-97b9-2ffbcd99749d 2018-10-17 13:26:27,009 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:26:27,009 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-d5da6639-bf83-4e53-97b9-2ffbcd99749d 2018-10-17 13:26:27,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:26:27,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca78463a8034b8e8ed17719122acd00", "name": "tenantnetwork2-project_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6ca78463a8034b8e8ed17719122acd00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/6ca78463a8034b8e8ed17719122acd00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/6ca78463a8034b8e8ed17719122acd00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6ca78463a8034b8e8ed17719122acd00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/6ca78463a8034b8e8ed17719122acd00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/6ca78463a8034b8e8ed17719122acd00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6ca78463a8034b8e8ed17719122acd00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_6ca78463a8034b8e8ed17719122acd00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6ca78463a8034b8e8ed17719122acd00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/6ca78463a8034b8e8ed17719122acd00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/6ca78463a8034b8e8ed17719122acd00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/6ca78463a8034b8e8ed17719122acd00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/6ca78463a8034b8e8ed17719122acd00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/6ca78463a8034b8e8ed17719122acd00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_bb66d95d-feaa-4c52-8bde-969745cfcaa5", "id": "39a9cbe299284ed8a63915d8b9f0333a"}, "audit_ids": ["Q3J_n3gMQAiLycwZJfvHHA"], "issued_at": "2018-10-17T13:26:27.000000Z"}} 2018-10-17 13:26:27,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:26:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" 2018-10-17 13:26:27,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:27 GMT X-Openstack-Request-Id: req-7e3e132e-8d30-4f55-ba50-c6e4ab375999 2018-10-17 13:26:27,817 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ca78463a8034b8e8ed17719122acd00","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:26:26Z","qos_policy_id":null,"name":"tenantnetwork2-net_bb66d95d-feaa-4c52-8bde-969745cfcaa5","admin_state_up":true,"tenant_id":"6ca78463a8034b8e8ed17719122acd00","created_at":"2018-10-17T13:26:26Z","mtu":1450}]} 2018-10-17 13:26:27,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7e3e132e-8d30-4f55-ba50-c6e4ab375999 2018-10-17 13:26:27,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404569864273s 2018-10-17 13:26:27,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 13:26:27,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" -d '{"subnet": {"name": "tenantnetwork2-subnet_bb66d95d-feaa-4c52-8bde-969745cfcaa5", "enable_dhcp": true, "network_id": "e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 13:26:28,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:28 GMT X-Openstack-Request-Id: req-a6092831-1708-4bdb-ace8-b45900966872 2018-10-17 13:26:28,940 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186","tenant_id":"6ca78463a8034b8e8ed17719122acd00","created_at":"2018-10-17T13:26:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:26:28Z","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":"6ca78463a8034b8e8ed17719122acd00","id":"bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303","subnetpool_id":null,"name":"tenantnetwork2-subnet_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}} 2018-10-17 13:26:28,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a6092831-1708-4bdb-ace8-b45900966872 2018-10-17 13:26:28,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.12098288536s 2018-10-17 13:26:28,941 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:26:28Z', 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'bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_bb66d95d-feaa-4c52-8bde-969745cfcaa5', u'enable_dhcp': True, u'network_id': u'e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186', u'tenant_id': u'6ca78463a8034b8e8ed17719122acd00', u'created_at': u'2018-10-17T13:26:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6ca78463a8034b8e8ed17719122acd00'}) 2018-10-17 13:26:28,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 13:26:28,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "tenantnetwork2-router_bb66d95d-feaa-4c52-8bde-969745cfcaa5", "admin_state_up": true}}' 2018-10-17 13:26:35,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:35 GMT X-Openstack-Request-Id: req-1767a228-2fc2-4c18-adb1-d6602df55d76 2018-10-17 13:26:35,691 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "created_at": "2018-10-17T13:26:30Z", "admin_state_up": true, "updated_at": "2018-10-17T13:26:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6ca78463a8034b8e8ed17719122acd00", "id": "57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea", "name": "tenantnetwork2-router_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}} 2018-10-17 13:26:35,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1767a228-2fc2-4c18-adb1-d6602df55d76 2018-10-17 13:26:35,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.74959897995s 2018-10-17 13:26:35,692 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:26:31Z', u'revision_number': 3, u'id': u'57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_bb66d95d-feaa-4c52-8bde-969745cfcaa5', u'admin_state_up': True, u'tenant_id': u'6ca78463a8034b8e8ed17719122acd00', u'created_at': u'2018-10-17T13:26:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'6ca78463a8034b8e8ed17719122acd00'}) 2018-10-17 13:26:35,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 13:26:35,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" -d '{"subnet_id": "bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303"}' 2018-10-17 13:26:38,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:38 GMT X-Openstack-Request-Id: req-75a02dd8-899b-42d1-a00a-42714abf6727 2018-10-17 13:26:38,988 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186", "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "subnet_id": "bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303", "subnet_ids": ["bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303"], "port_id": "9124bf43-2d86-4d7f-a648-bcd31f1b5f3a", "id": "57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea"} 2018-10-17 13:26:38,989 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea/add_router_interface.json used request id req-75a02dd8-899b-42d1-a00a-42714abf6727 2018-10-17 13:26:38,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.29645395279s 2018-10-17 13:26:39,108 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:26:39,108 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-17 13:26:39,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 13:26:39,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" -d '{"subnet_id": "bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303"}' 2018-10-17 13:26:43,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:43 GMT X-Openstack-Request-Id: req-55e862af-b448-4cc6-b083-a268aea9877e 2018-10-17 13:26:43,125 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186", "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "subnet_id": "bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303", "subnet_ids": ["bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303"], "port_id": "9124bf43-2d86-4d7f-a648-bcd31f1b5f3a", "id": "57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea"} 2018-10-17 13:26:43,125 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea/remove_router_interface.json used request id req-55e862af-b448-4cc6-b083-a268aea9877e 2018-10-17 13:26:43,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.01174116135s 2018-10-17 13:26:43,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 13:26:43,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" 2018-10-17 13:26:44,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:44 GMT X-Openstack-Request-Id: req-52e7ab4b-8189-47c2-96d8-5e08331f3066 2018-10-17 13:26:44,484 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "created_at": "2018-10-17T13:26:30Z", "admin_state_up": true, "updated_at": "2018-10-17T13:26:41Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "6ca78463a8034b8e8ed17719122acd00", "id": "57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea", "name": "tenantnetwork2-router_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}]} 2018-10-17 13:26:44,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-52e7ab4b-8189-47c2-96d8-5e08331f3066 2018-10-17 13:26:44,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.35835289955s 2018-10-17 13:26:44,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 13:26:44,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" 2018-10-17 13:26:49,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:26:49 GMT X-Openstack-Request-Id: req-2ed2109e-80bd-4aa1-ac48-b83f9cb21581 2018-10-17 13:26:49,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:26:49,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/57f5afd8-edc1-41b0-ad72-0c5ffe6aa7ea.json used request id req-2ed2109e-80bd-4aa1-ac48-b83f9cb21581 2018-10-17 13:26:49,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.54772520065s 2018-10-17 13:26:49,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:26:49,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" 2018-10-17 13:26:49,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:49 GMT X-Openstack-Request-Id: req-83a5f247-d1e1-44ec-93e0-55368cb0acfa 2018-10-17 13:26:49,426 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186","tenant_id":"6ca78463a8034b8e8ed17719122acd00","created_at":"2018-10-17T13:26:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:26:28Z","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":"6ca78463a8034b8e8ed17719122acd00","id":"bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303","subnetpool_id":null,"name":"tenantnetwork2-subnet_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}]} 2018-10-17 13:26:49,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-83a5f247-d1e1-44ec-93e0-55368cb0acfa 2018-10-17 13:26:49,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.39279794693s 2018-10-17 13:26:49,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 13:26:49,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" 2018-10-17 13:26:51,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:26:51 GMT X-Openstack-Request-Id: req-0a95d2a0-05c2-4d3f-8cd5-eb1040802775 2018-10-17 13:26:51,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:26:51,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/bc0a5c8c-b5d2-4178-8f92-5d1a4aebd303.json used request id req-0a95d2a0-05c2-4d3f-8cd5-eb1040802775 2018-10-17 13:26:51,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.18466901779s 2018-10-17 13:26:51,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:26:51,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" 2018-10-17 13:26:51,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:51 GMT X-Openstack-Request-Id: req-4d328472-0a7a-482e-9bf0-b7bebcaa3881 2018-10-17 13:26:51,730 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ca78463a8034b8e8ed17719122acd00","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:26:51Z","qos_policy_id":null,"name":"tenantnetwork2-net_bb66d95d-feaa-4c52-8bde-969745cfcaa5","admin_state_up":true,"tenant_id":"6ca78463a8034b8e8ed17719122acd00","created_at":"2018-10-17T13:26:26Z","mtu":1450}]} 2018-10-17 13:26:51,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4d328472-0a7a-482e-9bf0-b7bebcaa3881 2018-10-17 13:26:51,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116551876068s 2018-10-17 13:26:51,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 13:26:51,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fe4fd62dee5c10192051a704ea38c0c869d6db8e9933ec7ccb7d9a99eef0c641" 2018-10-17 13:26:53,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:26:53 GMT X-Openstack-Request-Id: req-fb04eb80-b987-446b-8258-4e85aa9b7ffe 2018-10-17 13:26:53,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:26:53,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e9c0c03b-53d5-4b9e-ab0b-295a8ef2a186.json used request id req-fb04eb80-b987-446b-8258-4e85aa9b7ffe 2018-10-17 13:26:53,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.9977619648s 2018-10-17 13:26:53,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:26:53,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:53,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2180b860-f018-4e8e-9ad4-0ffce2a66f7f 2018-10-17 13:26:53,959 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_bb66d95d-feaa-4c52-8bde-969745cfcaa5", "links": {"self": "http://172.30.9.25:5000/v3/users/39a9cbe299284ed8a63915d8b9f0333a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39a9cbe299284ed8a63915d8b9f0333a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:26:53,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2180b860-f018-4e8e-9ad4-0ffce2a66f7f 2018-10-17 13:26:53,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229457855225s 2018-10-17 13:26:53,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:26:53,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/39a9cbe299284ed8a63915d8b9f0333a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:54,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37dd096d-8d7e-4f11-b3d4-78e37d4f92c1 2018-10-17 13:26:54,187 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_bb66d95d-feaa-4c52-8bde-969745cfcaa5", "links": {"self": "http://172.30.9.25:5000/v3/users/39a9cbe299284ed8a63915d8b9f0333a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "39a9cbe299284ed8a63915d8b9f0333a", "description": null}} 2018-10-17 13:26:54,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/39a9cbe299284ed8a63915d8b9f0333a used request id req-37dd096d-8d7e-4f11-b3d4-78e37d4f92c1 2018-10-17 13:26:54,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222505092621s 2018-10-17 13:26:54,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 13:26:54,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/39a9cbe299284ed8a63915d8b9f0333a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:54,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d0bc93-f08c-4fb0-a25b-44a608d059a3 2018-10-17 13:26:54,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:26:54,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/39a9cbe299284ed8a63915d8b9f0333a used request id req-14d0bc93-f08c-4fb0-a25b-44a608d059a3 2018-10-17 13:26:54,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.459259986877s 2018-10-17 13:26:54,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:26:54,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:54,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-525ebfef-73ec-43e6-aec4-def989024f13 2018-10-17 13:26:54,869 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/6ca78463a8034b8e8ed17719122acd00"}, "tags": [], "enabled": true, "id": "6ca78463a8034b8e8ed17719122acd00", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bb66d95d-feaa-4c52-8bde-969745cfcaa5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 13:26:54,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-525ebfef-73ec-43e6-aec4-def989024f13 2018-10-17 13:26:54,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213938951492s 2018-10-17 13:26:54,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 13:26:54,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/6ca78463a8034b8e8ed17719122acd00 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:55,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c271d04-95b5-4f92-9171-4916c137003c 2018-10-17 13:26:55,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:26:55,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6ca78463a8034b8e8ed17719122acd00 used request id req-7c271d04-95b5-4f92-9171-4916c137003c 2018-10-17 13:26:55,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.309159994125s 2018-10-17 13:26:55,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:26:55,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=6ca78463a8034b8e8ed17719122acd00&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:56,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:56 GMT X-Openstack-Request-Id: req-5e299a89-9d57-41ba-aa0e-41107aa635c2 2018-10-17 13:26:56,313 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "created_at": "2018-10-17T13:26:26Z", "updated_at": "2018-10-17T13:26:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:26:26Z", "revision_number": 0, "id": "0c761628-7629-49d2-b950-a5950d93d1e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:26:26Z", "security_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ca78463a8034b8e8ed17719122acd00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:26:26Z", "revision_number": 0, "id": "2c425e0f-ab0d-4961-8a5a-934b8c4d2c68", "remote_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "remote_ip_prefix": null, "created_at": "2018-10-17T13:26:26Z", "security_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ca78463a8034b8e8ed17719122acd00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:26:26Z", "revision_number": 0, "id": "3ad7cc4b-35fd-4898-9db9-af63e1d045b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:26:26Z", "security_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ca78463a8034b8e8ed17719122acd00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:26:26Z", "revision_number": 0, "id": "ed8504be-9f71-4e6b-88bf-e355116f69fb", "remote_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "remote_ip_prefix": null, "created_at": "2018-10-17T13:26:26Z", "security_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ca78463a8034b8e8ed17719122acd00"}], "revision_number": 1, "project_id": "6ca78463a8034b8e8ed17719122acd00", "id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "name": "default"}]} 2018-10-17 13:26:56,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=6ca78463a8034b8e8ed17719122acd00&name=default used request id req-5e299a89-9d57-41ba-aa0e-41107aa635c2 2018-10-17 13:26:56,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.12428712845s 2018-10-17 13:26:56,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:26:56,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:57,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:57 GMT X-Openstack-Request-Id: req-b6f0826d-a540-42b0-b345-e1a92d1fa2a3 2018-10-17 13:26:57,489 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d388e865e0f743199d7abe11b49247c2", "created_at": "2018-10-17T13:22:03Z", "updated_at": "2018-10-17T13:22:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "58cad19f-1db4-45b1-bb33-7ce641ef98f9", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "54f8ad9d-19f4-47db-bf07-aa8f8672ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "96a599f0-0940-4c25-877b-dafa4123d8a0", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "8d17a4fc-f37e-4246-b155-7d44afa895c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}], "revision_number": 1, "project_id": "d388e865e0f743199d7abe11b49247c2", "id": "144bb45c-17a8-447b-8058-9291f2d20df5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "created_at": "2018-10-17T13:26:26Z", "updated_at": "2018-10-17T13:26:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:26:26Z", "revision_number": 0, "id": "0c761628-7629-49d2-b950-a5950d93d1e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:26:26Z", "security_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ca78463a8034b8e8ed17719122acd00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:26:26Z", "revision_number": 0, "id": "ed8504be-9f71-4e6b-88bf-e355116f69fb", "remote_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "remote_ip_prefix": null, "created_at": "2018-10-17T13:26:26Z", "security_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ca78463a8034b8e8ed17719122acd00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:26:26Z", "revision_number": 0, "id": "3ad7cc4b-35fd-4898-9db9-af63e1d045b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:26:26Z", "security_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ca78463a8034b8e8ed17719122acd00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:26:26Z", "revision_number": 0, "id": "2c425e0f-ab0d-4961-8a5a-934b8c4d2c68", "remote_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "remote_ip_prefix": null, "created_at": "2018-10-17T13:26:26Z", "security_group_id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "tenant_id": "6ca78463a8034b8e8ed17719122acd00", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ca78463a8034b8e8ed17719122acd00"}], "revision_number": 1, "project_id": "6ca78463a8034b8e8ed17719122acd00", "id": "19f128e1-a7db-4cdc-8003-b3ff7cb8d86f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:50Z", "updated_at": "2018-10-17T13:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "af651cfd-6644-4282-b45f-bd59d0faef54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "d3fb47f3-ec2e-4cf1-b3bf-c79c37ee2b38", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "6920d778-26fa-4113-98c4-e9a20824e8ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "bb982874-4b12-4391-b370-298cb07d1939", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T13:25:54Z", "updated_at": "2018-10-17T13:25:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "29bf54d7-7eda-4bd7-b57b-2fdf3308c11e", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "9b8216cc-9dcc-433f-a714-ee180f70f7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "4de2ffd8-3183-40d0-8963-cdef8bb17b45", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "c83610c0-df84-4593-ada5-36b9cd50a20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "name": "default"}]} 2018-10-17 13:26:57,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b6f0826d-a540-42b0-b345-e1a92d1fa2a3 2018-10-17 13:26:57,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.17126202583s 2018-10-17 13:26:57,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 13:26:57,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/19f128e1-a7db-4cdc-8003-b3ff7cb8d86f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1281384af20d64bf10f11d7e5ea48541fa34e3061a8ffc0e7cd160b49b8b7f4" 2018-10-17 13:26:58,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:26:58 GMT X-Openstack-Request-Id: req-b2eea484-9c2f-4e91-b956-51625a8c6043 2018-10-17 13:26:58,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:26:58,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/19f128e1-a7db-4cdc-8003-b3ff7cb8d86f.json used request id req-b2eea484-9c2f-4e91-b956-51625a8c6043 2018-10-17 13:26:58,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.20044207573s 2018-10-17 13:26:58,723 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-10-17 13:26:58,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:26:58,785 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-261d0e24-f99b-4db1-97a0-868c29b09356 2018-10-17 13:26:58,785 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:26:58,785 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-261d0e24-f99b-4db1-97a0-868c29b09356 2018-10-17 13:26:58,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:26:59,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:26:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["jp0jeDAJT92mIPJ2Z2wdCA"], "issued_at": "2018-10-17T13:26:59.000000Z"}} 2018-10-17 13:26:59,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:26:59,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:26:59,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:59 GMT X-Openstack-Request-Id: req-bcb67628-e5c4-45e2-bfa6-74d3377096ea 2018-10-17 13:26:59,487 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:26:59,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bcb67628-e5c4-45e2-bfa6-74d3377096ea 2018-10-17 13:26:59,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290068149567s 2018-10-17 13:26:59,489 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-10-17 13:26:59,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:26:59,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:26:59,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a9d762-8c2c-44e7-90fc-c748404fadea 2018-10-17 13:26:59,709 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:26:59,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-43a9d762-8c2c-44e7-90fc-c748404fadea 2018-10-17 13:26:59,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214948177338s 2018-10-17 13:26:59,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:26:59,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:26:59,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Wed, 17 Oct 2018 13:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5715f6aa-07c2-4780-86f4-27a6950a3564 2018-10-17 13:26:59,919 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 13:26:59,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-5715f6aa-07c2-4780-86f4-27a6950a3564 2018-10-17 13:26:59,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205518007278s 2018-10-17 13:26:59,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 13:26:59,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" -d '{"network": {"tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "name": "vmready1-net_3c7d8603-e908-4942-b4b3-60fee34d1678", "admin_state_up": true}}' 2018-10-17 13:27:00,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:00 GMT X-Openstack-Request-Id: req-41f9638c-bb01-4c31-aaff-0c20cafe4ebc 2018-10-17 13:27:00,557 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a4e0815f-8ddc-4449-b55f-8f7edd9963b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:27:00Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_3c7d8603-e908-4942-b4b3-60fee34d1678","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:27:00Z","mtu":1450}} 2018-10-17 13:27:00,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-41f9638c-bb01-4c31-aaff-0c20cafe4ebc 2018-10-17 13:27:00,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.63672709465s 2018-10-17 13:27:00,558 - 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-10-17T13:27:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a4e0815f-8ddc-4449-b55f-8f7edd9963b6', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_3c7d8603-e908-4942-b4b3-60fee34d1678', u'created_at': u'2018-10-17T13:27:00Z', u'mtu': 1450, u'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0b0a5b2410e7414299e13117710bbf1d', u'l2_adjacency': True}) 2018-10-17 13:27:00,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:27:00,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:00,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:00 GMT X-Openstack-Request-Id: req-1ff3ecfa-b8aa-4e95-b4f0-3fc42fafe2fa 2018-10-17 13:27:00,919 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a4e0815f-8ddc-4449-b55f-8f7edd9963b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:27:00Z","qos_policy_id":null,"name":"vmready1-net_3c7d8603-e908-4942-b4b3-60fee34d1678","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:27:00Z","provider:network_type":"vxlan"}]} 2018-10-17 13:27:00,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1ff3ecfa-b8aa-4e95-b4f0-3fc42fafe2fa 2018-10-17 13:27:00,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360584974289s 2018-10-17 13:27:00,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 13:27:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" -d '{"subnet": {"name": "vmready1-subnet_3c7d8603-e908-4942-b4b3-60fee34d1678", "enable_dhcp": true, "network_id": "a4e0815f-8ddc-4449-b55f-8f7edd9963b6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 13:27:02,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:02 GMT X-Openstack-Request-Id: req-e652fc34-cc35-4556-becd-b504b754d546 2018-10-17 13:27:02,527 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-17T13:27:02Z","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":"79bdfecb-3084-439f-9a6d-19bf6b27ad1b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0b0a5b2410e7414299e13117710bbf1d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_3c7d8603-e908-4942-b4b3-60fee34d1678","enable_dhcp":true,"segment_id":null,"network_id":"a4e0815f-8ddc-4449-b55f-8f7edd9963b6","tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:27:02Z","ip_version":4}} 2018-10-17 13:27:02,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e652fc34-cc35-4556-becd-b504b754d546 2018-10-17 13:27:02,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.60669994354s 2018-10-17 13:27:02,528 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:27:02Z', 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'79bdfecb-3084-439f-9a6d-19bf6b27ad1b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_3c7d8603-e908-4942-b4b3-60fee34d1678', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a4e0815f-8ddc-4449-b55f-8f7edd9963b6', u'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', u'created_at': u'2018-10-17T13:27:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0b0a5b2410e7414299e13117710bbf1d'}) 2018-10-17 13:27:02,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 13:27:02,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "vmready1-router_3c7d8603-e908-4942-b4b3-60fee34d1678", "admin_state_up": true}}' 2018-10-17 13:27:10,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:10 GMT X-Openstack-Request-Id: req-66e29d91-112b-4233-a14b-fe2e2b4fdd7b 2018-10-17 13:27:10,213 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:27:03Z", "admin_state_up": true, "updated_at": "2018-10-17T13:27:05Z", "project_id": "0b0a5b2410e7414299e13117710bbf1d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "61e85145-b310-4afc-a780-53eac3335f25", "name": "vmready1-router_3c7d8603-e908-4942-b4b3-60fee34d1678"}} 2018-10-17 13:27:10,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-66e29d91-112b-4233-a14b-fe2e2b4fdd7b 2018-10-17 13:27:10,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.6851952076s 2018-10-17 13:27:10,214 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:27:05Z', u'revision_number': 3, u'ha': True, u'id': u'61e85145-b310-4afc-a780-53eac3335f25', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_3c7d8603-e908-4942-b4b3-60fee34d1678', u'admin_state_up': True, u'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', u'created_at': u'2018-10-17T13:27:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'0b0a5b2410e7414299e13117710bbf1d'}) 2018-10-17 13:27:10,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 13:27:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/61e85145-b310-4afc-a780-53eac3335f25/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" -d '{"subnet_id": "79bdfecb-3084-439f-9a6d-19bf6b27ad1b"}' 2018-10-17 13:27:13,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:13 GMT X-Openstack-Request-Id: req-c5a8c59e-716c-4382-850a-698a7ee23047 2018-10-17 13:27:13,207 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a4e0815f-8ddc-4449-b55f-8f7edd9963b6", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "subnet_id": "79bdfecb-3084-439f-9a6d-19bf6b27ad1b", "subnet_ids": ["79bdfecb-3084-439f-9a6d-19bf6b27ad1b"], "port_id": "abd68057-23b4-4e76-add5-8247b347a8df", "id": "61e85145-b310-4afc-a780-53eac3335f25"} 2018-10-17 13:27:13,208 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/61e85145-b310-4afc-a780-53eac3335f25/add_router_interface.json used request id req-c5a8c59e-716c-4382-850a-698a7ee23047 2018-10-17 13:27:13,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.99313592911s 2018-10-17 13:27:13,208 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 13:27:13,335 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 13:27:13,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:27:13,344 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:13 GMT 2018-10-17 13:27:13,344 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 13:27:13,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:27:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:14,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:14 GMT X-Openstack-Request-Id: req-b24adfbf-5ff7-47ab-a936-857a1d4be44d 2018-10-17 13:27:14,191 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:27:14,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b24adfbf-5ff7-47ab-a936-857a1d4be44d 2018-10-17 13:27:14,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.839654922485s 2018-10-17 13:27:14,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:27:14,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_3c7d8603-e908-4942-b4b3-60fee34d1678", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_3c7d8603-e908-4942-b4b3-60fee34d1678"}' 2018-10-17 13:27:15,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:15 GMT Location: http://172.30.9.25:9292/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49548ea7-12d1-47d0-bbac-16c3b7f5c277 2018-10-17 13:27:15,233 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:27:15Z", "file": "/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/file", "owner": "0b0a5b2410e7414299e13117710bbf1d", "id": "da2c03f2-806e-4ebd-a8ea-fca88daf4674", "size": null, "self": "/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674", "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_3c7d8603-e908-4942-b4b3-60fee34d1678", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_3c7d8603-e908-4942-b4b3-60fee34d1678", "checksum": null, "created_at": "2018-10-17T13:27:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:27:15,234 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-49548ea7-12d1-47d0-bbac-16c3b7f5c277 2018-10-17 13:27:15,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.03504800797s 2018-10-17 13:27:15,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:27:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" -d '' 2018-10-17 13:27:19,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:27:19 GMT X-Openstack-Request-Id: req-a724bbb7-4909-4e6e-a691-e9f47c3ea9d2 2018-10-17 13:27:19,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:27:19,352 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/file used request id req-a724bbb7-4909-4e6e-a691-e9f47c3ea9d2 2018-10-17 13:27:19,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.11744308472s 2018-10-17 13:27:19,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:27:19,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:20,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:20 GMT X-Openstack-Request-Id: req-bfc09698-ca3a-46fb-bfc4-977699f5325b 2018-10-17 13:27:20,180 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:27:19Z", "file": "/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/file", "owner": "0b0a5b2410e7414299e13117710bbf1d", "id": "da2c03f2-806e-4ebd-a8ea-fca88daf4674", "size": 12716032, "self": "/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_3c7d8603-e908-4942-b4b3-60fee34d1678", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_3c7d8603-e908-4942-b4b3-60fee34d1678", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:27:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:27:20,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-bfc09698-ca3a-46fb-bfc4-977699f5325b 2018-10-17 13:27:20,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.823583841324s 2018-10-17 13:27:20,182 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/snap', u'metadata': Munch({})})], 'file': u'/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/file', 'owner': u'0b0a5b2410e7414299e13117710bbf1d', 'id': u'da2c03f2-806e-4ebd-a8ea-fca88daf4674', 'size': 12716032, u'self': u'/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b0a5b2410e7414299e13117710bbf1d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:27:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T13:27:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_3c7d8603-e908-4942-b4b3-60fee34d1678', '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/da2c03f2-806e-4ebd-a8ea-fca88daf4674', 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_3c7d8603-e908-4942-b4b3-60fee34d1678', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_3c7d8603-e908-4942-b4b3-60fee34d1678', 'created': u'2018-10-17T13:27:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:27:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674', 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_3c7d8603-e908-4942-b4b3-60fee34d1678', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:27:20,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:27:20,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_3c7d8603-e908-4942-b4b3-60fee34d1678", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:27:21,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18390c5a-c928-4d51-bd5a-dec36e00d5ff x-openstack-request-id: req-18390c5a-c928-4d51-bd5a-dec36e00d5ff 2018-10-17 13:27:21,058 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a748d28c-ded2-4845-a4dd-9a5d6c86110c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a748d28c-ded2-4845-a4dd-9a5d6c86110c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a748d28c-ded2-4845-a4dd-9a5d6c86110c", "name": "vmready1-flavor_3c7d8603-e908-4942-b4b3-60fee34d1678", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:27:21,058 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-18390c5a-c928-4d51-bd5a-dec36e00d5ff 2018-10-17 13:27:21,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.872766017914s 2018-10-17 13:27:21,059 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_3c7d8603-e908-4942-b4b3-60fee34d1678', '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'0b0a5b2410e7414299e13117710bbf1d', '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'a748d28c-ded2-4845-a4dd-9a5d6c86110c', 'swap': 0}) 2018-10-17 13:27:21,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:27:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/a748d28c-ded2-4845-a4dd-9a5d6c86110c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" -d '{"extra_specs": {}}' 2018-10-17 13:27:21,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37922a8e-d351-46f8-8e23-a576ff905e38 x-openstack-request-id: req-37922a8e-d351-46f8-8e23-a576ff905e38 2018-10-17 13:27:21,201 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:27:21,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/a748d28c-ded2-4845-a4dd-9a5d6c86110c/os-extra_specs used request id req-37922a8e-d351-46f8-8e23-a576ff905e38 2018-10-17 13:27:21,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.14196395874s 2018-10-17 13:27:21,324 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:27:21,324 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 13:27:21,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 13:27:21,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/61e85145-b310-4afc-a780-53eac3335f25/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" -d '{"subnet_id": "79bdfecb-3084-439f-9a6d-19bf6b27ad1b"}' 2018-10-17 13:27:24,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:24 GMT X-Openstack-Request-Id: req-2c1f7a0b-4a93-4763-9fdc-33640261f025 2018-10-17 13:27:24,046 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a4e0815f-8ddc-4449-b55f-8f7edd9963b6", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "subnet_id": "79bdfecb-3084-439f-9a6d-19bf6b27ad1b", "subnet_ids": ["79bdfecb-3084-439f-9a6d-19bf6b27ad1b"], "port_id": "abd68057-23b4-4e76-add5-8247b347a8df", "id": "61e85145-b310-4afc-a780-53eac3335f25"} 2018-10-17 13:27:24,047 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/61e85145-b310-4afc-a780-53eac3335f25/remove_router_interface.json used request id req-2c1f7a0b-4a93-4763-9fdc-33640261f025 2018-10-17 13:27:24,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.71763300896s 2018-10-17 13:27:24,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 13:27:24,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:24,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:24 GMT X-Openstack-Request-Id: req-f8334e0e-9f8e-45c2-9c5c-c358570cfeab 2018-10-17 13:27:24,459 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:27:03Z", "admin_state_up": true, "updated_at": "2018-10-17T13:27:22Z", "project_id": "0b0a5b2410e7414299e13117710bbf1d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "61e85145-b310-4afc-a780-53eac3335f25", "name": "vmready1-router_3c7d8603-e908-4942-b4b3-60fee34d1678"}]} 2018-10-17 13:27:24,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-f8334e0e-9f8e-45c2-9c5c-c358570cfeab 2018-10-17 13:27:24,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.412091970444s 2018-10-17 13:27:24,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 13:27:24,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/61e85145-b310-4afc-a780-53eac3335f25.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:28,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:27:28 GMT X-Openstack-Request-Id: req-d0805f63-a0e4-4173-8e9b-f354ece27ba3 2018-10-17 13:27:28,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:27:28,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/61e85145-b310-4afc-a780-53eac3335f25.json used request id req-d0805f63-a0e4-4173-8e9b-f354ece27ba3 2018-10-17 13:27:28,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.50224089622s 2018-10-17 13:27:28,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:27:28,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:29,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:29 GMT X-Openstack-Request-Id: req-6a1a909c-3c64-48b2-b678-ee4ae28692db 2018-10-17 13:27:29,030 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T13:22:10Z","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":"281c3eaa-fe21-4efe-942b-b9c21a8d7e11","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d388e865e0f743199d7abe11b49247c2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"084c1015-a563-49ce-8eec-475afdeffdab","tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:10Z","ip_version":4},{"updated_at":"2018-10-17T13:27:02Z","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":"79bdfecb-3084-439f-9a6d-19bf6b27ad1b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0b0a5b2410e7414299e13117710bbf1d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_3c7d8603-e908-4942-b4b3-60fee34d1678","enable_dhcp":true,"segment_id":null,"network_id":"a4e0815f-8ddc-4449-b55f-8f7edd9963b6","tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:27:02Z","ip_version":4}]} 2018-10-17 13:27:29,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-6a1a909c-3c64-48b2-b678-ee4ae28692db 2018-10-17 13:27:29,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0669040679932s 2018-10-17 13:27:29,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 13:27:29,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/79bdfecb-3084-439f-9a6d-19bf6b27ad1b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:31,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:27:31 GMT X-Openstack-Request-Id: req-161cc2e1-9e5f-4688-b648-f5f9b3157eba 2018-10-17 13:27:31,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:27:31,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/79bdfecb-3084-439f-9a6d-19bf6b27ad1b.json used request id req-161cc2e1-9e5f-4688-b648-f5f9b3157eba 2018-10-17 13:27:31,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.30310201645s 2018-10-17 13:27:31,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:27:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:31,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:31 GMT X-Openstack-Request-Id: req-db036178-33b4-4e39-9e76-c90e7019a19a 2018-10-17 13:27:31,801 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4e0815f-8ddc-4449-b55f-8f7edd9963b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:27:31Z","qos_policy_id":null,"name":"vmready1-net_3c7d8603-e908-4942-b4b3-60fee34d1678","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:27:00Z","provider:network_type":"vxlan"}]} 2018-10-17 13:27:31,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-db036178-33b4-4e39-9e76-c90e7019a19a 2018-10-17 13:27:31,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.464658975601s 2018-10-17 13:27:31,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 13:27:31,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/a4e0815f-8ddc-4449-b55f-8f7edd9963b6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:33,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:27:33 GMT X-Openstack-Request-Id: req-a86ae1d7-cdf7-44f5-a4bf-049925ff6a0d 2018-10-17 13:27:33,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:27:33,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/a4e0815f-8ddc-4449-b55f-8f7edd9963b6.json used request id req-a86ae1d7-cdf7-44f5-a4bf-049925ff6a0d 2018-10-17 13:27:33,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.72034502029s 2018-10-17 13:27:33,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:27:33,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:34,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:34 GMT X-Openstack-Request-Id: req-b1a375b9-1648-4c9b-be6b-d6ed0db7e0ea 2018-10-17 13:27:34,329 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:27:19Z", "file": "/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/file", "owner": "0b0a5b2410e7414299e13117710bbf1d", "id": "da2c03f2-806e-4ebd-a8ea-fca88daf4674", "size": 12716032, "self": "/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_3c7d8603-e908-4942-b4b3-60fee34d1678", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_3c7d8603-e908-4942-b4b3-60fee34d1678", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:27:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:27:34,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b1a375b9-1648-4c9b-be6b-d6ed0db7e0ea 2018-10-17 13:27:34,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.801046848297s 2018-10-17 13:27:34,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 13:27:34,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:35,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:27:35 GMT X-Openstack-Request-Id: req-16fcc5ee-9813-4f8d-b401-46f2cf29e231 2018-10-17 13:27:35,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:27:35,762 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/da2c03f2-806e-4ebd-a8ea-fca88daf4674 used request id req-16fcc5ee-9813-4f8d-b401-46f2cf29e231 2018-10-17 13:27:35,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.43053793907s 2018-10-17 13:27:35,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:27:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:35,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53a9af5b-e26f-440e-a6b3-fb5d3bf5a8e5 x-openstack-request-id: req-53a9af5b-e26f-440e-a6b3-fb5d3bf5a8e5 2018-10-17 13:27:35,909 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/a748d28c-ded2-4845-a4dd-9a5d6c86110c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/a748d28c-ded2-4845-a4dd-9a5d6c86110c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a748d28c-ded2-4845-a4dd-9a5d6c86110c", "name": "vmready1-flavor_3c7d8603-e908-4942-b4b3-60fee34d1678", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:27:35,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-53a9af5b-e26f-440e-a6b3-fb5d3bf5a8e5 2018-10-17 13:27:35,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.13111615181s 2018-10-17 13:27:35,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 13:27:35,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/a748d28c-ded2-4845-a4dd-9a5d6c86110c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f50532d68e62503d74e704e1fe4b57004df4a9c268680bce0d9a73bccba11eb6" 2018-10-17 13:27:36,061 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc869313-d59d-4f06-ab7d-7b6d62e88e72 x-openstack-request-id: req-dc869313-d59d-4f06-ab7d-7b6d62e88e72 2018-10-17 13:27:36,061 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/a748d28c-ded2-4845-a4dd-9a5d6c86110c used request id req-dc869313-d59d-4f06-ab7d-7b6d62e88e72 2018-10-17 13:27:36,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.149568796158s 2018-10-17 13:27:36,109 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-10-17 13:27:36,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:27:36,156 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2209361-1b78-4226-be79-808c231cfa9e 2018-10-17 13:27:36,156 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:27:36,156 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-c2209361-1b78-4226-be79-808c231cfa9e 2018-10-17 13:27:36,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:27:36,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["z38JG2IrTR6LLONHl1XG_w"], "issued_at": "2018-10-17T13:27:36.000000Z"}} 2018-10-17 13:27:36,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:27:36,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:36,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:36 GMT X-Openstack-Request-Id: req-edada72b-c9bb-4219-af24-4ef24f0373c6 2018-10-17 13:27:36,944 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:27:36,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-edada72b-c9bb-4219-af24-4ef24f0373c6 2018-10-17 13:27:36,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374418020248s 2018-10-17 13:27:36,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:27:36,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:37,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69eb9bd9-885b-4fa4-9a53-c62ef8d3611c 2018-10-17 13:27:37,178 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:27:37,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-69eb9bd9-885b-4fa4-9a53-c62ef8d3611c 2018-10-17 13:27:37,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227015972137s 2018-10-17 13:27:37,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 13:27:37,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_90666dfc-9766-44ff-9dcf-65936562e280"}}' 2018-10-17 13:27:37,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e127e79a-1f6d-44d3-8af2-3ecfee38fb87 2018-10-17 13:27:37,468 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/ee5e3f1ae12442a3a6c596d2fd23f974"}, "tags": [], "enabled": true, "id": "ee5e3f1ae12442a3a6c596d2fd23f974", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_90666dfc-9766-44ff-9dcf-65936562e280"}} 2018-10-17 13:27:37,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e127e79a-1f6d-44d3-8af2-3ecfee38fb87 2018-10-17 13:27:37,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.279613018036s 2018-10-17 13:27:37,469 - 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'ee5e3f1ae12442a3a6c596d2fd23f974', '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_90666dfc-9766-44ff-9dcf-65936562e280'}) 2018-10-17 13:27:37,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 13:27:37,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e97e0639-6233-4f49-aa1b-36005e741daa", "email": null, "name": "vmready2-user_90666dfc-9766-44ff-9dcf-65936562e280"}}' 2018-10-17 13:27:38,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25c028de-fb65-401a-96a9-f6185287bdd1 2018-10-17 13:27:38,020 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_90666dfc-9766-44ff-9dcf-65936562e280", "links": {"self": "http://172.30.9.25:5000/v3/users/2a6e2ea859b543dd97d8c145230edc09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6e2ea859b543dd97d8c145230edc09", "domain_id": "default", "password_expires_at": null}} 2018-10-17 13:27:38,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-25c028de-fb65-401a-96a9-f6185287bdd1 2018-10-17 13:27:38,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.544444799423s 2018-10-17 13:27:38,021 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a6e2ea859b543dd97d8c145230edc09', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_90666dfc-9766-44ff-9dcf-65936562e280'}) 2018-10-17 13:27:38,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:27:38,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:38,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f92cfdb-f954-428c-a07e-b64238ceb49e 2018-10-17 13:27:38,230 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:27:38,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8f92cfdb-f954-428c-a07e-b64238ceb49e 2018-10-17 13:27:38,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205889940262s 2018-10-17 13:27:38,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:27:38,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:38,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d04a974-9dda-4e5c-8495-ef2df7e35e72 2018-10-17 13:27:38,435 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:27:38,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0d04a974-9dda-4e5c-8495-ef2df7e35e72 2018-10-17 13:27:38,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1994099617s 2018-10-17 13:27:38,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:27:38,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:38,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f93a2f7a-ee7f-4d57-b500-ee4e2296c36e 2018-10-17 13:27:38,654 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:27:38,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f93a2f7a-ee7f-4d57-b500-ee4e2296c36e 2018-10-17 13:27:38,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213380813599s 2018-10-17 13:27:38,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:27:38,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:38,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e869a318-5095-4642-a956-f41bebd2432c 2018-10-17 13:27:38,857 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:27:38,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e869a318-5095-4642-a956-f41bebd2432c 2018-10-17 13:27:38,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19801402092s 2018-10-17 13:27:38,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:27:38,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:39,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfcc945d-cfe8-42cb-b6e8-fd562ccff344 2018-10-17 13:27:39,092 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_90666dfc-9766-44ff-9dcf-65936562e280", "links": {"self": "http://172.30.9.25:5000/v3/users/2a6e2ea859b543dd97d8c145230edc09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6e2ea859b543dd97d8c145230edc09", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:27:39,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-bfcc945d-cfe8-42cb-b6e8-fd562ccff344 2018-10-17 13:27:39,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233888864517s 2018-10-17 13:27:39,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:27:39,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:39,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac8db39-5b04-41b5-a907-02b932ba5c07 2018-10-17 13:27:39,337 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/ee5e3f1ae12442a3a6c596d2fd23f974"}, "tags": [], "enabled": true, "id": "ee5e3f1ae12442a3a6c596d2fd23f974", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_90666dfc-9766-44ff-9dcf-65936562e280"}]} 2018-10-17 13:27:39,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-aac8db39-5b04-41b5-a907-02b932ba5c07 2018-10-17 13:27:39,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234075784683s 2018-10-17 13:27:39,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:27:39,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=2a6e2ea859b543dd97d8c145230edc09&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=ee5e3f1ae12442a3a6c596d2fd23f974" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:39,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c610ed0e-a0f2-44e0-997e-9352a3eb1fec 2018-10-17 13:27:39,553 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=2a6e2ea859b543dd97d8c145230edc09&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=ee5e3f1ae12442a3a6c596d2fd23f974", "previous": null, "next": null}} 2018-10-17 13:27:39,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=2a6e2ea859b543dd97d8c145230edc09&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=ee5e3f1ae12442a3a6c596d2fd23f974 used request id req-c610ed0e-a0f2-44e0-997e-9352a3eb1fec 2018-10-17 13:27:39,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207550048828s 2018-10-17 13:27:39,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:27:39,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/ee5e3f1ae12442a3a6c596d2fd23f974/users/2a6e2ea859b543dd97d8c145230edc09/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:39,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9379777f-df21-4504-8473-745765856424 2018-10-17 13:27:39,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:27:39,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ee5e3f1ae12442a3a6c596d2fd23f974/users/2a6e2ea859b543dd97d8c145230edc09/roles/c5becf032b96492483eb72b17137a569 used request id req-9379777f-df21-4504-8473-745765856424 2018-10-17 13:27:39,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.297544956207s 2018-10-17 13:27:39,854 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_90666dfc-9766-44ff-9dcf-65936562e280', 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'ee5e3f1ae12442a3a6c596d2fd23f974', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e97e0639-6233-4f49-aa1b-36005e741daa', 'username': u'vmready2-user_90666dfc-9766-44ff-9dcf-65936562e280', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 13:27:39,857 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_90666dfc-9766-44ff-9dcf-65936562e280', 'password': 'e97e0639-6233-4f49-aa1b-36005e741daa', 'project_name': 'vmready2-project_90666dfc-9766-44ff-9dcf-65936562e280', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': 'ee5e3f1ae12442a3a6c596d2fd23f974', 'project_domain_name': 'Default'} 2018-10-17 13:27:39,859 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-10-17 13:27:39,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:27:39,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:40,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df0371b-b516-42ea-adbb-b493c860c70c 2018-10-17 13:27:40,167 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:27:40,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-4df0371b-b516-42ea-adbb-b493c860c70c 2018-10-17 13:27:40,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.30834197998s 2018-10-17 13:27:40,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:27:40,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:27:40,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87dc0e77-cda0-438a-baf4-c920b751a0f7 2018-10-17 13:27:40,292 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/ee5e3f1ae12442a3a6c596d2fd23f974"}, "tags": [], "enabled": true, "id": "ee5e3f1ae12442a3a6c596d2fd23f974", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_90666dfc-9766-44ff-9dcf-65936562e280"}]} 2018-10-17 13:27:40,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-87dc0e77-cda0-438a-baf4-c920b751a0f7 2018-10-17 13:27:40,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120702028275s 2018-10-17 13:27:40,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 13:27:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" -d '{"network": {"tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "name": "vmready2-net_90666dfc-9766-44ff-9dcf-65936562e280", "admin_state_up": true}}' 2018-10-17 13:27:41,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:41 GMT X-Openstack-Request-Id: req-63a2deef-2346-4717-90ba-f084ac68e8fc 2018-10-17 13:27:41,827 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"60d280aa-4a9b-4f0a-85cb-ebfcf29485d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"ee5e3f1ae12442a3a6c596d2fd23f974","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:27:41Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_90666dfc-9766-44ff-9dcf-65936562e280","admin_state_up":true,"tenant_id":"ee5e3f1ae12442a3a6c596d2fd23f974","created_at":"2018-10-17T13:27:41Z","mtu":1450}} 2018-10-17 13:27:41,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-63a2deef-2346-4717-90ba-f084ac68e8fc 2018-10-17 13:27:41,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.53235602379s 2018-10-17 13:27:41,828 - 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-10-17T13:27:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'60d280aa-4a9b-4f0a-85cb-ebfcf29485d8', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_90666dfc-9766-44ff-9dcf-65936562e280', u'created_at': u'2018-10-17T13:27:41Z', u'mtu': 1450, u'tenant_id': u'ee5e3f1ae12442a3a6c596d2fd23f974', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ee5e3f1ae12442a3a6c596d2fd23f974', u'l2_adjacency': True}) 2018-10-17 13:27:41,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:27:41,839 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4668361a-00d9-4700-80d9-6bdd1b382f9a 2018-10-17 13:27:41,840 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:27:41,840 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-4668361a-00d9-4700-80d9-6bdd1b382f9a 2018-10-17 13:27:41,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:27:42,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee5e3f1ae12442a3a6c596d2fd23f974", "name": "vmready2-project_90666dfc-9766-44ff-9dcf-65936562e280"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/ee5e3f1ae12442a3a6c596d2fd23f974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_90666dfc-9766-44ff-9dcf-65936562e280", "id": "2a6e2ea859b543dd97d8c145230edc09"}, "audit_ids": ["8TUv6dASQ0qgHeEMFvTTvg"], "issued_at": "2018-10-17T13:27:42.000000Z"}} 2018-10-17 13:27:42,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:27:42,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:27:42,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:42 GMT X-Openstack-Request-Id: req-9f564dca-c159-445d-9005-3b20186101af 2018-10-17 13:27:42,715 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"60d280aa-4a9b-4f0a-85cb-ebfcf29485d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ee5e3f1ae12442a3a6c596d2fd23f974","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:27:41Z","qos_policy_id":null,"name":"vmready2-net_90666dfc-9766-44ff-9dcf-65936562e280","admin_state_up":true,"tenant_id":"ee5e3f1ae12442a3a6c596d2fd23f974","created_at":"2018-10-17T13:27:41Z","mtu":1450}]} 2018-10-17 13:27:42,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9f564dca-c159-445d-9005-3b20186101af 2018-10-17 13:27:42,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370573043823s 2018-10-17 13:27:42,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 13:27:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" -d '{"subnet": {"name": "vmready2-subnet_90666dfc-9766-44ff-9dcf-65936562e280", "enable_dhcp": true, "network_id": "60d280aa-4a9b-4f0a-85cb-ebfcf29485d8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 13:27:43,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:43 GMT X-Openstack-Request-Id: req-0804ca94-d10e-4a40-8cbd-631588e74b3c 2018-10-17 13:27:43,743 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60d280aa-4a9b-4f0a-85cb-ebfcf29485d8","tenant_id":"ee5e3f1ae12442a3a6c596d2fd23f974","created_at":"2018-10-17T13:27:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:27:43Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ee5e3f1ae12442a3a6c596d2fd23f974","id":"fc9f6f79-0257-4c09-ac02-ed7210804dc3","subnetpool_id":null,"name":"vmready2-subnet_90666dfc-9766-44ff-9dcf-65936562e280"}} 2018-10-17 13:27:43,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0804ca94-d10e-4a40-8cbd-631588e74b3c 2018-10-17 13:27:43,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.02619814873s 2018-10-17 13:27:43,743 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:27:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fc9f6f79-0257-4c09-ac02-ed7210804dc3', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_90666dfc-9766-44ff-9dcf-65936562e280', u'enable_dhcp': True, u'network_id': u'60d280aa-4a9b-4f0a-85cb-ebfcf29485d8', u'tenant_id': u'ee5e3f1ae12442a3a6c596d2fd23f974', u'created_at': u'2018-10-17T13:27:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ee5e3f1ae12442a3a6c596d2fd23f974'}) 2018-10-17 13:27:43,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 13:27:43,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "vmready2-router_90666dfc-9766-44ff-9dcf-65936562e280", "admin_state_up": true}}' 2018-10-17 13:27:50,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:50 GMT X-Openstack-Request-Id: req-c4982d4b-76bc-4263-8b5a-b6da256acb37 2018-10-17 13:27:50,973 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "created_at": "2018-10-17T13:27:44Z", "admin_state_up": true, "updated_at": "2018-10-17T13:27:45Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "id": "13b0969f-7717-45de-9305-0b9e39848acb", "name": "vmready2-router_90666dfc-9766-44ff-9dcf-65936562e280"}} 2018-10-17 13:27:50,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c4982d4b-76bc-4263-8b5a-b6da256acb37 2018-10-17 13:27:50,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.2289659977s 2018-10-17 13:27:50,974 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:27:45Z', u'revision_number': 3, u'id': u'13b0969f-7717-45de-9305-0b9e39848acb', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_90666dfc-9766-44ff-9dcf-65936562e280', u'admin_state_up': True, u'tenant_id': u'ee5e3f1ae12442a3a6c596d2fd23f974', u'created_at': u'2018-10-17T13:27:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'ee5e3f1ae12442a3a6c596d2fd23f974'}) 2018-10-17 13:27:50,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 13:27:50,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/13b0969f-7717-45de-9305-0b9e39848acb/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" -d '{"subnet_id": "fc9f6f79-0257-4c09-ac02-ed7210804dc3"}' 2018-10-17 13:27:55,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:55 GMT X-Openstack-Request-Id: req-e1388594-75df-4f29-9422-532484891227 2018-10-17 13:27:55,170 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "60d280aa-4a9b-4f0a-85cb-ebfcf29485d8", "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "subnet_id": "fc9f6f79-0257-4c09-ac02-ed7210804dc3", "subnet_ids": ["fc9f6f79-0257-4c09-ac02-ed7210804dc3"], "port_id": "68ecdabe-9cee-4f59-8549-904eb7f71584", "id": "13b0969f-7717-45de-9305-0b9e39848acb"} 2018-10-17 13:27:55,171 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/13b0969f-7717-45de-9305-0b9e39848acb/add_router_interface.json used request id req-e1388594-75df-4f29-9422-532484891227 2018-10-17 13:27:55,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.19656300545s 2018-10-17 13:27:55,171 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 13:27:55,303 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 13:27:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:27:55,312 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:55 GMT 2018-10-17 13:27:55,312 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 13:27:55,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:27:55,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:27:55,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:55 GMT X-Openstack-Request-Id: req-22e264a7-8db4-4f3b-bc15-76472d783630 2018-10-17 13:27:55,635 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:27:55,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-22e264a7-8db4-4f3b-bc15-76472d783630 2018-10-17 13:27:55,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317389965057s 2018-10-17 13:27:55,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:27:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_90666dfc-9766-44ff-9dcf-65936562e280", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_90666dfc-9766-44ff-9dcf-65936562e280"}' 2018-10-17 13:27:56,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:56 GMT Location: http://172.30.9.25:9292/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-004da7ca-858e-4d0e-acb8-42138b20ef2c 2018-10-17 13:27:56,627 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:27:56Z", "file": "/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/file", "owner": "ee5e3f1ae12442a3a6c596d2fd23f974", "id": "091568b2-ac4d-4c1a-9b20-5951cdb0f864", "size": null, "self": "/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864", "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_90666dfc-9766-44ff-9dcf-65936562e280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_90666dfc-9766-44ff-9dcf-65936562e280", "checksum": null, "created_at": "2018-10-17T13:27:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:27:56,627 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-004da7ca-858e-4d0e-acb8-42138b20ef2c 2018-10-17 13:27:56,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.982431173325s 2018-10-17 13:27:56,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:27:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" -d '' 2018-10-17 13:27:58,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:27:58 GMT X-Openstack-Request-Id: req-96469c70-7b4f-4cf8-8e6a-d09265c80564 2018-10-17 13:27:58,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:27:58,051 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/file used request id req-96469c70-7b4f-4cf8-8e6a-d09265c80564 2018-10-17 13:27:58,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.42351603508s 2018-10-17 13:27:58,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:27:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:27:58,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:58 GMT X-Openstack-Request-Id: req-d2b7f421-38c8-4676-99c4-08d5a82d19ad 2018-10-17 13:27:58,902 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:27:57Z", "file": "/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/file", "owner": "ee5e3f1ae12442a3a6c596d2fd23f974", "id": "091568b2-ac4d-4c1a-9b20-5951cdb0f864", "size": 12716032, "self": "/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_90666dfc-9766-44ff-9dcf-65936562e280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_90666dfc-9766-44ff-9dcf-65936562e280", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:27:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:27:58,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d2b7f421-38c8-4676-99c4-08d5a82d19ad 2018-10-17 13:27:58,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.847098827362s 2018-10-17 13:27:58,905 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/snap', u'metadata': Munch({})})], 'file': u'/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/file', 'owner': u'ee5e3f1ae12442a3a6c596d2fd23f974', 'id': u'091568b2-ac4d-4c1a-9b20-5951cdb0f864', 'size': 12716032, u'self': u'/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ee5e3f1ae12442a3a6c596d2fd23f974', 'name': 'vmready2-project_90666dfc-9766-44ff-9dcf-65936562e280', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:27:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T13:27:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_90666dfc-9766-44ff-9dcf-65936562e280', '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/091568b2-ac4d-4c1a-9b20-5951cdb0f864', 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_90666dfc-9766-44ff-9dcf-65936562e280', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_90666dfc-9766-44ff-9dcf-65936562e280', 'created': u'2018-10-17T13:27:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:27:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864', 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_90666dfc-9766-44ff-9dcf-65936562e280', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:27:58,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:27:58,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_90666dfc-9766-44ff-9dcf-65936562e280", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:27:59,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7290f5fe-633b-4a9b-8d03-7eff47f3fefa x-openstack-request-id: req-7290f5fe-633b-4a9b-8d03-7eff47f3fefa 2018-10-17 13:27:59,789 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e", "name": "vmready2-flavor_90666dfc-9766-44ff-9dcf-65936562e280", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:27:59,789 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7290f5fe-633b-4a9b-8d03-7eff47f3fefa 2018-10-17 13:27:59,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.880847930908s 2018-10-17 13:27:59,790 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_90666dfc-9766-44ff-9dcf-65936562e280', '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'0b0a5b2410e7414299e13117710bbf1d', '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'54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e', 'swap': 0}) 2018-10-17 13:27:59,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:27:59,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" -d '{"extra_specs": {}}' 2018-10-17 13:27:59,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:27:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc6c04b9-d990-4f78-b936-d7cd90185407 x-openstack-request-id: req-bc6c04b9-d990-4f78-b936-d7cd90185407 2018-10-17 13:27:59,823 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:27:59,823 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e/os-extra_specs used request id req-bc6c04b9-d990-4f78-b936-d7cd90185407 2018-10-17 13:27:59,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0324411392212s 2018-10-17 13:27:59,940 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:27:59,941 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 13:27:59,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 13:27:59,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/13b0969f-7717-45de-9305-0b9e39848acb/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" -d '{"subnet_id": "fc9f6f79-0257-4c09-ac02-ed7210804dc3"}' 2018-10-17 13:28:02,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:02 GMT X-Openstack-Request-Id: req-7de25206-1da1-4fed-8fb1-7f85737295cf 2018-10-17 13:28:02,691 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "60d280aa-4a9b-4f0a-85cb-ebfcf29485d8", "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "subnet_id": "fc9f6f79-0257-4c09-ac02-ed7210804dc3", "subnet_ids": ["fc9f6f79-0257-4c09-ac02-ed7210804dc3"], "port_id": "68ecdabe-9cee-4f59-8549-904eb7f71584", "id": "13b0969f-7717-45de-9305-0b9e39848acb"} 2018-10-17 13:28:02,691 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/13b0969f-7717-45de-9305-0b9e39848acb/remove_router_interface.json used request id req-7de25206-1da1-4fed-8fb1-7f85737295cf 2018-10-17 13:28:02,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.7451031208s 2018-10-17 13:28:02,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 13:28:02,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:28:03,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:03 GMT X-Openstack-Request-Id: req-b1804747-0471-42aa-a1b6-8c75087cf6d8 2018-10-17 13:28:03,215 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "created_at": "2018-10-17T13:27:44Z", "admin_state_up": true, "updated_at": "2018-10-17T13:28:01Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "id": "13b0969f-7717-45de-9305-0b9e39848acb", "name": "vmready2-router_90666dfc-9766-44ff-9dcf-65936562e280"}]} 2018-10-17 13:28:03,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-b1804747-0471-42aa-a1b6-8c75087cf6d8 2018-10-17 13:28:03,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.524026870728s 2018-10-17 13:28:03,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 13:28:03,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/13b0969f-7717-45de-9305-0b9e39848acb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:28:07,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:28:07 GMT X-Openstack-Request-Id: req-fe59b07d-3877-41c5-a96c-164dd6ca5c66 2018-10-17 13:28:07,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:28:07,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/13b0969f-7717-45de-9305-0b9e39848acb.json used request id req-fe59b07d-3877-41c5-a96c-164dd6ca5c66 2018-10-17 13:28:07,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.27775788307s 2018-10-17 13:28:07,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:28:07,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:28:08,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:08 GMT X-Openstack-Request-Id: req-591c4563-fb1f-4557-8f12-b92923184679 2018-10-17 13:28:08,662 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60d280aa-4a9b-4f0a-85cb-ebfcf29485d8","tenant_id":"ee5e3f1ae12442a3a6c596d2fd23f974","created_at":"2018-10-17T13:27:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:27:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ee5e3f1ae12442a3a6c596d2fd23f974","id":"fc9f6f79-0257-4c09-ac02-ed7210804dc3","subnetpool_id":null,"name":"vmready2-subnet_90666dfc-9766-44ff-9dcf-65936562e280"}]} 2018-10-17 13:28:08,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-591c4563-fb1f-4557-8f12-b92923184679 2018-10-17 13:28:08,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.16722798347s 2018-10-17 13:28:08,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 13:28:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/fc9f6f79-0257-4c09-ac02-ed7210804dc3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:28:11,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:28:11 GMT X-Openstack-Request-Id: req-a640e1b2-4845-497c-93b9-c402cd071c15 2018-10-17 13:28:11,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:28:11,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/fc9f6f79-0257-4c09-ac02-ed7210804dc3.json used request id req-a640e1b2-4845-497c-93b9-c402cd071c15 2018-10-17 13:28:11,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.64982795715s 2018-10-17 13:28:11,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:28:11,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:28:11,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:11 GMT X-Openstack-Request-Id: req-df42daae-d184-41a2-8532-973ed4b659c2 2018-10-17 13:28:11,916 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60d280aa-4a9b-4f0a-85cb-ebfcf29485d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ee5e3f1ae12442a3a6c596d2fd23f974","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:28:11Z","qos_policy_id":null,"name":"vmready2-net_90666dfc-9766-44ff-9dcf-65936562e280","admin_state_up":true,"tenant_id":"ee5e3f1ae12442a3a6c596d2fd23f974","created_at":"2018-10-17T13:27:41Z","mtu":1450}]} 2018-10-17 13:28:11,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-df42daae-d184-41a2-8532-973ed4b659c2 2018-10-17 13:28:11,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.602344989777s 2018-10-17 13:28:11,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 13:28:11,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/60d280aa-4a9b-4f0a-85cb-ebfcf29485d8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:28:13,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:28:13 GMT X-Openstack-Request-Id: req-69f13576-288f-48c1-bf51-e5f53a621daa 2018-10-17 13:28:13,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:28:13,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/60d280aa-4a9b-4f0a-85cb-ebfcf29485d8.json used request id req-69f13576-288f-48c1-bf51-e5f53a621daa 2018-10-17 13:28:13,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40316295624s 2018-10-17 13:28:13,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:28:13,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:28:13,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:13 GMT X-Openstack-Request-Id: req-a7816cff-8bcc-4ee6-b2a8-99e5ebc534f0 2018-10-17 13:28:13,653 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:27:57Z", "file": "/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/file", "owner": "ee5e3f1ae12442a3a6c596d2fd23f974", "id": "091568b2-ac4d-4c1a-9b20-5951cdb0f864", "size": 12716032, "self": "/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_90666dfc-9766-44ff-9dcf-65936562e280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_90666dfc-9766-44ff-9dcf-65936562e280", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:27:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:28:13,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a7816cff-8bcc-4ee6-b2a8-99e5ebc534f0 2018-10-17 13:28:13,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327394962311s 2018-10-17 13:28:13,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 13:28:13,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}561bf40977ffaad25aaca9795f4f7c1bf7eb3450b22095def64a076597bebde7" 2018-10-17 13:28:15,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:28:15 GMT X-Openstack-Request-Id: req-b8092acf-dd17-4b60-aea9-6af9d5bbeb6a 2018-10-17 13:28:15,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:28:15,231 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/091568b2-ac4d-4c1a-9b20-5951cdb0f864 used request id req-b8092acf-dd17-4b60-aea9-6af9d5bbeb6a 2018-10-17 13:28:15,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.57606887817s 2018-10-17 13:28:15,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:28:15,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:28:15,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d030bba2-2cb0-4b38-ad05-0620f261d60a x-openstack-request-id: req-d030bba2-2cb0-4b38-ad05-0620f261d60a 2018-10-17 13:28:15,381 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e", "name": "vmready2-flavor_90666dfc-9766-44ff-9dcf-65936562e280", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:28:15,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-d030bba2-2cb0-4b38-ad05-0620f261d60a 2018-10-17 13:28:15,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.145169019699s 2018-10-17 13:28:15,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 13:28:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:28:15,426 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3731af7-d438-427b-baaa-08429784b9fc x-openstack-request-id: req-e3731af7-d438-427b-baaa-08429784b9fc 2018-10-17 13:28:15,426 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/54fcbb8a-722f-4063-9a0d-8fbfb03ffb9e used request id req-e3731af7-d438-427b-baaa-08429784b9fc 2018-10-17 13:28:15,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0425930023193s 2018-10-17 13:28:15,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:28:15,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:28:15,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a398e9b7-2568-49a1-925c-f15513f551e1 2018-10-17 13:28:15,647 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_90666dfc-9766-44ff-9dcf-65936562e280", "links": {"self": "http://172.30.9.25:5000/v3/users/2a6e2ea859b543dd97d8c145230edc09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6e2ea859b543dd97d8c145230edc09", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:28:15,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a398e9b7-2568-49a1-925c-f15513f551e1 2018-10-17 13:28:15,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220532894135s 2018-10-17 13:28:15,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:28:15,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/2a6e2ea859b543dd97d8c145230edc09 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:28:15,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3f5473-9f69-4e25-b480-d5b116b029d6 2018-10-17 13:28:15,981 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_90666dfc-9766-44ff-9dcf-65936562e280", "links": {"self": "http://172.30.9.25:5000/v3/users/2a6e2ea859b543dd97d8c145230edc09"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a6e2ea859b543dd97d8c145230edc09", "description": null}} 2018-10-17 13:28:15,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/2a6e2ea859b543dd97d8c145230edc09 used request id req-1f3f5473-9f69-4e25-b480-d5b116b029d6 2018-10-17 13:28:15,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.328938007355s 2018-10-17 13:28:15,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 13:28:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/2a6e2ea859b543dd97d8c145230edc09 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:28:16,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f29ea8c-1315-4553-9830-df071ff42c84 2018-10-17 13:28:16,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:28:16,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/2a6e2ea859b543dd97d8c145230edc09 used request id req-0f29ea8c-1315-4553-9830-df071ff42c84 2018-10-17 13:28:16,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.379435062408s 2018-10-17 13:28:16,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:28:16,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:28:16,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f990d2d-c295-4640-83ff-ab8475064242 2018-10-17 13:28:16,593 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/ee5e3f1ae12442a3a6c596d2fd23f974"}, "tags": [], "enabled": true, "id": "ee5e3f1ae12442a3a6c596d2fd23f974", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_90666dfc-9766-44ff-9dcf-65936562e280"}]} 2018-10-17 13:28:16,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-0f990d2d-c295-4640-83ff-ab8475064242 2018-10-17 13:28:16,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224075078964s 2018-10-17 13:28:16,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 13:28:16,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/ee5e3f1ae12442a3a6c596d2fd23f974 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:28:16,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dad752f-00f7-40cd-a4a4-41254e5643a9 2018-10-17 13:28:16,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:28:16,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ee5e3f1ae12442a3a6c596d2fd23f974 used request id req-7dad752f-00f7-40cd-a4a4-41254e5643a9 2018-10-17 13:28:16,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.320119857788s 2018-10-17 13:28:16,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:28:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=ee5e3f1ae12442a3a6c596d2fd23f974&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:28:17,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:17 GMT X-Openstack-Request-Id: req-8023e777-fb61-4385-a82b-8319c8269109 2018-10-17 13:28:17,259 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "created_at": "2018-10-17T13:27:41Z", "updated_at": "2018-10-17T13:27:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:27:41Z", "revision_number": 0, "id": "4f89ff0a-2a97-4f4c-9ad8-0935ff4de2ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:27:41Z", "security_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:27:41Z", "revision_number": 0, "id": "7e0f1822-81e1-4ccc-99b9-fab867499260", "remote_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "remote_ip_prefix": null, "created_at": "2018-10-17T13:27:41Z", "security_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:27:41Z", "revision_number": 0, "id": "89c4255a-65a9-4770-809a-5bb81e6dd4f9", "remote_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "remote_ip_prefix": null, "created_at": "2018-10-17T13:27:41Z", "security_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:27:41Z", "revision_number": 0, "id": "de5dbb13-da91-4554-a930-69d2da531525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:27:41Z", "security_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974"}], "revision_number": 1, "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "name": "default"}]} 2018-10-17 13:28:17,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=ee5e3f1ae12442a3a6c596d2fd23f974&name=default used request id req-8023e777-fb61-4385-a82b-8319c8269109 2018-10-17 13:28:17,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335403203964s 2018-10-17 13:28:17,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:28:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:28:17,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:17 GMT X-Openstack-Request-Id: req-712d7d2c-c672-4ba0-8f5d-009b047fe770 2018-10-17 13:28:17,689 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d388e865e0f743199d7abe11b49247c2", "created_at": "2018-10-17T13:22:03Z", "updated_at": "2018-10-17T13:22:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "58cad19f-1db4-45b1-bb33-7ce641ef98f9", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "96a599f0-0940-4c25-877b-dafa4123d8a0", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "54f8ad9d-19f4-47db-bf07-aa8f8672ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "8d17a4fc-f37e-4246-b155-7d44afa895c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}], "revision_number": 1, "project_id": "d388e865e0f743199d7abe11b49247c2", "id": "144bb45c-17a8-447b-8058-9291f2d20df5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:50Z", "updated_at": "2018-10-17T13:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "6920d778-26fa-4113-98c4-e9a20824e8ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "d3fb47f3-ec2e-4cf1-b3bf-c79c37ee2b38", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "bb982874-4b12-4391-b370-298cb07d1939", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "af651cfd-6644-4282-b45f-bd59d0faef54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "created_at": "2018-10-17T13:27:41Z", "updated_at": "2018-10-17T13:27:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:27:41Z", "revision_number": 0, "id": "de5dbb13-da91-4554-a930-69d2da531525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:27:41Z", "security_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:27:41Z", "revision_number": 0, "id": "4f89ff0a-2a97-4f4c-9ad8-0935ff4de2ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:27:41Z", "security_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:27:41Z", "revision_number": 0, "id": "89c4255a-65a9-4770-809a-5bb81e6dd4f9", "remote_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "remote_ip_prefix": null, "created_at": "2018-10-17T13:27:41Z", "security_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:27:41Z", "revision_number": 0, "id": "7e0f1822-81e1-4ccc-99b9-fab867499260", "remote_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "remote_ip_prefix": null, "created_at": "2018-10-17T13:27:41Z", "security_group_id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "tenant_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974"}], "revision_number": 1, "project_id": "ee5e3f1ae12442a3a6c596d2fd23f974", "id": "bcd23c4b-f9ae-4331-afb8-51615a9667f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T13:25:54Z", "updated_at": "2018-10-17T13:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "9b8216cc-9dcc-433f-a714-ee180f70f7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "c83610c0-df84-4593-ada5-36b9cd50a20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "4de2ffd8-3183-40d0-8963-cdef8bb17b45", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "29bf54d7-7eda-4bd7-b57b-2fdf3308c11e", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "name": "default"}]} 2018-10-17 13:28:17,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-712d7d2c-c672-4ba0-8f5d-009b047fe770 2018-10-17 13:28:17,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.424230098724s 2018-10-17 13:28:17,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 13:28:17,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/bcd23c4b-f9ae-4331-afb8-51615a9667f2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4bb683ff54271ff991b327aba9b945890cd94ed181bf5bdb180cdf386b9cfab0" 2018-10-17 13:28:18,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:28:18 GMT X-Openstack-Request-Id: req-70cac90f-32c1-4a2c-ab39-8b5453a1af07 2018-10-17 13:28:18,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:28:18,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bcd23c4b-f9ae-4331-afb8-51615a9667f2.json used request id req-70cac90f-32c1-4a2c-ab39-8b5453a1af07 2018-10-17 13:28:18,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.26736688614s 2018-10-17 13:28:19,013 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-10-17 13:28:19,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:28:19,072 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e59baf0-1c4b-4c7a-bf56-426d9a9f6d3e 2018-10-17 13:28:19,073 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:28:19,073 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-9e59baf0-1c4b-4c7a-bf56-426d9a9f6d3e 2018-10-17 13:28:19,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:28:19,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["nLCrXtvNQeGMISmbYTjlSw"], "issued_at": "2018-10-17T13:28:19.000000Z"}} 2018-10-17 13:28:19,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:28:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:19,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:19 GMT X-Openstack-Request-Id: req-307eac32-0286-41c2-8485-165b6c8419b1 2018-10-17 13:28:19,910 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:28:19,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-307eac32-0286-41c2-8485-165b6c8419b1 2018-10-17 13:28:19,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399518966675s 2018-10-17 13:28:19,917 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-10-17 13:28:19,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:28:19,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:20,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcf5de2-8681-4a15-8767-6d5c5f3ad91d 2018-10-17 13:28:20,148 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:28:20,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-0bcf5de2-8681-4a15-8767-6d5c5f3ad91d 2018-10-17 13:28:20,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224760055542s 2018-10-17 13:28:20,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:28:20,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:20,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b96ac04-7b6f-4c7a-9575-7f49241ab0b0 2018-10-17 13:28:20,370 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 13:28:20,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-0b96ac04-7b6f-4c7a-9575-7f49241ab0b0 2018-10-17 13:28:20,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214290857315s 2018-10-17 13:28:20,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 13:28:20,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"network": {"tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "name": "singlevm1-net_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "admin_state_up": true}}' 2018-10-17 13:28:20,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:20 GMT X-Openstack-Request-Id: req-e9c30dd0-a181-4c0e-af34-7ad9c81ab594 2018-10-17 13:28:20,929 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:28:20Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_9c4e0cba-537a-4e51-b8f8-a00d6b745b62","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:20Z","mtu":1450}} 2018-10-17 13:28:20,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e9c30dd0-a181-4c0e-af34-7ad9c81ab594 2018-10-17 13:28:20,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.557856082916s 2018-10-17 13:28:20,930 - 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-10-17T13:28:20Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7ab5acea-963c-438d-a6fb-cf3b0840c37f', u'provider:segmentation_id': 46, 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_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', u'created_at': u'2018-10-17T13:28:20Z', u'mtu': 1450, u'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0b0a5b2410e7414299e13117710bbf1d', u'l2_adjacency': True}) 2018-10-17 13:28:20,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:28:20,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:22,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:22 GMT X-Openstack-Request-Id: req-abc31219-f339-44cd-9c8a-dcae8ca6c8bf 2018-10-17 13:28:22,112 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:28:20Z","qos_policy_id":null,"name":"singlevm1-net_9c4e0cba-537a-4e51-b8f8-a00d6b745b62","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:20Z","provider:network_type":"vxlan"}]} 2018-10-17 13:28:22,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-abc31219-f339-44cd-9c8a-dcae8ca6c8bf 2018-10-17 13:28:22,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18253612518s 2018-10-17 13:28:22,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 13:28:22,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"subnet": {"name": "singlevm1-subnet_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "enable_dhcp": true, "network_id": "7ab5acea-963c-438d-a6fb-cf3b0840c37f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 13:28:23,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:23 GMT X-Openstack-Request-Id: req-10a80c9c-09b9-4f39-8848-606990537004 2018-10-17 13:28:23,050 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-17T13:28:22Z","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":"b4a09bc0-e10c-4f39-a09a-fca033f69ec7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0b0a5b2410e7414299e13117710bbf1d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9c4e0cba-537a-4e51-b8f8-a00d6b745b62","enable_dhcp":true,"segment_id":null,"network_id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:22Z","ip_version":4}} 2018-10-17 13:28:23,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-10a80c9c-09b9-4f39-8848-606990537004 2018-10-17 13:28:23,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.935611009598s 2018-10-17 13:28:23,051 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:28:22Z', 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'b4a09bc0-e10c-4f39-a09a-fca033f69ec7', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7ab5acea-963c-438d-a6fb-cf3b0840c37f', u'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', u'created_at': u'2018-10-17T13:28:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0b0a5b2410e7414299e13117710bbf1d'}) 2018-10-17 13:28:23,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 13:28:23,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "singlevm1-router_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "admin_state_up": true}}' 2018-10-17 13:28:29,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:29 GMT X-Openstack-Request-Id: req-1ea9f59c-2a73-412c-a7a9-5f7dac148f22 2018-10-17 13:28:29,734 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:28:24Z", "admin_state_up": true, "updated_at": "2018-10-17T13:28:25Z", "project_id": "0b0a5b2410e7414299e13117710bbf1d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "73b0fe49-e5fc-4581-a320-ee5cb7cd00e0", "name": "singlevm1-router_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}} 2018-10-17 13:28:29,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1ea9f59c-2a73-412c-a7a9-5f7dac148f22 2018-10-17 13:28:29,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.68292880058s 2018-10-17 13:28:29,735 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:28:25Z', u'revision_number': 3, u'ha': True, u'id': u'73b0fe49-e5fc-4581-a320-ee5cb7cd00e0', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', u'admin_state_up': True, u'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', u'created_at': u'2018-10-17T13:28:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'0b0a5b2410e7414299e13117710bbf1d'}) 2018-10-17 13:28:29,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 13:28:29,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/73b0fe49-e5fc-4581-a320-ee5cb7cd00e0/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"subnet_id": "b4a09bc0-e10c-4f39-a09a-fca033f69ec7"}' 2018-10-17 13:28:32,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:32 GMT X-Openstack-Request-Id: req-1ca1058b-c1d4-4c69-9a82-9c589f9359f0 2018-10-17 13:28:32,705 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7ab5acea-963c-438d-a6fb-cf3b0840c37f", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "subnet_id": "b4a09bc0-e10c-4f39-a09a-fca033f69ec7", "subnet_ids": ["b4a09bc0-e10c-4f39-a09a-fca033f69ec7"], "port_id": "fd6d422e-7af3-477c-b02b-fca4f989f20c", "id": "73b0fe49-e5fc-4581-a320-ee5cb7cd00e0"} 2018-10-17 13:28:32,705 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/73b0fe49-e5fc-4581-a320-ee5cb7cd00e0/add_router_interface.json used request id req-1ca1058b-c1d4-4c69-9a82-9c589f9359f0 2018-10-17 13:28:32,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.96967506409s 2018-10-17 13:28:32,705 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 13:28:32,838 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 13:28:32,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:28:32,847 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:32 GMT 2018-10-17 13:28:32,848 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 13:28:32,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:28:32,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:33,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:33 GMT X-Openstack-Request-Id: req-851fe323-45dd-432b-ab94-a109e9a6c6ba 2018-10-17 13:28:33,644 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:28:33,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-851fe323-45dd-432b-ab94-a109e9a6c6ba 2018-10-17 13:28:33,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.791391134262s 2018-10-17 13:28:33,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:28:33,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}' 2018-10-17 13:28:35,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:35 GMT Location: http://172.30.9.25:9292/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-74a371a6-53bc-4e77-a7e2-a79c7485080d 2018-10-17 13:28:35,195 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:28:34Z", "file": "/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/file", "owner": "0b0a5b2410e7414299e13117710bbf1d", "id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "size": null, "self": "/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "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_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "checksum": null, "created_at": "2018-10-17T13:28:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:28:35,195 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-74a371a6-53bc-4e77-a7e2-a79c7485080d 2018-10-17 13:28:35,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.54332017899s 2018-10-17 13:28:35,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:28:35,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '' 2018-10-17 13:28:37,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:28:37 GMT X-Openstack-Request-Id: req-8c6c8338-dce2-4e53-acc9-0f6905920cb4 2018-10-17 13:28:37,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:28:37,307 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/file used request id req-8c6c8338-dce2-4e53-acc9-0f6905920cb4 2018-10-17 13:28:37,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.11092686653s 2018-10-17 13:28:37,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:28:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:38,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:38 GMT X-Openstack-Request-Id: req-f5abfb33-7f6a-445a-9048-c4058f3657c2 2018-10-17 13:28:38,140 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:28:37Z", "file": "/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/file", "owner": "0b0a5b2410e7414299e13117710bbf1d", "id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "size": 12716032, "self": "/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:28:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:28:38,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f5abfb33-7f6a-445a-9048-c4058f3657c2 2018-10-17 13:28:38,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.828019142151s 2018-10-17 13:28:38,142 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/file', 'owner': u'0b0a5b2410e7414299e13117710bbf1d', 'id': u'4eddaa26-ae07-44c4-af9a-116c4da7593d', 'size': 12716032, u'self': u'/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b0a5b2410e7414299e13117710bbf1d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:28:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T13:28:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', '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/4eddaa26-ae07-44c4-af9a-116c4da7593d', 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_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', 'created': u'2018-10-17T13:28:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:28:34Z', 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/4eddaa26-ae07-44c4-af9a-116c4da7593d', 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_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:28:38,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:28:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:28:38,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ecbca60b-61d0-4467-80c0-053907b6957b x-openstack-request-id: req-ecbca60b-61d0-4467-80c0-053907b6957b 2018-10-17 13:28:38,484 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "name": "singlevm1-flavor_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:28:38,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ecbca60b-61d0-4467-80c0-053907b6957b 2018-10-17 13:28:38,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.339451789856s 2018-10-17 13:28:38,486 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', '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'0b0a5b2410e7414299e13117710bbf1d', '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'12d5cb0c-5115-4f55-a8a0-f3095a1e9f02', 'swap': 0}) 2018-10-17 13:28:38,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:28:38,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"extra_specs": {}}' 2018-10-17 13:28:38,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b78d96e-ca98-48af-96de-10a2d60d6afe x-openstack-request-id: req-5b78d96e-ca98-48af-96de-10a2d60d6afe 2018-10-17 13:28:38,619 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:28:38,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02/os-extra_specs used request id req-5b78d96e-ca98-48af-96de-10a2d60d6afe 2018-10-17 13:28:38,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.133246183395s 2018-10-17 13:28:38,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 13:28:38,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"keypair": {"name": "singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}}' 2018-10-17 13:28:38,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dbe850d5-b8b6-4ee1-9ab8-2e74548ca9c6 x-openstack-request-id: req-dbe850d5-b8b6-4ee1-9ab8-2e74548ca9c6 2018-10-17 13:28:38,884 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKPzXbU4U/ryHLNxT5DyuQVRK/38BJ08HrZqTnNahE1+UqNJA04t2jpWiMAHxpNXs3qIFfbX8bpqFrGaT5Q0hKIjnYweJuVxNk/amJReEU2u8C98aGSARdFRGxOVdRIZtBVNin3MProYWXl52Lt3+eOw0kYCvh2HqWQDn5/ZL0hg2Dghtp+0trgU33zZgaeHPEUdBSwOg7DpGfGkGWrXPJxaHy54M/CnNnwm5zngU1WroGawhGVnpkLR0aEhOdSQWCZUsarWEKm8ioURjzXZBPSTw1tdI0IY9DI+p3UQw/4idNu8Ub3HF6OR0ndRcUKrxM1WqISFXaAB4cwXwYUGLn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyj8121OFP68hyzcU+Q8rkFUSv9/ASdPB62ak5zWoRNflKjSQ\nNOLdo6VojAB8aTV7N6iBX21/G6ahaxmk+UNISiI52MHiblcTZP2piUXhFNrvAvfG\nhkgEXRURsTlXUSGbQVTYp9zD66GFl5edi7d/njsNJGAr4dh6lkA5+f2S9IYNg4Ib\naftLa4FN982YGnhzxFHQUsDoOw6RnxpBlq1zycWh8ueDPwpzZ8Juc54FNVq6BmsI\nRlZ6ZC0dGhITnUkFgmVLGq1hCpvIqFEY812QT0k8NbXSNCGPQyPqd1EMP+InTbvF\nG9xxejkdJ3UXFCq8TNVqiEhV2gAeHMF8GFBi5wIDAQABAoIBAC/etkirhCaGtWD8\nMKKizJTlDgMMWt8emA+3w+BV+vYQg9Vxi5B5AizxwcUheFEOr5OE9to3eJZ64koP\nT9UP79RcNYTwnz+urJCC2dX8DEJ7b4csTnkKIr5FdmKUR+6UHcNg6ccRoe3r1UsE\nP+4KCNLS91Fc0gYqzxkxKofZVSc7B7f26Hc4HUUFVGJJlZr8C+mCKdzlCRVcWc64\nbhnI2IerKTp+znjjqw03vIHWIhLRUVaapQW8vExIZV3GpcU1W5qJBXZczqmQjo3M\nMkQ54v8hzsFxkmwAueMYn3HJOr83BDQQ5NRzdpufN7xTsMxhozGcIeiF6WLGc7Jw\npppHJIECgYEA7V4Pbfsp5o0bMnDG8bP+oO//AWDIA5pPKulLzZ9ZEsRJDujeePIk\npc/RnnZ0VfFsxJhs12ehJktFIGzlyCB7B7/WjZxeiO0kIYy3Q6B2bBbQnTI2t8zV\nj4OcjGshC3xlJZwAOFQd/4xsKkuU0HKzR6fDKp1Vs2EmFWD2taIs5A8CgYEA2h9l\nu1OcYI8jzo/nwesitD1RCVEMuv/7ORw460glvD5USphcEbLrSH7xDEyZcmKixFEl\nNgNAL+e2+lSETFkbFN3PkL8Yf41Olyjj5jdfbkVUnNj6fALnj7nxNgD0QIZ2exuq\ngPEQQE1Ktv4DtN83CJfhNazEITTcTcTUhywb26kCgYB8mLAeugVfiNgq3PoA68uP\n7Qp9TbEP+xLtYnKw56EY8cGrut70u54zD2hn9qPQbR77/0q6syHq+P27LI5dQ3dx\nNOjJgrg4xcn+dl/IdtVSnZM5wJ7qUfIUGDC3oJBC+DQbzsxqxPTOLIammO/vjxW+\nWjhfCSFwPGGCPVijNRK9TwKBgFqf4ueixH0F282t0o+qPx/9vdaOGyjyxBElXay7\nrBn7F5Bqnw4ndUQIoeQHS1XQD2pbgIdhcGC2+DontVP3TZ4szlmIXAha0IVTUuTK\nqtao7Y/BQskVd9oqWkKiwNiyRTW+9+dcwPDGbD19alLSzw299K8VWeOmD8Yr+lUz\nCVwJAoGBAJ2BFVNbUjwJWxm/45+sJRDYSU8B9UKZPRyS8KnCqXatkf/Bz22WuTHQ\nOh7kGFa4SU5xsF6EG0xbqTYrp6AonRoInv7bKw/2nOROzu8FBfza1cx3f8vFRDVC\npGiEp2QjcnKu1xy57YDG6Of2dxe2zw6lemGe4ur6v6VnDKJhizSo\n-----END RSA PRIVATE KEY-----\n", "user_id": "074ff68c94ef431c84ae2107e5a77c10", "name": "singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "fingerprint": "85:31:92:25:1a:97:0c:23:db:99:22:e7:8f:1f:ce:75"}} 2018-10-17 13:28:38,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-dbe850d5-b8b6-4ee1-9ab8-2e74548ca9c6 2018-10-17 13:28:38,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.264723777771s 2018-10-17 13:28:38,886 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKPzXbU4U/ryHLNxT5DyuQVRK/38BJ08HrZqTnNahE1+UqNJA04t2jpWiMAHxpNXs3qIFfbX8bpqFrGaT5Q0hKIjnYweJuVxNk/amJReEU2u8C98aGSARdFRGxOVdRIZtBVNin3MProYWXl52Lt3+eOw0kYCvh2HqWQDn5/ZL0hg2Dghtp+0trgU33zZgaeHPEUdBSwOg7DpGfGkGWrXPJxaHy54M/CnNnwm5zngU1WroGawhGVnpkLR0aEhOdSQWCZUsarWEKm8ioURjzXZBPSTw1tdI0IY9DI+p3UQw/4idNu8Ub3HF6OR0ndRcUKrxM1WqISFXaAB4cwXwYUGLn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyj8121OFP68hyzcU+Q8rkFUSv9/ASdPB62ak5zWoRNflKjSQ\nNOLdo6VojAB8aTV7N6iBX21/G6ahaxmk+UNISiI52MHiblcTZP2piUXhFNrvAvfG\nhkgEXRURsTlXUSGbQVTYp9zD66GFl5edi7d/njsNJGAr4dh6lkA5+f2S9IYNg4Ib\naftLa4FN982YGnhzxFHQUsDoOw6RnxpBlq1zycWh8ueDPwpzZ8Juc54FNVq6BmsI\nRlZ6ZC0dGhITnUkFgmVLGq1hCpvIqFEY812QT0k8NbXSNCGPQyPqd1EMP+InTbvF\nG9xxejkdJ3UXFCq8TNVqiEhV2gAeHMF8GFBi5wIDAQABAoIBAC/etkirhCaGtWD8\nMKKizJTlDgMMWt8emA+3w+BV+vYQg9Vxi5B5AizxwcUheFEOr5OE9to3eJZ64koP\nT9UP79RcNYTwnz+urJCC2dX8DEJ7b4csTnkKIr5FdmKUR+6UHcNg6ccRoe3r1UsE\nP+4KCNLS91Fc0gYqzxkxKofZVSc7B7f26Hc4HUUFVGJJlZr8C+mCKdzlCRVcWc64\nbhnI2IerKTp+znjjqw03vIHWIhLRUVaapQW8vExIZV3GpcU1W5qJBXZczqmQjo3M\nMkQ54v8hzsFxkmwAueMYn3HJOr83BDQQ5NRzdpufN7xTsMxhozGcIeiF6WLGc7Jw\npppHJIECgYEA7V4Pbfsp5o0bMnDG8bP+oO//AWDIA5pPKulLzZ9ZEsRJDujeePIk\npc/RnnZ0VfFsxJhs12ehJktFIGzlyCB7B7/WjZxeiO0kIYy3Q6B2bBbQnTI2t8zV\nj4OcjGshC3xlJZwAOFQd/4xsKkuU0HKzR6fDKp1Vs2EmFWD2taIs5A8CgYEA2h9l\nu1OcYI8jzo/nwesitD1RCVEMuv/7ORw460glvD5USphcEbLrSH7xDEyZcmKixFEl\nNgNAL+e2+lSETFkbFN3PkL8Yf41Olyjj5jdfbkVUnNj6fALnj7nxNgD0QIZ2exuq\ngPEQQE1Ktv4DtN83CJfhNazEITTcTcTUhywb26kCgYB8mLAeugVfiNgq3PoA68uP\n7Qp9TbEP+xLtYnKw56EY8cGrut70u54zD2hn9qPQbR77/0q6syHq+P27LI5dQ3dx\nNOjJgrg4xcn+dl/IdtVSnZM5wJ7qUfIUGDC3oJBC+DQbzsxqxPTOLIammO/vjxW+\nWjhfCSFwPGGCPVijNRK9TwKBgFqf4ueixH0F282t0o+qPx/9vdaOGyjyxBElXay7\nrBn7F5Bqnw4ndUQIoeQHS1XQD2pbgIdhcGC2+DontVP3TZ4szlmIXAha0IVTUuTK\nqtao7Y/BQskVd9oqWkKiwNiyRTW+9+dcwPDGbD19alLSzw299K8VWeOmD8Yr+lUz\nCVwJAoGBAJ2BFVNbUjwJWxm/45+sJRDYSU8B9UKZPRyS8KnCqXatkf/Bz22WuTHQ\nOh7kGFa4SU5xsF6EG0xbqTYrp6AonRoInv7bKw/2nOROzu8FBfza1cx3f8vFRDVC\npGiEp2QjcnKu1xy57YDG6Of2dxe2zw6lemGe4ur6v6VnDKJhizSo\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'074ff68c94ef431c84ae2107e5a77c10', 'name': u'singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', 'created_at': '2018-10-17T13:28:38.886047', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b0a5b2410e7414299e13117710bbf1d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'85:31:92:25:1a:97:0c:23:db:99:22:e7:8f:1f:ce:75', 'type': 'ssh', 'id': u'singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62'}) 2018-10-17 13:28:38,886 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAyj8121OFP68hyzcU+Q8rkFUSv9/ASdPB62ak5zWoRNflKjSQ NOLdo6VojAB8aTV7N6iBX21/G6ahaxmk+UNISiI52MHiblcTZP2piUXhFNrvAvfG hkgEXRURsTlXUSGbQVTYp9zD66GFl5edi7d/njsNJGAr4dh6lkA5+f2S9IYNg4Ib aftLa4FN982YGnhzxFHQUsDoOw6RnxpBlq1zycWh8ueDPwpzZ8Juc54FNVq6BmsI RlZ6ZC0dGhITnUkFgmVLGq1hCpvIqFEY812QT0k8NbXSNCGPQyPqd1EMP+InTbvF G9xxejkdJ3UXFCq8TNVqiEhV2gAeHMF8GFBi5wIDAQABAoIBAC/etkirhCaGtWD8 MKKizJTlDgMMWt8emA+3w+BV+vYQg9Vxi5B5AizxwcUheFEOr5OE9to3eJZ64koP T9UP79RcNYTwnz+urJCC2dX8DEJ7b4csTnkKIr5FdmKUR+6UHcNg6ccRoe3r1UsE P+4KCNLS91Fc0gYqzxkxKofZVSc7B7f26Hc4HUUFVGJJlZr8C+mCKdzlCRVcWc64 bhnI2IerKTp+znjjqw03vIHWIhLRUVaapQW8vExIZV3GpcU1W5qJBXZczqmQjo3M MkQ54v8hzsFxkmwAueMYn3HJOr83BDQQ5NRzdpufN7xTsMxhozGcIeiF6WLGc7Jw pppHJIECgYEA7V4Pbfsp5o0bMnDG8bP+oO//AWDIA5pPKulLzZ9ZEsRJDujeePIk pc/RnnZ0VfFsxJhs12ehJktFIGzlyCB7B7/WjZxeiO0kIYy3Q6B2bBbQnTI2t8zV j4OcjGshC3xlJZwAOFQd/4xsKkuU0HKzR6fDKp1Vs2EmFWD2taIs5A8CgYEA2h9l u1OcYI8jzo/nwesitD1RCVEMuv/7ORw460glvD5USphcEbLrSH7xDEyZcmKixFEl NgNAL+e2+lSETFkbFN3PkL8Yf41Olyjj5jdfbkVUnNj6fALnj7nxNgD0QIZ2exuq gPEQQE1Ktv4DtN83CJfhNazEITTcTcTUhywb26kCgYB8mLAeugVfiNgq3PoA68uP 7Qp9TbEP+xLtYnKw56EY8cGrut70u54zD2hn9qPQbR77/0q6syHq+P27LI5dQ3dx NOjJgrg4xcn+dl/IdtVSnZM5wJ7qUfIUGDC3oJBC+DQbzsxqxPTOLIammO/vjxW+ WjhfCSFwPGGCPVijNRK9TwKBgFqf4ueixH0F282t0o+qPx/9vdaOGyjyxBElXay7 rBn7F5Bqnw4ndUQIoeQHS1XQD2pbgIdhcGC2+DontVP3TZ4szlmIXAha0IVTUuTK qtao7Y/BQskVd9oqWkKiwNiyRTW+9+dcwPDGbD19alLSzw299K8VWeOmD8Yr+lUz CVwJAoGBAJ2BFVNbUjwJWxm/45+sJRDYSU8B9UKZPRyS8KnCqXatkf/Bz22WuTHQ Oh7kGFa4SU5xsF6EG0xbqTYrp6AonRoInv7bKw/2nOROzu8FBfza1cx3f8vFRDVC pGiEp2QjcnKu1xy57YDG6Of2dxe2zw6lemGe4ur6v6VnDKJhizSo -----END RSA PRIVATE KEY----- 2018-10-17 13:28:38,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 13:28:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"security_group": {"name": "singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-10-17 13:28:39,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:39 GMT X-Openstack-Request-Id: req-0d459724-b24a-4412-ba04-ebab07b35f92 2018-10-17 13:28:39,069 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:28:38Z", "updated_at": "2018-10-17T13:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:28:38Z", "revision_number": 0, "id": "8faa53d9-b778-4d57-aff1-8e91236c5c8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:38Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:28:38Z", "revision_number": 0, "id": "c867c7e7-1a31-4c8d-88d2-2a6462d62bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:38Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4500449b-43c4-43dd-973c-068cb9509357", "name": "singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}} 2018-10-17 13:28:39,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0d459724-b24a-4412-ba04-ebab07b35f92 2018-10-17 13:28:39,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.178088903427s 2018-10-17 13:28:39,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:28:39,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:39,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:39 GMT X-Openstack-Request-Id: req-771c203c-33b7-41aa-9720-e5449886872a 2018-10-17 13:28:39,424 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d388e865e0f743199d7abe11b49247c2", "created_at": "2018-10-17T13:22:03Z", "updated_at": "2018-10-17T13:22:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "58cad19f-1db4-45b1-bb33-7ce641ef98f9", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "54f8ad9d-19f4-47db-bf07-aa8f8672ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "96a599f0-0940-4c25-877b-dafa4123d8a0", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "8d17a4fc-f37e-4246-b155-7d44afa895c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}], "revision_number": 1, "project_id": "d388e865e0f743199d7abe11b49247c2", "id": "144bb45c-17a8-447b-8058-9291f2d20df5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:28:38Z", "updated_at": "2018-10-17T13:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:28:38Z", "revision_number": 0, "id": "c867c7e7-1a31-4c8d-88d2-2a6462d62bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:38Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:28:38Z", "revision_number": 0, "id": "8faa53d9-b778-4d57-aff1-8e91236c5c8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:38Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4500449b-43c4-43dd-973c-068cb9509357", "name": "singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}, {"description": "Default security group", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:50Z", "updated_at": "2018-10-17T13:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "6920d778-26fa-4113-98c4-e9a20824e8ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "af651cfd-6644-4282-b45f-bd59d0faef54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "d3fb47f3-ec2e-4cf1-b3bf-c79c37ee2b38", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "bb982874-4b12-4391-b370-298cb07d1939", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T13:25:54Z", "updated_at": "2018-10-17T13:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "9b8216cc-9dcc-433f-a714-ee180f70f7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "4de2ffd8-3183-40d0-8963-cdef8bb17b45", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "c83610c0-df84-4593-ada5-36b9cd50a20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "29bf54d7-7eda-4bd7-b57b-2fdf3308c11e", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "name": "default"}]} 2018-10-17 13:28:39,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-771c203c-33b7-41aa-9720-e5449886872a 2018-10-17 13:28:39,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348781108856s 2018-10-17 13:28:39,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 13:28:39,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -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": "4500449b-43c4-43dd-973c-068cb9509357"}}' 2018-10-17 13:28:39,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:39 GMT X-Openstack-Request-Id: req-097030a1-0346-42b1-994c-6237f52beced 2018-10-17 13:28:39,877 - keystoneauth.session - DEBUG - 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-10-17T13:28:39Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "port_range_min": 22, "revision_number": 0, "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:28:39Z", "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "72a636f1-a2ff-4d6c-9d95-314738577f62"}} 2018-10-17 13:28:39,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-097030a1-0346-42b1-994c-6237f52beced 2018-10-17 13:28:39,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.445309877396s 2018-10-17 13:28:39,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:28:39,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:40,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:40 GMT X-Openstack-Request-Id: req-04e8af52-4291-4475-b78c-018476c45f52 2018-10-17 13:28:40,221 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d388e865e0f743199d7abe11b49247c2", "created_at": "2018-10-17T13:22:03Z", "updated_at": "2018-10-17T13:22:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "58cad19f-1db4-45b1-bb33-7ce641ef98f9", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "96a599f0-0940-4c25-877b-dafa4123d8a0", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "54f8ad9d-19f4-47db-bf07-aa8f8672ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "8d17a4fc-f37e-4246-b155-7d44afa895c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}], "revision_number": 1, "project_id": "d388e865e0f743199d7abe11b49247c2", "id": "144bb45c-17a8-447b-8058-9291f2d20df5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:28:38Z", "updated_at": "2018-10-17T13:28:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:28:38Z", "revision_number": 0, "id": "c867c7e7-1a31-4c8d-88d2-2a6462d62bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:38Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:28:38Z", "revision_number": 0, "id": "8faa53d9-b778-4d57-aff1-8e91236c5c8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:38Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:28:39Z", "revision_number": 0, "id": "72a636f1-a2ff-4d6c-9d95-314738577f62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:39Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 2, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4500449b-43c4-43dd-973c-068cb9509357", "name": "singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}, {"description": "Default security group", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:50Z", "updated_at": "2018-10-17T13:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "6920d778-26fa-4113-98c4-e9a20824e8ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "d3fb47f3-ec2e-4cf1-b3bf-c79c37ee2b38", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "bb982874-4b12-4391-b370-298cb07d1939", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "af651cfd-6644-4282-b45f-bd59d0faef54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T13:25:54Z", "updated_at": "2018-10-17T13:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "9b8216cc-9dcc-433f-a714-ee180f70f7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "c83610c0-df84-4593-ada5-36b9cd50a20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "4de2ffd8-3183-40d0-8963-cdef8bb17b45", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "29bf54d7-7eda-4bd7-b57b-2fdf3308c11e", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "name": "default"}]} 2018-10-17 13:28:40,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-04e8af52-4291-4475-b78c-018476c45f52 2018-10-17 13:28:40,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338245153427s 2018-10-17 13:28:40,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 13:28:40,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -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": "4500449b-43c4-43dd-973c-068cb9509357"}}' 2018-10-17 13:28:40,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:40 GMT X-Openstack-Request-Id: req-36da355e-1cd9-4f7c-bc26-6d217702aee7 2018-10-17 13:28:40,703 - keystoneauth.session - DEBUG - 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-10-17T13:28:40Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "port_range_min": null, "revision_number": 0, "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:28:40Z", "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "c1ccca0f-e33e-4367-b6c4-e735a523ecbf"}} 2018-10-17 13:28:40,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-36da355e-1cd9-4f7c-bc26-6d217702aee7 2018-10-17 13:28:40,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.47551202774s 2018-10-17 13:28:40,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:28:40,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:41,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:41 GMT X-Openstack-Request-Id: req-90d0d28c-e54b-43b5-bfbd-495088a37343 2018-10-17 13:28:41,888 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":["b4a09bc0-e10c-4f39-a09a-fca033f69ec7"],"description":"","tags":[],"updated_at":"2018-10-17T13:28:22Z","qos_policy_id":null,"name":"singlevm1-net_9c4e0cba-537a-4e51-b8f8-a00d6b745b62","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d40a28d9-62c8-4d09-aeef-8a049e44cefe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["26c20346-3889-4539-948b-21073caf5707"],"description":"","tags":[],"updated_at":"2018-10-17T13:28:23Z","qos_policy_id":null,"name":"HA network tenant 0b0a5b2410e7414299e13117710bbf1d","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:28:23Z","provider:network_type":"vxlan"}]} 2018-10-17 13:28:41,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-90d0d28c-e54b-43b5-bfbd-495088a37343 2018-10-17 13:28:41,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18341398239s 2018-10-17 13:28:41,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:28:41,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:42,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:42 GMT X-Openstack-Request-Id: req-e7dcc0e7-2f6a-41e6-b0a8-284a13a7e782 2018-10-17 13:28:42,128 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:28:37Z", "file": "/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/file", "owner": "0b0a5b2410e7414299e13117710bbf1d", "id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "size": 12716032, "self": "/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:28:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:28:42,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e7dcc0e7-2f6a-41e6-b0a8-284a13a7e782 2018-10-17 13:28:42,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.234646081924s 2018-10-17 13:28:42,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:28:42,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:42,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53b83ac8-2dbc-45be-bed3-35a030d96cd3 x-openstack-request-id: req-53b83ac8-2dbc-45be-bed3-35a030d96cd3 2018-10-17 13:28:42,265 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "name": "singlevm1-flavor_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:28:42,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-53b83ac8-2dbc-45be-bed3-35a030d96cd3 2018-10-17 13:28:42,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.130784034729s 2018-10-17 13:28:42,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 13:28:42,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"server": {"name": "singlevm1-vm_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "imageRef": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "key_name": "singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "flavorRef": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7ab5acea-963c-438d-a6fb-cf3b0840c37f"}], "security_groups": [{"name": "4500449b-43c4-43dd-973c-068cb9509357"}]}}' 2018-10-17 13:28:48,191 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933 x-compute-request-id: req-926cdd54-2612-4ca9-9f2d-e610b0af8b4e x-openstack-request-id: req-926cdd54-2612-4ca9-9f2d-e610b0af8b4e 2018-10-17 13:28:48,192 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4500449b-43c4-43dd-973c-068cb9509357"}], "OS-DCF:diskConfig": "MANUAL", "id": "d9f968df-f06c-4098-a7ea-cb55fad9f933", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "bookmark"}], "adminPass": "w8jrh4J9JVhR"}} 2018-10-17 13:28:48,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-926cdd54-2612-4ca9-9f2d-e610b0af8b4e 2018-10-17 13:28:48,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.92430305481s 2018-10-17 13:28:48,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:28:48,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:49,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 638 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff223191-2b39-4751-a73a-3c9b31c6a5e0 x-openstack-request-id: req-ff223191-2b39-4751-a73a-3c9b31c6a5e0 2018-10-17 13:28:49,065 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "bookmark"}], "image": {"id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "links": [{"href": "http://172.30.9.25:8774/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "links": [{"href": "http://172.30.9.25:8774/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "bookmark"}]}, "id": "d9f968df-f06c-4098-a7ea-cb55fad9f933", "user_id": "074ff68c94ef431c84ae2107e5a77c10", "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-10-17T13:28:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "created": "2018-10-17T13:28:48Z", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:28:49,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ff223191-2b39-4751-a73a-3c9b31c6a5e0 2018-10-17 13:28:49,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87287902832s 2018-10-17 13:28:49,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:28:49,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:49,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:49 GMT X-Openstack-Request-Id: req-cc30b017-29ce-41f0-9193-f3ae1a0cb8ea 2018-10-17 13:28:49,469 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":["b4a09bc0-e10c-4f39-a09a-fca033f69ec7"],"description":"","tags":[],"updated_at":"2018-10-17T13:28:22Z","qos_policy_id":null,"name":"singlevm1-net_9c4e0cba-537a-4e51-b8f8-a00d6b745b62","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d40a28d9-62c8-4d09-aeef-8a049e44cefe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["26c20346-3889-4539-948b-21073caf5707"],"description":"","tags":[],"updated_at":"2018-10-17T13:28:23Z","qos_policy_id":null,"name":"HA network tenant 0b0a5b2410e7414299e13117710bbf1d","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:28:23Z","provider:network_type":"vxlan"}]} 2018-10-17 13:28:49,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cc30b017-29ce-41f0-9193-f3ae1a0cb8ea 2018-10-17 13:28:49,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.391687870026s 2018-10-17 13:28:49,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:28:49,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:49,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:49 GMT X-Openstack-Request-Id: req-17b43327-5d41-485c-a937-ae8f6c73c611 2018-10-17 13:28:49,730 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T13:28:23Z","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":"26c20346-3889-4539-948b-21073caf5707","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 0b0a5b2410e7414299e13117710bbf1d","enable_dhcp":false,"segment_id":null,"network_id":"d40a28d9-62c8-4d09-aeef-8a049e44cefe","tenant_id":"","created_at":"2018-10-17T13:28:23Z","ip_version":4},{"updated_at":"2018-10-17T13:22:10Z","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":"281c3eaa-fe21-4efe-942b-b9c21a8d7e11","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d388e865e0f743199d7abe11b49247c2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"084c1015-a563-49ce-8eec-475afdeffdab","tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:10Z","ip_version":4},{"updated_at":"2018-10-17T13:28:22Z","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":"b4a09bc0-e10c-4f39-a09a-fca033f69ec7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0b0a5b2410e7414299e13117710bbf1d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9c4e0cba-537a-4e51-b8f8-a00d6b745b62","enable_dhcp":true,"segment_id":null,"network_id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:22Z","ip_version":4}]} 2018-10-17 13:28:49,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-17b43327-5d41-485c-a937-ae8f6c73c611 2018-10-17 13:28:49,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.2603931427s 2018-10-17 13:28:49,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:28:51,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:28:51,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:52,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 710 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf25bdf2-0888-4fbb-ba49-58b5a9b03de8 x-openstack-request-id: req-bf25bdf2-0888-4fbb-ba49-58b5a9b03de8 2018-10-17 13:28:52,935 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "bookmark"}], "image": {"id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "links": [{"href": "http://172.30.9.25:8774/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "links": [{"href": "http://172.30.9.25:8774/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "bookmark"}]}, "id": "d9f968df-f06c-4098-a7ea-cb55fad9f933", "user_id": "074ff68c94ef431c84ae2107e5a77c10", "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-10-17T13:28:51Z", "hostId": "dec123c974a6e527c4742364e1ff60bc88f1e186abb368df0a29ca99", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "created": "2018-10-17T13:28:48Z", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:28:52,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bf25bdf2-0888-4fbb-ba49-58b5a9b03de8 2018-10-17 13:28:52,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20043492317s 2018-10-17 13:28:52,942 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:28:54,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:28:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:56,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3e3fc85-d787-482e-a7c9-b13f726aa472 x-openstack-request-id: req-b3e3fc85-d787-482e-a7c9-b13f726aa472 2018-10-17 13:28:56,619 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "bookmark"}], "image": {"id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "links": [{"href": "http://172.30.9.25:8774/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "links": [{"href": "http://172.30.9.25:8774/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "bookmark"}]}, "id": "d9f968df-f06c-4098-a7ea-cb55fad9f933", "security_groups": [{"name": "singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}], "user_id": "074ff68c94ef431c84ae2107e5a77c10", "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-10-17T13:28:54Z", "hostId": "364c3c4a357a716eff372636a455a6088fa4f089647d365d0905a759", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "created": "2018-10-17T13:28:48Z", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:28:56,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b3e3fc85-d787-482e-a7c9-b13f726aa472 2018-10-17 13:28:56,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.67505908012s 2018-10-17 13:28:56,627 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:28:58,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:28:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:28:59,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Wed, 17 Oct 2018 13:28:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8e5ef80-74a3-4c2d-9ec9-25349ab2265a x-openstack-request-id: req-c8e5ef80-74a3-4c2d-9ec9-25349ab2265a 2018-10-17 13:28:59,846 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "bookmark"}], "image": {"id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "links": [{"href": "http://172.30.9.25:8774/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "links": [{"href": "http://172.30.9.25:8774/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "bookmark"}]}, "id": "d9f968df-f06c-4098-a7ea-cb55fad9f933", "security_groups": [{"name": "singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}], "user_id": "074ff68c94ef431c84ae2107e5a77c10", "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-10-17T13:28:55Z", "hostId": "364c3c4a357a716eff372636a455a6088fa4f089647d365d0905a759", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "created": "2018-10-17T13:28:48Z", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:28:59,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8e5ef80-74a3-4c2d-9ec9-25349ab2265a 2018-10-17 13:28:59,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21705293655s 2018-10-17 13:28:59,854 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:29:01,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:29:01,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:03,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efaeedff-045d-4a77-91dc-dd23075bf4d9 x-openstack-request-id: req-efaeedff-045d-4a77-91dc-dd23075bf4d9 2018-10-17 13:29:03,549 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "bookmark"}], "image": {"id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "links": [{"href": "http://172.30.9.25:8774/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "links": [{"href": "http://172.30.9.25:8774/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "bookmark"}]}, "id": "d9f968df-f06c-4098-a7ea-cb55fad9f933", "security_groups": [{"name": "singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}], "user_id": "074ff68c94ef431c84ae2107e5a77c10", "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-10-17T13:28:55Z", "hostId": "364c3c4a357a716eff372636a455a6088fa4f089647d365d0905a759", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "created": "2018-10-17T13:28:48Z", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:29:03,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-efaeedff-045d-4a77-91dc-dd23075bf4d9 2018-10-17 13:29:03,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.69345808029s 2018-10-17 13:29:03,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:29:05,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:29:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:06,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4843ba2c-0603-4ed8-9b01-a1e29004e3de x-openstack-request-id: req-4843ba2c-0603-4ed8-9b01-a1e29004e3de 2018-10-17 13:29:06,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_9c4e0cba-537a-4e51-b8f8-a00d6b745b62": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:75:89", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "bookmark"}], "image": {"id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "links": [{"href": "http://172.30.9.25:8774/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-10-17T13:29:04.000000", "flavor": {"id": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "links": [{"href": "http://172.30.9.25:8774/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "bookmark"}]}, "id": "d9f968df-f06c-4098-a7ea-cb55fad9f933", "security_groups": [{"name": "singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}], "user_id": "074ff68c94ef431c84ae2107e5a77c10", "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-10-17T13:29:04Z", "hostId": "364c3c4a357a716eff372636a455a6088fa4f089647d365d0905a759", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "created": "2018-10-17T13:28:48Z", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:29:06,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4843ba2c-0603-4ed8-9b01-a1e29004e3de 2018-10-17 13:29:06,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.824270963669s 2018-10-17 13:29:06,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:29:06,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=d9f968df-f06c-4098-a7ea-cb55fad9f933" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:06,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:06 GMT X-Openstack-Request-Id: req-b89a50f2-aa9e-496b-8c39-2468ccc055a4 2018-10-17 13:29:06,442 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:29:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b4a09bc0-e10c-4f39-a09a-fca033f69ec7","ip_address":"192.168.120.6"}],"id":"158bf746-cb28-45eb-b11c-8f484a2a2908","security_groups":["4500449b-43c4-43dd-973c-068cb9509357"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:75:89","project_id":"0b0a5b2410e7414299e13117710bbf1d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:54Z","binding:vnic_type":"normal","device_id":"d9f968df-f06c-4098-a7ea-cb55fad9f933","ip_allocation":"immediate"}]} 2018-10-17 13:29:06,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=d9f968df-f06c-4098-a7ea-cb55fad9f933 used request id req-b89a50f2-aa9e-496b-8c39-2468ccc055a4 2018-10-17 13:29:06,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0526731014252s 2018-10-17 13:29:06,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:29:06,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=158bf746-cb28-45eb-b11c-8f484a2a2908" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:06,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:06 GMT X-Openstack-Request-Id: req-1bb1e419-8745-4638-bd50-928f363c6491 2018-10-17 13:29:06,699 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:29:06,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=158bf746-cb28-45eb-b11c-8f484a2a2908 used request id req-1bb1e419-8745-4638-bd50-928f363c6491 2018-10-17 13:29:06,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.245739936829s 2018-10-17 13:29:06,700 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_9c4e0cba-537a-4e51-b8f8-a00d6b745b62': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:75:89', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4eddaa26-ae07-44c4-af9a-116c4da7593d'}), 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-10-17T13:29:04.000000', 'flavor': Munch({u'id': u'12d5cb0c-5115-4f55-a8a0-f3095a1e9f02'}), 'az': u'nova', 'id': u'd9f968df-f06c-4098-a7ea-cb55fad9f933', 'security_groups': [Munch({u'name': u'singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'074ff68c94ef431c84ae2107e5a77c10', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b0a5b2410e7414299e13117710bbf1d', '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-10-17T13:29:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T13:29:04Z', 'hostId': u'364c3c4a357a716eff372636a455a6088fa4f089647d365d0905a759', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'364c3c4a357a716eff372636a455a6088fa4f089647d365d0905a759', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-10-17T13:29:04.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0b0a5b2410e7414299e13117710bbf1d', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'singlevm1-vm_9c4e0cba-537a-4e51-b8f8-a00d6b745b62', 'adminPass': u'w8jrh4J9JVhR', 'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', 'created_at': u'2018-10-17T13:28:48Z', 'created': u'2018-10-17T13:28:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 13:29:06,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:29:06,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:06,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:06 GMT X-Openstack-Request-Id: req-a72138e3-4fcf-42ac-84f5-08f717273d63 2018-10-17 13:29:06,821 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":["b4a09bc0-e10c-4f39-a09a-fca033f69ec7"],"description":"","tags":[],"updated_at":"2018-10-17T13:28:22Z","qos_policy_id":null,"name":"singlevm1-net_9c4e0cba-537a-4e51-b8f8-a00d6b745b62","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:20Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d40a28d9-62c8-4d09-aeef-8a049e44cefe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["26c20346-3889-4539-948b-21073caf5707"],"description":"","tags":[],"updated_at":"2018-10-17T13:28:23Z","qos_policy_id":null,"name":"HA network tenant 0b0a5b2410e7414299e13117710bbf1d","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:28:23Z","provider:network_type":"vxlan"}]} 2018-10-17 13:29:06,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a72138e3-4fcf-42ac-84f5-08f717273d63 2018-10-17 13:29:06,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115536928177s 2018-10-17 13:29:06,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:29:06,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=d9f968df-f06c-4098-a7ea-cb55fad9f933" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:07,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:07 GMT X-Openstack-Request-Id: req-59cda35c-6b4c-49ca-b92c-3d6ac5373ad3 2018-10-17 13:29:07,171 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:29:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b4a09bc0-e10c-4f39-a09a-fca033f69ec7","ip_address":"192.168.120.6"}],"id":"158bf746-cb28-45eb-b11c-8f484a2a2908","security_groups":["4500449b-43c4-43dd-973c-068cb9509357"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:75:89","project_id":"0b0a5b2410e7414299e13117710bbf1d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:54Z","binding:vnic_type":"normal","device_id":"d9f968df-f06c-4098-a7ea-cb55fad9f933","ip_allocation":"immediate"}]} 2018-10-17 13:29:07,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=d9f968df-f06c-4098-a7ea-cb55fad9f933 used request id req-59cda35c-6b4c-49ca-b92c-3d6ac5373ad3 2018-10-17 13:29:07,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.34791302681s 2018-10-17 13:29:07,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 13:29:07,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"floatingip": {"floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "fixed_ip_address": "192.168.120.6", "port_id": "158bf746-cb28-45eb-b11c-8f484a2a2908"}}' 2018-10-17 13:29:09,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:09 GMT X-Openstack-Request-Id: req-c49bed26-ef5c-47f0-83e5-e728a59f8448 2018-10-17 13:29:09,864 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "73b0fe49-e5fc-4581-a320-ee5cb7cd00e0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:29:08Z", "updated_at": "2018-10-17T13:29:08Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7ab5acea-963c-438d-a6fb-cf3b0840c37f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5a:75:89", "device_id": "d9f968df-f06c-4098-a7ea-cb55fad9f933"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "port_id": "158bf746-cb28-45eb-b11c-8f484a2a2908", "id": "bd305b48-4fbb-46b0-a136-a10ea9c8eb4c", "qos_policy_id": null}} 2018-10-17 13:29:09,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c49bed26-ef5c-47f0-83e5-e728a59f8448 2018-10-17 13:29:09,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.69216704369s 2018-10-17 13:29:09,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:29:09,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:10,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:10 GMT X-Openstack-Request-Id: req-d291216b-e63f-4fa6-9542-9d26c771b782 2018-10-17 13:29:10,245 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "73b0fe49-e5fc-4581-a320-ee5cb7cd00e0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:29:08Z", "updated_at": "2018-10-17T13:29:08Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7ab5acea-963c-438d-a6fb-cf3b0840c37f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5a:75:89", "device_id": "d9f968df-f06c-4098-a7ea-cb55fad9f933"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "port_id": "158bf746-cb28-45eb-b11c-8f484a2a2908", "id": "bd305b48-4fbb-46b0-a136-a10ea9c8eb4c", "qos_policy_id": null}]} 2018-10-17 13:29:10,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d291216b-e63f-4fa6-9542-9d26c771b782 2018-10-17 13:29:10,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.364848136902s 2018-10-17 13:29:10,252 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:29:10,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:29:10,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:10,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:10 GMT X-Openstack-Request-Id: req-38d1915f-4a23-4e5f-a298-1b2556eed746 2018-10-17 13:29:10,421 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "73b0fe49-e5fc-4581-a320-ee5cb7cd00e0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:29:08Z", "updated_at": "2018-10-17T13:29:08Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7ab5acea-963c-438d-a6fb-cf3b0840c37f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5a:75:89", "device_id": "d9f968df-f06c-4098-a7ea-cb55fad9f933"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "port_id": "158bf746-cb28-45eb-b11c-8f484a2a2908", "id": "bd305b48-4fbb-46b0-a136-a10ea9c8eb4c", "qos_policy_id": null}]} 2018-10-17 13:29:10,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-38d1915f-4a23-4e5f-a298-1b2556eed746 2018-10-17 13:29:10,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589590072632s 2018-10-17 13:29:10,428 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:29:10,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:29:10,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:11,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:11 GMT X-Openstack-Request-Id: req-c35b8711-b651-415c-9b3b-67ea03ffa4e5 2018-10-17 13:29:11,645 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "73b0fe49-e5fc-4581-a320-ee5cb7cd00e0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:29:08Z", "updated_at": "2018-10-17T13:29:11Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7ab5acea-963c-438d-a6fb-cf3b0840c37f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5a:75:89", "device_id": "d9f968df-f06c-4098-a7ea-cb55fad9f933"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "port_id": "158bf746-cb28-45eb-b11c-8f484a2a2908", "id": "bd305b48-4fbb-46b0-a136-a10ea9c8eb4c", "qos_policy_id": null}]} 2018-10-17 13:29:11,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c35b8711-b651-415c-9b3b-67ea03ffa4e5 2018-10-17 13:29:11,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.10754203796s 2018-10-17 13:29:11,651 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'73b0fe49-e5fc-4581-a320-ee5cb7cd00e0', 'updated_at': u'2018-10-17T13:29:11Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'158bf746-cb28-45eb-b11c-8f484a2a2908', 'id': u'bd305b48-4fbb-46b0-a136-a10ea9c8eb4c', 'network': u'084c1015-a563-49ce-8eec-475afdeffdab', 'port': u'158bf746-cb28-45eb-b11c-8f484a2a2908', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b0a5b2410e7414299e13117710bbf1d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0b0a5b2410e7414299e13117710bbf1d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7ab5acea-963c-438d-a6fb-cf3b0840c37f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5a:75:89', u'device_id': u'd9f968df-f06c-4098-a7ea-cb55fad9f933'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0b0a5b2410e7414299e13117710bbf1d', 'created_at': u'2018-10-17T13:29:08Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7ab5acea-963c-438d-a6fb-cf3b0840c37f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5a:75:89', u'device_id': u'd9f968df-f06c-4098-a7ea-cb55fad9f933'}), 'router': u'73b0fe49-e5fc-4581-a320-ee5cb7cd00e0'}) 2018-10-17 13:29:11,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 13:29:11,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 13:29:12,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9572 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c9e20da-3dcc-44f5-9dce-6134c12b5cc6 x-openstack-request-id: req-8c9e20da-3dcc-44f5-9dce-6134c12b5cc6 2018-10-17 13:29:12,445 - keystoneauth.session - DEBUG - 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 501806843 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.200108] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.202729] pid_max: default: 32768 minimum: 301\n[ 0.204105] ACPI: Core revision 20150930\n[ 0.205908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.207933] Security Framework initialized\n[ 0.209223] Yama: becoming mindful.\n[ 0.210361] AppArmor: AppArmor initialized\n[ 0.211664] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.213688] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.215666] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217567] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.219730] Initializing cgroup subsys io\n[ 0.220967] Initializing cgroup subsys memory\n[ 0.222290] Initializing cgroup subsys devices\n[ 0.223636] Initializing cgroup subsys freezer\n[ 0.224965] Initializing cgroup subsys net_cls\n[ 0.226343] Initializing cgroup subsys perf_event\n[ 0.227823] Initializing cgroup subsys net_prio\n[ 0.229230] Initializing cgroup subsys hugetlb\n[ 0.230578] Initializing cgroup subsys pids\n[ 0.231939] CPU: Physical Processor ID: 0\n[ 0.233870] mce: CPU supports 10 MCE banks\n[ 0.235209] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.236821] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.255188] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.262147] ftrace: allocating 31920 entries in 125 pages\n[ 0.287808] smpboot: Max logical packages: 1\n[ 0.289186] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.291321] x2apic enabled\n[ 0.292518] Switched APIC routing to physical x2apic.\n[ 0.295077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.296861] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.300092] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.302883] KVM setup paravirtual spinlock\n[ 0.304594] x86: Booted up 1 node, 1 CPUs\n[ 0.305829] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.307962] devtmpfs: initialized\n[ 0.310077] evm: security.selinux\n[ 0.311142] evm: security.SMACK64\n[ 0.312189] evm: security.SMACK64EXEC\n[ 0.313315] evm: security.SMACK64TRANSMUTE\n[ 0.314550] evm: security.SMACK64MMAP\n[ 0.315681] evm: security.ima\n[ 0.316657] evm: security.capability\n[ 0.317884] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320752] pinctrl core: initialized pinctrl subsystem\n[ 0.322382] RTC time: 13:29:03, date: 10/17/18\n[ 0.323799] NET: Registered protocol family 16\n[ 0.325257] cpuidle: using governor ladder\n[ 0.326504] cpuidle: using governor menu\n[ 0.327764] PCCT header not found.\n[ 0.328914] ACPI: bus type PCI registered\n[ 0.330170] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.332045] PCI: Using configuration type 1 for base access\n[ 0.334367] ACPI: Added _OSI(Module Device)\n[ 0.335650] ACPI: Added _OSI(Processor Device)\n[ 0.336984] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338434] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340814] ACPI: Interpreter enabled\n[ 0.342010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344821] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.347658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.350524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.353452] ACPI: (supports S0 S5)\n[ 0.354524] ACPI: Using IOAPIC for interrupt routing\n[ 0.355962] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.360072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.361879] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.363771] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.365606] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368993] acpiphp: Slot [3] registered\n[ 0.370246] acpiphp: Slot [4] registered\n[ 0.371494] acpiphp: Slot [5] registered\n[ 0.372709] acpiphp: Slot [6] registered\n[ 0.373918] acpiphp: Slot [7] registered\n[ 0.375148] acpiphp: Slot [8] registered\n[ 0.376375] acpiphp: Slot [9] registered\n[ 0.377619] acpiphp: Slot [10] registered\n[ 0.378879] acpiphp: Slot [11] registered\n[ 0.380148] acpiphp: Slot [12] registered\n[ 0.381409] acpiphp: Slot [13] registered\n[ 0.382638] acpiphp: Slot [14] registered\n[ 0.383869] acpiphp: Slot [15] registered\n[ 0.397878] acpiphp: Slot [16] registered\n[ 0.398900] acpiphp: Slot [17] registered\n[ 0.399893] acpiphp: Slot [18] registered\n[ 0.400882] acpiphp: Slot [19] registered\n[ 0.401884] acpiphp: Slot [20] registered\n[ 0.402880] acpiphp: Slot [21] registered\n[ 0.403880] acpiphp: Slot [22] registered\n[ 0.404879] acpiphp: Slot [23] registered\n[ 0.405881] acpiphp: Slot [24] registered\n[ 0.406866] acpiphp: Slot [25] registered\n[ 0.407859] acpiphp: Slot [26] registered\n[ 0.408866] acpiphp: Slot [27] registered\n[ 0.409873] acpiphp: Slot [28] registered\n[ 0.410883] acpiphp: Slot [29] registered\n[ 0.411882] acpiphp: Slot [30] registered\n[ 0.412877] acpiphp: Slot [31] registered\n[ 0.413866] PCI host bridge to bus 0000:00\n[ 0.414859] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.416312] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417761] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419557] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.421354] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.423161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.426946] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428488] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.429898] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.431406] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.435309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.437215] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.457681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.459494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.461227] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.462942] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.464648] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.466188] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.467804] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.469111] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.471002] vgaarb: loaded\n[ 0.471750] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473240] SCSI subsystem initialized\n[ 0.474378] ACPI: bus type USB registered\n[ 0.475406] usbcore: registered new interface driver usbfs\n[ 0.476672] usbcore: registered new interface driver hub\n[ 0.477895] usbcore: registered new device driver usb\n[ 0.479254] PCI: Using ACPI for IRQ routing\n[ 0.480622] NetLabel: Initializing\n[ 0.481515] NetLabel: domain hash size = 128\n[ 0.482556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.483716] NetLabel: unlabeled traffic allowed by default\n[ 0.485114] clocksource: Switched to clocksource kvm-clock\n[ 0.494384] AppArmor: AppArmor Filesystem Enabled\n[ 0.495554] pnp: PnP ACPI init\n[ 0.496668] pnp: PnP ACPI: found 5 devices\n[ 0.503302] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.505410] NET: Registered protocol family 2\n[ 0.506700] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.508304] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509781] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.511252] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512578] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514024] NET: Registered protocol family 1\n[ 0.515156] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.516507] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517841] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.532115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546572] Trying to unpack rootfs image as initramfs...\n[ 0.606534] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.610971] Scanning for low memory corruption every 60 seconds\n[ 0.612934] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.614391] audit: initializing netlink subsys (disabled)\n[ 0.615701] audit: type=2000 audit(1539782944.921:1): initialized\n[ 0.617389] Initialise system trusted keyring\n[ 0.618654] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.620086] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622580] zbud: loaded\n[ 0.623493] VFS: Disk quotas dquot_6.6.0\n[ 0.624506] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626483] fuse init (API version 7.23)\n[ 0.627588] Key type big_key registered\n[ 0.628594] Allocating IMA MOK and blacklist keyrings.\n[ 0.630102] Key type asymmetric registered\n[ 0.631135] Asymmetric key parser 'x509' registered\n[ 0.632323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.634184] io scheduler noop registered\n[ 0.635163] io scheduler deadline registered (default)\n[ 0.636381] io scheduler cfq registered\n[ 0.637461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638758] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640317] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642118] ACPI: Power Button [PWRF]\n[ 0.643228] GHES: HEST is not enabled!\n[ 0.657188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685896] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711989] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714745] Linux agpgart interface v0.103\n[ 0.717865] brd: module loaded\n[ 0.719901] loop: module loaded\n[ 0.724777] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.726598] GPT:90111 != 2097151\n[ 0.727447] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728798] GPT:90111 != 2097151\n[ 0.729650] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730844] vda: vda1 vda15\n[ 0.732365] scsi host0: ata_piix\n[ 0.733342] scsi host1: ata_piix\n[ 0.734245] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.735739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.737543] libphy: Fixed MDIO Bus: probed\n[ 0.738570] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739747] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742406] PPP generic driver version 2.4.2\n[ 0.743537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744998] ehci-pci: EHCI PCI platform driver\n[ 0.746092] ehci-platform: EHCI generic platform driver\n[ 0.747322] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748721] ohci-pci: OHCI PCI platform driver\n[ 0.749814] ohci-platform: OHCI generic platform driver\n[ 0.751083] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.765504] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768573] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769820] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774524] usb usb1: Product: UHCI Host Controller\n[ 0.775678] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778274] hub 1-0:1.0: USB hub found\n[ 0.779249] hub 1-0:1.0: 2 ports detected\n[ 0.780478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783235] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784415] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785689] mousedev: PS/2 mouse device common for all mice\n[ 0.787234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789504] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792347] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793810] i2c /dev entries driver\n[ 0.794758] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.797963] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.799648] NET: Registered protocol family 10\n[ 0.801027] NET: Registered protocol family 17\n[ 0.802162] Key type dns_resolver registered\n[ 0.803366] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806891] registered taskstats version 1\n[ 0.807936] Loading compiled-in X.509 certificates\n[ 0.809644] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.811932] zswap: loaded using pool lzo/zbud\n[ 0.813827] Key type trusted registered\n[ 0.815789] Key type encrypted registered\n[ 0.816811] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.818100] ima: No TPM chip found, activating TPM-bypass!\n[ 0.819390] evm: HMAC attrs: 0x1\n[ 0.820568] Magic number: 6:606:483\n[ 0.821622] rtc_cmos 00:00: setting system clock to 2018-10-17 13:29:04 UTC (1539782944)\n[ 0.823638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825004] EDD information not available.\n[ 0.898595] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.913497] Write protecting the kernel read-only data: 14336k\n[ 0.916189] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.918427] 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.966630] 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.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC70gn4h3gmUFctDueQW1fDPB042w95kJUtXRtfNXSV2mFh3QWkEjeYK6IsDVUP7VSQsWzuWh+4kYH0c28uTzPsNlgnU6kV6Ir8sxe4onEDPdbaWmytZKg7jqjdaV3Bnzpe0nIpMxpdUVGGfkqNU3YA9e3OOWcnD4F1OJB6P1ke8NHcnC1n5SWpQVk42V6OjcOIUmVO+QYJVlrFmiNSSwRdXKyfEzQY1c3/pof7sxOt0vp0HeoI8fgCbSf9djf/ec+cnpVCJRrBgYYJvEHX1B9ZOdE2171fut96toieefEzFSjwcwuyDufqunAtJV+MqbRZDBJ4qqmAJsgb/tDEoL6/ root@singlevm1-vm-9c4e0cba-537a-4e51-b8f8-a00d6b745b62\nssh-dss AAAAB3NzaC1kc3MAAACBALmTMPGucCS0qsii2/8xyVwK05IfcDiAg0nBm8P6cBzHqC9bT5Vu4iynwJwbvUa3BDfNz1Terqwk3ZWxdL6PgYDgrSWMCteMp+cyGRzIJeX+Vmg3oCwgicsQeTghlcgOY2d3mR9j2iMn1HxbbTWiSDpouz4XRfZy7QUtgiRUe5uBAAAAFQCYcFUTST4V+kP2gGE9mnQoDxA9awAAAIAJfy1EmcL59Uhtq70uF+pmnQVJGyehKUAAYtUATYZYYLMfc6bZmWLMyzXEWh1jCKRRPx9DqeJiM5bZJQpAqJCEoShfasQoImGutMstxvR7X+VsuFT6595v3shLHqqqubZHU1eH8RlgEGElFDFY/qfwv2DdaEtovotDCuTZpyv2lAAAAIBHN4GmSkCYgbtNVnsLLOFSWUwJM/upYMEjegSPl8DIy1EjdmucpM41e2XWF1xrRWtxAQPxsFcC0PwBuYoY51EiTW8XDtYZo4S9hkpgAnCLfzxRAliovIKPBDrH1bCM97NKL11vXywSkICxfz5FyKSl6WfMX1/LPqRy11CiNL+JZA== root@singlevm1-vm-9c4e0cba-537a-4e51-b8f8-a00d6b745b62\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe5a:7589/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-9c4e0cba-537a-4e51-b8f8-a00d6b745b62\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.52 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-9c4e0cba-537a-4e51-b8f8-a00d6b745b62 login: "} 2018-10-17 13:29:12,446 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933/action used request id req-8c9e20da-3dcc-44f5-9dce-6134c12b5cc6 2018-10-17 13:29:12,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.793911933899s 2018-10-17 13:29:12,447 - 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 501806843 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.200108] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.202729] pid_max: default: 32768 minimum: 301 [ 0.204105] ACPI: Core revision 20150930 [ 0.205908] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.207933] Security Framework initialized [ 0.209223] Yama: becoming mindful. [ 0.210361] AppArmor: AppArmor initialized [ 0.211664] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.213688] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.215666] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.217567] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.219730] Initializing cgroup subsys io [ 0.220967] Initializing cgroup subsys memory [ 0.222290] Initializing cgroup subsys devices [ 0.223636] Initializing cgroup subsys freezer [ 0.224965] Initializing cgroup subsys net_cls [ 0.226343] Initializing cgroup subsys perf_event [ 0.227823] Initializing cgroup subsys net_prio [ 0.229230] Initializing cgroup subsys hugetlb [ 0.230578] Initializing cgroup subsys pids [ 0.231939] CPU: Physical Processor ID: 0 [ 0.233870] mce: CPU supports 10 MCE banks [ 0.235209] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.236821] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.255188] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.262147] ftrace: allocating 31920 entries in 125 pages [ 0.287808] smpboot: Max logical packages: 1 [ 0.289186] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.291321] x2apic enabled [ 0.292518] Switched APIC routing to physical x2apic. [ 0.295077] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.296861] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.300092] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.302883] KVM setup paravirtual spinlock [ 0.304594] x86: Booted up 1 node, 1 CPUs [ 0.305829] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.307962] devtmpfs: initialized [ 0.310077] evm: security.selinux [ 0.311142] evm: security.SMACK64 [ 0.312189] evm: security.SMACK64EXEC [ 0.313315] evm: security.SMACK64TRANSMUTE [ 0.314550] evm: security.SMACK64MMAP [ 0.315681] evm: security.ima [ 0.316657] evm: security.capability [ 0.317884] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.320752] pinctrl core: initialized pinctrl subsystem [ 0.322382] RTC time: 13:29:03, date: 10/17/18 [ 0.323799] NET: Registered protocol family 16 [ 0.325257] cpuidle: using governor ladder [ 0.326504] cpuidle: using governor menu [ 0.327764] PCCT header not found. [ 0.328914] ACPI: bus type PCI registered [ 0.330170] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.332045] PCI: Using configuration type 1 for base access [ 0.334367] ACPI: Added _OSI(Module Device) [ 0.335650] ACPI: Added _OSI(Processor Device) [ 0.336984] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.338434] ACPI: Added _OSI(Processor Aggregator Device) [ 0.340814] ACPI: Interpreter enabled [ 0.342010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.344821] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.347658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.350524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.353452] ACPI: (supports S0 S5) [ 0.354524] ACPI: Using IOAPIC for interrupt routing [ 0.355962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.360072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.361879] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.363771] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.365606] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.368993] acpiphp: Slot [3] registered [ 0.370246] acpiphp: Slot [4] registered [ 0.371494] acpiphp: Slot [5] registered [ 0.372709] acpiphp: Slot [6] registered [ 0.373918] acpiphp: Slot [7] registered [ 0.375148] acpiphp: Slot [8] registered [ 0.376375] acpiphp: Slot [9] registered [ 0.377619] acpiphp: Slot [10] registered [ 0.378879] acpiphp: Slot [11] registered [ 0.380148] acpiphp: Slot [12] registered [ 0.381409] acpiphp: Slot [13] registered [ 0.382638] acpiphp: Slot [14] registered [ 0.383869] acpiphp: Slot [15] registered [ 0.397878] acpiphp: Slot [16] registered [ 0.398900] acpiphp: Slot [17] registered [ 0.399893] acpiphp: Slot [18] registered [ 0.400882] acpiphp: Slot [19] registered [ 0.401884] acpiphp: Slot [20] registered [ 0.402880] acpiphp: Slot [21] registered [ 0.403880] acpiphp: Slot [22] registered [ 0.404879] acpiphp: Slot [23] registered [ 0.405881] acpiphp: Slot [24] registered [ 0.406866] acpiphp: Slot [25] registered [ 0.407859] acpiphp: Slot [26] registered [ 0.408866] acpiphp: Slot [27] registered [ 0.409873] acpiphp: Slot [28] registered [ 0.410883] acpiphp: Slot [29] registered [ 0.411882] acpiphp: Slot [30] registered [ 0.412877] acpiphp: Slot [31] registered [ 0.413866] PCI host bridge to bus 0000:00 [ 0.414859] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.416312] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.417761] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.419557] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.421354] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.423161] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.426946] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.428488] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.429898] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.431406] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.435309] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.437215] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.457681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.459494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.461227] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.462942] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.464648] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.466188] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.467804] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.469111] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.471002] vgaarb: loaded [ 0.471750] vgaarb: bridge control possible 0000:00:02.0 [ 0.473240] SCSI subsystem initialized [ 0.474378] ACPI: bus type USB registered [ 0.475406] usbcore: registered new interface driver usbfs [ 0.476672] usbcore: registered new interface driver hub [ 0.477895] usbcore: registered new device driver usb [ 0.479254] PCI: Using ACPI for IRQ routing [ 0.480622] NetLabel: Initializing [ 0.481515] NetLabel: domain hash size = 128 [ 0.482556] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.483716] NetLabel: unlabeled traffic allowed by default [ 0.485114] clocksource: Switched to clocksource kvm-clock [ 0.494384] AppArmor: AppArmor Filesystem Enabled [ 0.495554] pnp: PnP ACPI init [ 0.496668] pnp: PnP ACPI: found 5 devices [ 0.503302] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.505410] NET: Registered protocol family 2 [ 0.506700] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.508304] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.509781] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511252] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512578] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.514024] NET: Registered protocol family 1 [ 0.515156] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.516507] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517841] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.532115] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.546572] Trying to unpack rootfs image as initramfs... [ 0.606534] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.610971] Scanning for low memory corruption every 60 seconds [ 0.612934] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.614391] audit: initializing netlink subsys (disabled) [ 0.615701] audit: type=2000 audit(1539782944.921:1): initialized [ 0.617389] Initialise system trusted keyring [ 0.618654] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.620086] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622580] zbud: loaded [ 0.623493] VFS: Disk quotas dquot_6.6.0 [ 0.624506] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626483] fuse init (API version 7.23) [ 0.627588] Key type big_key registered [ 0.628594] Allocating IMA MOK and blacklist keyrings. [ 0.630102] Key type asymmetric registered [ 0.631135] Asymmetric key parser 'x509' registered [ 0.632323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.634184] io scheduler noop registered [ 0.635163] io scheduler deadline registered (default) [ 0.636381] io scheduler cfq registered [ 0.637461] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.638758] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.640317] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.642118] ACPI: Power Button [PWRF] [ 0.643228] GHES: HEST is not enabled! [ 0.657188] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.685896] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.688498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.711989] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714745] Linux agpgart interface v0.103 [ 0.717865] brd: module loaded [ 0.719901] loop: module loaded [ 0.724777] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.726598] GPT:90111 != 2097151 [ 0.727447] GPT:Alternate GPT header not at the end of the disk. [ 0.728798] GPT:90111 != 2097151 [ 0.729650] GPT: Use GNU Parted to correct GPT errors. [ 0.730844] vda: vda1 vda15 [ 0.732365] scsi host0: ata_piix [ 0.733342] scsi host1: ata_piix [ 0.734245] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.735739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.737543] libphy: Fixed MDIO Bus: probed [ 0.738570] tun: Universal TUN/TAP device driver, 1.6 [ 0.739747] tun: (C) 1999-2004 Max Krasnyansky [ 0.742406] PPP generic driver version 2.4.2 [ 0.743537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.744998] ehci-pci: EHCI PCI platform driver [ 0.746092] ehci-platform: EHCI generic platform driver [ 0.747322] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.748721] ohci-pci: OHCI PCI platform driver [ 0.749814] ohci-platform: OHCI generic platform driver [ 0.751083] uhci_hcd: USB Universal Host Controller Interface driver [ 0.765504] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.766749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.768573] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.769820] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.771236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.772751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.774524] usb usb1: Product: UHCI Host Controller [ 0.775678] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.777068] usb usb1: SerialNumber: 0000:00:01.2 [ 0.778274] hub 1-0:1.0: USB hub found [ 0.779249] hub 1-0:1.0: 2 ports detected [ 0.780478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.783235] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.784415] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.785689] mousedev: PS/2 mouse device common for all mice [ 0.787234] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.789504] rtc_cmos 00:00: RTC can wake from S4 [ 0.790895] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.792347] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.793810] i2c /dev entries driver [ 0.794758] device-mapper: uevent: version 1.0.3 [ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.797963] ledtrig-cpu: registered to indicate activity on CPUs [ 0.799648] NET: Registered protocol family 10 [ 0.801027] NET: Registered protocol family 17 [ 0.802162] Key type dns_resolver registered [ 0.803366] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.804718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.806891] registered taskstats version 1 [ 0.807936] Loading compiled-in X.509 certificates [ 0.809644] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.811932] zswap: loaded using pool lzo/zbud [ 0.813827] Key type trusted registered [ 0.815789] Key type encrypted registered [ 0.816811] AppArmor: AppArmor sha1 policy hashing enabled [ 0.818100] ima: No TPM chip found, activating TPM-bypass! [ 0.819390] evm: HMAC attrs: 0x1 [ 0.820568] Magic number: 6:606:483 [ 0.821622] rtc_cmos 00:00: setting system clock to 2018-10-17 13:29:04 UTC (1539782944) [ 0.823638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.825004] EDD information not available. [ 0.898595] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.913497] Write protecting the kernel read-only data: 14336k [ 0.916189] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.918427] 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.966630] 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.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC70gn4h3gmUFctDueQW1fDPB042w95kJUtXRtfNXSV2mFh3QWkEjeYK6IsDVUP7VSQsWzuWh+4kYH0c28uTzPsNlgnU6kV6Ir8sxe4onEDPdbaWmytZKg7jqjdaV3Bnzpe0nIpMxpdUVGGfkqNU3YA9e3OOWcnD4F1OJB6P1ke8NHcnC1n5SWpQVk42V6OjcOIUmVO+QYJVlrFmiNSSwRdXKyfEzQY1c3/pof7sxOt0vp0HeoI8fgCbSf9djf/ec+cnpVCJRrBgYYJvEHX1B9ZOdE2171fut96toieefEzFSjwcwuyDufqunAtJV+MqbRZDBJ4qqmAJsgb/tDEoL6/ root@singlevm1-vm-9c4e0cba-537a-4e51-b8f8-a00d6b745b62 ssh-dss AAAAB3NzaC1kc3MAAACBALmTMPGucCS0qsii2/8xyVwK05IfcDiAg0nBm8P6cBzHqC9bT5Vu4iynwJwbvUa3BDfNz1Terqwk3ZWxdL6PgYDgrSWMCteMp+cyGRzIJeX+Vmg3oCwgicsQeTghlcgOY2d3mR9j2iMn1HxbbTWiSDpouz4XRfZy7QUtgiRUe5uBAAAAFQCYcFUTST4V+kP2gGE9mnQoDxA9awAAAIAJfy1EmcL59Uhtq70uF+pmnQVJGyehKUAAYtUATYZYYLMfc6bZmWLMyzXEWh1jCKRRPx9DqeJiM5bZJQpAqJCEoShfasQoImGutMstxvR7X+VsuFT6595v3shLHqqqubZHU1eH8RlgEGElFDFY/qfwv2DdaEtovotDCuTZpyv2lAAAAIBHN4GmSkCYgbtNVnsLLOFSWUwJM/upYMEjegSPl8DIy1EjdmucpM41e2XWF1xrRWtxAQPxsFcC0PwBuYoY51EiTW8XDtYZo4S9hkpgAnCLfzxRAliovIKPBDrH1bCM97NKL11vXywSkICxfz5FyKSl6WfMX1/LPqRy11CiNL+JZA== root@singlevm1-vm-9c4e0cba-537a-4e51-b8f8-a00d6b745b62 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe5a:7589/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-9c4e0cba-537a-4e51-b8f8-a00d6b745b62 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.52 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-9c4e0cba-537a-4e51-b8f8-a00d6b745b62 login: 2018-10-17 13:29:12,452 - paramiko.transport - DEBUG - starting thread (client mode): 0x128f0b90L 2018-10-17 13:29:12,452 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 13:29:12,453 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-17 13:29:12,453 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-17 13:29:12,455 - 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-10-17 13:29:12,455 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 13:29:12,455 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-17 13:29:12,455 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 13:29:12,455 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 13:29:12,455 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 13:29:12,476 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 13:29:12,477 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 13:29:12,485 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 3a03e3f04accf3f2137c1da914abb6f6 2018-10-17 13:29:12,486 - paramiko.transport - DEBUG - Trying discovered key 853192251a970c23db9922e78f1fce75 in /tmp/tmpkFzyOh 2018-10-17 13:29:12,516 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 13:29:12,523 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 13:29:12,550 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 13:29:12,551 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-17 13:29:12,552 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 13:29:12,553 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 13:29:12,554 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 13:29:12,555 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-17 13:29:12,555 - functest.core.singlevm - DEBUG - error: 2018-10-17 13:29:12,560 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 13:29:12,670 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:29:12,670 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 13:29:12,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 13:29:12,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/bd305b48-4fbb-46b0-a136-a10ea9c8eb4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:14,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:29:14 GMT X-Openstack-Request-Id: req-491a253d-f148-4d5b-a557-fa1c168a3d3c 2018-10-17 13:29:14,400 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:29:14,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/bd305b48-4fbb-46b0-a136-a10ea9c8eb4c.json used request id req-491a253d-f148-4d5b-a557-fa1c168a3d3c 2018-10-17 13:29:14,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.72091698647s 2018-10-17 13:29:14,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:29:14,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:14,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:14 GMT X-Openstack-Request-Id: req-33fad817-6834-4928-9185-267390a6e928 2018-10-17 13:29:14,464 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:29:14,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-33fad817-6834-4928-9185-267390a6e928 2018-10-17 13:29:14,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0534901618958s 2018-10-17 13:29:14,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 13:29:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:14,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be3972bc-2e99-4d94-9ea9-96d8bd994f22 x-openstack-request-id: req-be3972bc-2e99-4d94-9ea9-96d8bd994f22 2018-10-17 13:29:14,823 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933 used request id req-be3972bc-2e99-4d94-9ea9-96d8bd994f22 2018-10-17 13:29:14,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.357954025269s 2018-10-17 13:29:14,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:29:14,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:15,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfeaed28-b312-4544-a07b-53f7fd0feb7c x-openstack-request-id: req-cfeaed28-b312-4544-a07b-53f7fd0feb7c 2018-10-17 13:29:15,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_9c4e0cba-537a-4e51-b8f8-a00d6b745b62": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:75:89", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:75:89", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/d9f968df-f06c-4098-a7ea-cb55fad9f933", "rel": "bookmark"}], "image": {"id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "links": [{"href": "http://172.30.9.25:8774/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-10-17T13:29:04.000000", "flavor": {"id": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "links": [{"href": "http://172.30.9.25:8774/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "bookmark"}]}, "id": "d9f968df-f06c-4098-a7ea-cb55fad9f933", "security_groups": [{"name": "singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}], "user_id": "074ff68c94ef431c84ae2107e5a77c10", "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-10-17T13:29:14Z", "hostId": "364c3c4a357a716eff372636a455a6088fa4f089647d365d0905a759", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "created": "2018-10-17T13:28:48Z", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:29:15,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cfeaed28-b312-4544-a07b-53f7fd0feb7c 2018-10-17 13:29:15,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03259897232s 2018-10-17 13:29:15,858 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:29:17,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:29:17,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:17,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9407071-06e4-4cd5-957c-509be6e491b8 x-openstack-request-id: req-b9407071-06e4-4cd5-957c-509be6e491b8 2018-10-17 13:29:17,964 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 13:29:17,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b9407071-06e4-4cd5-957c-509be6e491b8 2018-10-17 13:29:17,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.103485107422s 2018-10-17 13:29:17,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:29:17,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:18,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:18 GMT X-Openstack-Request-Id: req-8fe526a0-22c4-4850-8d03-e736e74e09b8 2018-10-17 13:29:18,021 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d388e865e0f743199d7abe11b49247c2", "created_at": "2018-10-17T13:22:03Z", "updated_at": "2018-10-17T13:22:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "54f8ad9d-19f4-47db-bf07-aa8f8672ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "8d17a4fc-f37e-4246-b155-7d44afa895c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "58cad19f-1db4-45b1-bb33-7ce641ef98f9", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "96a599f0-0940-4c25-877b-dafa4123d8a0", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}], "revision_number": 1, "project_id": "d388e865e0f743199d7abe11b49247c2", "id": "144bb45c-17a8-447b-8058-9291f2d20df5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:28:38Z", "updated_at": "2018-10-17T13:28:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:28:38Z", "revision_number": 0, "id": "8faa53d9-b778-4d57-aff1-8e91236c5c8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:38Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:28:40Z", "revision_number": 0, "id": "c1ccca0f-e33e-4367-b6c4-e735a523ecbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:40Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:28:39Z", "revision_number": 0, "id": "72a636f1-a2ff-4d6c-9d95-314738577f62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:39Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:28:38Z", "revision_number": 0, "id": "c867c7e7-1a31-4c8d-88d2-2a6462d62bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:28:38Z", "security_group_id": "4500449b-43c4-43dd-973c-068cb9509357", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 3, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4500449b-43c4-43dd-973c-068cb9509357", "name": "singlevm1-sg_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}, {"description": "Default security group", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:50Z", "updated_at": "2018-10-17T13:25:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "bb982874-4b12-4391-b370-298cb07d1939", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "af651cfd-6644-4282-b45f-bd59d0faef54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "d3fb47f3-ec2e-4cf1-b3bf-c79c37ee2b38", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "6920d778-26fa-4113-98c4-e9a20824e8ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T13:25:54Z", "updated_at": "2018-10-17T13:25:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "4de2ffd8-3183-40d0-8963-cdef8bb17b45", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "29bf54d7-7eda-4bd7-b57b-2fdf3308c11e", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "9b8216cc-9dcc-433f-a714-ee180f70f7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "c83610c0-df84-4593-ada5-36b9cd50a20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "name": "default"}]} 2018-10-17 13:29:18,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8fe526a0-22c4-4850-8d03-e736e74e09b8 2018-10-17 13:29:18,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0508079528809s 2018-10-17 13:29:18,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 13:29:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/4500449b-43c4-43dd-973c-068cb9509357.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:18,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:29:18 GMT X-Openstack-Request-Id: req-8c234923-ddf4-4e57-a5ee-8132adda7741 2018-10-17 13:29:18,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:29:18,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/4500449b-43c4-43dd-973c-068cb9509357.json used request id req-8c234923-ddf4-4e57-a5ee-8132adda7741 2018-10-17 13:29:18,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.16018986702s 2018-10-17 13:29:18,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 13:29:18,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:18,254 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f90daea-9a64-460a-90a2-e51b57d51d1a x-openstack-request-id: req-8f90daea-9a64-460a-90a2-e51b57d51d1a 2018-10-17 13:29:18,254 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_9c4e0cba-537a-4e51-b8f8-a00d6b745b62 used request id req-8f90daea-9a64-460a-90a2-e51b57d51d1a 2018-10-17 13:29:18,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0661599636078s 2018-10-17 13:29:18,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 13:29:18,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/73b0fe49-e5fc-4581-a320-ee5cb7cd00e0/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" -d '{"subnet_id": "b4a09bc0-e10c-4f39-a09a-fca033f69ec7"}' 2018-10-17 13:29:20,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:20 GMT X-Openstack-Request-Id: req-23e8c290-a5ab-4bb5-b85b-06b96265c409 2018-10-17 13:29:20,700 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7ab5acea-963c-438d-a6fb-cf3b0840c37f", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "subnet_id": "b4a09bc0-e10c-4f39-a09a-fca033f69ec7", "subnet_ids": ["b4a09bc0-e10c-4f39-a09a-fca033f69ec7"], "port_id": "fd6d422e-7af3-477c-b02b-fca4f989f20c", "id": "73b0fe49-e5fc-4581-a320-ee5cb7cd00e0"} 2018-10-17 13:29:20,700 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/73b0fe49-e5fc-4581-a320-ee5cb7cd00e0/remove_router_interface.json used request id req-23e8c290-a5ab-4bb5-b85b-06b96265c409 2018-10-17 13:29:20,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.44553995132s 2018-10-17 13:29:20,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 13:29:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:20,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:20 GMT X-Openstack-Request-Id: req-02afa82f-be6c-4e33-9ed0-c979c3e93651 2018-10-17 13:29:20,895 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:28:24Z", "admin_state_up": true, "updated_at": "2018-10-17T13:29:18Z", "project_id": "0b0a5b2410e7414299e13117710bbf1d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "73b0fe49-e5fc-4581-a320-ee5cb7cd00e0", "name": "singlevm1-router_9c4e0cba-537a-4e51-b8f8-a00d6b745b62"}]} 2018-10-17 13:29:20,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-02afa82f-be6c-4e33-9ed0-c979c3e93651 2018-10-17 13:29:20,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.194042921066s 2018-10-17 13:29:20,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 13:29:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/73b0fe49-e5fc-4581-a320-ee5cb7cd00e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:24,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:29:24 GMT X-Openstack-Request-Id: req-26eb5fc4-0dce-4827-86f8-9768e35379ae 2018-10-17 13:29:24,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:29:24,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/73b0fe49-e5fc-4581-a320-ee5cb7cd00e0.json used request id req-26eb5fc4-0dce-4827-86f8-9768e35379ae 2018-10-17 13:29:24,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.00079083443s 2018-10-17 13:29:24,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:29:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:25,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:25 GMT X-Openstack-Request-Id: req-e45a290f-ccad-439a-ae88-b28b9f988b38 2018-10-17 13:29:25,246 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T13:22:10Z","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":"281c3eaa-fe21-4efe-942b-b9c21a8d7e11","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d388e865e0f743199d7abe11b49247c2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"084c1015-a563-49ce-8eec-475afdeffdab","tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:10Z","ip_version":4},{"updated_at":"2018-10-17T13:28:22Z","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":"b4a09bc0-e10c-4f39-a09a-fca033f69ec7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0b0a5b2410e7414299e13117710bbf1d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9c4e0cba-537a-4e51-b8f8-a00d6b745b62","enable_dhcp":true,"segment_id":null,"network_id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:22Z","ip_version":4}]} 2018-10-17 13:29:25,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e45a290f-ccad-439a-ae88-b28b9f988b38 2018-10-17 13:29:25,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.348919153214s 2018-10-17 13:29:25,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 13:29:25,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/b4a09bc0-e10c-4f39-a09a-fca033f69ec7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:27,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:29:27 GMT X-Openstack-Request-Id: req-633db9b6-96a7-4061-93c9-3bc26dd4e768 2018-10-17 13:29:27,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:29:27,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b4a09bc0-e10c-4f39-a09a-fca033f69ec7.json used request id req-633db9b6-96a7-4061-93c9-3bc26dd4e768 2018-10-17 13:29:27,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41753911972s 2018-10-17 13:29:27,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:29:27,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:27,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:27 GMT X-Openstack-Request-Id: req-982be404-e5a9-4679-b316-08b8c50121ec 2018-10-17 13:29:27,897 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7ab5acea-963c-438d-a6fb-cf3b0840c37f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"0b0a5b2410e7414299e13117710bbf1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:29:27Z","qos_policy_id":null,"name":"singlevm1-net_9c4e0cba-537a-4e51-b8f8-a00d6b745b62","admin_state_up":true,"tenant_id":"0b0a5b2410e7414299e13117710bbf1d","created_at":"2018-10-17T13:28:20Z","provider:network_type":"vxlan"}]} 2018-10-17 13:29:27,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-982be404-e5a9-4679-b316-08b8c50121ec 2018-10-17 13:29:27,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.230875968933s 2018-10-17 13:29:27,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 13:29:27,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/7ab5acea-963c-438d-a6fb-cf3b0840c37f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:30,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:29:30 GMT X-Openstack-Request-Id: req-0f4787b5-f99f-4dd4-9aac-fd461b046003 2018-10-17 13:29:30,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:29:30,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7ab5acea-963c-438d-a6fb-cf3b0840c37f.json used request id req-0f4787b5-f99f-4dd4-9aac-fd461b046003 2018-10-17 13:29:30,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.59937095642s 2018-10-17 13:29:30,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:29:30,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:30,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:30 GMT X-Openstack-Request-Id: req-c60b46a9-3841-4bc2-a67d-6138bf46731d 2018-10-17 13:29:30,533 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:28:37Z", "file": "/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/file", "owner": "0b0a5b2410e7414299e13117710bbf1d", "id": "4eddaa26-ae07-44c4-af9a-116c4da7593d", "size": 12716032, "self": "/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/4eddaa26-ae07-44c4-af9a-116c4da7593d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:28:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:29:30,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c60b46a9-3841-4bc2-a67d-6138bf46731d 2018-10-17 13:29:30,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0305371284485s 2018-10-17 13:29:30,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 13:29:30,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:31,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:29:31 GMT X-Openstack-Request-Id: req-3aa24f43-a179-42a2-b548-b914aed236e9 2018-10-17 13:29:31,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:29:31,721 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4eddaa26-ae07-44c4-af9a-116c4da7593d used request id req-3aa24f43-a179-42a2-b548-b914aed236e9 2018-10-17 13:29:31,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18604707718s 2018-10-17 13:29:31,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:29:31,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:31,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-247d543c-c4bb-4781-8635-da99b51938d5 x-openstack-request-id: req-247d543c-c4bb-4781-8635-da99b51938d5 2018-10-17 13:29:31,745 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "12d5cb0c-5115-4f55-a8a0-f3095a1e9f02", "name": "singlevm1-flavor_9c4e0cba-537a-4e51-b8f8-a00d6b745b62", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:29:31,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-247d543c-c4bb-4781-8635-da99b51938d5 2018-10-17 13:29:31,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235569477081s 2018-10-17 13:29:31,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 13:29:31,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}50522d9dfef32e84c7a95b76c55548e3f426f2dd019acb070fe5f0288e5ca738" 2018-10-17 13:29:31,786 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42f4d3b0-91a6-4b26-b494-424c320a00eb x-openstack-request-id: req-42f4d3b0-91a6-4b26-b494-424c320a00eb 2018-10-17 13:29:31,786 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/12d5cb0c-5115-4f55-a8a0-f3095a1e9f02 used request id req-42f4d3b0-91a6-4b26-b494-424c320a00eb 2018-10-17 13:29:31,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396819114685s 2018-10-17 13:29:31,835 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-10-17 13:29:31,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:29:31,882 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4c64a9d-96bd-45a6-be4d-794b78589184 2018-10-17 13:29:31,882 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:29:31,883 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-f4c64a9d-96bd-45a6-be4d-794b78589184 2018-10-17 13:29:31,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:29:32,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["iCU3jUUaTAOfn5Z9iaQTvA"], "issued_at": "2018-10-17T13:29:32.000000Z"}} 2018-10-17 13:29:32,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:29:32,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:32,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:32 GMT X-Openstack-Request-Id: req-850ff4c7-4cdb-4a5b-926a-88a2ef367824 2018-10-17 13:29:32,680 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:29:32,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-850ff4c7-4cdb-4a5b-926a-88a2ef367824 2018-10-17 13:29:32,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38161110878s 2018-10-17 13:29:32,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:29:32,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:32,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4058ea9-9ae9-4805-af7f-93ca7093b183 2018-10-17 13:29:32,896 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:29:32,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-f4058ea9-9ae9-4805-af7f-93ca7093b183 2018-10-17 13:29:32,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207086801529s 2018-10-17 13:29:32,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 13:29:32,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551"}}' 2018-10-17 13:29:33,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3104d0d8-db83-4ddf-98fb-4ab2c4070b9b 2018-10-17 13:29:33,144 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/4b1ebf3d27c14a44a204260734a9785c"}, "tags": [], "enabled": true, "id": "4b1ebf3d27c14a44a204260734a9785c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551"}} 2018-10-17 13:29:33,144 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3104d0d8-db83-4ddf-98fb-4ab2c4070b9b 2018-10-17 13:29:33,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.240546941757s 2018-10-17 13:29:33,145 - 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'4b1ebf3d27c14a44a204260734a9785c', '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_0fb5bb53-6ce3-4553-8236-9e1575d31551'}) 2018-10-17 13:29:33,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 13:29:33,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3e71d6ea-6442-4c88-9c8c-8887cee88cba", "email": null, "name": "singlevm2-user_0fb5bb53-6ce3-4553-8236-9e1575d31551"}}' 2018-10-17 13:29:33,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47da2ad1-145c-4d29-910a-02356a02fd58 2018-10-17 13:29:33,729 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_0fb5bb53-6ce3-4553-8236-9e1575d31551", "links": {"self": "http://172.30.9.25:5000/v3/users/a7d11e7077d54149aa422c71e054da11"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7d11e7077d54149aa422c71e054da11", "domain_id": "default", "password_expires_at": null}} 2018-10-17 13:29:33,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-47da2ad1-145c-4d29-910a-02356a02fd58 2018-10-17 13:29:33,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.577435016632s 2018-10-17 13:29:33,730 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a7d11e7077d54149aa422c71e054da11', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_0fb5bb53-6ce3-4553-8236-9e1575d31551'}) 2018-10-17 13:29:33,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:29:33,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:33,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de904675-160e-4c38-8fc4-932d85b1d8a1 2018-10-17 13:29:33,946 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:29:33,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-de904675-160e-4c38-8fc4-932d85b1d8a1 2018-10-17 13:29:33,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213254928589s 2018-10-17 13:29:33,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:29:33,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:34,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363306ff-d1bf-4f7f-a312-985987ca378f 2018-10-17 13:29:34,152 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:29:34,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-363306ff-d1bf-4f7f-a312-985987ca378f 2018-10-17 13:29:34,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200500011444s 2018-10-17 13:29:34,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:29:34,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:34,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d008d8a4-07c7-4ada-a725-c9e079fbcc4f 2018-10-17 13:29:34,363 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:29:34,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d008d8a4-07c7-4ada-a725-c9e079fbcc4f 2018-10-17 13:29:34,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206127882004s 2018-10-17 13:29:34,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:29:34,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:34,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007a9b51-1a28-4b2c-9b06-a086a3c00342 2018-10-17 13:29:34,583 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:29:34,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-007a9b51-1a28-4b2c-9b06-a086a3c00342 2018-10-17 13:29:34,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214245080948s 2018-10-17 13:29:34,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:29:34,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:35,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb83e27a-8b0d-4cf6-8b54-76a05ad55652 2018-10-17 13:29:35,026 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_0fb5bb53-6ce3-4553-8236-9e1575d31551", "links": {"self": "http://172.30.9.25:5000/v3/users/a7d11e7077d54149aa422c71e054da11"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7d11e7077d54149aa422c71e054da11", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:29:35,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-eb83e27a-8b0d-4cf6-8b54-76a05ad55652 2018-10-17 13:29:35,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.442364931107s 2018-10-17 13:29:35,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:29:35,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:35,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c715b7-e27a-42c1-a3bd-89a140695681 2018-10-17 13:29:35,166 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/4b1ebf3d27c14a44a204260734a9785c"}, "tags": [], "enabled": true, "id": "4b1ebf3d27c14a44a204260734a9785c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551"}]} 2018-10-17 13:29:35,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-83c715b7-e27a-42c1-a3bd-89a140695681 2018-10-17 13:29:35,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128823041916s 2018-10-17 13:29:35,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:29:35,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=a7d11e7077d54149aa422c71e054da11&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=4b1ebf3d27c14a44a204260734a9785c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:35,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e139cf9-b63f-4a4e-af8b-12f8680df528 2018-10-17 13:29:35,391 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=a7d11e7077d54149aa422c71e054da11&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=4b1ebf3d27c14a44a204260734a9785c", "previous": null, "next": null}} 2018-10-17 13:29:35,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=a7d11e7077d54149aa422c71e054da11&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=4b1ebf3d27c14a44a204260734a9785c used request id req-5e139cf9-b63f-4a4e-af8b-12f8680df528 2018-10-17 13:29:35,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.216427087784s 2018-10-17 13:29:35,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:29:35,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/4b1ebf3d27c14a44a204260734a9785c/users/a7d11e7077d54149aa422c71e054da11/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:35,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0a74a70-6b16-45e2-b86d-dc80d4f1d26f 2018-10-17 13:29:35,700 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:29:35,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4b1ebf3d27c14a44a204260734a9785c/users/a7d11e7077d54149aa422c71e054da11/roles/c5becf032b96492483eb72b17137a569 used request id req-f0a74a70-6b16-45e2-b86d-dc80d4f1d26f 2018-10-17 13:29:35,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.30539393425s 2018-10-17 13:29:35,702 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551', 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'4b1ebf3d27c14a44a204260734a9785c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3e71d6ea-6442-4c88-9c8c-8887cee88cba', 'username': u'singlevm2-user_0fb5bb53-6ce3-4553-8236-9e1575d31551', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 13:29:35,705 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_0fb5bb53-6ce3-4553-8236-9e1575d31551', 'password': '3e71d6ea-6442-4c88-9c8c-8887cee88cba', 'project_name': 'singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': '4b1ebf3d27c14a44a204260734a9785c', 'project_domain_name': 'Default'} 2018-10-17 13:29:35,706 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-10-17 13:29:35,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:29:35,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:35,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a00ca18-b949-45c5-a03d-46c3f70c3c6c 2018-10-17 13:29:35,921 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:29:35,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-7a00ca18-b949-45c5-a03d-46c3f70c3c6c 2018-10-17 13:29:35,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214447021484s 2018-10-17 13:29:35,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:29:35,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:29:36,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f45de78-04ec-4421-a76f-eda9bd5f526d 2018-10-17 13:29:36,136 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/4b1ebf3d27c14a44a204260734a9785c"}, "tags": [], "enabled": true, "id": "4b1ebf3d27c14a44a204260734a9785c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551"}]} 2018-10-17 13:29:36,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-4f45de78-04ec-4421-a76f-eda9bd5f526d 2018-10-17 13:29:36,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207932949066s 2018-10-17 13:29:36,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 13:29:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" -d '{"network": {"tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "name": "singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551", "admin_state_up": true}}' 2018-10-17 13:29:36,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:36 GMT X-Openstack-Request-Id: req-6403a1b5-21fc-4831-a190-7c9b9c415223 2018-10-17 13:29:36,839 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"4b1ebf3d27c14a44a204260734a9785c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:29:36Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551","admin_state_up":true,"tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:36Z","mtu":1450}} 2018-10-17 13:29:36,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6403a1b5-21fc-4831-a190-7c9b9c415223 2018-10-17 13:29:36,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.70104598999s 2018-10-17 13:29:36,840 - 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-10-17T13:29:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'163f85bd-646f-4ce3-a88e-e0307a3a3942', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551', u'created_at': u'2018-10-17T13:29:36Z', u'mtu': 1450, u'tenant_id': u'4b1ebf3d27c14a44a204260734a9785c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4b1ebf3d27c14a44a204260734a9785c', u'l2_adjacency': True}) 2018-10-17 13:29:36,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:29:36,850 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10935e5c-e8d3-40fd-bad7-43fa2df55beb 2018-10-17 13:29:36,850 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:29:36,850 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-10935e5c-e8d3-40fd-bad7-43fa2df55beb 2018-10-17 13:29:36,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:29:37,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b1ebf3d27c14a44a204260734a9785c", "name": "singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4b1ebf3d27c14a44a204260734a9785c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/4b1ebf3d27c14a44a204260734a9785c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/4b1ebf3d27c14a44a204260734a9785c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/4b1ebf3d27c14a44a204260734a9785c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/4b1ebf3d27c14a44a204260734a9785c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/4b1ebf3d27c14a44a204260734a9785c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_4b1ebf3d27c14a44a204260734a9785c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_4b1ebf3d27c14a44a204260734a9785c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4b1ebf3d27c14a44a204260734a9785c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/4b1ebf3d27c14a44a204260734a9785c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/4b1ebf3d27c14a44a204260734a9785c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/4b1ebf3d27c14a44a204260734a9785c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/4b1ebf3d27c14a44a204260734a9785c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/4b1ebf3d27c14a44a204260734a9785c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_0fb5bb53-6ce3-4553-8236-9e1575d31551", "id": "a7d11e7077d54149aa422c71e054da11"}, "audit_ids": ["-s0rv6WoQLSFDHO_DMK-6g"], "issued_at": "2018-10-17T13:29:37.000000Z"}} 2018-10-17 13:29:37,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:29:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:29:37,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:37 GMT X-Openstack-Request-Id: req-1966b13a-b628-4ee6-99e0-cda4166b754d 2018-10-17 13:29:37,651 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b1ebf3d27c14a44a204260734a9785c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:29:36Z","qos_policy_id":null,"name":"singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551","admin_state_up":true,"tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:36Z","mtu":1450}]} 2018-10-17 13:29:37,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1966b13a-b628-4ee6-99e0-cda4166b754d 2018-10-17 13:29:37,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382467031479s 2018-10-17 13:29:37,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 13:29:37,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '{"subnet": {"name": "singlevm2-subnet_0fb5bb53-6ce3-4553-8236-9e1575d31551", "enable_dhcp": true, "network_id": "163f85bd-646f-4ce3-a88e-e0307a3a3942", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 13:29:38,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:38 GMT X-Openstack-Request-Id: req-8492e1c6-39c7-4517-9928-57975d9e10b8 2018-10-17 13:29:38,546 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:29:38Z","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":"4b1ebf3d27c14a44a204260734a9785c","id":"7a70de6f-e18d-4103-91c5-f0e17e652f94","subnetpool_id":null,"name":"singlevm2-subnet_0fb5bb53-6ce3-4553-8236-9e1575d31551"}} 2018-10-17 13:29:38,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8492e1c6-39c7-4517-9928-57975d9e10b8 2018-10-17 13:29:38,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.893183946609s 2018-10-17 13:29:38,546 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:29: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'7a70de6f-e18d-4103-91c5-f0e17e652f94', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_0fb5bb53-6ce3-4553-8236-9e1575d31551', u'enable_dhcp': True, u'network_id': u'163f85bd-646f-4ce3-a88e-e0307a3a3942', u'tenant_id': u'4b1ebf3d27c14a44a204260734a9785c', u'created_at': u'2018-10-17T13:29: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'4b1ebf3d27c14a44a204260734a9785c'}) 2018-10-17 13:29:38,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 13:29:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "singlevm2-router_0fb5bb53-6ce3-4553-8236-9e1575d31551", "admin_state_up": true}}' 2018-10-17 13:29:45,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:45 GMT X-Openstack-Request-Id: req-440716e7-41eb-45d4-8d4b-60ae418440e0 2018-10-17 13:29:45,512 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:39Z", "admin_state_up": true, "updated_at": "2018-10-17T13:29:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "eccb5095-069b-44d9-b619-56c8abcc363c", "name": "singlevm2-router_0fb5bb53-6ce3-4553-8236-9e1575d31551"}} 2018-10-17 13:29:45,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-440716e7-41eb-45d4-8d4b-60ae418440e0 2018-10-17 13:29:45,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.96545410156s 2018-10-17 13:29:45,513 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:29:40Z', u'revision_number': 3, u'id': u'eccb5095-069b-44d9-b619-56c8abcc363c', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_0fb5bb53-6ce3-4553-8236-9e1575d31551', u'admin_state_up': True, u'tenant_id': u'4b1ebf3d27c14a44a204260734a9785c', u'created_at': u'2018-10-17T13:29:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'4b1ebf3d27c14a44a204260734a9785c'}) 2018-10-17 13:29:45,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 13:29:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/eccb5095-069b-44d9-b619-56c8abcc363c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '{"subnet_id": "7a70de6f-e18d-4103-91c5-f0e17e652f94"}' 2018-10-17 13:29:48,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:48 GMT X-Openstack-Request-Id: req-795617d1-097f-400b-bbd0-d05bf851e0a8 2018-10-17 13:29:48,789 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "163f85bd-646f-4ce3-a88e-e0307a3a3942", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "subnet_id": "7a70de6f-e18d-4103-91c5-f0e17e652f94", "subnet_ids": ["7a70de6f-e18d-4103-91c5-f0e17e652f94"], "port_id": "c17f33b8-f9cd-40b9-9e00-da95f590fae4", "id": "eccb5095-069b-44d9-b619-56c8abcc363c"} 2018-10-17 13:29:48,789 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/eccb5095-069b-44d9-b619-56c8abcc363c/add_router_interface.json used request id req-795617d1-097f-400b-bbd0-d05bf851e0a8 2018-10-17 13:29:48,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.2756960392s 2018-10-17 13:29:48,789 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 13:29:48,921 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 13:29:48,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:29:48,930 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:48 GMT 2018-10-17 13:29:48,930 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 13:29:48,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:29:48,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:29:49,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:49 GMT X-Openstack-Request-Id: req-9d30e219-5935-4722-821d-bf8ca4c4ff28 2018-10-17 13:29:49,260 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:29:49,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9d30e219-5935-4722-821d-bf8ca4c4ff28 2018-10-17 13:29:49,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324893951416s 2018-10-17 13:29:49,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:29:49,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551"}' 2018-10-17 13:29:49,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:49 GMT Location: http://172.30.9.25:9292/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b18b4f9d-55f9-4fdb-afb5-5d82634baf3b 2018-10-17 13:29:49,642 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:49Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": null, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "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_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": null, "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:29:49,642 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b18b4f9d-55f9-4fdb-afb5-5d82634baf3b 2018-10-17 13:29:49,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.372361898422s 2018-10-17 13:29:49,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:29:49,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '' 2018-10-17 13:29:51,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:29:51 GMT X-Openstack-Request-Id: req-fc31cd80-b887-4141-b9bb-c368d9f2e31f 2018-10-17 13:29:51,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:29:51,136 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file used request id req-fc31cd80-b887-4141-b9bb-c368d9f2e31f 2018-10-17 13:29:51,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.49349308014s 2018-10-17 13:29:51,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:29:51,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:29:51,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:51 GMT X-Openstack-Request-Id: req-e26a13d5-5653-4efc-af4e-ed6e1b6ef538 2018-10-17 13:29:51,513 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:29:51,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e26a13d5-5653-4efc-af4e-ed6e1b6ef538 2018-10-17 13:29:51,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.371495008469s 2018-10-17 13:29:51,515 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file', 'owner': u'4b1ebf3d27c14a44a204260734a9785c', 'id': u'dae763e4-92ba-4e73-b37f-85db160cb27d', 'size': 12716032, u'self': u'/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b1ebf3d27c14a44a204260734a9785c', 'name': 'singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:29:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T13:29:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551', '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/dae763e4-92ba-4e73-b37f-85db160cb27d', 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_0fb5bb53-6ce3-4553-8236-9e1575d31551', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551', 'created': u'2018-10-17T13:29:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:29:49Z', 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/dae763e4-92ba-4e73-b37f-85db160cb27d', 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_0fb5bb53-6ce3-4553-8236-9e1575d31551', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:29:51,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:29:51,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:29:51,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8d76782-f4c4-47ba-9fd4-87877c75b086 x-openstack-request-id: req-a8d76782-f4c4-47ba-9fd4-87877c75b086 2018-10-17 13:29:51,872 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:29:51,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a8d76782-f4c4-47ba-9fd4-87877c75b086 2018-10-17 13:29:51,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.353795051575s 2018-10-17 13:29:51,873 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551', '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'0b0a5b2410e7414299e13117710bbf1d', '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'd372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b', 'swap': 0}) 2018-10-17 13:29:51,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:29:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" -d '{"extra_specs": {}}' 2018-10-17 13:29:51,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de7c36c8-c0a7-4c45-bea0-76e69ff771e1 x-openstack-request-id: req-de7c36c8-c0a7-4c45-bea0-76e69ff771e1 2018-10-17 13:29:51,897 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:29:51,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b/os-extra_specs used request id req-de7c36c8-c0a7-4c45-bea0-76e69ff771e1 2018-10-17 13:29:51,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233089923859s 2018-10-17 13:29:51,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 13:29:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '{"keypair": {"name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551"}}' 2018-10-17 13:29:52,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cdcfdb83-f8e1-4f2a-8723-3e6ce72e51bf x-openstack-request-id: req-cdcfdb83-f8e1-4f2a-8723-3e6ce72e51bf 2018-10-17 13:29:52,887 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxHlhN27/t4rNaxoY7879HlpIjBHPjbthwwa40OuE+m5ws1DgIT9Sy/gioZw8K7qfXB51rwmhTxeqM4sX1SkqLkM+cXdHs8hlD1n+zQI7/ryzj3ej1fNzUBf1sOVsKeK0v1bnOAaniNEpbaBWjsQWhrI3xFqwMlsK55XZRdyuL4rYIPA7j0M46fbBq0j79WDQvPRdIiLosIilChvIXR6K2G+ssmwltd8yik/C6u8qIoT/lMe/dMn0b4wMDSotNeKRqycBUVXofo9xr9C+gl1Vmpj/ZwbVh3GKtNzp7Ypd9BTCKXd2VgMqr0aYuxLbSYTI8xPIilGEq7pTT/+GNNDyJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsR5YTdu/7eKzWsaGO/O/R5aSIwRz427YcMGuNDrhPpucLNQ4\nCE/Usv4IqGcPCu6n1weda8JoU8XqjOLF9UpKi5DPnF3R7PIZQ9Z/s0CO/68s493o\n9Xzc1AX9bDlbCnitL9W5zgGp4jRKW2gVo7EFoayN8RasDJbCueV2UXcri+K2CDwO\n49DOOn2watI+/Vg0Lz0XSIi6LCIpQobyF0eithvrLJsJbXfMopPwurvKiKE/5THv\n3TJ9G+MDA0qLTXikasnAVFV6H6Pca/QvoJdVZqY/2cG1YdxirTc6e2KXfQUwil3d\nlYDKq9GmLsS20mEyPMTyIpRhKu6U0//hjTQ8iQIDAQABAoIBABJaaZ4PwlCdKCak\n4a3+sPhzEsuMH5IWn1j3yNxiqYp6R3Ghv/ikhQ7TIgSJQVbJqhyvDlHnQDZGEOru\naMLlItpZdBno4uLhp1qPNIZXjznRZh5qlUQy3xMdV8hKHTP1k0Scqfc91uO4tWfJ\nXkyrAEFjhwXPap6XVLA8pckFRz7kYAT7n0q/crH2P9MhzzXXBjfQAWjGfl9jUWUf\nedqNeDIS4XqNjEBcxORGZVd2sxv2/Bs8PPrJu4PDeBep9iHEF+EDNlKlQ+FBaCK4\nUYx66SXVDXqLA8zO8BiEz7QLN8ZiehlfWuVLEMKzmAINJ6OYezNRSaXKk1ahkSJY\nsnhBfbECgYEA1gODURx9vjam/w9slknAB1/sN1TTb1e5xGWQ3rQDGu3jQRC9QrBm\nHflHGjuPWa8SXP7wZ7vjcEHxKl33ExPx3x7nJTnuWC4ndNinRYkaRCuPKyHzArE9\nrb6WYoxvin2BiPIHRTDnUq4Pn5elsvoNK2oi42fhE+UXJREHJX+lepUCgYEA093U\n90pLISbS0Ww5Rtp9JOZNeUYUZWkYoqtlBMxHevHV/aECzVbCPsZt1lBG65DpnsXS\n2GxzHWGxKepY3jSKvgRVOsr0BiQaJs6n8UMC3ilAf4dZJV7nIFBEU6kGSHYPyy/J\nmTxNi4bse8QMvmEDSZd31ph2kTHnRzP0q5THMSUCgYEAmkVKAcwx8E3hL3dk5Skg\nnbBNzMz+5QItzR8RwReuLVlSOfLhGxOhaPXqhURt305ORG8ZyQ0ttBw0xj+Z/Uyh\nTB8wrCsIXtRWaOpMGdns7zsfJw5/6G7vcTEzorJtLT2vhJJDH2NTPMxwQrDEJzIN\nEECgCaE2JGs9teCCcEuFc8kCgYA3yOkSU9WEXRyVV9Gc/lqFJL6xd+pW6V07N7XZ\nlZAcpyCZL5P1TSrILKcvDuQdkoJw89WYdrW4vshPKQ1NNLhzX+CxIk8ubsMUBMXj\nmKlgpav96D1owZxJvdi/znmBCtUNwv9qAZ7JZjVOQUi5uAGNlvxO3MYbZPBopx19\nMCdioQKBgQDFwc9BY0+3fN740MGUlhicC6XQArLYDfvZVGUSd4Z8GL7YwyC1Z97f\nhTns2Bdv68JbwxXgQyubuuqbPZaMvF/mZbbRe1zDfKJVsCfflnFMvyMUBP+34dRs\nEw7IxXlRYqtntphnY6QNnEH6Kmt6fDgzdEm+tyPQNhiVWIMEyy7hdw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a7d11e7077d54149aa422c71e054da11", "name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "fingerprint": "fc:73:17:aa:1c:ba:b8:b4:88:3d:0c:9b:4f:dd:81:b5"}} 2018-10-17 13:29:52,887 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-cdcfdb83-f8e1-4f2a-8723-3e6ce72e51bf 2018-10-17 13:29:52,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.987895011902s 2018-10-17 13:29:52,888 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxHlhN27/t4rNaxoY7879HlpIjBHPjbthwwa40OuE+m5ws1DgIT9Sy/gioZw8K7qfXB51rwmhTxeqM4sX1SkqLkM+cXdHs8hlD1n+zQI7/ryzj3ej1fNzUBf1sOVsKeK0v1bnOAaniNEpbaBWjsQWhrI3xFqwMlsK55XZRdyuL4rYIPA7j0M46fbBq0j79WDQvPRdIiLosIilChvIXR6K2G+ssmwltd8yik/C6u8qIoT/lMe/dMn0b4wMDSotNeKRqycBUVXofo9xr9C+gl1Vmpj/ZwbVh3GKtNzp7Ypd9BTCKXd2VgMqr0aYuxLbSYTI8xPIilGEq7pTT/+GNNDyJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsR5YTdu/7eKzWsaGO/O/R5aSIwRz427YcMGuNDrhPpucLNQ4\nCE/Usv4IqGcPCu6n1weda8JoU8XqjOLF9UpKi5DPnF3R7PIZQ9Z/s0CO/68s493o\n9Xzc1AX9bDlbCnitL9W5zgGp4jRKW2gVo7EFoayN8RasDJbCueV2UXcri+K2CDwO\n49DOOn2watI+/Vg0Lz0XSIi6LCIpQobyF0eithvrLJsJbXfMopPwurvKiKE/5THv\n3TJ9G+MDA0qLTXikasnAVFV6H6Pca/QvoJdVZqY/2cG1YdxirTc6e2KXfQUwil3d\nlYDKq9GmLsS20mEyPMTyIpRhKu6U0//hjTQ8iQIDAQABAoIBABJaaZ4PwlCdKCak\n4a3+sPhzEsuMH5IWn1j3yNxiqYp6R3Ghv/ikhQ7TIgSJQVbJqhyvDlHnQDZGEOru\naMLlItpZdBno4uLhp1qPNIZXjznRZh5qlUQy3xMdV8hKHTP1k0Scqfc91uO4tWfJ\nXkyrAEFjhwXPap6XVLA8pckFRz7kYAT7n0q/crH2P9MhzzXXBjfQAWjGfl9jUWUf\nedqNeDIS4XqNjEBcxORGZVd2sxv2/Bs8PPrJu4PDeBep9iHEF+EDNlKlQ+FBaCK4\nUYx66SXVDXqLA8zO8BiEz7QLN8ZiehlfWuVLEMKzmAINJ6OYezNRSaXKk1ahkSJY\nsnhBfbECgYEA1gODURx9vjam/w9slknAB1/sN1TTb1e5xGWQ3rQDGu3jQRC9QrBm\nHflHGjuPWa8SXP7wZ7vjcEHxKl33ExPx3x7nJTnuWC4ndNinRYkaRCuPKyHzArE9\nrb6WYoxvin2BiPIHRTDnUq4Pn5elsvoNK2oi42fhE+UXJREHJX+lepUCgYEA093U\n90pLISbS0Ww5Rtp9JOZNeUYUZWkYoqtlBMxHevHV/aECzVbCPsZt1lBG65DpnsXS\n2GxzHWGxKepY3jSKvgRVOsr0BiQaJs6n8UMC3ilAf4dZJV7nIFBEU6kGSHYPyy/J\nmTxNi4bse8QMvmEDSZd31ph2kTHnRzP0q5THMSUCgYEAmkVKAcwx8E3hL3dk5Skg\nnbBNzMz+5QItzR8RwReuLVlSOfLhGxOhaPXqhURt305ORG8ZyQ0ttBw0xj+Z/Uyh\nTB8wrCsIXtRWaOpMGdns7zsfJw5/6G7vcTEzorJtLT2vhJJDH2NTPMxwQrDEJzIN\nEECgCaE2JGs9teCCcEuFc8kCgYA3yOkSU9WEXRyVV9Gc/lqFJL6xd+pW6V07N7XZ\nlZAcpyCZL5P1TSrILKcvDuQdkoJw89WYdrW4vshPKQ1NNLhzX+CxIk8ubsMUBMXj\nmKlgpav96D1owZxJvdi/znmBCtUNwv9qAZ7JZjVOQUi5uAGNlvxO3MYbZPBopx19\nMCdioQKBgQDFwc9BY0+3fN740MGUlhicC6XQArLYDfvZVGUSd4Z8GL7YwyC1Z97f\nhTns2Bdv68JbwxXgQyubuuqbPZaMvF/mZbbRe1zDfKJVsCfflnFMvyMUBP+34dRs\nEw7IxXlRYqtntphnY6QNnEH6Kmt6fDgzdEm+tyPQNhiVWIMEyy7hdw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a7d11e7077d54149aa422c71e054da11', 'name': u'singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551', 'created_at': '2018-10-17T13:29:52.888904', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b1ebf3d27c14a44a204260734a9785c', 'name': 'singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fc:73:17:aa:1c:ba:b8:b4:88:3d:0c:9b:4f:dd:81:b5', 'type': 'ssh', 'id': u'singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551'}) 2018-10-17 13:29:52,889 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAsR5YTdu/7eKzWsaGO/O/R5aSIwRz427YcMGuNDrhPpucLNQ4 CE/Usv4IqGcPCu6n1weda8JoU8XqjOLF9UpKi5DPnF3R7PIZQ9Z/s0CO/68s493o 9Xzc1AX9bDlbCnitL9W5zgGp4jRKW2gVo7EFoayN8RasDJbCueV2UXcri+K2CDwO 49DOOn2watI+/Vg0Lz0XSIi6LCIpQobyF0eithvrLJsJbXfMopPwurvKiKE/5THv 3TJ9G+MDA0qLTXikasnAVFV6H6Pca/QvoJdVZqY/2cG1YdxirTc6e2KXfQUwil3d lYDKq9GmLsS20mEyPMTyIpRhKu6U0//hjTQ8iQIDAQABAoIBABJaaZ4PwlCdKCak 4a3+sPhzEsuMH5IWn1j3yNxiqYp6R3Ghv/ikhQ7TIgSJQVbJqhyvDlHnQDZGEOru aMLlItpZdBno4uLhp1qPNIZXjznRZh5qlUQy3xMdV8hKHTP1k0Scqfc91uO4tWfJ XkyrAEFjhwXPap6XVLA8pckFRz7kYAT7n0q/crH2P9MhzzXXBjfQAWjGfl9jUWUf edqNeDIS4XqNjEBcxORGZVd2sxv2/Bs8PPrJu4PDeBep9iHEF+EDNlKlQ+FBaCK4 UYx66SXVDXqLA8zO8BiEz7QLN8ZiehlfWuVLEMKzmAINJ6OYezNRSaXKk1ahkSJY snhBfbECgYEA1gODURx9vjam/w9slknAB1/sN1TTb1e5xGWQ3rQDGu3jQRC9QrBm HflHGjuPWa8SXP7wZ7vjcEHxKl33ExPx3x7nJTnuWC4ndNinRYkaRCuPKyHzArE9 rb6WYoxvin2BiPIHRTDnUq4Pn5elsvoNK2oi42fhE+UXJREHJX+lepUCgYEA093U 90pLISbS0Ww5Rtp9JOZNeUYUZWkYoqtlBMxHevHV/aECzVbCPsZt1lBG65DpnsXS 2GxzHWGxKepY3jSKvgRVOsr0BiQaJs6n8UMC3ilAf4dZJV7nIFBEU6kGSHYPyy/J mTxNi4bse8QMvmEDSZd31ph2kTHnRzP0q5THMSUCgYEAmkVKAcwx8E3hL3dk5Skg nbBNzMz+5QItzR8RwReuLVlSOfLhGxOhaPXqhURt305ORG8ZyQ0ttBw0xj+Z/Uyh TB8wrCsIXtRWaOpMGdns7zsfJw5/6G7vcTEzorJtLT2vhJJDH2NTPMxwQrDEJzIN EECgCaE2JGs9teCCcEuFc8kCgYA3yOkSU9WEXRyVV9Gc/lqFJL6xd+pW6V07N7XZ lZAcpyCZL5P1TSrILKcvDuQdkoJw89WYdrW4vshPKQ1NNLhzX+CxIk8ubsMUBMXj mKlgpav96D1owZxJvdi/znmBCtUNwv9qAZ7JZjVOQUi5uAGNlvxO3MYbZPBopx19 MCdioQKBgQDFwc9BY0+3fN740MGUlhicC6XQArLYDfvZVGUSd4Z8GL7YwyC1Z97f hTns2Bdv68JbwxXgQyubuuqbPZaMvF/mZbbRe1zDfKJVsCfflnFMvyMUBP+34dRs Ew7IxXlRYqtntphnY6QNnEH6Kmt6fDgzdEm+tyPQNhiVWIMEyy7hdw== -----END RSA PRIVATE KEY----- 2018-10-17 13:29:52,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 13:29:52,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '{"security_group": {"name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-10-17 13:29:53,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:53 GMT X-Openstack-Request-Id: req-95393b1d-bebf-460b-95d7-4fb9c6e63624 2018-10-17 13:29:53,380 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:53Z", "updated_at": "2018-10-17T13:29:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "36c9e3b9-4027-48e6-8ce2-27a7fb42add8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "ff15d16a-8955-43fd-bef9-edd8dca1c071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 1, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}} 2018-10-17 13:29:53,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-95393b1d-bebf-460b-95d7-4fb9c6e63624 2018-10-17 13:29:53,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.485522031784s 2018-10-17 13:29:53,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:29:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:29:53,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:53 GMT X-Openstack-Request-Id: req-1fd176b9-8ddd-45ef-a02c-95c580b818dd 2018-10-17 13:29:53,699 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:53Z", "updated_at": "2018-10-17T13:29:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "36c9e3b9-4027-48e6-8ce2-27a7fb42add8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "ff15d16a-8955-43fd-bef9-edd8dca1c071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 1, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}, {"description": "Default security group", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:36Z", "updated_at": "2018-10-17T13:29:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "3164f1b8-3152-4b12-b59a-c6126b31920d", "remote_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "358e804b-12eb-438c-8bf5-52cd1d107adb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "a6a6b456-b6b2-46cf-88ea-8358fdc1b375", "remote_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "b916a933-5c7d-4d16-8fb3-d2a8bd465a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 1, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "name": "default"}]} 2018-10-17 13:29:53,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1fd176b9-8ddd-45ef-a02c-95c580b818dd 2018-10-17 13:29:53,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311889886856s 2018-10-17 13:29:53,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 13:29:53,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -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": "c75808e6-5461-4ee8-9356-55e8fd70ff49"}}' 2018-10-17 13:29:54,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:54 GMT X-Openstack-Request-Id: req-f2a96de7-3939-4403-9d39-054164de4827 2018-10-17 13:29:54,194 - keystoneauth.session - DEBUG - 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-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "port_range_min": 22, "revision_number": 0, "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:54Z", "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "cc541da7-bc84-4247-8a8c-e9e956345346"}} 2018-10-17 13:29:54,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-f2a96de7-3939-4403-9d39-054164de4827 2018-10-17 13:29:54,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.488686084747s 2018-10-17 13:29:54,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:29:54,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:29:54,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:54 GMT X-Openstack-Request-Id: req-28f65a2f-4f86-4e57-aab6-2e91c78bdc34 2018-10-17 13:29:54,283 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:53Z", "updated_at": "2018-10-17T13:29:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "36c9e3b9-4027-48e6-8ce2-27a7fb42add8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:29:54Z", "revision_number": 0, "id": "cc541da7-bc84-4247-8a8c-e9e956345346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "ff15d16a-8955-43fd-bef9-edd8dca1c071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 2, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}, {"description": "Default security group", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:36Z", "updated_at": "2018-10-17T13:29:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "3164f1b8-3152-4b12-b59a-c6126b31920d", "remote_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "358e804b-12eb-438c-8bf5-52cd1d107adb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "a6a6b456-b6b2-46cf-88ea-8358fdc1b375", "remote_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "b916a933-5c7d-4d16-8fb3-d2a8bd465a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 1, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "name": "default"}]} 2018-10-17 13:29:54,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-28f65a2f-4f86-4e57-aab6-2e91c78bdc34 2018-10-17 13:29:54,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.082701921463s 2018-10-17 13:29:54,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 13:29:54,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -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": "c75808e6-5461-4ee8-9356-55e8fd70ff49"}}' 2018-10-17 13:29:54,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:54 GMT X-Openstack-Request-Id: req-e9e2c600-ff52-4312-bf4c-db89dd6faa6a 2018-10-17 13:29:54,787 - keystoneauth.session - DEBUG - 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-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "port_range_min": null, "revision_number": 0, "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:54Z", "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "9ff9276a-c2f3-412f-837e-213115822c55"}} 2018-10-17 13:29:54,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-e9e2c600-ff52-4312-bf4c-db89dd6faa6a 2018-10-17 13:29:54,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.498497962952s 2018-10-17 13:29:54,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:29:54,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:29:54,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:54 GMT X-Openstack-Request-Id: req-74ba39b9-361c-4162-b0c7-6c103a3bc6f1 2018-10-17 13:29:54,885 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b1ebf3d27c14a44a204260734a9785c","l2_adjacency":true,"status":"ACTIVE","subnets":["7a70de6f-e18d-4103-91c5-f0e17e652f94"],"description":"","tags":[],"updated_at":"2018-10-17T13:29:38Z","qos_policy_id":null,"name":"singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551","admin_state_up":true,"tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:36Z","mtu":1450}]} 2018-10-17 13:29:54,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-74ba39b9-361c-4162-b0c7-6c103a3bc6f1 2018-10-17 13:29:54,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970389842987s 2018-10-17 13:29:54,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:29:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:29:54,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:54 GMT X-Openstack-Request-Id: req-672655ad-4b62-41c4-938a-9be4b50059c7 2018-10-17 13:29:54,933 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:29:54,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-672655ad-4b62-41c4-938a-9be4b50059c7 2018-10-17 13:29:54,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0428841114044s 2018-10-17 13:29:54,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:29:54,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:29:55,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e2e9029-53ce-4704-9ca3-b7f1fd51596e x-openstack-request-id: req-0e2e9029-53ce-4704-9ca3-b7f1fd51596e 2018-10-17 13:29:55,077 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:29:55,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0e2e9029-53ce-4704-9ca3-b7f1fd51596e 2018-10-17 13:29:55,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.13723897934s 2018-10-17 13:29:55,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 13:29:55,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '{"server": {"name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "imageRef": "dae763e4-92ba-4e73-b37f-85db160cb27d", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "flavorRef": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "163f85bd-646f-4ce3-a88e-e0307a3a3942"}], "security_groups": [{"name": "c75808e6-5461-4ee8-9356-55e8fd70ff49"}]}}' 2018-10-17 13:30:01,012 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 13:29:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af x-compute-request-id: req-b318bb90-203a-4489-91d3-4ac30c051b5d x-openstack-request-id: req-b318bb90-203a-4489-91d3-4ac30c051b5d 2018-10-17 13:30:01,012 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c75808e6-5461-4ee8-9356-55e8fd70ff49"}], "OS-DCF:diskConfig": "MANUAL", "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "adminPass": "Bz2hTb7dLX2K"}} 2018-10-17 13:30:01,012 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-b318bb90-203a-4489-91d3-4ac30c051b5d 2018-10-17 13:30:01,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.93326210976s 2018-10-17 13:30:01,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:01,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:01,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3a02766-d65e-4cc1-b761-e2897bb7664d x-openstack-request-id: req-e3a02766-d65e-4cc1-b761-e2897bb7664d 2018-10-17 13:30:01,880 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "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-10-17T13:30:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:30:01,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e3a02766-d65e-4cc1-b761-e2897bb7664d 2018-10-17 13:30:01,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.866893053055s 2018-10-17 13:30:01,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:30:01,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:01,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:01 GMT X-Openstack-Request-Id: req-56813466-8989-4d9a-a0c6-4863c0629d80 2018-10-17 13:30:01,999 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b1ebf3d27c14a44a204260734a9785c","l2_adjacency":true,"status":"ACTIVE","subnets":["7a70de6f-e18d-4103-91c5-f0e17e652f94"],"description":"","tags":[],"updated_at":"2018-10-17T13:29:38Z","qos_policy_id":null,"name":"singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551","admin_state_up":true,"tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:36Z","mtu":1450}]} 2018-10-17 13:30:01,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-56813466-8989-4d9a-a0c6-4863c0629d80 2018-10-17 13:30:01,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107737064362s 2018-10-17 13:30:01,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:30:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:02,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:02 GMT X-Openstack-Request-Id: req-0e145b87-b6e8-4dc9-9617-583eb7c40f17 2018-10-17 13:30:02,050 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:29:38Z","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":"4b1ebf3d27c14a44a204260734a9785c","id":"7a70de6f-e18d-4103-91c5-f0e17e652f94","subnetpool_id":null,"name":"singlevm2-subnet_0fb5bb53-6ce3-4553-8236-9e1575d31551"}]} 2018-10-17 13:30:02,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0e145b87-b6e8-4dc9-9617-583eb7c40f17 2018-10-17 13:30:02,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0508599281311s 2018-10-17 13:30:02,051 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:04,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:04,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:04,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 609 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b466ab9-07a6-4137-ae7b-2e39071e40b7 x-openstack-request-id: req-5b466ab9-07a6-4137-ae7b-2e39071e40b7 2018-10-17 13:30:04,618 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "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-10-17T13:30:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:30:04,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5b466ab9-07a6-4137-ae7b-2e39071e40b7 2018-10-17 13:30:04,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564900875092s 2018-10-17 13:30:04,625 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:06,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:08,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76d9769e-92e0-4a94-a040-9b4ddca6a51f x-openstack-request-id: req-76d9769e-92e0-4a94-a040-9b4ddca6a51f 2018-10-17 13:30:08,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "security_groups": [{"name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}], "user_id": "a7d11e7077d54149aa422c71e054da11", "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-10-17T13:30:04Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:30:08,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76d9769e-92e0-4a94-a040-9b4ddca6a51f 2018-10-17 13:30:08,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.76107501984s 2018-10-17 13:30:08,391 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:10,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:10,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:11,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ed00414-e313-441b-aedb-26a4459a0ffb x-openstack-request-id: req-2ed00414-e313-441b-aedb-26a4459a0ffb 2018-10-17 13:30:11,803 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "security_groups": [{"name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}], "user_id": "a7d11e7077d54149aa422c71e054da11", "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-10-17T13:30:04Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:30:11,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2ed00414-e313-441b-aedb-26a4459a0ffb 2018-10-17 13:30:11,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4097700119s 2018-10-17 13:30:11,811 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:13,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:13,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:15,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04b44411-7a97-4846-ba41-d2379469cfcc x-openstack-request-id: req-04b44411-7a97-4846-ba41-d2379469cfcc 2018-10-17 13:30:15,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:3b:32", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "security_groups": [{"name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}], "user_id": "a7d11e7077d54149aa422c71e054da11", "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-10-17T13:30:10Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:30:15,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-04b44411-7a97-4846-ba41-d2379469cfcc 2018-10-17 13:30:15,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1980381012s 2018-10-17 13:30:15,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:30:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=9450cbdd-f644-4838-9a77-f0803eded1af" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:15,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:15 GMT X-Openstack-Request-Id: req-71211661-0a1c-48e1-8ae6-bf4fe3e90596 2018-10-17 13:30:15,342 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:30:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7a70de6f-e18d-4103-91c5-f0e17e652f94","ip_address":"192.168.120.5"}],"id":"bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce","security_groups":["c75808e6-5461-4ee8-9356-55e8fd70ff49"],"mac_address":"fa:16:3e:3d:3b:32","project_id":"4b1ebf3d27c14a44a204260734a9785c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:30:05Z","binding:vnic_type":"normal","device_id":"9450cbdd-f644-4838-9a77-f0803eded1af","ip_allocation":"immediate"}]} 2018-10-17 13:30:15,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=9450cbdd-f644-4838-9a77-f0803eded1af used request id req-71211661-0a1c-48e1-8ae6-bf4fe3e90596 2018-10-17 13:30:15,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.32383108139s 2018-10-17 13:30:15,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:30:15,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:15,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:15 GMT X-Openstack-Request-Id: req-aa05d5c7-40da-49c8-bfa7-03b38b008fe6 2018-10-17 13:30:15,401 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:30:15,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce used request id req-aa05d5c7-40da-49c8-bfa7-03b38b008fe6 2018-10-17 13:30:15,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0496461391449s 2018-10-17 13:30:15,402 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:3b:32', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dae763e4-92ba-4e73-b37f-85db160cb27d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:30:10.000000', 'flavor': Munch({u'id': u'd372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b'}), 'az': u'nova', 'id': u'9450cbdd-f644-4838-9a77-f0803eded1af', 'security_groups': [Munch({u'name': u'singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a7d11e7077d54149aa422c71e054da11', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b1ebf3d27c14a44a204260734a9785c', 'name': 'singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551', '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-10-17T13:30:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T13:30:10Z', 'hostId': u'08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:30:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4b1ebf3d27c14a44a204260734a9785c', 'name': u'singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551', 'adminPass': u'Bz2hTb7dLX2K', 'tenant_id': u'4b1ebf3d27c14a44a204260734a9785c', 'created_at': u'2018-10-17T13:30:00Z', 'created': u'2018-10-17T13:30:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 13:30:15,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:30:15,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:15,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:15 GMT X-Openstack-Request-Id: req-8b932a6d-201a-4ab7-982b-9e593b41034f 2018-10-17 13:30:15,508 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b1ebf3d27c14a44a204260734a9785c","l2_adjacency":true,"status":"ACTIVE","subnets":["7a70de6f-e18d-4103-91c5-f0e17e652f94"],"description":"","tags":[],"updated_at":"2018-10-17T13:29:38Z","qos_policy_id":null,"name":"singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551","admin_state_up":true,"tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:36Z","mtu":1450}]} 2018-10-17 13:30:15,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8b932a6d-201a-4ab7-982b-9e593b41034f 2018-10-17 13:30:15,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100123167038s 2018-10-17 13:30:15,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:30:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=9450cbdd-f644-4838-9a77-f0803eded1af" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:15,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:15 GMT X-Openstack-Request-Id: req-b9776dda-05d3-4628-a4e9-f5ff0b1d42cb 2018-10-17 13:30:15,857 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:30:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7a70de6f-e18d-4103-91c5-f0e17e652f94","ip_address":"192.168.120.5"}],"id":"bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce","security_groups":["c75808e6-5461-4ee8-9356-55e8fd70ff49"],"mac_address":"fa:16:3e:3d:3b:32","project_id":"4b1ebf3d27c14a44a204260734a9785c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:30:05Z","binding:vnic_type":"normal","device_id":"9450cbdd-f644-4838-9a77-f0803eded1af","ip_allocation":"immediate"}]} 2018-10-17 13:30:15,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=9450cbdd-f644-4838-9a77-f0803eded1af used request id req-b9776dda-05d3-4628-a4e9-f5ff0b1d42cb 2018-10-17 13:30:15,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.348248004913s 2018-10-17 13:30:15,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 13:30:15,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '{"floatingip": {"floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "fixed_ip_address": "192.168.120.5", "port_id": "bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce"}}' 2018-10-17 13:30:19,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:19 GMT X-Openstack-Request-Id: req-1a20d82d-8efc-4a50-a1f7-7d1b7dd88129 2018-10-17 13:30:19,125 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "eccb5095-069b-44d9-b619-56c8abcc363c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:30:17Z", "updated_at": "2018-10-17T13:30:17Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "163f85bd-646f-4ce3-a88e-e0307a3a3942", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:3b:32", "device_id": "9450cbdd-f644-4838-9a77-f0803eded1af"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "port_id": "bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce", "id": "3c8f3ba3-33b8-4527-a5df-601cadce4f73", "qos_policy_id": null}} 2018-10-17 13:30:19,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-1a20d82d-8efc-4a50-a1f7-7d1b7dd88129 2018-10-17 13:30:19,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.26717686653s 2018-10-17 13:30:19,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:30:19,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:19,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:19 GMT X-Openstack-Request-Id: req-2d08c127-7d13-41c0-a685-0befbf0c739d 2018-10-17 13:30:19,516 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eccb5095-069b-44d9-b619-56c8abcc363c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:30:17Z", "updated_at": "2018-10-17T13:30:17Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "163f85bd-646f-4ce3-a88e-e0307a3a3942", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:3b:32", "device_id": "9450cbdd-f644-4838-9a77-f0803eded1af"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "port_id": "bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce", "id": "3c8f3ba3-33b8-4527-a5df-601cadce4f73", "qos_policy_id": null}]} 2018-10-17 13:30:19,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-2d08c127-7d13-41c0-a685-0befbf0c739d 2018-10-17 13:30:19,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.374859809875s 2018-10-17 13:30:19,523 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:30:19,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:30:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:20,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:20 GMT X-Openstack-Request-Id: req-f32efcd9-e727-424f-bdd8-7cba20703494 2018-10-17 13:30:20,013 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eccb5095-069b-44d9-b619-56c8abcc363c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:30:17Z", "updated_at": "2018-10-17T13:30:17Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "163f85bd-646f-4ce3-a88e-e0307a3a3942", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:3b:32", "device_id": "9450cbdd-f644-4838-9a77-f0803eded1af"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "port_id": "bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce", "id": "3c8f3ba3-33b8-4527-a5df-601cadce4f73", "qos_policy_id": null}]} 2018-10-17 13:30:20,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-f32efcd9-e727-424f-bdd8-7cba20703494 2018-10-17 13:30:20,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.379712104797s 2018-10-17 13:30:20,020 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:30:20,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:30:20,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:20,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:20 GMT X-Openstack-Request-Id: req-d2d503ae-98be-4cf5-a35d-0d15f0e5f88c 2018-10-17 13:30:20,193 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eccb5095-069b-44d9-b619-56c8abcc363c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:30:17Z", "updated_at": "2018-10-17T13:30:17Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "163f85bd-646f-4ce3-a88e-e0307a3a3942", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:3b:32", "device_id": "9450cbdd-f644-4838-9a77-f0803eded1af"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "port_id": "bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce", "id": "3c8f3ba3-33b8-4527-a5df-601cadce4f73", "qos_policy_id": null}]} 2018-10-17 13:30:20,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d2d503ae-98be-4cf5-a35d-0d15f0e5f88c 2018-10-17 13:30:20,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625879764557s 2018-10-17 13:30:20,199 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:30:20,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:30:20,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:20,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:20 GMT X-Openstack-Request-Id: req-04ef271b-67ee-4a91-bbe4-7614634e695e 2018-10-17 13:30:20,380 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eccb5095-069b-44d9-b619-56c8abcc363c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:30:17Z", "updated_at": "2018-10-17T13:30:17Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "163f85bd-646f-4ce3-a88e-e0307a3a3942", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:3b:32", "device_id": "9450cbdd-f644-4838-9a77-f0803eded1af"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "port_id": "bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce", "id": "3c8f3ba3-33b8-4527-a5df-601cadce4f73", "qos_policy_id": null}]} 2018-10-17 13:30:20,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-04ef271b-67ee-4a91-bbe4-7614634e695e 2018-10-17 13:30:20,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0691080093384s 2018-10-17 13:30:20,386 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:30:20,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:30:20,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:20,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:20 GMT X-Openstack-Request-Id: req-0031f3fe-cb51-4476-8b33-c14d43a68f6f 2018-10-17 13:30:20,567 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eccb5095-069b-44d9-b619-56c8abcc363c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:30:17Z", "updated_at": "2018-10-17T13:30:17Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "163f85bd-646f-4ce3-a88e-e0307a3a3942", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:3b:32", "device_id": "9450cbdd-f644-4838-9a77-f0803eded1af"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "port_id": "bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce", "id": "3c8f3ba3-33b8-4527-a5df-601cadce4f73", "qos_policy_id": null}]} 2018-10-17 13:30:20,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0031f3fe-cb51-4476-8b33-c14d43a68f6f 2018-10-17 13:30:20,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.071033000946s 2018-10-17 13:30:20,574 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:30:20,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:30:20,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:21,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:21 GMT X-Openstack-Request-Id: req-e2417261-d272-4267-b40f-5b2bfdcff79d 2018-10-17 13:30:21,046 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eccb5095-069b-44d9-b619-56c8abcc363c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:30:17Z", "updated_at": "2018-10-17T13:30:20Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "163f85bd-646f-4ce3-a88e-e0307a3a3942", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:3b:32", "device_id": "9450cbdd-f644-4838-9a77-f0803eded1af"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "port_id": "bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce", "id": "3c8f3ba3-33b8-4527-a5df-601cadce4f73", "qos_policy_id": null}]} 2018-10-17 13:30:21,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e2417261-d272-4267-b40f-5b2bfdcff79d 2018-10-17 13:30:21,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.361840963364s 2018-10-17 13:30:21,053 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'eccb5095-069b-44d9-b619-56c8abcc363c', 'updated_at': u'2018-10-17T13:30:20Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce', 'id': u'3c8f3ba3-33b8-4527-a5df-601cadce4f73', 'network': u'084c1015-a563-49ce-8eec-475afdeffdab', 'port': u'bd6ce3dc-dd44-4756-8bf5-5df5f99d7bce', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4b1ebf3d27c14a44a204260734a9785c', 'name': 'singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4b1ebf3d27c14a44a204260734a9785c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'163f85bd-646f-4ce3-a88e-e0307a3a3942', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3d:3b:32', u'device_id': u'9450cbdd-f644-4838-9a77-f0803eded1af'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4b1ebf3d27c14a44a204260734a9785c', 'created_at': u'2018-10-17T13:30:17Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'163f85bd-646f-4ce3-a88e-e0307a3a3942', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3d:3b:32', u'device_id': u'9450cbdd-f644-4838-9a77-f0803eded1af'}), 'router': u'eccb5095-069b-44d9-b619-56c8abcc363c'}) 2018-10-17 13:30:21,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 13:30:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 13:30:21,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-946854b6-07dd-4e3e-8f48-0eda920307b8 x-openstack-request-id: req-946854b6-07dd-4e3e-8f48-0eda920307b8 2018-10-17 13:30:21,316 - keystoneauth.session - DEBUG - 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 515840993 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.170376] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172448] pid_max: default: 32768 minimum: 301\n[ 0.173577] ACPI: Core revision 20150930\n[ 0.175154] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176780] Security Framework initialized\n[ 0.177817] Yama: becoming mindful.\n[ 0.178739] AppArmor: AppArmor initialized\n[ 0.179806] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183005] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184486] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186211] Initializing cgroup subsys io\n[ 0.187233] Initializing cgroup subsys memory\n[ 0.188313] Initializing cgroup subsys devices\n[ 0.189415] Initializing cgroup subsys freezer\n[ 0.190504] Initializing cgroup subsys net_cls\n[ 0.191592] Initializing cgroup subsys perf_event\n[ 0.192731] Initializing cgroup subsys net_prio\n[ 0.193853] Initializing cgroup subsys hugetlb\n[ 0.194960] Initializing cgroup subsys pids\n[ 0.196040] CPU: Physical Processor ID: 0\n[ 0.197763] mce: CPU supports 10 MCE banks\n[ 0.198821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.200061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214640] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221016] ftrace: allocating 31920 entries in 125 pages\n[ 0.246184] smpboot: Max logical packages: 1\n[ 0.247255] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.248954] x2apic enabled\n[ 0.249998] Switched APIC routing to physical x2apic.\n[ 0.252246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.253630] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.256214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.258456] KVM setup paravirtual spinlock\n[ 0.260010] x86: Booted up 1 node, 1 CPUs\n[ 0.261018] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.262746] devtmpfs: initialized\n[ 0.264638] evm: security.selinux\n[ 0.265515] evm: security.SMACK64\n[ 0.266386] evm: security.SMACK64EXEC\n[ 0.267328] evm: security.SMACK64TRANSMUTE\n[ 0.268342] evm: security.SMACK64MMAP\n[ 0.269270] evm: security.ima\n[ 0.270074] evm: security.capability\n[ 0.271071] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.273376] pinctrl core: initialized pinctrl subsystem\n[ 0.274727] RTC time: 13:30:10, date: 10/17/18\n[ 0.275908] NET: Registered protocol family 16\n[ 0.277121] cpuidle: using governor ladder\n[ 0.278160] cpuidle: using governor menu\n[ 0.279151] PCCT header not found.\n[ 0.280087] ACPI: bus type PCI registered\n[ 0.281096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282640] PCI: Using configuration type 1 for base access\n[ 0.284676] ACPI: Added _OSI(Module Device)\n[ 0.285726] ACPI: Added _OSI(Processor Device)\n[ 0.286811] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287936] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289967] ACPI: Interpreter enabled\n[ 0.290926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.300122] ACPI: (supports S0 S5)\n[ 0.301006] ACPI: Using IOAPIC for interrupt routing\n[ 0.302178] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305731] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.307163] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.310179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.312878] acpiphp: Slot [3] registered\n[ 0.313881] acpiphp: Slot [4] registered\n[ 0.314879] acpiphp: Slot [5] registered\n[ 0.315878] acpiphp: Slot [6] registered\n[ 0.316881] acpiphp: Slot [7] registered\n[ 0.317881] acpiphp: Slot [8] registered\n[ 0.318882] acpiphp: Slot [9] registered\n[ 0.319875] acpiphp: Slot [10] registered\n[ 0.320907] acpiphp: Slot [11] registered\n[ 0.321917] acpiphp: Slot [12] registered\n[ 0.322930] acpiphp: Slot [13] registered\n[ 0.323941] acpiphp: Slot [14] registered\n[ 0.324965] acpiphp: Slot [15] registered\n[ 0.338674] acpiphp: Slot [16] registered\n[ 0.339710] acpiphp: Slot [17] registered\n[ 0.340801] acpiphp: Slot [18] registered\n[ 0.341819] acpiphp: Slot [19] registered\n[ 0.342840] acpiphp: Slot [20] registered\n[ 0.343855] acpiphp: Slot [21] registered\n[ 0.344865] acpiphp: Slot [22] registered\n[ 0.345879] acpiphp: Slot [23] registered\n[ 0.346898] acpiphp: Slot [24] registered\n[ 0.347914] acpiphp: Slot [25] registered\n[ 0.348924] acpiphp: Slot [26] registered\n[ 0.349935] acpiphp: Slot [27] registered\n[ 0.350952] acpiphp: Slot [28] registered\n[ 0.351968] acpiphp: Slot [29] registered\n[ 0.352984] acpiphp: Slot [30] registered\n[ 0.353996] acpiphp: Slot [31] registered\n[ 0.355010] PCI host bridge to bus 0000:00\n[ 0.356028] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357518] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.358983] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362541] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.364350] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.368102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.369645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.371063] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.372585] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.376620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.378864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400308] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.402128] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.405611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.407313] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.408855] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.410482] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.411764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413668] vgaarb: loaded\n[ 0.414419] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415909] SCSI subsystem initialized\n[ 0.417039] ACPI: bus type USB registered\n[ 0.418058] usbcore: registered new interface driver usbfs\n[ 0.419328] usbcore: registered new interface driver hub\n[ 0.420546] usbcore: registered new device driver usb\n[ 0.421886] PCI: Using ACPI for IRQ routing\n[ 0.423269] NetLabel: Initializing\n[ 0.424152] NetLabel: domain hash size = 128\n[ 0.425194] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.426366] NetLabel: unlabeled traffic allowed by default\n[ 0.427782] clocksource: Switched to clocksource kvm-clock\n[ 0.437151] AppArmor: AppArmor Filesystem Enabled\n[ 0.438358] pnp: PnP ACPI init\n[ 0.439477] pnp: PnP ACPI: found 5 devices\n[ 0.446100] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448197] NET: Registered protocol family 2\n[ 0.449476] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.451132] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.452606] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.454080] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456828] NET: Registered protocol family 1\n[ 0.457904] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459240] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460554] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474908] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489331] Trying to unpack rootfs image as initramfs...\n[ 0.549320] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.554154] Scanning for low memory corruption every 60 seconds\n[ 0.556157] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.557644] audit: initializing netlink subsys (disabled)\n[ 0.558979] audit: type=2000 audit(1539783011.332:1): initialized\n[ 0.560758] Initialise system trusted keyring\n[ 0.562010] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.563467] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.566013] zbud: loaded\n[ 0.566940] VFS: Disk quotas dquot_6.6.0\n[ 0.567993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.569982] fuse init (API version 7.23)\n[ 0.571120] Key type big_key registered\n[ 0.572162] Allocating IMA MOK and blacklist keyrings.\n[ 0.573681] Key type asymmetric registered\n[ 0.574733] Asymmetric key parser 'x509' registered\n[ 0.575956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577867] io scheduler noop registered\n[ 0.578876] io scheduler deadline registered (default)\n[ 0.580145] io scheduler cfq registered\n[ 0.581242] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.582561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.584189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.586048] ACPI: Power Button [PWRF]\n[ 0.587172] GHES: HEST is not enabled!\n[ 0.601213] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630404] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.633141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659521] Linux agpgart interface v0.103\n[ 0.662695] brd: module loaded\n[ 0.664748] loop: module loaded\n[ 0.669463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671296] GPT:90111 != 2097151\n[ 0.672153] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673526] GPT:90111 != 2097151\n[ 0.674384] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675599] vda: vda1 vda15\n[ 0.677148] scsi host0: ata_piix\n[ 0.678143] scsi host1: ata_piix\n[ 0.679057] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.680583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.682403] libphy: Fixed MDIO Bus: probed\n[ 0.683445] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687345] PPP generic driver version 2.4.2\n[ 0.688490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689975] ehci-pci: EHCI PCI platform driver\n[ 0.691070] ehci-platform: EHCI generic platform driver\n[ 0.692325] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.693754] ohci-pci: OHCI PCI platform driver\n[ 0.694858] ohci-platform: OHCI generic platform driver\n[ 0.696116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710590] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711856] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713705] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.714979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.716414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.717947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.719742] usb usb1: Product: UHCI Host Controller\n[ 0.720909] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.722333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723556] hub 1-0:1.0: USB hub found\n[ 0.724552] hub 1-0:1.0: 2 ports detected\n[ 0.725715] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728415] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729605] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730882] mousedev: PS/2 mouse device common for all mice\n[ 0.732463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734750] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737632] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739106] i2c /dev entries driver\n[ 0.740072] device-mapper: uevent: version 1.0.3\n[ 0.741278] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.743323] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745038] NET: Registered protocol family 10\n[ 0.746432] NET: Registered protocol family 17\n[ 0.747551] Key type dns_resolver registered\n[ 0.748779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.750175] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.752396] registered taskstats version 1\n[ 0.753465] Loading compiled-in X.509 certificates\n[ 0.755180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.757528] zswap: loaded using pool lzo/zbud\n[ 0.759453] Key type trusted registered\n[ 0.761446] Key type encrypted registered\n[ 0.762491] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763793] ima: No TPM chip found, activating TPM-bypass!\n[ 0.765114] evm: HMAC attrs: 0x1\n[ 0.766312] Magic number: 6:159:534\n[ 0.767273] bdi 1:12: hash matches\n[ 0.768185] tty ttyS14: hash matches\n[ 0.769236] rtc_cmos 00:00: setting system clock to 2018-10-17 13:30:11 UTC (1539783011)\n[ 0.771275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.786057] EDD information not available.\n[ 0.841216] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843182] Write protecting the kernel read-only data: 14336k\n[ 0.845874] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.848162] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.064190] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.96. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClp9+dAdLa1z0GBhiUgtHRQtk4u3L5i2f42EAod61aXeCHo38f2EvzVQdL2xGIMbi4TkPJmArrLqQF1j6cdglwff/MGFQ7v8dbJ98x1eRpf5gGnSNtYJCd2byA6HUMiQhN5xox4wNTxPjnAxubWtuIQPjbM6NIiJPv6o8JnAYHG7ibbG60TK4zP6qJxdw8DxuYrqxuVgMh11z8W33scXEYzojx7DyIBwwjG7GsfVheSupVXTFoXLHzmzJQTFOZHAAz/HTMZCY9lkUxB4whC9+szOhH1N/aTyNU38tD9wN9DGWvp0PZ/CJVWC2YpSgmyWfb4Dz7JRmpNshowRLZ5PsB root@singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551\nssh-dss AAAAB3NzaC1kc3MAAACBAJidsEDw328pBD/3tdV1Coe2daHdwPboasTo33mcTiZ1m6BM0+sgewFmA7KJCgNcbhYuN5Nd5EWvGv/QQOc1wcc2+LDEzplcQm152MOrTtM/M20WACHY9nWnKmDJp26XMkavMuHx3RtDOQHTeiGpsltKfsVQ1Qspt2uK1ktornm9AAAAFQDQKzeG14TCRW1CJ83bbq50enRjjQAAAIBRn/w31noS/0FPubdnEZhg8nvSSZgEfOWXN4U6zmfZSmZsfY7M4G6/QbzhAYpV2Sr7De61SFATdqMmCVWdVwIygeb6PGg5/14wzd7xrcrlNKBG7Ps+0udcYMKWxQNVbex2cW62U2VMOskYKBCVnZjyUJ+uXcLcLZAPPZNc+tyotQAAAIEAkWv1XjVhApDwiZAsJxaBZFwv3jDjEVqyKHRj/xk8rEIMPVr8WfRdWOGCEdMXZu05fvh3wjdba+A3F4sHxGahhmbMNd6mmY/VqC6HOlGGzz2u44vBNiPlHvv2CFzK2UEePrh37t6P87v2hWOHjG7taw+Z5SreT5VCrXcK33qn3XE= root@singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe3d:3b32/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551\nlaunch-index: 0\n/dev/root resized successfully [took 0.13s]\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.34 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551 login: "} 2018-10-17 13:30:21,316 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af/action used request id req-946854b6-07dd-4e3e-8f48-0eda920307b8 2018-10-17 13:30:21,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.262701034546s 2018-10-17 13:30:21,317 - 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 515840993 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.170376] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.172448] pid_max: default: 32768 minimum: 301 [ 0.173577] ACPI: Core revision 20150930 [ 0.175154] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176780] Security Framework initialized [ 0.177817] Yama: becoming mindful. [ 0.178739] AppArmor: AppArmor initialized [ 0.179806] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.183005] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184486] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186211] Initializing cgroup subsys io [ 0.187233] Initializing cgroup subsys memory [ 0.188313] Initializing cgroup subsys devices [ 0.189415] Initializing cgroup subsys freezer [ 0.190504] Initializing cgroup subsys net_cls [ 0.191592] Initializing cgroup subsys perf_event [ 0.192731] Initializing cgroup subsys net_prio [ 0.193853] Initializing cgroup subsys hugetlb [ 0.194960] Initializing cgroup subsys pids [ 0.196040] CPU: Physical Processor ID: 0 [ 0.197763] mce: CPU supports 10 MCE banks [ 0.198821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.214640] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221016] ftrace: allocating 31920 entries in 125 pages [ 0.246184] smpboot: Max logical packages: 1 [ 0.247255] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.248954] x2apic enabled [ 0.249998] Switched APIC routing to physical x2apic. [ 0.252246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.253630] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.256214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.258456] KVM setup paravirtual spinlock [ 0.260010] x86: Booted up 1 node, 1 CPUs [ 0.261018] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.262746] devtmpfs: initialized [ 0.264638] evm: security.selinux [ 0.265515] evm: security.SMACK64 [ 0.266386] evm: security.SMACK64EXEC [ 0.267328] evm: security.SMACK64TRANSMUTE [ 0.268342] evm: security.SMACK64MMAP [ 0.269270] evm: security.ima [ 0.270074] evm: security.capability [ 0.271071] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.273376] pinctrl core: initialized pinctrl subsystem [ 0.274727] RTC time: 13:30:10, date: 10/17/18 [ 0.275908] NET: Registered protocol family 16 [ 0.277121] cpuidle: using governor ladder [ 0.278160] cpuidle: using governor menu [ 0.279151] PCCT header not found. [ 0.280087] ACPI: bus type PCI registered [ 0.281096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.282640] PCI: Using configuration type 1 for base access [ 0.284676] ACPI: Added _OSI(Module Device) [ 0.285726] ACPI: Added _OSI(Processor Device) [ 0.286811] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287936] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289967] ACPI: Interpreter enabled [ 0.290926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.300122] ACPI: (supports S0 S5) [ 0.301006] ACPI: Using IOAPIC for interrupt routing [ 0.302178] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305731] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.307163] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.310179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.312878] acpiphp: Slot [3] registered [ 0.313881] acpiphp: Slot [4] registered [ 0.314879] acpiphp: Slot [5] registered [ 0.315878] acpiphp: Slot [6] registered [ 0.316881] acpiphp: Slot [7] registered [ 0.317881] acpiphp: Slot [8] registered [ 0.318882] acpiphp: Slot [9] registered [ 0.319875] acpiphp: Slot [10] registered [ 0.320907] acpiphp: Slot [11] registered [ 0.321917] acpiphp: Slot [12] registered [ 0.322930] acpiphp: Slot [13] registered [ 0.323941] acpiphp: Slot [14] registered [ 0.324965] acpiphp: Slot [15] registered [ 0.338674] acpiphp: Slot [16] registered [ 0.339710] acpiphp: Slot [17] registered [ 0.340801] acpiphp: Slot [18] registered [ 0.341819] acpiphp: Slot [19] registered [ 0.342840] acpiphp: Slot [20] registered [ 0.343855] acpiphp: Slot [21] registered [ 0.344865] acpiphp: Slot [22] registered [ 0.345879] acpiphp: Slot [23] registered [ 0.346898] acpiphp: Slot [24] registered [ 0.347914] acpiphp: Slot [25] registered [ 0.348924] acpiphp: Slot [26] registered [ 0.349935] acpiphp: Slot [27] registered [ 0.350952] acpiphp: Slot [28] registered [ 0.351968] acpiphp: Slot [29] registered [ 0.352984] acpiphp: Slot [30] registered [ 0.353996] acpiphp: Slot [31] registered [ 0.355010] PCI host bridge to bus 0000:00 [ 0.356028] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.357518] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.358983] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.360764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.362541] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.364350] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.368102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.369645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371063] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.372585] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.376620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.378864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400308] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402128] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.403876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.405611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.407313] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.408855] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.410482] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.411764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413668] vgaarb: loaded [ 0.414419] vgaarb: bridge control possible 0000:00:02.0 [ 0.415909] SCSI subsystem initialized [ 0.417039] ACPI: bus type USB registered [ 0.418058] usbcore: registered new interface driver usbfs [ 0.419328] usbcore: registered new interface driver hub [ 0.420546] usbcore: registered new device driver usb [ 0.421886] PCI: Using ACPI for IRQ routing [ 0.423269] NetLabel: Initializing [ 0.424152] NetLabel: domain hash size = 128 [ 0.425194] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.426366] NetLabel: unlabeled traffic allowed by default [ 0.427782] clocksource: Switched to clocksource kvm-clock [ 0.437151] AppArmor: AppArmor Filesystem Enabled [ 0.438358] pnp: PnP ACPI init [ 0.439477] pnp: PnP ACPI: found 5 devices [ 0.446100] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448197] NET: Registered protocol family 2 [ 0.449476] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.451132] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.452606] TCP: Hash tables configured (established 4096 bind 4096) [ 0.454080] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.456828] NET: Registered protocol family 1 [ 0.457904] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459240] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460554] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474908] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489331] Trying to unpack rootfs image as initramfs... [ 0.549320] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.554154] Scanning for low memory corruption every 60 seconds [ 0.556157] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.557644] audit: initializing netlink subsys (disabled) [ 0.558979] audit: type=2000 audit(1539783011.332:1): initialized [ 0.560758] Initialise system trusted keyring [ 0.562010] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.563467] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.566013] zbud: loaded [ 0.566940] VFS: Disk quotas dquot_6.6.0 [ 0.567993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569982] fuse init (API version 7.23) [ 0.571120] Key type big_key registered [ 0.572162] Allocating IMA MOK and blacklist keyrings. [ 0.573681] Key type asymmetric registered [ 0.574733] Asymmetric key parser 'x509' registered [ 0.575956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577867] io scheduler noop registered [ 0.578876] io scheduler deadline registered (default) [ 0.580145] io scheduler cfq registered [ 0.581242] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586048] ACPI: Power Button [PWRF] [ 0.587172] GHES: HEST is not enabled! [ 0.601213] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630404] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659521] Linux agpgart interface v0.103 [ 0.662695] brd: module loaded [ 0.664748] loop: module loaded [ 0.669463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671296] GPT:90111 != 2097151 [ 0.672153] GPT:Alternate GPT header not at the end of the disk. [ 0.673526] GPT:90111 != 2097151 [ 0.674384] GPT: Use GNU Parted to correct GPT errors. [ 0.675599] vda: vda1 vda15 [ 0.677148] scsi host0: ata_piix [ 0.678143] scsi host1: ata_piix [ 0.679057] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.682403] libphy: Fixed MDIO Bus: probed [ 0.683445] tun: Universal TUN/TAP device driver, 1.6 [ 0.684640] tun: (C) 1999-2004 Max Krasnyansky [ 0.687345] PPP generic driver version 2.4.2 [ 0.688490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689975] ehci-pci: EHCI PCI platform driver [ 0.691070] ehci-platform: EHCI generic platform driver [ 0.692325] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693754] ohci-pci: OHCI PCI platform driver [ 0.694858] ohci-platform: OHCI generic platform driver [ 0.696116] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710590] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711856] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713705] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719742] usb usb1: Product: UHCI Host Controller [ 0.720909] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.722333] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723556] hub 1-0:1.0: USB hub found [ 0.724552] hub 1-0:1.0: 2 ports detected [ 0.725715] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728415] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729605] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730882] mousedev: PS/2 mouse device common for all mice [ 0.732463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734750] rtc_cmos 00:00: RTC can wake from S4 [ 0.736155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737632] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739106] i2c /dev entries driver [ 0.740072] device-mapper: uevent: version 1.0.3 [ 0.741278] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.743323] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745038] NET: Registered protocol family 10 [ 0.746432] NET: Registered protocol family 17 [ 0.747551] Key type dns_resolver registered [ 0.748779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750175] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.752396] registered taskstats version 1 [ 0.753465] Loading compiled-in X.509 certificates [ 0.755180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.757528] zswap: loaded using pool lzo/zbud [ 0.759453] Key type trusted registered [ 0.761446] Key type encrypted registered [ 0.762491] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763793] ima: No TPM chip found, activating TPM-bypass! [ 0.765114] evm: HMAC attrs: 0x1 [ 0.766312] Magic number: 6:159:534 [ 0.767273] bdi 1:12: hash matches [ 0.768185] tty ttyS14: hash matches [ 0.769236] rtc_cmos 00:00: setting system clock to 2018-10-17 13:30:11 UTC (1539783011) [ 0.771275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.786057] EDD information not available. [ 0.841216] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.843182] Write protecting the kernel read-only data: 14336k [ 0.845874] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.848162] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.064190] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClp9+dAdLa1z0GBhiUgtHRQtk4u3L5i2f42EAod61aXeCHo38f2EvzVQdL2xGIMbi4TkPJmArrLqQF1j6cdglwff/MGFQ7v8dbJ98x1eRpf5gGnSNtYJCd2byA6HUMiQhN5xox4wNTxPjnAxubWtuIQPjbM6NIiJPv6o8JnAYHG7ibbG60TK4zP6qJxdw8DxuYrqxuVgMh11z8W33scXEYzojx7DyIBwwjG7GsfVheSupVXTFoXLHzmzJQTFOZHAAz/HTMZCY9lkUxB4whC9+szOhH1N/aTyNU38tD9wN9DGWvp0PZ/CJVWC2YpSgmyWfb4Dz7JRmpNshowRLZ5PsB root@singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551 ssh-dss AAAAB3NzaC1kc3MAAACBAJidsEDw328pBD/3tdV1Coe2daHdwPboasTo33mcTiZ1m6BM0+sgewFmA7KJCgNcbhYuN5Nd5EWvGv/QQOc1wcc2+LDEzplcQm152MOrTtM/M20WACHY9nWnKmDJp26XMkavMuHx3RtDOQHTeiGpsltKfsVQ1Qspt2uK1ktornm9AAAAFQDQKzeG14TCRW1CJ83bbq50enRjjQAAAIBRn/w31noS/0FPubdnEZhg8nvSSZgEfOWXN4U6zmfZSmZsfY7M4G6/QbzhAYpV2Sr7De61SFATdqMmCVWdVwIygeb6PGg5/14wzd7xrcrlNKBG7Ps+0udcYMKWxQNVbex2cW62U2VMOskYKBCVnZjyUJ+uXcLcLZAPPZNc+tyotQAAAIEAkWv1XjVhApDwiZAsJxaBZFwv3jDjEVqyKHRj/xk8rEIMPVr8WfRdWOGCEdMXZu05fvh3wjdba+A3F4sHxGahhmbMNd6mmY/VqC6HOlGGzz2u44vBNiPlHvv2CFzK2UEePrh37t6P87v2hWOHjG7taw+Z5SreT5VCrXcK33qn3XE= root@singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe3d:3b32/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551 launch-index: 0 /dev/root resized successfully [took 0.13s] === cirros: current=0.4.0 latest=0.4.0 uptime=4.34 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551 login: 2018-10-17 13:30:22,319 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-10-17 13:30:31,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 13:30:31,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 13:30:31,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b69a931-e87f-4e58-9a6d-dc0eeb4e7a3a x-openstack-request-id: req-6b69a931-e87f-4e58-9a6d-dc0eeb4e7a3a 2018-10-17 13:30:31,435 - keystoneauth.session - DEBUG - 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 515840993 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.170376] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.172448] pid_max: default: 32768 minimum: 301\n[ 0.173577] ACPI: Core revision 20150930\n[ 0.175154] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.176780] Security Framework initialized\n[ 0.177817] Yama: becoming mindful.\n[ 0.178739] AppArmor: AppArmor initialized\n[ 0.179806] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.181442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183005] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184486] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186211] Initializing cgroup subsys io\n[ 0.187233] Initializing cgroup subsys memory\n[ 0.188313] Initializing cgroup subsys devices\n[ 0.189415] Initializing cgroup subsys freezer\n[ 0.190504] Initializing cgroup subsys net_cls\n[ 0.191592] Initializing cgroup subsys perf_event\n[ 0.192731] Initializing cgroup subsys net_prio\n[ 0.193853] Initializing cgroup subsys hugetlb\n[ 0.194960] Initializing cgroup subsys pids\n[ 0.196040] CPU: Physical Processor ID: 0\n[ 0.197763] mce: CPU supports 10 MCE banks\n[ 0.198821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.200061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214640] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221016] ftrace: allocating 31920 entries in 125 pages\n[ 0.246184] smpboot: Max logical packages: 1\n[ 0.247255] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.248954] x2apic enabled\n[ 0.249998] Switched APIC routing to physical x2apic.\n[ 0.252246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.253630] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.256214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.258456] KVM setup paravirtual spinlock\n[ 0.260010] x86: Booted up 1 node, 1 CPUs\n[ 0.261018] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.262746] devtmpfs: initialized\n[ 0.264638] evm: security.selinux\n[ 0.265515] evm: security.SMACK64\n[ 0.266386] evm: security.SMACK64EXEC\n[ 0.267328] evm: security.SMACK64TRANSMUTE\n[ 0.268342] evm: security.SMACK64MMAP\n[ 0.269270] evm: security.ima\n[ 0.270074] evm: security.capability\n[ 0.271071] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.273376] pinctrl core: initialized pinctrl subsystem\n[ 0.274727] RTC time: 13:30:10, date: 10/17/18\n[ 0.275908] NET: Registered protocol family 16\n[ 0.277121] cpuidle: using governor ladder\n[ 0.278160] cpuidle: using governor menu\n[ 0.279151] PCCT header not found.\n[ 0.280087] ACPI: bus type PCI registered\n[ 0.281096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282640] PCI: Using configuration type 1 for base access\n[ 0.284676] ACPI: Added _OSI(Module Device)\n[ 0.285726] ACPI: Added _OSI(Processor Device)\n[ 0.286811] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287936] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289967] ACPI: Interpreter enabled\n[ 0.290926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.300122] ACPI: (supports S0 S5)\n[ 0.301006] ACPI: Using IOAPIC for interrupt routing\n[ 0.302178] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305731] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.307163] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.310179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.312878] acpiphp: Slot [3] registered\n[ 0.313881] acpiphp: Slot [4] registered\n[ 0.314879] acpiphp: Slot [5] registered\n[ 0.315878] acpiphp: Slot [6] registered\n[ 0.316881] acpiphp: Slot [7] registered\n[ 0.317881] acpiphp: Slot [8] registered\n[ 0.318882] acpiphp: Slot [9] registered\n[ 0.319875] acpiphp: Slot [10] registered\n[ 0.320907] acpiphp: Slot [11] registered\n[ 0.321917] acpiphp: Slot [12] registered\n[ 0.322930] acpiphp: Slot [13] registered\n[ 0.323941] acpiphp: Slot [14] registered\n[ 0.324965] acpiphp: Slot [15] registered\n[ 0.338674] acpiphp: Slot [16] registered\n[ 0.339710] acpiphp: Slot [17] registered\n[ 0.340801] acpiphp: Slot [18] registered\n[ 0.341819] acpiphp: Slot [19] registered\n[ 0.342840] acpiphp: Slot [20] registered\n[ 0.343855] acpiphp: Slot [21] registered\n[ 0.344865] acpiphp: Slot [22] registered\n[ 0.345879] acpiphp: Slot [23] registered\n[ 0.346898] acpiphp: Slot [24] registered\n[ 0.347914] acpiphp: Slot [25] registered\n[ 0.348924] acpiphp: Slot [26] registered\n[ 0.349935] acpiphp: Slot [27] registered\n[ 0.350952] acpiphp: Slot [28] registered\n[ 0.351968] acpiphp: Slot [29] registered\n[ 0.352984] acpiphp: Slot [30] registered\n[ 0.353996] acpiphp: Slot [31] registered\n[ 0.355010] PCI host bridge to bus 0000:00\n[ 0.356028] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357518] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.358983] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362541] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.364350] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.368102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.369645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.371063] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.372585] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.376620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.378864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400308] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.402128] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.405611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.407313] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.408855] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.410482] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.411764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413668] vgaarb: loaded\n[ 0.414419] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415909] SCSI subsystem initialized\n[ 0.417039] ACPI: bus type USB registered\n[ 0.418058] usbcore: registered new interface driver usbfs\n[ 0.419328] usbcore: registered new interface driver hub\n[ 0.420546] usbcore: registered new device driver usb\n[ 0.421886] PCI: Using ACPI for IRQ routing\n[ 0.423269] NetLabel: Initializing\n[ 0.424152] NetLabel: domain hash size = 128\n[ 0.425194] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.426366] NetLabel: unlabeled traffic allowed by default\n[ 0.427782] clocksource: Switched to clocksource kvm-clock\n[ 0.437151] AppArmor: AppArmor Filesystem Enabled\n[ 0.438358] pnp: PnP ACPI init\n[ 0.439477] pnp: PnP ACPI: found 5 devices\n[ 0.446100] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.448197] NET: Registered protocol family 2\n[ 0.449476] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.451132] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.452606] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.454080] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456828] NET: Registered protocol family 1\n[ 0.457904] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459240] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460554] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474908] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489331] Trying to unpack rootfs image as initramfs...\n[ 0.549320] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.554154] Scanning for low memory corruption every 60 seconds\n[ 0.556157] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.557644] audit: initializing netlink subsys (disabled)\n[ 0.558979] audit: type=2000 audit(1539783011.332:1): initialized\n[ 0.560758] Initialise system trusted keyring\n[ 0.562010] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.563467] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.566013] zbud: loaded\n[ 0.566940] VFS: Disk quotas dquot_6.6.0\n[ 0.567993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.569982] fuse init (API version 7.23)\n[ 0.571120] Key type big_key registered\n[ 0.572162] Allocating IMA MOK and blacklist keyrings.\n[ 0.573681] Key type asymmetric registered\n[ 0.574733] Asymmetric key parser 'x509' registered\n[ 0.575956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577867] io scheduler noop registered\n[ 0.578876] io scheduler deadline registered (default)\n[ 0.580145] io scheduler cfq registered\n[ 0.581242] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.582561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.584189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.586048] ACPI: Power Button [PWRF]\n[ 0.587172] GHES: HEST is not enabled!\n[ 0.601213] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630404] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.633141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659521] Linux agpgart interface v0.103\n[ 0.662695] brd: module loaded\n[ 0.664748] loop: module loaded\n[ 0.669463] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671296] GPT:90111 != 2097151\n[ 0.672153] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673526] GPT:90111 != 2097151\n[ 0.674384] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675599] vda: vda1 vda15\n[ 0.677148] scsi host0: ata_piix\n[ 0.678143] scsi host1: ata_piix\n[ 0.679057] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.680583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.682403] libphy: Fixed MDIO Bus: probed\n[ 0.683445] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687345] PPP generic driver version 2.4.2\n[ 0.688490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689975] ehci-pci: EHCI PCI platform driver\n[ 0.691070] ehci-platform: EHCI generic platform driver\n[ 0.692325] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.693754] ohci-pci: OHCI PCI platform driver\n[ 0.694858] ohci-platform: OHCI generic platform driver\n[ 0.696116] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710590] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711856] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713705] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.714979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.716414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.717947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.719742] usb usb1: Product: UHCI Host Controller\n[ 0.720909] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.722333] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723556] hub 1-0:1.0: USB hub found\n[ 0.724552] hub 1-0:1.0: 2 ports detected\n[ 0.725715] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728415] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729605] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730882] mousedev: PS/2 mouse device common for all mice\n[ 0.732463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734750] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737632] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739106] i2c /dev entries driver\n[ 0.740072] device-mapper: uevent: version 1.0.3\n[ 0.741278] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.743323] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745038] NET: Registered protocol family 10\n[ 0.746432] NET: Registered protocol family 17\n[ 0.747551] Key type dns_resolver registered\n[ 0.748779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.750175] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.752396] registered taskstats version 1\n[ 0.753465] Loading compiled-in X.509 certificates\n[ 0.755180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.757528] zswap: loaded using pool lzo/zbud\n[ 0.759453] Key type trusted registered\n[ 0.761446] Key type encrypted registered\n[ 0.762491] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763793] ima: No TPM chip found, activating TPM-bypass!\n[ 0.765114] evm: HMAC attrs: 0x1\n[ 0.766312] Magic number: 6:159:534\n[ 0.767273] bdi 1:12: hash matches\n[ 0.768185] tty ttyS14: hash matches\n[ 0.769236] rtc_cmos 00:00: setting system clock to 2018-10-17 13:30:11 UTC (1539783011)\n[ 0.771275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.786057] EDD information not available.\n[ 0.841216] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843182] Write protecting the kernel read-only data: 14336k\n[ 0.845874] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.848162] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.064190] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.96. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClp9+dAdLa1z0GBhiUgtHRQtk4u3L5i2f42EAod61aXeCHo38f2EvzVQdL2xGIMbi4TkPJmArrLqQF1j6cdglwff/MGFQ7v8dbJ98x1eRpf5gGnSNtYJCd2byA6HUMiQhN5xox4wNTxPjnAxubWtuIQPjbM6NIiJPv6o8JnAYHG7ibbG60TK4zP6qJxdw8DxuYrqxuVgMh11z8W33scXEYzojx7DyIBwwjG7GsfVheSupVXTFoXLHzmzJQTFOZHAAz/HTMZCY9lkUxB4whC9+szOhH1N/aTyNU38tD9wN9DGWvp0PZ/CJVWC2YpSgmyWfb4Dz7JRmpNshowRLZ5PsB root@singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551\nssh-dss AAAAB3NzaC1kc3MAAACBAJidsEDw328pBD/3tdV1Coe2daHdwPboasTo33mcTiZ1m6BM0+sgewFmA7KJCgNcbhYuN5Nd5EWvGv/QQOc1wcc2+LDEzplcQm152MOrTtM/M20WACHY9nWnKmDJp26XMkavMuHx3RtDOQHTeiGpsltKfsVQ1Qspt2uK1ktornm9AAAAFQDQKzeG14TCRW1CJ83bbq50enRjjQAAAIBRn/w31noS/0FPubdnEZhg8nvSSZgEfOWXN4U6zmfZSmZsfY7M4G6/QbzhAYpV2Sr7De61SFATdqMmCVWdVwIygeb6PGg5/14wzd7xrcrlNKBG7Ps+0udcYMKWxQNVbex2cW62U2VMOskYKBCVnZjyUJ+uXcLcLZAPPZNc+tyotQAAAIEAkWv1XjVhApDwiZAsJxaBZFwv3jDjEVqyKHRj/xk8rEIMPVr8WfRdWOGCEdMXZu05fvh3wjdba+A3F4sHxGahhmbMNd6mmY/VqC6HOlGGzz2u44vBNiPlHvv2CFzK2UEePrh37t6P87v2hWOHjG7taw+Z5SreT5VCrXcK33qn3XE= root@singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe3d:3b32/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551\nlaunch-index: 0\n/dev/root resized successfully [took 0.13s]\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.34 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551 login: "} 2018-10-17 13:30:31,436 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af/action used request id req-6b69a931-e87f-4e58-9a6d-dc0eeb4e7a3a 2018-10-17 13:30:31,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106805086136s 2018-10-17 13:30:31,436 - 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 515840993 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.170376] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.172448] pid_max: default: 32768 minimum: 301 [ 0.173577] ACPI: Core revision 20150930 [ 0.175154] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.176780] Security Framework initialized [ 0.177817] Yama: becoming mindful. [ 0.178739] AppArmor: AppArmor initialized [ 0.179806] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.181442] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.183005] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184486] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186211] Initializing cgroup subsys io [ 0.187233] Initializing cgroup subsys memory [ 0.188313] Initializing cgroup subsys devices [ 0.189415] Initializing cgroup subsys freezer [ 0.190504] Initializing cgroup subsys net_cls [ 0.191592] Initializing cgroup subsys perf_event [ 0.192731] Initializing cgroup subsys net_prio [ 0.193853] Initializing cgroup subsys hugetlb [ 0.194960] Initializing cgroup subsys pids [ 0.196040] CPU: Physical Processor ID: 0 [ 0.197763] mce: CPU supports 10 MCE banks [ 0.198821] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200061] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.214640] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221016] ftrace: allocating 31920 entries in 125 pages [ 0.246184] smpboot: Max logical packages: 1 [ 0.247255] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.248954] x2apic enabled [ 0.249998] Switched APIC routing to physical x2apic. [ 0.252246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.253630] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.256214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.258456] KVM setup paravirtual spinlock [ 0.260010] x86: Booted up 1 node, 1 CPUs [ 0.261018] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.262746] devtmpfs: initialized [ 0.264638] evm: security.selinux [ 0.265515] evm: security.SMACK64 [ 0.266386] evm: security.SMACK64EXEC [ 0.267328] evm: security.SMACK64TRANSMUTE [ 0.268342] evm: security.SMACK64MMAP [ 0.269270] evm: security.ima [ 0.270074] evm: security.capability [ 0.271071] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.273376] pinctrl core: initialized pinctrl subsystem [ 0.274727] RTC time: 13:30:10, date: 10/17/18 [ 0.275908] NET: Registered protocol family 16 [ 0.277121] cpuidle: using governor ladder [ 0.278160] cpuidle: using governor menu [ 0.279151] PCCT header not found. [ 0.280087] ACPI: bus type PCI registered [ 0.281096] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.282640] PCI: Using configuration type 1 for base access [ 0.284676] ACPI: Added _OSI(Module Device) [ 0.285726] ACPI: Added _OSI(Processor Device) [ 0.286811] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287936] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289967] ACPI: Interpreter enabled [ 0.290926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295522] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.300122] ACPI: (supports S0 S5) [ 0.301006] ACPI: Using IOAPIC for interrupt routing [ 0.302178] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305731] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.307163] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.310179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.312878] acpiphp: Slot [3] registered [ 0.313881] acpiphp: Slot [4] registered [ 0.314879] acpiphp: Slot [5] registered [ 0.315878] acpiphp: Slot [6] registered [ 0.316881] acpiphp: Slot [7] registered [ 0.317881] acpiphp: Slot [8] registered [ 0.318882] acpiphp: Slot [9] registered [ 0.319875] acpiphp: Slot [10] registered [ 0.320907] acpiphp: Slot [11] registered [ 0.321917] acpiphp: Slot [12] registered [ 0.322930] acpiphp: Slot [13] registered [ 0.323941] acpiphp: Slot [14] registered [ 0.324965] acpiphp: Slot [15] registered [ 0.338674] acpiphp: Slot [16] registered [ 0.339710] acpiphp: Slot [17] registered [ 0.340801] acpiphp: Slot [18] registered [ 0.341819] acpiphp: Slot [19] registered [ 0.342840] acpiphp: Slot [20] registered [ 0.343855] acpiphp: Slot [21] registered [ 0.344865] acpiphp: Slot [22] registered [ 0.345879] acpiphp: Slot [23] registered [ 0.346898] acpiphp: Slot [24] registered [ 0.347914] acpiphp: Slot [25] registered [ 0.348924] acpiphp: Slot [26] registered [ 0.349935] acpiphp: Slot [27] registered [ 0.350952] acpiphp: Slot [28] registered [ 0.351968] acpiphp: Slot [29] registered [ 0.352984] acpiphp: Slot [30] registered [ 0.353996] acpiphp: Slot [31] registered [ 0.355010] PCI host bridge to bus 0000:00 [ 0.356028] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.357518] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.358983] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.360764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.362541] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.364350] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.368102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.369645] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.371063] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.372585] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.376620] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.378864] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400308] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402128] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.403876] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.405611] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.407313] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.408855] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.410482] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.411764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413668] vgaarb: loaded [ 0.414419] vgaarb: bridge control possible 0000:00:02.0 [ 0.415909] SCSI subsystem initialized [ 0.417039] ACPI: bus type USB registered [ 0.418058] usbcore: registered new interface driver usbfs [ 0.419328] usbcore: registered new interface driver hub [ 0.420546] usbcore: registered new device driver usb [ 0.421886] PCI: Using ACPI for IRQ routing [ 0.423269] NetLabel: Initializing [ 0.424152] NetLabel: domain hash size = 128 [ 0.425194] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.426366] NetLabel: unlabeled traffic allowed by default [ 0.427782] clocksource: Switched to clocksource kvm-clock [ 0.437151] AppArmor: AppArmor Filesystem Enabled [ 0.438358] pnp: PnP ACPI init [ 0.439477] pnp: PnP ACPI: found 5 devices [ 0.446100] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.448197] NET: Registered protocol family 2 [ 0.449476] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.451132] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.452606] TCP: Hash tables configured (established 4096 bind 4096) [ 0.454080] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.456828] NET: Registered protocol family 1 [ 0.457904] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459240] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460554] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474908] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489331] Trying to unpack rootfs image as initramfs... [ 0.549320] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.554154] Scanning for low memory corruption every 60 seconds [ 0.556157] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.557644] audit: initializing netlink subsys (disabled) [ 0.558979] audit: type=2000 audit(1539783011.332:1): initialized [ 0.560758] Initialise system trusted keyring [ 0.562010] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.563467] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.566013] zbud: loaded [ 0.566940] VFS: Disk quotas dquot_6.6.0 [ 0.567993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569982] fuse init (API version 7.23) [ 0.571120] Key type big_key registered [ 0.572162] Allocating IMA MOK and blacklist keyrings. [ 0.573681] Key type asymmetric registered [ 0.574733] Asymmetric key parser 'x509' registered [ 0.575956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577867] io scheduler noop registered [ 0.578876] io scheduler deadline registered (default) [ 0.580145] io scheduler cfq registered [ 0.581242] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.584189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586048] ACPI: Power Button [PWRF] [ 0.587172] GHES: HEST is not enabled! [ 0.601213] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630404] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.633141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659521] Linux agpgart interface v0.103 [ 0.662695] brd: module loaded [ 0.664748] loop: module loaded [ 0.669463] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671296] GPT:90111 != 2097151 [ 0.672153] GPT:Alternate GPT header not at the end of the disk. [ 0.673526] GPT:90111 != 2097151 [ 0.674384] GPT: Use GNU Parted to correct GPT errors. [ 0.675599] vda: vda1 vda15 [ 0.677148] scsi host0: ata_piix [ 0.678143] scsi host1: ata_piix [ 0.679057] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.682403] libphy: Fixed MDIO Bus: probed [ 0.683445] tun: Universal TUN/TAP device driver, 1.6 [ 0.684640] tun: (C) 1999-2004 Max Krasnyansky [ 0.687345] PPP generic driver version 2.4.2 [ 0.688490] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689975] ehci-pci: EHCI PCI platform driver [ 0.691070] ehci-platform: EHCI generic platform driver [ 0.692325] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693754] ohci-pci: OHCI PCI platform driver [ 0.694858] ohci-platform: OHCI generic platform driver [ 0.696116] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710590] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711856] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713705] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719742] usb usb1: Product: UHCI Host Controller [ 0.720909] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.722333] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723556] hub 1-0:1.0: USB hub found [ 0.724552] hub 1-0:1.0: 2 ports detected [ 0.725715] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728415] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729605] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730882] mousedev: PS/2 mouse device common for all mice [ 0.732463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734750] rtc_cmos 00:00: RTC can wake from S4 [ 0.736155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737632] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739106] i2c /dev entries driver [ 0.740072] device-mapper: uevent: version 1.0.3 [ 0.741278] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.743323] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745038] NET: Registered protocol family 10 [ 0.746432] NET: Registered protocol family 17 [ 0.747551] Key type dns_resolver registered [ 0.748779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750175] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.752396] registered taskstats version 1 [ 0.753465] Loading compiled-in X.509 certificates [ 0.755180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.757528] zswap: loaded using pool lzo/zbud [ 0.759453] Key type trusted registered [ 0.761446] Key type encrypted registered [ 0.762491] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763793] ima: No TPM chip found, activating TPM-bypass! [ 0.765114] evm: HMAC attrs: 0x1 [ 0.766312] Magic number: 6:159:534 [ 0.767273] bdi 1:12: hash matches [ 0.768185] tty ttyS14: hash matches [ 0.769236] rtc_cmos 00:00: setting system clock to 2018-10-17 13:30:11 UTC (1539783011) [ 0.771275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.786057] EDD information not available. [ 0.841216] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.843182] Write protecting the kernel read-only data: 14336k [ 0.845874] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.848162] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.064190] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClp9+dAdLa1z0GBhiUgtHRQtk4u3L5i2f42EAod61aXeCHo38f2EvzVQdL2xGIMbi4TkPJmArrLqQF1j6cdglwff/MGFQ7v8dbJ98x1eRpf5gGnSNtYJCd2byA6HUMiQhN5xox4wNTxPjnAxubWtuIQPjbM6NIiJPv6o8JnAYHG7ibbG60TK4zP6qJxdw8DxuYrqxuVgMh11z8W33scXEYzojx7DyIBwwjG7GsfVheSupVXTFoXLHzmzJQTFOZHAAz/HTMZCY9lkUxB4whC9+szOhH1N/aTyNU38tD9wN9DGWvp0PZ/CJVWC2YpSgmyWfb4Dz7JRmpNshowRLZ5PsB root@singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551 ssh-dss AAAAB3NzaC1kc3MAAACBAJidsEDw328pBD/3tdV1Coe2daHdwPboasTo33mcTiZ1m6BM0+sgewFmA7KJCgNcbhYuN5Nd5EWvGv/QQOc1wcc2+LDEzplcQm152MOrTtM/M20WACHY9nWnKmDJp26XMkavMuHx3RtDOQHTeiGpsltKfsVQ1Qspt2uK1ktornm9AAAAFQDQKzeG14TCRW1CJ83bbq50enRjjQAAAIBRn/w31noS/0FPubdnEZhg8nvSSZgEfOWXN4U6zmfZSmZsfY7M4G6/QbzhAYpV2Sr7De61SFATdqMmCVWdVwIygeb6PGg5/14wzd7xrcrlNKBG7Ps+0udcYMKWxQNVbex2cW62U2VMOskYKBCVnZjyUJ+uXcLcLZAPPZNc+tyotQAAAIEAkWv1XjVhApDwiZAsJxaBZFwv3jDjEVqyKHRj/xk8rEIMPVr8WfRdWOGCEdMXZu05fvh3wjdba+A3F4sHxGahhmbMNd6mmY/VqC6HOlGGzz2u44vBNiPlHvv2CFzK2UEePrh37t6P87v2hWOHjG7taw+Z5SreT5VCrXcK33qn3XE= root@singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe3d:3b32/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551 launch-index: 0 /dev/root resized successfully [took 0.13s] === cirros: current=0.4.0 latest=0.4.0 uptime=4.34 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-0fb5bb53-6ce3-4553-8236-9e1575d31551 login: 2018-10-17 13:30:31,439 - paramiko.transport - DEBUG - starting thread (client mode): 0x128a1b10L 2018-10-17 13:30:31,439 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 13:30:31,439 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-17 13:30:31,439 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-17 13:30:31,440 - 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-10-17 13:30:31,440 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 13:30:31,440 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-17 13:30:31,440 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 13:30:31,440 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 13:30:31,440 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 13:30:31,455 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 13:30:31,456 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 13:30:31,471 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 436f804482c72d008f7ba885f4339a1a 2018-10-17 13:30:31,472 - paramiko.transport - DEBUG - Trying discovered key fc7317aa1cbab8b4883d0c9b4fdd81b5 in /tmp/tmp7hXCpS 2018-10-17 13:30:31,493 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 13:30:31,498 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 13:30:31,504 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 13:30:31,505 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-17 13:30:31,505 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 13:30:31,506 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 13:30:31,508 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 13:30:31,508 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-17 13:30:31,508 - functest.core.singlevm - DEBUG - error: 2018-10-17 13:30:31,512 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 13:30:31,623 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:30:31,624 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 13:30:31,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 13:30:31,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/3c8f3ba3-33b8-4527-a5df-601cadce4f73.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:33,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:30:33 GMT X-Openstack-Request-Id: req-5a6f9e7f-afd8-4422-86bf-f08504b54093 2018-10-17 13:30:33,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:30:33,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/3c8f3ba3-33b8-4527-a5df-601cadce4f73.json used request id req-5a6f9e7f-afd8-4422-86bf-f08504b54093 2018-10-17 13:30:33,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.13397789001s 2018-10-17 13:30:33,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:30:33,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:33,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:33 GMT X-Openstack-Request-Id: req-0a76db55-7d15-4c46-b05c-3f606a121087 2018-10-17 13:30:33,829 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:30:33,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0a76db55-7d15-4c46-b05c-3f606a121087 2018-10-17 13:30:33,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0559298992157s 2018-10-17 13:30:33,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 13:30:33,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:34,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-323bf05b-abaf-417b-8352-b0cf0696409d x-openstack-request-id: req-323bf05b-abaf-417b-8352-b0cf0696409d 2018-10-17 13:30:34,062 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af used request id req-323bf05b-abaf-417b-8352-b0cf0696409d 2018-10-17 13:30:34,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.232098817825s 2018-10-17 13:30:34,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:34,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:35,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3396ddcc-4771-4f76-89d0-d5a950f67049 x-openstack-request-id: req-3396ddcc-4771-4f76-89d0-d5a950f67049 2018-10-17 13:30:35,343 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:3b:32", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:3b:32", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "security_groups": [{"name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}], "user_id": "a7d11e7077d54149aa422c71e054da11", "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-10-17T13:30:33Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:30:35,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3396ddcc-4771-4f76-89d0-d5a950f67049 2018-10-17 13:30:35,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28138113022s 2018-10-17 13:30:35,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:37,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:37,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:37,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84e0fc80-7d93-4ac7-bd08-22ee8a61961e x-openstack-request-id: req-84e0fc80-7d93-4ac7-bd08-22ee8a61961e 2018-10-17 13:30:37,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:30:37,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-84e0fc80-7d93-4ac7-bd08-22ee8a61961e 2018-10-17 13:30:37,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476485967636s 2018-10-17 13:30:37,825 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:39,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:39,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:40,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bbba9c59-7ea2-40dd-843a-749001e822ed x-openstack-request-id: req-bbba9c59-7ea2-40dd-843a-749001e822ed 2018-10-17 13:30:40,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:30:40,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bbba9c59-7ea2-40dd-843a-749001e822ed 2018-10-17 13:30:40,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485791921616s 2018-10-17 13:30:40,315 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:42,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:42,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:43,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1cf4b316-7d46-4989-a128-f57b27968a21 x-openstack-request-id: req-1cf4b316-7d46-4989-a128-f57b27968a21 2018-10-17 13:30:43,354 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:30:43,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1cf4b316-7d46-4989-a128-f57b27968a21 2018-10-17 13:30:43,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03681993484s 2018-10-17 13:30:43,356 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:45,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:45,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:46,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f0c5788-f7b7-4543-b247-3e47bd0a2265 x-openstack-request-id: req-5f0c5788-f7b7-4543-b247-3e47bd0a2265 2018-10-17 13:30:46,390 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:30:46,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5f0c5788-f7b7-4543-b247-3e47bd0a2265 2018-10-17 13:30:46,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03229784966s 2018-10-17 13:30:46,391 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:48,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:48,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:48,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02d26881-9fb6-492c-97d2-c3b8e54562ba x-openstack-request-id: req-02d26881-9fb6-492c-97d2-c3b8e54562ba 2018-10-17 13:30:48,852 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:30:48,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02d26881-9fb6-492c-97d2-c3b8e54562ba 2018-10-17 13:30:48,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458563089371s 2018-10-17 13:30:48,854 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:50,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:51,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8331ee2c-00d5-4f42-ba54-1271d43222d3 x-openstack-request-id: req-8331ee2c-00d5-4f42-ba54-1271d43222d3 2018-10-17 13:30:51,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:30:51,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8331ee2c-00d5-4f42-ba54-1271d43222d3 2018-10-17 13:30:51,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08186197281s 2018-10-17 13:30:51,941 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:53,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:53,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:54,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82a5f404-6644-4325-9741-de0c11c3d0c6 x-openstack-request-id: req-82a5f404-6644-4325-9741-de0c11c3d0c6 2018-10-17 13:30:54,571 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:30:54,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-82a5f404-6644-4325-9741-de0c11c3d0c6 2018-10-17 13:30:54,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628494024277s 2018-10-17 13:30:54,573 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:56,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:56,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:30:57,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1da8534-e3f3-4f1a-a0f5-99348ac089d1 x-openstack-request-id: req-e1da8534-e3f3-4f1a-a0f5-99348ac089d1 2018-10-17 13:30:57,620 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:30:57,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e1da8534-e3f3-4f1a-a0f5-99348ac089d1 2018-10-17 13:30:57,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04396104813s 2018-10-17 13:30:57,622 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:30:59,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:30:59,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:00,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:30:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68e4079b-6ded-4954-9de1-259f44714c02 x-openstack-request-id: req-68e4079b-6ded-4954-9de1-259f44714c02 2018-10-17 13:31:00,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:00,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-68e4079b-6ded-4954-9de1-259f44714c02 2018-10-17 13:31:00,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615188837051s 2018-10-17 13:31:00,240 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:02,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:02,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:03,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-733744d0-a282-4267-85bd-24cbcc5950ba x-openstack-request-id: req-733744d0-a282-4267-85bd-24cbcc5950ba 2018-10-17 13:31:03,558 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:03,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-733744d0-a282-4267-85bd-24cbcc5950ba 2018-10-17 13:31:03,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3163421154s 2018-10-17 13:31:03,561 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:05,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:05,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:06,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37b6ae65-8a79-4ca4-8a80-2cf810a1a5b6 x-openstack-request-id: req-37b6ae65-8a79-4ca4-8a80-2cf810a1a5b6 2018-10-17 13:31:06,579 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:06,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37b6ae65-8a79-4ca4-8a80-2cf810a1a5b6 2018-10-17 13:31:06,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01615810394s 2018-10-17 13:31:06,581 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:08,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:08,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:09,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a2c2f7d-20da-4250-9cd8-c11ce648864d x-openstack-request-id: req-5a2c2f7d-20da-4250-9cd8-c11ce648864d 2018-10-17 13:31:09,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:09,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a2c2f7d-20da-4250-9cd8-c11ce648864d 2018-10-17 13:31:09,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740144968033s 2018-10-17 13:31:09,326 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:11,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:11,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:11,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2e4c19bd-8311-4779-ad7d-8c10e259be77 x-openstack-request-id: req-2e4c19bd-8311-4779-ad7d-8c10e259be77 2018-10-17 13:31:11,954 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:11,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2e4c19bd-8311-4779-ad7d-8c10e259be77 2018-10-17 13:31:11,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625669956207s 2018-10-17 13:31:11,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:13,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:14,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd7f2f4b-1e47-45fc-9824-e0348b21bfc7 x-openstack-request-id: req-fd7f2f4b-1e47-45fc-9824-e0348b21bfc7 2018-10-17 13:31:14,862 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:14,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd7f2f4b-1e47-45fc-9824-e0348b21bfc7 2018-10-17 13:31:14,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.903756141663s 2018-10-17 13:31:14,865 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:16,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:16,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:17,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b7397e6-e507-48f7-a477-c8a0ef592073 x-openstack-request-id: req-7b7397e6-e507-48f7-a477-c8a0ef592073 2018-10-17 13:31:17,747 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:17,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7b7397e6-e507-48f7-a477-c8a0ef592073 2018-10-17 13:31:17,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.880084991455s 2018-10-17 13:31:17,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:19,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:19,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:20,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-827c5ca7-b430-47b3-8e79-49cc02694370 x-openstack-request-id: req-827c5ca7-b430-47b3-8e79-49cc02694370 2018-10-17 13:31:20,377 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:20,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-827c5ca7-b430-47b3-8e79-49cc02694370 2018-10-17 13:31:20,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624321937561s 2018-10-17 13:31:20,379 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:22,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:22,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:23,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d94d8f2a-aef6-4812-b294-222267aeab17 x-openstack-request-id: req-d94d8f2a-aef6-4812-b294-222267aeab17 2018-10-17 13:31:23,399 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:23,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d94d8f2a-aef6-4812-b294-222267aeab17 2018-10-17 13:31:23,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01798820496s 2018-10-17 13:31:23,402 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:25,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:26,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-377f9917-1a04-45d6-ae4f-ea4d08e25964 x-openstack-request-id: req-377f9917-1a04-45d6-ae4f-ea4d08e25964 2018-10-17 13:31:26,435 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:26,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-377f9917-1a04-45d6-ae4f-ea4d08e25964 2018-10-17 13:31:26,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03089189529s 2018-10-17 13:31:26,437 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:28,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:28,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:29,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bd2e3bcd-8ca9-4368-b0d9-18fb7b4b5ad2 x-openstack-request-id: req-bd2e3bcd-8ca9-4368-b0d9-18fb7b4b5ad2 2018-10-17 13:31:29,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:29,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bd2e3bcd-8ca9-4368-b0d9-18fb7b4b5ad2 2018-10-17 13:31:29,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599265098572s 2018-10-17 13:31:29,041 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:31,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:31,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:31,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97a3d555-5853-443c-bec6-937bc403a087 x-openstack-request-id: req-97a3d555-5853-443c-bec6-937bc403a087 2018-10-17 13:31:31,763 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:31,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97a3d555-5853-443c-bec6-937bc403a087 2018-10-17 13:31:31,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719996929169s 2018-10-17 13:31:31,766 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:33,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:34,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ddbaa8a0-7812-46d5-bc8b-65df474be02f x-openstack-request-id: req-ddbaa8a0-7812-46d5-bc8b-65df474be02f 2018-10-17 13:31:34,234 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:34,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ddbaa8a0-7812-46d5-bc8b-65df474be02f 2018-10-17 13:31:34,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466435909271s 2018-10-17 13:31:34,237 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:36,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:36,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:37,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa55c724-4576-4b34-a876-906fbb6d04ab x-openstack-request-id: req-aa55c724-4576-4b34-a876-906fbb6d04ab 2018-10-17 13:31:37,027 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:37,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aa55c724-4576-4b34-a876-906fbb6d04ab 2018-10-17 13:31:37,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787590026855s 2018-10-17 13:31:37,029 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:39,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:39,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:39,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b52bc38-d419-4535-b0e5-388860ad9338 x-openstack-request-id: req-3b52bc38-d419-4535-b0e5-388860ad9338 2018-10-17 13:31:39,486 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:39,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3b52bc38-d419-4535-b0e5-388860ad9338 2018-10-17 13:31:39,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454446792603s 2018-10-17 13:31:39,488 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:41,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:41,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:41,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-290f7a51-d31a-4432-89d3-fdac529cba28 x-openstack-request-id: req-290f7a51-d31a-4432-89d3-fdac529cba28 2018-10-17 13:31:41,826 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:41,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-290f7a51-d31a-4432-89d3-fdac529cba28 2018-10-17 13:31:41,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336024045944s 2018-10-17 13:31:41,828 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:43,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:43,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:44,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bbb012dc-d98b-4752-a28c-5ab97700c424 x-openstack-request-id: req-bbb012dc-d98b-4752-a28c-5ab97700c424 2018-10-17 13:31:44,433 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:44,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bbb012dc-d98b-4752-a28c-5ab97700c424 2018-10-17 13:31:44,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60290813446s 2018-10-17 13:31:44,435 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:46,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:46,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:47,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ead74bc8-92cc-4c98-a39f-da5775583f81 x-openstack-request-id: req-ead74bc8-92cc-4c98-a39f-da5775583f81 2018-10-17 13:31:47,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:47,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ead74bc8-92cc-4c98-a39f-da5775583f81 2018-10-17 13:31:47,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582255125046s 2018-10-17 13:31:47,022 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:49,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:49,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:49,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b079683f-a523-4676-8eba-30671cb8378d x-openstack-request-id: req-b079683f-a523-4676-8eba-30671cb8378d 2018-10-17 13:31:49,642 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:49,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b079683f-a523-4676-8eba-30671cb8378d 2018-10-17 13:31:49,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617279052734s 2018-10-17 13:31:49,644 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:51,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:51,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:52,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3ba7286-4670-4145-a510-78b7203e4c9c x-openstack-request-id: req-b3ba7286-4670-4145-a510-78b7203e4c9c 2018-10-17 13:31:52,102 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:52,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b3ba7286-4670-4145-a510-78b7203e4c9c 2018-10-17 13:31:52,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455522060394s 2018-10-17 13:31:52,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:54,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:54,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:54,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d3fc3fc5-b00b-452b-bb19-c669edb6f41f x-openstack-request-id: req-d3fc3fc5-b00b-452b-bb19-c669edb6f41f 2018-10-17 13:31:54,748 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:54,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d3fc3fc5-b00b-452b-bb19-c669edb6f41f 2018-10-17 13:31:54,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641080141068s 2018-10-17 13:31:54,749 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:56,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:31:57,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6704041e-b7c4-49c8-a06b-f37829aca925 x-openstack-request-id: req-6704041e-b7c4-49c8-a06b-f37829aca925 2018-10-17 13:31:57,646 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:31:57,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6704041e-b7c4-49c8-a06b-f37829aca925 2018-10-17 13:31:57,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.893862009048s 2018-10-17 13:31:57,648 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:31:59,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:31:59,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:00,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:31:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d6f4a0f-b26c-40de-8564-cce2e55b4d4d x-openstack-request-id: req-3d6f4a0f-b26c-40de-8564-cce2e55b4d4d 2018-10-17 13:32:00,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:00,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3d6f4a0f-b26c-40de-8564-cce2e55b4d4d 2018-10-17 13:32:00,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.881415843964s 2018-10-17 13:32:00,534 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:02,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:02,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:02,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0686dd27-b528-49fb-a2f5-f2ed9eb6a863 x-openstack-request-id: req-0686dd27-b528-49fb-a2f5-f2ed9eb6a863 2018-10-17 13:32:02,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:02,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0686dd27-b528-49fb-a2f5-f2ed9eb6a863 2018-10-17 13:32:02,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432269096375s 2018-10-17 13:32:02,970 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:04,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:04,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:05,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67b5dd80-9ce8-4802-9737-db2a3af4c186 x-openstack-request-id: req-67b5dd80-9ce8-4802-9737-db2a3af4c186 2018-10-17 13:32:05,632 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:05,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-67b5dd80-9ce8-4802-9737-db2a3af4c186 2018-10-17 13:32:05,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659683942795s 2018-10-17 13:32:05,635 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:07,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:07,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:08,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3aa71fe1-eafb-404a-8754-316fabf4007f x-openstack-request-id: req-3aa71fe1-eafb-404a-8754-316fabf4007f 2018-10-17 13:32:08,066 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:08,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3aa71fe1-eafb-404a-8754-316fabf4007f 2018-10-17 13:32:08,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428950071335s 2018-10-17 13:32:08,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:10,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:10,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-316bb22d-eb1e-4741-bb32-6f629dbbedc8 x-openstack-request-id: req-316bb22d-eb1e-4741-bb32-6f629dbbedc8 2018-10-17 13:32:10,496 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:10,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-316bb22d-eb1e-4741-bb32-6f629dbbedc8 2018-10-17 13:32:10,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425852060318s 2018-10-17 13:32:10,499 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:12,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:12,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:13,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb8d2a25-f30f-41c2-8c00-e2729a02dc2d x-openstack-request-id: req-bb8d2a25-f30f-41c2-8c00-e2729a02dc2d 2018-10-17 13:32:13,126 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:13,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bb8d2a25-f30f-41c2-8c00-e2729a02dc2d 2018-10-17 13:32:13,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624830961227s 2018-10-17 13:32:13,128 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:15,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:15,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:15,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5578af0a-c3e3-4e8f-91ac-1c3a6d4d8f6a x-openstack-request-id: req-5578af0a-c3e3-4e8f-91ac-1c3a6d4d8f6a 2018-10-17 13:32:15,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:15,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5578af0a-c3e3-4e8f-91ac-1c3a6d4d8f6a 2018-10-17 13:32:15,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706640005112s 2018-10-17 13:32:15,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:17,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:17,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:18,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-038f0e34-4a64-4009-8fd4-41a6d4f03298 x-openstack-request-id: req-038f0e34-4a64-4009-8fd4-41a6d4f03298 2018-10-17 13:32:18,000 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:18,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-038f0e34-4a64-4009-8fd4-41a6d4f03298 2018-10-17 13:32:18,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.159102916718s 2018-10-17 13:32:18,002 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:20,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:20,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b99b15b1-f601-41ca-8299-3ec02b569e4b x-openstack-request-id: req-b99b15b1-f601-41ca-8299-3ec02b569e4b 2018-10-17 13:32:20,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:20,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b99b15b1-f601-41ca-8299-3ec02b569e4b 2018-10-17 13:32:20,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454629898071s 2018-10-17 13:32:20,461 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:22,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:22,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b7f472c-ef5a-49d4-b951-a74a5a6d2547 x-openstack-request-id: req-7b7f472c-ef5a-49d4-b951-a74a5a6d2547 2018-10-17 13:32:22,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:22,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7b7f472c-ef5a-49d4-b951-a74a5a6d2547 2018-10-17 13:32:22,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16500878334s 2018-10-17 13:32:22,631 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:24,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:24,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:25,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58ee5b64-a40b-44af-85b7-7777289dddf7 x-openstack-request-id: req-58ee5b64-a40b-44af-85b7-7777289dddf7 2018-10-17 13:32:25,085 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:25,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-58ee5b64-a40b-44af-85b7-7777289dddf7 2018-10-17 13:32:25,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451560974121s 2018-10-17 13:32:25,087 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:27,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:27,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:27,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a429781-7f64-4b78-b135-64113989473e x-openstack-request-id: req-5a429781-7f64-4b78-b135-64113989473e 2018-10-17 13:32:27,553 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:27,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a429781-7f64-4b78-b135-64113989473e 2018-10-17 13:32:27,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463708162308s 2018-10-17 13:32:27,555 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:29,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:29,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:30,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8203d33f-d11c-4244-823c-7c59451cf281 x-openstack-request-id: req-8203d33f-d11c-4244-823c-7c59451cf281 2018-10-17 13:32:30,127 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:30,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8203d33f-d11c-4244-823c-7c59451cf281 2018-10-17 13:32:30,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569437980652s 2018-10-17 13:32:30,129 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:32,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:33,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50c1f22d-f205-47a2-9120-5e1f2ce8b7b0 x-openstack-request-id: req-50c1f22d-f205-47a2-9120-5e1f2ce8b7b0 2018-10-17 13:32:33,154 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:33,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-50c1f22d-f205-47a2-9120-5e1f2ce8b7b0 2018-10-17 13:32:33,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02262210846s 2018-10-17 13:32:33,156 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:35,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:35,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:35,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1312f6c3-1308-4683-9624-372c214d49bc x-openstack-request-id: req-1312f6c3-1308-4683-9624-372c214d49bc 2018-10-17 13:32:35,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:35,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1312f6c3-1308-4683-9624-372c214d49bc 2018-10-17 13:32:35,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610754013062s 2018-10-17 13:32:35,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:37,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:38,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec7d429f-8f5b-4cca-a721-f45ba0690076 x-openstack-request-id: req-ec7d429f-8f5b-4cca-a721-f45ba0690076 2018-10-17 13:32:38,156 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:38,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ec7d429f-8f5b-4cca-a721-f45ba0690076 2018-10-17 13:32:38,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382160902023s 2018-10-17 13:32:38,158 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:40,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:40,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:40,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-320af28b-3ffa-4a6d-bbe7-b2f66c03e9c2 x-openstack-request-id: req-320af28b-3ffa-4a6d-bbe7-b2f66c03e9c2 2018-10-17 13:32:40,486 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:40,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-320af28b-3ffa-4a6d-bbe7-b2f66c03e9c2 2018-10-17 13:32:40,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.325860977173s 2018-10-17 13:32:40,488 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:42,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:42,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:42,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89545eb5-112c-485a-93e5-4dce04ec779a x-openstack-request-id: req-89545eb5-112c-485a-93e5-4dce04ec779a 2018-10-17 13:32:42,927 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:42,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89545eb5-112c-485a-93e5-4dce04ec779a 2018-10-17 13:32:42,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437269926071s 2018-10-17 13:32:42,929 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:44,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:45,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fcaf0058-2228-4fc6-ac00-22dc3d75ae83 x-openstack-request-id: req-fcaf0058-2228-4fc6-ac00-22dc3d75ae83 2018-10-17 13:32:45,114 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:45,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fcaf0058-2228-4fc6-ac00-22dc3d75ae83 2018-10-17 13:32:45,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18249797821s 2018-10-17 13:32:45,116 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:47,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:47,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-147a903f-a95f-4117-901f-820285a2d140 x-openstack-request-id: req-147a903f-a95f-4117-901f-820285a2d140 2018-10-17 13:32:47,561 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:47,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-147a903f-a95f-4117-901f-820285a2d140 2018-10-17 13:32:47,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442640066147s 2018-10-17 13:32:47,563 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:49,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:49,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:50,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ddc6356-79e1-4efe-954a-17a6cc094540 x-openstack-request-id: req-0ddc6356-79e1-4efe-954a-17a6cc094540 2018-10-17 13:32:50,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:50,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0ddc6356-79e1-4efe-954a-17a6cc094540 2018-10-17 13:32:50,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596295118332s 2018-10-17 13:32:50,164 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:52,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:52,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:53,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b7e5bc1-79a3-46d7-b956-bf49e6146dcf x-openstack-request-id: req-8b7e5bc1-79a3-46d7-b956-bf49e6146dcf 2018-10-17 13:32:53,384 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:53,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8b7e5bc1-79a3-46d7-b956-bf49e6146dcf 2018-10-17 13:32:53,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21720194817s 2018-10-17 13:32:53,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:55,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:55,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:55,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e572e320-be0c-43ee-8136-8660a11576f6 x-openstack-request-id: req-e572e320-be0c-43ee-8136-8660a11576f6 2018-10-17 13:32:55,974 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:55,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e572e320-be0c-43ee-8136-8660a11576f6 2018-10-17 13:32:55,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586600065231s 2018-10-17 13:32:55,978 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:32:57,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:32:57,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:32:58,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:32:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8879214-a7d0-40f1-8fae-38b6cf581c51 x-openstack-request-id: req-e8879214-a7d0-40f1-8fae-38b6cf581c51 2018-10-17 13:32:58,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:32:58,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e8879214-a7d0-40f1-8fae-38b6cf581c51 2018-10-17 13:32:58,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450722932816s 2018-10-17 13:32:58,433 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:00,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:00,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:00,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b708843b-5c5a-4e73-99ca-35a6df9e942f x-openstack-request-id: req-b708843b-5c5a-4e73-99ca-35a6df9e942f 2018-10-17 13:33:00,872 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:00,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b708843b-5c5a-4e73-99ca-35a6df9e942f 2018-10-17 13:33:00,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436014175415s 2018-10-17 13:33:00,873 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:02,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:03,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1595e6e8-f66d-4858-9b67-8d51014138cd x-openstack-request-id: req-1595e6e8-f66d-4858-9b67-8d51014138cd 2018-10-17 13:33:03,503 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:03,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1595e6e8-f66d-4858-9b67-8d51014138cd 2018-10-17 13:33:03,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627274990082s 2018-10-17 13:33:03,505 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:05,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:05,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:06,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9b09336-78af-4a6f-aaf1-2e06410a76a1 x-openstack-request-id: req-a9b09336-78af-4a6f-aaf1-2e06410a76a1 2018-10-17 13:33:06,411 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:06,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a9b09336-78af-4a6f-aaf1-2e06410a76a1 2018-10-17 13:33:06,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.903920173645s 2018-10-17 13:33:06,413 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:08,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:08,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:08,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9108911d-e986-4e69-a6b8-d5550346b5d4 x-openstack-request-id: req-9108911d-e986-4e69-a6b8-d5550346b5d4 2018-10-17 13:33:08,994 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:08,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9108911d-e986-4e69-a6b8-d5550346b5d4 2018-10-17 13:33:08,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579172134399s 2018-10-17 13:33:08,996 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:10,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:11,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:11,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e207346c-defc-4f93-b20b-0b6ede0aa67d x-openstack-request-id: req-e207346c-defc-4f93-b20b-0b6ede0aa67d 2018-10-17 13:33:11,441 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:11,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e207346c-defc-4f93-b20b-0b6ede0aa67d 2018-10-17 13:33:11,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442747831345s 2018-10-17 13:33:11,443 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:13,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:13,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:13,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4af75e7-489e-40c5-b7c9-27ecd45cca9c x-openstack-request-id: req-d4af75e7-489e-40c5-b7c9-27ecd45cca9c 2018-10-17 13:33:13,800 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:13,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d4af75e7-489e-40c5-b7c9-27ecd45cca9c 2018-10-17 13:33:13,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354290008545s 2018-10-17 13:33:13,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:15,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:15,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:16,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5805b3b1-9a78-4286-a708-718b0e5d8589 x-openstack-request-id: req-5805b3b1-9a78-4286-a708-718b0e5d8589 2018-10-17 13:33:16,286 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:16,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5805b3b1-9a78-4286-a708-718b0e5d8589 2018-10-17 13:33:16,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479853868484s 2018-10-17 13:33:16,288 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:18,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:18,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:18,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84e4779e-d33b-4068-b7d0-8e54fa771053 x-openstack-request-id: req-84e4779e-d33b-4068-b7d0-8e54fa771053 2018-10-17 13:33:18,442 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:18,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-84e4779e-d33b-4068-b7d0-8e54fa771053 2018-10-17 13:33:18,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.151818990707s 2018-10-17 13:33:18,445 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:20,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:20,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:20,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-875ae1f4-659d-4744-aecd-7085dc1b6571 x-openstack-request-id: req-875ae1f4-659d-4744-aecd-7085dc1b6571 2018-10-17 13:33:20,796 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:20,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-875ae1f4-659d-4744-aecd-7085dc1b6571 2018-10-17 13:33:20,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348919153214s 2018-10-17 13:33:20,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:22,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:22,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:23,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-248c4add-494c-4c16-aebc-0736c287752e x-openstack-request-id: req-248c4add-494c-4c16-aebc-0736c287752e 2018-10-17 13:33:23,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:23,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-248c4add-494c-4c16-aebc-0736c287752e 2018-10-17 13:33:23,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419145107269s 2018-10-17 13:33:23,222 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:25,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:25,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:25,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6034146c-439c-41e2-bfb0-dfbc876792fa x-openstack-request-id: req-6034146c-439c-41e2-bfb0-dfbc876792fa 2018-10-17 13:33:25,667 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:25,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6034146c-439c-41e2-bfb0-dfbc876792fa 2018-10-17 13:33:25,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443403959274s 2018-10-17 13:33:25,670 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:27,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:27,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:27,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2332492a-74ce-470e-a0e1-b8bb84da3f44 x-openstack-request-id: req-2332492a-74ce-470e-a0e1-b8bb84da3f44 2018-10-17 13:33:27,838 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:27,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2332492a-74ce-470e-a0e1-b8bb84da3f44 2018-10-17 13:33:27,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16580915451s 2018-10-17 13:33:27,840 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:29,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:29,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:30,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8c315ed-6a1d-4d8c-91b1-94f4edea0fc8 x-openstack-request-id: req-c8c315ed-6a1d-4d8c-91b1-94f4edea0fc8 2018-10-17 13:33:30,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:30,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8c315ed-6a1d-4d8c-91b1-94f4edea0fc8 2018-10-17 13:33:30,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451691865921s 2018-10-17 13:33:30,296 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:32,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:33:32,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ccff825c3c89618000e5e5d7035e0ea0622b38f85c6d8b250b5c7756780b623" 2018-10-17 13:33:32,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58aaf960-97c1-4598-9374-0d40f5b98d6c x-openstack-request-id: req-58aaf960-97c1-4598-9374-0d40f5b98d6c 2018-10-17 13:33:32,917 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/9450cbdd-f644-4838-9a77-f0803eded1af", "rel": "bookmark"}], "image": {"id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "links": [{"href": "http://172.30.9.25:8774/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:30:10.000000", "flavor": {"id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "links": [{"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}]}, "id": "9450cbdd-f644-4838-9a77-f0803eded1af", "user_id": "a7d11e7077d54149aa422c71e054da11", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:30:37Z", "hostId": "08c644341070dd0a2122fff67cbc1813880203ace2c997c7ae0fa6cf", "OS-SRV-USG:terminated_at": "2018-10-17T13:30:36.000000", "key_name": "singlevm2-kp_0fb5bb53-6ce3-4553-8236-9e1575d31551", "name": "singlevm2-vm_0fb5bb53-6ce3-4553-8236-9e1575d31551", "created": "2018-10-17T13:30:00Z", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get aggregates for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:30:37Z"}, "metadata": {}}]} 2018-10-17 13:33:32,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-58aaf960-97c1-4598-9374-0d40f5b98d6c 2018-10-17 13:33:32,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618583917618s 2018-10-17 13:33:32,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:33:34,921 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 462, in clean self.cloud.delete_server(self.sshvm, wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6857, in delete_server delete_ip_retry=delete_ip_retry) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6922, in _delete_server wait=self._SERVER_AGE or 2): File "/usr/lib/python2.7/site-packages/openstack/utils.py", line 105, in iterate_timeout raise exceptions.ResourceTimeout(message) ResourceTimeout: Timed out waiting for server to get deleted. 2018-10-17 13:33:34,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:33:34,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:33:35,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ae606b-018c-4c9f-bbb6-4555882ad4ea 2018-10-17 13:33:35,140 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_0fb5bb53-6ce3-4553-8236-9e1575d31551", "links": {"self": "http://172.30.9.25:5000/v3/users/a7d11e7077d54149aa422c71e054da11"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7d11e7077d54149aa422c71e054da11", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:33:35,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-27ae606b-018c-4c9f-bbb6-4555882ad4ea 2018-10-17 13:33:35,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212244987488s 2018-10-17 13:33:35,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:33:35,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/a7d11e7077d54149aa422c71e054da11 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:33:35,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1a6fa4-8f98-40a8-84dc-5ea8690b38d7 2018-10-17 13:33:35,360 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_0fb5bb53-6ce3-4553-8236-9e1575d31551", "links": {"self": "http://172.30.9.25:5000/v3/users/a7d11e7077d54149aa422c71e054da11"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a7d11e7077d54149aa422c71e054da11", "description": null}} 2018-10-17 13:33:35,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/a7d11e7077d54149aa422c71e054da11 used request id req-ce1a6fa4-8f98-40a8-84dc-5ea8690b38d7 2018-10-17 13:33:35,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213520050049s 2018-10-17 13:33:35,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 13:33:35,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/a7d11e7077d54149aa422c71e054da11 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:33:35,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca6bcdeb-b07b-410b-800c-3523f3875fdc 2018-10-17 13:33:35,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:33:35,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/a7d11e7077d54149aa422c71e054da11 used request id req-ca6bcdeb-b07b-410b-800c-3523f3875fdc 2018-10-17 13:33:35,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.374596118927s 2018-10-17 13:33:35,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:33:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:33:35,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26928ab0-0468-436f-a26b-dadaafd400e7 2018-10-17 13:33:35,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/4b1ebf3d27c14a44a204260734a9785c"}, "tags": [], "enabled": true, "id": "4b1ebf3d27c14a44a204260734a9785c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_0fb5bb53-6ce3-4553-8236-9e1575d31551"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 13:33:35,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-26928ab0-0468-436f-a26b-dadaafd400e7 2018-10-17 13:33:35,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21716594696s 2018-10-17 13:33:35,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 13:33:35,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/4b1ebf3d27c14a44a204260734a9785c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:33:36,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b1c5c51-ad4b-475d-a773-4d675ba4c4c4 2018-10-17 13:33:36,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:33:36,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4b1ebf3d27c14a44a204260734a9785c used request id req-8b1c5c51-ad4b-475d-a773-4d675ba4c4c4 2018-10-17 13:33:36,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.324954032898s 2018-10-17 13:33:36,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:33:36,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=4b1ebf3d27c14a44a204260734a9785c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:33:36,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:36 GMT X-Openstack-Request-Id: req-2f56170a-235c-47ab-9321-7800fa6e9071 2018-10-17 13:33:36,648 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:36Z", "updated_at": "2018-10-17T13:29:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "3164f1b8-3152-4b12-b59a-c6126b31920d", "remote_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "358e804b-12eb-438c-8bf5-52cd1d107adb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "a6a6b456-b6b2-46cf-88ea-8358fdc1b375", "remote_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "b916a933-5c7d-4d16-8fb3-d2a8bd465a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 1, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "name": "default"}]} 2018-10-17 13:33:36,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=4b1ebf3d27c14a44a204260734a9785c&name=default used request id req-2f56170a-235c-47ab-9321-7800fa6e9071 2018-10-17 13:33:36,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352087974548s 2018-10-17 13:33:36,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:33:36,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:33:37,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11750 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:37 GMT X-Openstack-Request-Id: req-3a3bca29-0de7-492a-bdc3-63f8e0db767a 2018-10-17 13:33:37,009 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d388e865e0f743199d7abe11b49247c2", "created_at": "2018-10-17T13:22:03Z", "updated_at": "2018-10-17T13:22:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "54f8ad9d-19f4-47db-bf07-aa8f8672ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "96a599f0-0940-4c25-877b-dafa4123d8a0", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "8d17a4fc-f37e-4246-b155-7d44afa895c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "58cad19f-1db4-45b1-bb33-7ce641ef98f9", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}], "revision_number": 1, "project_id": "d388e865e0f743199d7abe11b49247c2", "id": "144bb45c-17a8-447b-8058-9291f2d20df5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:50Z", "updated_at": "2018-10-17T13:25:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "bb982874-4b12-4391-b370-298cb07d1939", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "af651cfd-6644-4282-b45f-bd59d0faef54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "d3fb47f3-ec2e-4cf1-b3bf-c79c37ee2b38", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "6920d778-26fa-4113-98c4-e9a20824e8ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:53Z", "updated_at": "2018-10-17T13:29:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "36c9e3b9-4027-48e6-8ce2-27a7fb42add8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "ff15d16a-8955-43fd-bef9-edd8dca1c071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:29:54Z", "revision_number": 0, "id": "cc541da7-bc84-4247-8a8c-e9e956345346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:54Z", "revision_number": 0, "id": "9ff9276a-c2f3-412f-837e-213115822c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 3, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T13:25:54Z", "updated_at": "2018-10-17T13:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "c83610c0-df84-4593-ada5-36b9cd50a20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "29bf54d7-7eda-4bd7-b57b-2fdf3308c11e", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "9b8216cc-9dcc-433f-a714-ee180f70f7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "4de2ffd8-3183-40d0-8963-cdef8bb17b45", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:36Z", "updated_at": "2018-10-17T13:29:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "b916a933-5c7d-4d16-8fb3-d2a8bd465a2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "358e804b-12eb-438c-8bf5-52cd1d107adb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "a6a6b456-b6b2-46cf-88ea-8358fdc1b375", "remote_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:36Z", "revision_number": 0, "id": "3164f1b8-3152-4b12-b59a-c6126b31920d", "remote_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:36Z", "security_group_id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 1, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "dfe7cb89-b7ab-43fa-bfbe-8fead202b524", "name": "default"}]} 2018-10-17 13:33:37,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3a3bca29-0de7-492a-bdc3-63f8e0db767a 2018-10-17 13:33:37,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355580091476s 2018-10-17 13:33:37,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 13:33:37,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/dfe7cb89-b7ab-43fa-bfbe-8fead202b524.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c302290e554d48f75da3d444115d73310274f0ac0962ef06d68dc903656eff89" 2018-10-17 13:33:37,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:33:37 GMT X-Openstack-Request-Id: req-c8d33c1b-08fc-4a2d-b7db-f6db15725c93 2018-10-17 13:33:37,471 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:33:37,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/dfe7cb89-b7ab-43fa-bfbe-8fead202b524.json used request id req-c8d33c1b-08fc-4a2d-b7db-f6db15725c93 2018-10-17 13:33:37,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.453704833984s 2018-10-17 13:33:37,518 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-17 13:33:37,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:33:37,565 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-123e9c5d-7584-443c-ace5-94e676af3a25 2018-10-17 13:33:37,565 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:33:37,566 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-123e9c5d-7584-443c-ace5-94e676af3a25 2018-10-17 13:33:37,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:33:37,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["xDGeFI-SR06yKUrPgxyKrg"], "issued_at": "2018-10-17T13:33:37.000000Z"}} 2018-10-17 13:33:37,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:33:37,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:38,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:38 GMT X-Openstack-Request-Id: req-e659f16c-20ca-456b-b7f8-760fecc08034 2018-10-17 13:33:38,383 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:33:38,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e659f16c-20ca-456b-b7f8-760fecc08034 2018-10-17 13:33:38,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393435955048s 2018-10-17 13:33:38,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:33:38,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:38,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbccea30-f13b-4c4d-98d6-69d919e9ae91 2018-10-17 13:33:38,587 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:33:38,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-fbccea30-f13b-4c4d-98d6-69d919e9ae91 2018-10-17 13:33:38,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200384140015s 2018-10-17 13:33:38,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 13:33:38,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39"}}' 2018-10-17 13:33:38,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d2781ab-afe2-4baf-b59d-736018da73dd 2018-10-17 13:33:38,849 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/6e2bf80ce6fe4454951ccd070dbb197d"}, "tags": [], "enabled": true, "id": "6e2bf80ce6fe4454951ccd070dbb197d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39"}} 2018-10-17 13:33:38,849 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3d2781ab-afe2-4baf-b59d-736018da73dd 2018-10-17 13:33:38,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.254554986954s 2018-10-17 13:33:38,850 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39'}) 2018-10-17 13:33:38,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 13:33:38,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4a751ef8-edb6-4025-8a70-ac94cec9d363", "email": null, "name": "vping_ssh-user_de06809d-5ea1-48ce-8760-349da3bc0c39"}}' 2018-10-17 13:33:39,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7025ddd3-b01e-443b-85f8-970d79e9270f 2018-10-17 13:33:39,309 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_de06809d-5ea1-48ce-8760-349da3bc0c39", "links": {"self": "http://172.30.9.25:5000/v3/users/cd1f0d2089db400aa0b1ca3e3017bc6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "domain_id": "default", "password_expires_at": null}} 2018-10-17 13:33:39,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-7025ddd3-b01e-443b-85f8-970d79e9270f 2018-10-17 13:33:39,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.450041055679s 2018-10-17 13:33:39,309 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cd1f0d2089db400aa0b1ca3e3017bc6a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_de06809d-5ea1-48ce-8760-349da3bc0c39'}) 2018-10-17 13:33:39,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:33:39,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:39,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5857543b-c790-4c4a-87ad-5463f56b3d34 2018-10-17 13:33:39,506 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:33:39,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5857543b-c790-4c4a-87ad-5463f56b3d34 2018-10-17 13:33:39,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194839954376s 2018-10-17 13:33:39,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:33:39,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:39,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a27f34e-e6db-414d-864a-fdade8f0ca5f 2018-10-17 13:33:39,720 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:33:39,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7a27f34e-e6db-414d-864a-fdade8f0ca5f 2018-10-17 13:33:39,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208775043488s 2018-10-17 13:33:39,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:33:39,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:39,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80adfe47-e209-45c7-b886-6d51591075cb 2018-10-17 13:33:39,935 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:33:39,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-80adfe47-e209-45c7-b886-6d51591075cb 2018-10-17 13:33:39,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210041046143s 2018-10-17 13:33:39,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:33:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:40,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7ff2cb-4b90-410e-8d71-4e451bab69d6 2018-10-17 13:33:40,153 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:33:40,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-cf7ff2cb-4b90-410e-8d71-4e451bab69d6 2018-10-17 13:33:40,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212001800537s 2018-10-17 13:33:40,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:33:40,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:40,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf6bfaf-1236-489d-9af0-6a7ee4bf2d24 2018-10-17 13:33:40,381 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_de06809d-5ea1-48ce-8760-349da3bc0c39", "links": {"self": "http://172.30.9.25:5000/v3/users/cd1f0d2089db400aa0b1ca3e3017bc6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:33:40,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-acf6bfaf-1236-489d-9af0-6a7ee4bf2d24 2018-10-17 13:33:40,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226864099503s 2018-10-17 13:33:40,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:33:40,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:40,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5675bde0-b0d3-426a-9d49-b755b08efa56 2018-10-17 13:33:40,608 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/6e2bf80ce6fe4454951ccd070dbb197d"}, "tags": [], "enabled": true, "id": "6e2bf80ce6fe4454951ccd070dbb197d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39"}]} 2018-10-17 13:33:40,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-5675bde0-b0d3-426a-9d49-b755b08efa56 2018-10-17 13:33:40,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214905977249s 2018-10-17 13:33:40,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:33:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=cd1f0d2089db400aa0b1ca3e3017bc6a&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=6e2bf80ce6fe4454951ccd070dbb197d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:40,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3de4441-a2a9-47a8-a682-f23beaaf3cd7 2018-10-17 13:33:40,827 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=cd1f0d2089db400aa0b1ca3e3017bc6a&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=6e2bf80ce6fe4454951ccd070dbb197d", "previous": null, "next": null}} 2018-10-17 13:33:40,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=cd1f0d2089db400aa0b1ca3e3017bc6a&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=6e2bf80ce6fe4454951ccd070dbb197d used request id req-f3de4441-a2a9-47a8-a682-f23beaaf3cd7 2018-10-17 13:33:40,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.211803913116s 2018-10-17 13:33:40,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:33:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/6e2bf80ce6fe4454951ccd070dbb197d/users/cd1f0d2089db400aa0b1ca3e3017bc6a/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:41,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db1060bb-2e42-4b3c-8129-81589f6ac9f5 2018-10-17 13:33:41,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:33:41,119 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6e2bf80ce6fe4454951ccd070dbb197d/users/cd1f0d2089db400aa0b1ca3e3017bc6a/roles/c5becf032b96492483eb72b17137a569 used request id req-db1060bb-2e42-4b3c-8129-81589f6ac9f5 2018-10-17 13:33:41,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.285398960114s 2018-10-17 13:33:41,120 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39', 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'6e2bf80ce6fe4454951ccd070dbb197d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4a751ef8-edb6-4025-8a70-ac94cec9d363', 'username': u'vping_ssh-user_de06809d-5ea1-48ce-8760-349da3bc0c39', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 13:33:41,125 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_de06809d-5ea1-48ce-8760-349da3bc0c39', 'password': '4a751ef8-edb6-4025-8a70-ac94cec9d363', 'project_name': 'vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': '6e2bf80ce6fe4454951ccd070dbb197d', 'project_domain_name': 'Default'} 2018-10-17 13:33:41,126 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-17 13:33:41,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:33:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:41,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a16cc1-c66d-4261-8e09-3efec9d7218e 2018-10-17 13:33:41,255 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:33:41,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-56a16cc1-c66d-4261-8e09-3efec9d7218e 2018-10-17 13:33:41,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1283659935s 2018-10-17 13:33:41,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:33:41,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:33:41,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d19104b-a6b7-4add-b547-58c46fdb6926 2018-10-17 13:33:41,470 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/6e2bf80ce6fe4454951ccd070dbb197d"}, "tags": [], "enabled": true, "id": "6e2bf80ce6fe4454951ccd070dbb197d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39"}]} 2018-10-17 13:33:41,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2d19104b-a6b7-4add-b547-58c46fdb6926 2018-10-17 13:33:41,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207358837128s 2018-10-17 13:33:41,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 13:33:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" -d '{"network": {"tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "name": "vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39", "admin_state_up": true}}' 2018-10-17 13:33:42,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:42 GMT X-Openstack-Request-Id: req-a50db579-4b5c-4bbc-af00-0b907a4d56f2 2018-10-17 13:33:42,337 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7357eab9-26ed-4bac-9135-16a11e979025","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"6e2bf80ce6fe4454951ccd070dbb197d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:33:42Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39","admin_state_up":true,"tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:33:42Z","mtu":1450}} 2018-10-17 13:33:42,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a50db579-4b5c-4bbc-af00-0b907a4d56f2 2018-10-17 13:33:42,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.865184783936s 2018-10-17 13:33:42,338 - 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-10-17T13:33:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7357eab9-26ed-4bac-9135-16a11e979025', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39', u'created_at': u'2018-10-17T13:33:42Z', u'mtu': 1450, u'tenant_id': u'6e2bf80ce6fe4454951ccd070dbb197d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6e2bf80ce6fe4454951ccd070dbb197d', u'l2_adjacency': True}) 2018-10-17 13:33:42,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:33:42,349 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24b6bbf-a578-4a0e-a63e-f29f857acc68 2018-10-17 13:33:42,349 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:33:42,349 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-c24b6bbf-a578-4a0e-a63e-f29f857acc68 2018-10-17 13:33:42,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:33:42,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e2bf80ce6fe4454951ccd070dbb197d", "name": "vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_6e2bf80ce6fe4454951ccd070dbb197d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_6e2bf80ce6fe4454951ccd070dbb197d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/6e2bf80ce6fe4454951ccd070dbb197d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_de06809d-5ea1-48ce-8760-349da3bc0c39", "id": "cd1f0d2089db400aa0b1ca3e3017bc6a"}, "audit_ids": ["vbT9sdO5QRmNXZDUfuWqPA"], "issued_at": "2018-10-17T13:33:42.000000Z"}} 2018-10-17 13:33:42,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:33:42,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:33:43,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:43 GMT X-Openstack-Request-Id: req-6bf8b8f8-e8db-42bf-8846-0898a6d9c0d2 2018-10-17 13:33:43,132 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7357eab9-26ed-4bac-9135-16a11e979025","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e2bf80ce6fe4454951ccd070dbb197d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:33:42Z","qos_policy_id":null,"name":"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39","admin_state_up":true,"tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:33:42Z","mtu":1450}]} 2018-10-17 13:33:43,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6bf8b8f8-e8db-42bf-8846-0898a6d9c0d2 2018-10-17 13:33:43,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371016025543s 2018-10-17 13:33:43,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 13:33:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"subnet": {"name": "vping_ssh-subnet_de06809d-5ea1-48ce-8760-349da3bc0c39", "enable_dhcp": true, "network_id": "7357eab9-26ed-4bac-9135-16a11e979025", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 13:33:44,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:44 GMT X-Openstack-Request-Id: req-f1408274-51b0-4e35-8800-48ff14ebbbf8 2018-10-17 13:33:44,309 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7357eab9-26ed-4bac-9135-16a11e979025","tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:33:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:33:43Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6e2bf80ce6fe4454951ccd070dbb197d","id":"e575988d-e4ed-43e2-a17e-be8696ef1f18","subnetpool_id":null,"name":"vping_ssh-subnet_de06809d-5ea1-48ce-8760-349da3bc0c39"}} 2018-10-17 13:33:44,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f1408274-51b0-4e35-8800-48ff14ebbbf8 2018-10-17 13:33:44,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.17518520355s 2018-10-17 13:33:44,310 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:33:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e575988d-e4ed-43e2-a17e-be8696ef1f18', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_de06809d-5ea1-48ce-8760-349da3bc0c39', u'enable_dhcp': True, u'network_id': u'7357eab9-26ed-4bac-9135-16a11e979025', u'tenant_id': u'6e2bf80ce6fe4454951ccd070dbb197d', u'created_at': u'2018-10-17T13:33:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6e2bf80ce6fe4454951ccd070dbb197d'}) 2018-10-17 13:33:44,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 13:33:44,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "vping_ssh-router_de06809d-5ea1-48ce-8760-349da3bc0c39", "admin_state_up": true}}' 2018-10-17 13:33:51,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:51 GMT X-Openstack-Request-Id: req-fbf388b8-97da-4f4f-be26-58796698e555 2018-10-17 13:33:51,267 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:45Z", "admin_state_up": true, "updated_at": "2018-10-17T13:33:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "45c576bd-5d7a-4606-b1dd-98623e385208", "name": "vping_ssh-router_de06809d-5ea1-48ce-8760-349da3bc0c39"}} 2018-10-17 13:33:51,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fbf388b8-97da-4f4f-be26-58796698e555 2018-10-17 13:33:51,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.95697999001s 2018-10-17 13:33:51,268 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:33:46Z', u'revision_number': 3, u'id': u'45c576bd-5d7a-4606-b1dd-98623e385208', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_de06809d-5ea1-48ce-8760-349da3bc0c39', u'admin_state_up': True, u'tenant_id': u'6e2bf80ce6fe4454951ccd070dbb197d', u'created_at': u'2018-10-17T13:33:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'6e2bf80ce6fe4454951ccd070dbb197d'}) 2018-10-17 13:33:51,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 13:33:51,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/45c576bd-5d7a-4606-b1dd-98623e385208/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"subnet_id": "e575988d-e4ed-43e2-a17e-be8696ef1f18"}' 2018-10-17 13:33:54,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:54 GMT X-Openstack-Request-Id: req-5f2a027c-4f13-42a7-8411-05bd67a84b8b 2018-10-17 13:33:54,540 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7357eab9-26ed-4bac-9135-16a11e979025", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "subnet_id": "e575988d-e4ed-43e2-a17e-be8696ef1f18", "subnet_ids": ["e575988d-e4ed-43e2-a17e-be8696ef1f18"], "port_id": "bc49bdb0-fa41-430a-b38b-614f5969bcb6", "id": "45c576bd-5d7a-4606-b1dd-98623e385208"} 2018-10-17 13:33:54,540 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/45c576bd-5d7a-4606-b1dd-98623e385208/add_router_interface.json used request id req-5f2a027c-4f13-42a7-8411-05bd67a84b8b 2018-10-17 13:33:54,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.2713868618s 2018-10-17 13:33:54,541 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 13:33:54,673 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 13:33:54,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:33:54,682 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:54 GMT 2018-10-17 13:33:54,682 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 13:33:54,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:33:54,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:33:55,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:55 GMT X-Openstack-Request-Id: req-8d56bc1b-bd18-4095-aa1c-d07cfe134d47 2018-10-17 13:33:55,013 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:33:55,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8d56bc1b-bd18-4095-aa1c-d07cfe134d47 2018-10-17 13:33:55,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325715780258s 2018-10-17 13:33:55,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:33:55,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39"}' 2018-10-17 13:33:55,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:55 GMT Location: http://172.30.9.25:9292/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23bbcf57-ee6c-4e4f-a30f-bfa64ad4d8e7 2018-10-17 13:33:55,916 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:33:55Z", "file": "/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/file", "owner": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "size": null, "self": "/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "checksum": null, "created_at": "2018-10-17T13:33:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:33:55,916 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-23bbcf57-ee6c-4e4f-a30f-bfa64ad4d8e7 2018-10-17 13:33:55,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.893790006638s 2018-10-17 13:33:55,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:33:55,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '' 2018-10-17 13:33:57,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:33:57 GMT X-Openstack-Request-Id: req-f04f859f-d741-4335-88c8-e38a9446ec64 2018-10-17 13:33:57,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:33:57,258 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/file used request id req-f04f859f-d741-4335-88c8-e38a9446ec64 2018-10-17 13:33:57,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34093689919s 2018-10-17 13:33:57,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:33:57,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:33:57,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:57 GMT X-Openstack-Request-Id: req-e994ee35-a70d-417e-b2e1-4ad6fd19f1f7 2018-10-17 13:33:57,608 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:33:57Z", "file": "/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/file", "owner": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "size": 12716032, "self": "/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:33:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:33:57,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e994ee35-a70d-417e-b2e1-4ad6fd19f1f7 2018-10-17 13:33:57,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.345180988312s 2018-10-17 13:33:57,610 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/file', 'owner': u'6e2bf80ce6fe4454951ccd070dbb197d', 'id': u'209f408e-7c94-4a88-8cb1-b83cb295bec7', 'size': 12716032, u'self': u'/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'name': 'vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:33:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T13:33:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39', '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/209f408e-7c94-4a88-8cb1-b83cb295bec7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39', 'created': u'2018-10-17T13:33:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:33:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:33:57,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:33:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_de06809d-5ea1-48ce-8760-349da3bc0c39", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:33:57,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-482190c3-c068-4603-9704-edf9b08c91e1 x-openstack-request-id: req-482190c3-c068-4603-9704-edf9b08c91e1 2018-10-17 13:33:57,987 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "name": "vping_ssh-flavor_de06809d-5ea1-48ce-8760-349da3bc0c39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:33:57,987 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-482190c3-c068-4603-9704-edf9b08c91e1 2018-10-17 13:33:57,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.373929023743s 2018-10-17 13:33:57,988 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_de06809d-5ea1-48ce-8760-349da3bc0c39', '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'0b0a5b2410e7414299e13117710bbf1d', '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'058f2846-07c8-4c27-9b1a-5c3a250f2d06', 'swap': 0}) 2018-10-17 13:33:57,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:33:57,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" -d '{"extra_specs": {}}' 2018-10-17 13:33:58,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a99799ad-bef7-4c98-9490-3a817737f2e7 x-openstack-request-id: req-a99799ad-bef7-4c98-9490-3a817737f2e7 2018-10-17 13:33:58,181 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:33:58,181 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06/os-extra_specs used request id req-a99799ad-bef7-4c98-9490-3a817737f2e7 2018-10-17 13:33:58,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.192395210266s 2018-10-17 13:33:58,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 13:33:58,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"keypair": {"name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39"}}' 2018-10-17 13:33:58,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33a7b6d7-0b71-461e-ab3c-983edb7859c5 x-openstack-request-id: req-33a7b6d7-0b71-461e-ab3c-983edb7859c5 2018-10-17 13:33:58,691 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9F3TpzTy4weLOXas3oXIzN3XToYyiEzspl4VVqiuZ0OFHCsgiIKBas+zVVNPb9sDOfAQlZ88vk9MPrZPI+gJbmX1A/ofk1Rtuf0GgX6uh0ahI07sfRudV7zPAG3YAzFvcqfPAXaswBX/mNwRp9+3ltmFofrsuVTlMcmii3T1fsxFzQ2zafpl0zOBEP8fbx8efEuFnoJT5qSTYpztZ+Oxsl/kt5DCuNpQqcKWqsX/H9LfWtij/H2+8CgSXo17D8omBfXxcQyJYmU4X8ORncfbuQpKxWNR3vYB7gJR+GCdz2U1i7B6mPdEDCZrYJhuAkiI91KU/ksOg58ACCgjYQiG3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvRd06c08uMHizl2rN6FyMzd106GMohM7KZeFVaormdDhRwrI\nIiCgWrPs1VTT2/bAznwEJWfPL5PTD62TyPoCW5l9QP6H5NUbbn9BoF+rodGoSNO7\nH0bnVe8zwBt2AMxb3KnzwF2rMAV/5jcEafft5bZhaH67LlU5THJoot09X7MRc0Ns\n2n6ZdMzgRD/H28fHnxLhZ6CU+akk2Kc7WfjsbJf5LeQwrjaUKnClqrF/x/S31rYo\n/x9vvAoEl6New/KJgX18XEMiWJlOF/DkZ3H27kKSsVjUd72Ae4CUfhgnc9lNYuwe\npj3RAwma2CYbgJIiPdSlP5LDoOfAAgoI2EIhtwIDAQABAoIBAQCSx3qBYkcYQ6iC\n+ELH1BKJnytfM6+uv67VAkEF1ioyI+o68yuXEixnO/NDRa2OuWPA5JNzVbmF/QGA\n0gQ9pZPe9q47nVhvUN0SUMXob1sTKWOv5GsERE2ebyeEn8xhokBMccA8Onl/tUUq\ntto+R63q+j9yla1GsfDgXo7KnWHevhMjg7ps8N1lP5Q9sMbegtoH6Oj1+1MAzvqd\nLu1zyIheMzwYQLK0sIP9TCYDv7XS/kiWbVuAkbZBZnYAx4jAryXFJPblrlXzoMf2\nUPfxJ7RWQsso7bvP1ehZQPGwDf8tbJeBfZABejRI9yL1/R+bol8ugxx/DpamB00I\nlq5RPf0BAoGBAOsNYKZJSKaaeF4LonOz5NQCyXBLsedAyGhnDF0W0zPfC08k5VaN\n6VnGyY02FYgzcHbZWv+tANqT/oL8jX1eAgyTLlcJ8EfMpvoWcvP1SbO/UR22IYXh\naeyGzJnkU++3CHqS9E09B1qPccRU+gEdJ0GyvGV5wSox1Y2Uq50XVM+RAoGBAM3x\ngYXekeLMqFu/kvWiQwtjlsXbidPdqeM7P8BWR619Bo23Xl6B3uC0pqLSitl+b0Lw\nSFnsKQPuNfs6jzXHFQzKgZGPz7cmbCu2U2U5MbIGC6hfNlEivMVbRg9eYz2Eeddz\noZP7dWWl5fVx5rXmm6fQxQVY/HH/htlWSEjZtEjHAoGAKIkID+U3eDPPajiLbXSq\nk71fS9Rh+8V6SjbrNOqIxbtDUgTE4CZdBbR4cbfQAssMLBLT1J/bM9at35z6MZKS\nu+Rt62i1XUx3x00zycqVSUBHFt6f7VywTa/5fNiZeQ+RkMHjC6boq79tGTSmYKbM\nbFIMl1tl6obpkx7+cXrij2ECgYBY1eqXQpEPklS1bwgHqTzedtEc/DySBbY47N/t\nKcq1jY78JrMwdTkdGRAggE2g0CdSaq/rCjIPHfxvKK2J9xyfbeNCVRS23n4exQFo\nUqmbL3xr3tZhXWisgVjRXFfWu4SLabezS+8yL8Pogn+Qy68tTqMOUXpj+mPC8LMx\nqadZFQKBgBFAn27ZxC08Bp5uHN+COrRnc7fiQ6rgUF6n3DFQGIEZkon7fPN0QbHU\nNFW1MQXruf1ZL6qiKfvnoiSWl8WHxdwNNERoZtd/l0bXhltGTWD+bDKPlY292SfH\ne2ZxU3U+GM5yC8S5ZrzbTiCGX4iJtYd4YkhY5R7ceHaBYTvD1NGh\n-----END RSA PRIVATE KEY-----\n", "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39", "fingerprint": "da:ab:b1:92:1d:89:1a:5c:bb:ad:80:3b:95:a5:6d:06"}} 2018-10-17 13:33:58,691 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-33a7b6d7-0b71-461e-ab3c-983edb7859c5 2018-10-17 13:33:58,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.50634098053s 2018-10-17 13:33:58,692 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9F3TpzTy4weLOXas3oXIzN3XToYyiEzspl4VVqiuZ0OFHCsgiIKBas+zVVNPb9sDOfAQlZ88vk9MPrZPI+gJbmX1A/ofk1Rtuf0GgX6uh0ahI07sfRudV7zPAG3YAzFvcqfPAXaswBX/mNwRp9+3ltmFofrsuVTlMcmii3T1fsxFzQ2zafpl0zOBEP8fbx8efEuFnoJT5qSTYpztZ+Oxsl/kt5DCuNpQqcKWqsX/H9LfWtij/H2+8CgSXo17D8omBfXxcQyJYmU4X8ORncfbuQpKxWNR3vYB7gJR+GCdz2U1i7B6mPdEDCZrYJhuAkiI91KU/ksOg58ACCgjYQiG3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvRd06c08uMHizl2rN6FyMzd106GMohM7KZeFVaormdDhRwrI\nIiCgWrPs1VTT2/bAznwEJWfPL5PTD62TyPoCW5l9QP6H5NUbbn9BoF+rodGoSNO7\nH0bnVe8zwBt2AMxb3KnzwF2rMAV/5jcEafft5bZhaH67LlU5THJoot09X7MRc0Ns\n2n6ZdMzgRD/H28fHnxLhZ6CU+akk2Kc7WfjsbJf5LeQwrjaUKnClqrF/x/S31rYo\n/x9vvAoEl6New/KJgX18XEMiWJlOF/DkZ3H27kKSsVjUd72Ae4CUfhgnc9lNYuwe\npj3RAwma2CYbgJIiPdSlP5LDoOfAAgoI2EIhtwIDAQABAoIBAQCSx3qBYkcYQ6iC\n+ELH1BKJnytfM6+uv67VAkEF1ioyI+o68yuXEixnO/NDRa2OuWPA5JNzVbmF/QGA\n0gQ9pZPe9q47nVhvUN0SUMXob1sTKWOv5GsERE2ebyeEn8xhokBMccA8Onl/tUUq\ntto+R63q+j9yla1GsfDgXo7KnWHevhMjg7ps8N1lP5Q9sMbegtoH6Oj1+1MAzvqd\nLu1zyIheMzwYQLK0sIP9TCYDv7XS/kiWbVuAkbZBZnYAx4jAryXFJPblrlXzoMf2\nUPfxJ7RWQsso7bvP1ehZQPGwDf8tbJeBfZABejRI9yL1/R+bol8ugxx/DpamB00I\nlq5RPf0BAoGBAOsNYKZJSKaaeF4LonOz5NQCyXBLsedAyGhnDF0W0zPfC08k5VaN\n6VnGyY02FYgzcHbZWv+tANqT/oL8jX1eAgyTLlcJ8EfMpvoWcvP1SbO/UR22IYXh\naeyGzJnkU++3CHqS9E09B1qPccRU+gEdJ0GyvGV5wSox1Y2Uq50XVM+RAoGBAM3x\ngYXekeLMqFu/kvWiQwtjlsXbidPdqeM7P8BWR619Bo23Xl6B3uC0pqLSitl+b0Lw\nSFnsKQPuNfs6jzXHFQzKgZGPz7cmbCu2U2U5MbIGC6hfNlEivMVbRg9eYz2Eeddz\noZP7dWWl5fVx5rXmm6fQxQVY/HH/htlWSEjZtEjHAoGAKIkID+U3eDPPajiLbXSq\nk71fS9Rh+8V6SjbrNOqIxbtDUgTE4CZdBbR4cbfQAssMLBLT1J/bM9at35z6MZKS\nu+Rt62i1XUx3x00zycqVSUBHFt6f7VywTa/5fNiZeQ+RkMHjC6boq79tGTSmYKbM\nbFIMl1tl6obpkx7+cXrij2ECgYBY1eqXQpEPklS1bwgHqTzedtEc/DySBbY47N/t\nKcq1jY78JrMwdTkdGRAggE2g0CdSaq/rCjIPHfxvKK2J9xyfbeNCVRS23n4exQFo\nUqmbL3xr3tZhXWisgVjRXFfWu4SLabezS+8yL8Pogn+Qy68tTqMOUXpj+mPC8LMx\nqadZFQKBgBFAn27ZxC08Bp5uHN+COrRnc7fiQ6rgUF6n3DFQGIEZkon7fPN0QbHU\nNFW1MQXruf1ZL6qiKfvnoiSWl8WHxdwNNERoZtd/l0bXhltGTWD+bDKPlY292SfH\ne2ZxU3U+GM5yC8S5ZrzbTiCGX4iJtYd4YkhY5R7ceHaBYTvD1NGh\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cd1f0d2089db400aa0b1ca3e3017bc6a', 'name': u'vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39', 'created_at': '2018-10-17T13:33:58.692381', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'name': 'vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'da:ab:b1:92:1d:89:1a:5c:bb:ad:80:3b:95:a5:6d:06', 'type': 'ssh', 'id': u'vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39'}) 2018-10-17 13:33:58,692 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvRd06c08uMHizl2rN6FyMzd106GMohM7KZeFVaormdDhRwrI IiCgWrPs1VTT2/bAznwEJWfPL5PTD62TyPoCW5l9QP6H5NUbbn9BoF+rodGoSNO7 H0bnVe8zwBt2AMxb3KnzwF2rMAV/5jcEafft5bZhaH67LlU5THJoot09X7MRc0Ns 2n6ZdMzgRD/H28fHnxLhZ6CU+akk2Kc7WfjsbJf5LeQwrjaUKnClqrF/x/S31rYo /x9vvAoEl6New/KJgX18XEMiWJlOF/DkZ3H27kKSsVjUd72Ae4CUfhgnc9lNYuwe pj3RAwma2CYbgJIiPdSlP5LDoOfAAgoI2EIhtwIDAQABAoIBAQCSx3qBYkcYQ6iC +ELH1BKJnytfM6+uv67VAkEF1ioyI+o68yuXEixnO/NDRa2OuWPA5JNzVbmF/QGA 0gQ9pZPe9q47nVhvUN0SUMXob1sTKWOv5GsERE2ebyeEn8xhokBMccA8Onl/tUUq tto+R63q+j9yla1GsfDgXo7KnWHevhMjg7ps8N1lP5Q9sMbegtoH6Oj1+1MAzvqd Lu1zyIheMzwYQLK0sIP9TCYDv7XS/kiWbVuAkbZBZnYAx4jAryXFJPblrlXzoMf2 UPfxJ7RWQsso7bvP1ehZQPGwDf8tbJeBfZABejRI9yL1/R+bol8ugxx/DpamB00I lq5RPf0BAoGBAOsNYKZJSKaaeF4LonOz5NQCyXBLsedAyGhnDF0W0zPfC08k5VaN 6VnGyY02FYgzcHbZWv+tANqT/oL8jX1eAgyTLlcJ8EfMpvoWcvP1SbO/UR22IYXh aeyGzJnkU++3CHqS9E09B1qPccRU+gEdJ0GyvGV5wSox1Y2Uq50XVM+RAoGBAM3x gYXekeLMqFu/kvWiQwtjlsXbidPdqeM7P8BWR619Bo23Xl6B3uC0pqLSitl+b0Lw SFnsKQPuNfs6jzXHFQzKgZGPz7cmbCu2U2U5MbIGC6hfNlEivMVbRg9eYz2Eeddz oZP7dWWl5fVx5rXmm6fQxQVY/HH/htlWSEjZtEjHAoGAKIkID+U3eDPPajiLbXSq k71fS9Rh+8V6SjbrNOqIxbtDUgTE4CZdBbR4cbfQAssMLBLT1J/bM9at35z6MZKS u+Rt62i1XUx3x00zycqVSUBHFt6f7VywTa/5fNiZeQ+RkMHjC6boq79tGTSmYKbM bFIMl1tl6obpkx7+cXrij2ECgYBY1eqXQpEPklS1bwgHqTzedtEc/DySBbY47N/t Kcq1jY78JrMwdTkdGRAggE2g0CdSaq/rCjIPHfxvKK2J9xyfbeNCVRS23n4exQFo UqmbL3xr3tZhXWisgVjRXFfWu4SLabezS+8yL8Pogn+Qy68tTqMOUXpj+mPC8LMx qadZFQKBgBFAn27ZxC08Bp5uHN+COrRnc7fiQ6rgUF6n3DFQGIEZkon7fPN0QbHU NFW1MQXruf1ZL6qiKfvnoiSWl8WHxdwNNERoZtd/l0bXhltGTWD+bDKPlY292SfH e2ZxU3U+GM5yC8S5ZrzbTiCGX4iJtYd4YkhY5R7ceHaBYTvD1NGh -----END RSA PRIVATE KEY----- 2018-10-17 13:33:58,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 13:33:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"security_group": {"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-17 13:33:59,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:59 GMT X-Openstack-Request-Id: req-bd7a73af-5e14-4faa-93c9-dcb871e38a40 2018-10-17 13:33:59,262 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:59Z", "updated_at": "2018-10-17T13:33:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:59Z", "revision_number": 0, "id": "25dfa4a8-9d86-4d2a-95dc-4e8456b87984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:59Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:59Z", "revision_number": 0, "id": "fc38e96e-8d5d-4ebd-9968-d8a5f9f3c946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:59Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}], "revision_number": 1, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}} 2018-10-17 13:33:59,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bd7a73af-5e14-4faa-93c9-dcb871e38a40 2018-10-17 13:33:59,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.563965082169s 2018-10-17 13:33:59,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:33:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:33:59,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 17 Oct 2018 13:33:59 GMT X-Openstack-Request-Id: req-5c117981-5b3b-4d90-bb0a-99f096b0f864 2018-10-17 13:33:59,679 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:42Z", "updated_at": "2018-10-17T13:33:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "64783195-277a-42c3-951a-b9584b2b0aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "8da2a764-a31c-4fd0-a21c-e4fc4a968eb4", "remote_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "c86286d0-5979-4daa-97fb-042d1938857d", "remote_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "e0145c7d-d8e0-4058-a5f1-2357999c3b1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}], "revision_number": 1, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:59Z", "updated_at": "2018-10-17T13:33:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:59Z", "revision_number": 0, "id": "25dfa4a8-9d86-4d2a-95dc-4e8456b87984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:59Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:59Z", "revision_number": 0, "id": "fc38e96e-8d5d-4ebd-9968-d8a5f9f3c946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:59Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}], "revision_number": 1, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}]} 2018-10-17 13:33:59,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-5c117981-5b3b-4d90-bb0a-99f096b0f864 2018-10-17 13:33:59,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.41005897522s 2018-10-17 13:33:59,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 13:33:59,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -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": "b874bf99-c56a-4edf-92b8-dac901f365fa"}}' 2018-10-17 13:34:00,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:00 GMT X-Openstack-Request-Id: req-0530eeee-0c8d-4820-b8c3-2162eae6c1ca 2018-10-17 13:34:00,174 - keystoneauth.session - DEBUG - 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-10-17T13:34:00Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "port_range_min": 22, "revision_number": 0, "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:34:00Z", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "bcd92602-d89e-4347-961b-8fa4e9e316c0"}} 2018-10-17 13:34:00,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0530eeee-0c8d-4820-b8c3-2162eae6c1ca 2018-10-17 13:34:00,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.489248037338s 2018-10-17 13:34:00,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:34:00,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:00,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:00 GMT X-Openstack-Request-Id: req-0f7d4c78-e76a-402a-ac3c-3ab03b7ed98f 2018-10-17 13:34:00,511 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:42Z", "updated_at": "2018-10-17T13:33:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "64783195-277a-42c3-951a-b9584b2b0aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "8da2a764-a31c-4fd0-a21c-e4fc4a968eb4", "remote_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "c86286d0-5979-4daa-97fb-042d1938857d", "remote_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "e0145c7d-d8e0-4058-a5f1-2357999c3b1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}], "revision_number": 1, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:59Z", "updated_at": "2018-10-17T13:34:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:59Z", "revision_number": 0, "id": "25dfa4a8-9d86-4d2a-95dc-4e8456b87984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:59Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:34:00Z", "revision_number": 0, "id": "bcd92602-d89e-4347-961b-8fa4e9e316c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:34:00Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:59Z", "revision_number": 0, "id": "fc38e96e-8d5d-4ebd-9968-d8a5f9f3c946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:59Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}], "revision_number": 2, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}]} 2018-10-17 13:34:00,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0f7d4c78-e76a-402a-ac3c-3ab03b7ed98f 2018-10-17 13:34:00,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328991174698s 2018-10-17 13:34:00,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 13:34:00,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -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": "b874bf99-c56a-4edf-92b8-dac901f365fa"}}' 2018-10-17 13:34:00,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:00 GMT X-Openstack-Request-Id: req-e9e9c30a-8173-4822-887c-3be1416960ed 2018-10-17 13:34:00,668 - keystoneauth.session - DEBUG - 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-10-17T13:34:00Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "port_range_min": null, "revision_number": 0, "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:34:00Z", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "bf674047-defb-4a0f-bb4d-8f21be773310"}} 2018-10-17 13:34:00,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-e9e9c30a-8173-4822-887c-3be1416960ed 2018-10-17 13:34:00,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151561975479s 2018-10-17 13:34:00,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:34:00,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:01,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:01 GMT X-Openstack-Request-Id: req-d2efa037-a3c7-4aa5-a467-d475456a9dcd 2018-10-17 13:34:01,035 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7357eab9-26ed-4bac-9135-16a11e979025","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2bf80ce6fe4454951ccd070dbb197d","l2_adjacency":true,"status":"ACTIVE","subnets":["e575988d-e4ed-43e2-a17e-be8696ef1f18"],"description":"","tags":[],"updated_at":"2018-10-17T13:33:43Z","qos_policy_id":null,"name":"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39","admin_state_up":true,"tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:33:42Z","mtu":1450}]} 2018-10-17 13:34:01,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d2efa037-a3c7-4aa5-a467-d475456a9dcd 2018-10-17 13:34:01,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36529302597s 2018-10-17 13:34:01,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:34:01,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:01,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:01 GMT X-Openstack-Request-Id: req-e60fa274-38a2-473d-ac02-a3e06aa1e6c7 2018-10-17 13:34:01,359 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:33:57Z", "file": "/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/file", "owner": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "size": 12716032, "self": "/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:33:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:34:01,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e60fa274-38a2-473d-ac02-a3e06aa1e6c7 2018-10-17 13:34:01,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31923699379s 2018-10-17 13:34:01,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:34:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:01,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f7766de-3634-487b-afd4-dd3c04c95f56 x-openstack-request-id: req-1f7766de-3634-487b-afd4-dd3c04c95f56 2018-10-17 13:34:01,391 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "name": "vping_ssh-flavor_de06809d-5ea1-48ce-8760-349da3bc0c39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:34:01,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1f7766de-3634-487b-afd4-dd3c04c95f56 2018-10-17 13:34:01,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251951217651s 2018-10-17 13:34:01,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 13:34:01,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"server": {"name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "imageRef": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "flavorRef": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7357eab9-26ed-4bac-9135-16a11e979025"}], "security_groups": [{"name": "b874bf99-c56a-4edf-92b8-dac901f365fa"}]}}' 2018-10-17 13:34:06,106 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5 x-compute-request-id: req-53d8856f-c470-43c2-b21e-6284b280c95b x-openstack-request-id: req-53d8856f-c470-43c2-b21e-6284b280c95b 2018-10-17 13:34:06,106 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b874bf99-c56a-4edf-92b8-dac901f365fa"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "adminPass": "YCvyxnnBKBf7"}} 2018-10-17 13:34:06,106 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-53d8856f-c470-43c2-b21e-6284b280c95b 2018-10-17 13:34:06,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.71285200119s 2018-10-17 13:34:06,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:06,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-799290c5-89ca-4d6d-a997-2c1aaeae8614 x-openstack-request-id: req-799290c5-89ca-4d6d-a997-2c1aaeae8614 2018-10-17 13:34:06,864 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:06,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-799290c5-89ca-4d6d-a997-2c1aaeae8614 2018-10-17 13:34:06,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75684595108s 2018-10-17 13:34:06,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:34:06,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:07,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:07 GMT X-Openstack-Request-Id: req-c46789f3-55cc-4a0a-b22d-c4b6f17f2fd6 2018-10-17 13:34:07,260 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7357eab9-26ed-4bac-9135-16a11e979025","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2bf80ce6fe4454951ccd070dbb197d","l2_adjacency":true,"status":"ACTIVE","subnets":["e575988d-e4ed-43e2-a17e-be8696ef1f18"],"description":"","tags":[],"updated_at":"2018-10-17T13:33:43Z","qos_policy_id":null,"name":"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39","admin_state_up":true,"tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:33:42Z","mtu":1450}]} 2018-10-17 13:34:07,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c46789f3-55cc-4a0a-b22d-c4b6f17f2fd6 2018-10-17 13:34:07,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38410115242s 2018-10-17 13:34:07,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:34:07,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:07,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:07 GMT X-Openstack-Request-Id: req-970294a9-0ed0-41ef-a09b-a2f9e11914e1 2018-10-17 13:34:07,505 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7357eab9-26ed-4bac-9135-16a11e979025","tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:33:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:33:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6e2bf80ce6fe4454951ccd070dbb197d","id":"e575988d-e4ed-43e2-a17e-be8696ef1f18","subnetpool_id":null,"name":"vping_ssh-subnet_de06809d-5ea1-48ce-8760-349da3bc0c39"}]} 2018-10-17 13:34:07,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-970294a9-0ed0-41ef-a09b-a2f9e11914e1 2018-10-17 13:34:07,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.244166851044s 2018-10-17 13:34:07,506 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:34:09,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:09,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:10,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 638 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88721d2a-f14b-4934-a87b-2f9d89abc8d9 x-openstack-request-id: req-88721d2a-f14b-4934-a87b-2f9d89abc8d9 2018-10-17 13:34:10,217 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:09Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:10,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-88721d2a-f14b-4934-a87b-2f9d89abc8d9 2018-10-17 13:34:10,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707901000977s 2018-10-17 13:34:10,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:34:12,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:12,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:12,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ea7ae3c-0669-4771-add7-007a9a9f4d5b x-openstack-request-id: req-1ea7ae3c-0669-4771-add7-007a9a9f4d5b 2018-10-17 13:34:12,996 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:10Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:12,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1ea7ae3c-0669-4771-add7-007a9a9f4d5b 2018-10-17 13:34:12,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770256996155s 2018-10-17 13:34:13,004 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:34:15,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:15,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:16,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4edefbd7-9386-4f65-b61a-306171c3b1d0 x-openstack-request-id: req-4edefbd7-9386-4f65-b61a-306171c3b1d0 2018-10-17 13:34:16,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:10Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:16,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4edefbd7-9386-4f65-b61a-306171c3b1d0 2018-10-17 13:34:16,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06458687782s 2018-10-17 13:34:16,078 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:34:18,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:19,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b515cab1-5bd6-419e-b9a5-877191ae5dd5 x-openstack-request-id: req-b515cab1-5bd6-419e-b9a5-877191ae5dd5 2018-10-17 13:34:19,037 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:fc:79", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:16.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:17Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:19,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b515cab1-5bd6-419e-b9a5-877191ae5dd5 2018-10-17 13:34:19,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.956742048264s 2018-10-17 13:34:19,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:34:19,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=7b4f96a9-0f8a-4ba5-b63d-98af539421c5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:19,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:19 GMT X-Openstack-Request-Id: req-7314e5f8-50ce-47f0-bf16-68d6f9caeb22 2018-10-17 13:34:19,389 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:34:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e575988d-e4ed-43e2-a17e-be8696ef1f18","ip_address":"192.168.120.9"}],"id":"71fa265b-cd82-4ee8-93dc-d9edca79b36a","security_groups":["b874bf99-c56a-4edf-92b8-dac901f365fa"],"mac_address":"fa:16:3e:1e:fc:79","project_id":"6e2bf80ce6fe4454951ccd070dbb197d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7357eab9-26ed-4bac-9135-16a11e979025","tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:34:10Z","binding:vnic_type":"normal","device_id":"7b4f96a9-0f8a-4ba5-b63d-98af539421c5","ip_allocation":"immediate"}]} 2018-10-17 13:34:19,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=7b4f96a9-0f8a-4ba5-b63d-98af539421c5 used request id req-7314e5f8-50ce-47f0-bf16-68d6f9caeb22 2018-10-17 13:34:19,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.344640016556s 2018-10-17 13:34:19,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:34:19,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=71fa265b-cd82-4ee8-93dc-d9edca79b36a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:19,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:19 GMT X-Openstack-Request-Id: req-88c6b937-5adb-490e-95c9-cb28b6fb1d65 2018-10-17 13:34:19,456 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:34:19,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=71fa265b-cd82-4ee8-93dc-d9edca79b36a used request id req-88c6b937-5adb-490e-95c9-cb28b6fb1d65 2018-10-17 13:34:19,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0564160346985s 2018-10-17 13:34:19,457 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1e:fc:79', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'209f408e-7c94-4a88-8cb1-b83cb295bec7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:34:16.000000', 'flavor': Munch({u'id': u'058f2846-07c8-4c27-9b1a-5c3a250f2d06'}), 'az': u'nova', 'id': u'7b4f96a9-0f8a-4ba5-b63d-98af539421c5', 'security_groups': [Munch({u'name': u'vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cd1f0d2089db400aa0b1ca3e3017bc6a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'name': 'vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39', '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-10-17T13:34:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T13:34:17Z', 'hostId': u'1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:34:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'name': u'vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39', 'adminPass': u'YCvyxnnBKBf7', 'tenant_id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'created_at': u'2018-10-17T13:34:05Z', 'created': u'2018-10-17T13:34:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 13:34:19,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:34:19,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:20,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:20 GMT X-Openstack-Request-Id: req-ce690645-ff44-4ce0-8c45-0a5059620943 2018-10-17 13:34:20,009 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7357eab9-26ed-4bac-9135-16a11e979025","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2bf80ce6fe4454951ccd070dbb197d","l2_adjacency":true,"status":"ACTIVE","subnets":["e575988d-e4ed-43e2-a17e-be8696ef1f18"],"description":"","tags":[],"updated_at":"2018-10-17T13:33:43Z","qos_policy_id":null,"name":"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39","admin_state_up":true,"tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:33:42Z","mtu":1450}]} 2018-10-17 13:34:20,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ce690645-ff44-4ce0-8c45-0a5059620943 2018-10-17 13:34:20,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.551140069962s 2018-10-17 13:34:20,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:34:20,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:20,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:20 GMT X-Openstack-Request-Id: req-d2611453-794f-4a02-b6f0-57353309e152 2018-10-17 13:34:20,333 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:33:57Z", "file": "/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/file", "owner": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "size": 12716032, "self": "/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:33:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:34:20,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d2611453-794f-4a02-b6f0-57353309e152 2018-10-17 13:34:20,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319231987s 2018-10-17 13:34:20,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:34:20,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:20,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf483542-12b3-4e9a-9427-837691c098d6 x-openstack-request-id: req-cf483542-12b3-4e9a-9427-837691c098d6 2018-10-17 13:34:20,361 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "name": "vping_ssh-flavor_de06809d-5ea1-48ce-8760-349da3bc0c39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:34:20,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-cf483542-12b3-4e9a-9427-837691c098d6 2018-10-17 13:34:20,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259020328522s 2018-10-17 13:34:20,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 13:34:20,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"server": {"name": "vping_ssh-vm_de06809d-5ea1-48ce-8760-349da3bc0c39", "imageRef": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "key_name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39", "flavorRef": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7357eab9-26ed-4bac-9135-16a11e979025"}], "security_groups": [{"name": "b874bf99-c56a-4edf-92b8-dac901f365fa"}]}}' 2018-10-17 13:34:24,967 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482 x-compute-request-id: req-be826a05-97d6-493c-93c4-18a1253bbcea x-openstack-request-id: req-be826a05-97d6-493c-93c4-18a1253bbcea 2018-10-17 13:34:24,967 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b874bf99-c56a-4edf-92b8-dac901f365fa"}], "OS-DCF:diskConfig": "MANUAL", "id": "5df8b932-c682-43af-ab5e-f458fa9ce482", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "bookmark"}], "adminPass": "KVsYB3nXX4Yd"}} 2018-10-17 13:34:24,968 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-be826a05-97d6-493c-93c4-18a1253bbcea 2018-10-17 13:34:24,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.60460019112s 2018-10-17 13:34:24,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:25,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 853 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0668745-21f3-4575-9ce1-68e5067eac15 x-openstack-request-id: req-b0668745-21f3-4575-9ce1-68e5067eac15 2018-10-17 13:34:25,601 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "5df8b932-c682-43af-ab5e-f458fa9ce482", "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39", "name": "vping_ssh-vm_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:23Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:fc:79", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:16.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:17Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:25,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b0668745-21f3-4575-9ce1-68e5067eac15 2018-10-17 13:34:25,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632659912109s 2018-10-17 13:34:25,609 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:34:27,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:27,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:28,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 853 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37dba752-005d-4595-bd47-40710d602808 x-openstack-request-id: req-37dba752-005d-4595-bd47-40710d602808 2018-10-17 13:34:28,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "5df8b932-c682-43af-ab5e-f458fa9ce482", "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39", "name": "vping_ssh-vm_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:23Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:fc:79", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:16.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:17Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:28,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37dba752-005d-4595-bd47-40710d602808 2018-10-17 13:34:28,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13310003281s 2018-10-17 13:34:28,753 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:34:30,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:30,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:31,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d1a6bb4a-f439-4e67-8165-c805410fedd0 x-openstack-request-id: req-d1a6bb4a-f439-4e67-8165-c805410fedd0 2018-10-17 13:34:31,763 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "5df8b932-c682-43af-ab5e-f458fa9ce482", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:28Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39", "name": "vping_ssh-vm_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:23Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:fc:79", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:16.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:17Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:31,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d1a6bb4a-f439-4e67-8165-c805410fedd0 2018-10-17 13:34:31,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00735521317s 2018-10-17 13:34:31,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:34:33,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:33,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:34,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c406a187-4c75-413a-a2fc-66d51c55e9fb x-openstack-request-id: req-c406a187-4c75-413a-a2fc-66d51c55e9fb 2018-10-17 13:34:34,323 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "5df8b932-c682-43af-ab5e-f458fa9ce482", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:28Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39", "name": "vping_ssh-vm_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:23Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:fc:79", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:16.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:17Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:34,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c406a187-4c75-413a-a2fc-66d51c55e9fb 2018-10-17 13:34:34,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549041032791s 2018-10-17 13:34:34,331 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:34:36,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:36,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:37,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1a8014b-c84c-40d4-a383-5196edb8615c x-openstack-request-id: req-b1a8014b-c84c-40d4-a383-5196edb8615c 2018-10-17 13:34:37,043 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fd:af", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:33.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "5df8b932-c682-43af-ab5e-f458fa9ce482", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:34Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39", "name": "vping_ssh-vm_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:23Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:fc:79", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:16.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:17Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:37,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b1a8014b-c84c-40d4-a383-5196edb8615c 2018-10-17 13:34:37,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709568977356s 2018-10-17 13:34:37,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:34:37,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=5df8b932-c682-43af-ab5e-f458fa9ce482" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:37,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:37 GMT X-Openstack-Request-Id: req-75f69d12-d7ae-4c8a-8e8e-780503d7b3c0 2018-10-17 13:34:37,107 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:34:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e575988d-e4ed-43e2-a17e-be8696ef1f18","ip_address":"192.168.120.7"}],"id":"db48da83-ebbb-400a-96a6-0db875ed84b3","security_groups":["b874bf99-c56a-4edf-92b8-dac901f365fa"],"mac_address":"fa:16:3e:6f:fd:af","project_id":"6e2bf80ce6fe4454951ccd070dbb197d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7357eab9-26ed-4bac-9135-16a11e979025","tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:34:29Z","binding:vnic_type":"normal","device_id":"5df8b932-c682-43af-ab5e-f458fa9ce482","ip_allocation":"immediate"}]} 2018-10-17 13:34:37,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5df8b932-c682-43af-ab5e-f458fa9ce482 used request id req-75f69d12-d7ae-4c8a-8e8e-780503d7b3c0 2018-10-17 13:34:37,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0564451217651s 2018-10-17 13:34:37,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:34:37,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=db48da83-ebbb-400a-96a6-0db875ed84b3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:37,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:37 GMT X-Openstack-Request-Id: req-30981a49-3014-4190-a942-0eafc1818d5a 2018-10-17 13:34:37,164 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:34:37,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=db48da83-ebbb-400a-96a6-0db875ed84b3 used request id req-30981a49-3014-4190-a942-0eafc1818d5a 2018-10-17 13:34:37,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0467410087585s 2018-10-17 13:34:37,165 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:fd:af', 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'209f408e-7c94-4a88-8cb1-b83cb295bec7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:34:33.000000', 'flavor': Munch({u'id': u'058f2846-07c8-4c27-9b1a-5c3a250f2d06'}), 'az': u'nova', 'id': u'5df8b932-c682-43af-ab5e-f458fa9ce482', 'security_groups': [Munch({u'name': u'vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cd1f0d2089db400aa0b1ca3e3017bc6a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'name': 'vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39', '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-10-17T13:34:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T13:34:34Z', 'hostId': u'1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:34:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'name': u'vping_ssh-vm_de06809d-5ea1-48ce-8760-349da3bc0c39', 'adminPass': u'KVsYB3nXX4Yd', 'tenant_id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'created_at': u'2018-10-17T13:34:23Z', 'created': u'2018-10-17T13:34:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 13:34:37,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:34:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:37,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:37 GMT X-Openstack-Request-Id: req-3ab7aeb3-c141-4171-93e7-dab85dbe7db9 2018-10-17 13:34:37,282 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7357eab9-26ed-4bac-9135-16a11e979025","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2bf80ce6fe4454951ccd070dbb197d","l2_adjacency":true,"status":"ACTIVE","subnets":["e575988d-e4ed-43e2-a17e-be8696ef1f18"],"description":"","tags":[],"updated_at":"2018-10-17T13:33:43Z","qos_policy_id":null,"name":"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39","admin_state_up":true,"tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:33:42Z","mtu":1450}]} 2018-10-17 13:34:37,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3ab7aeb3-c141-4171-93e7-dab85dbe7db9 2018-10-17 13:34:37,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110478162766s 2018-10-17 13:34:37,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:34:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=5df8b932-c682-43af-ab5e-f458fa9ce482" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:37,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:37 GMT X-Openstack-Request-Id: req-4c731e6f-76c2-4f34-915e-1e579e160c4b 2018-10-17 13:34:37,335 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:34:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e575988d-e4ed-43e2-a17e-be8696ef1f18","ip_address":"192.168.120.7"}],"id":"db48da83-ebbb-400a-96a6-0db875ed84b3","security_groups":["b874bf99-c56a-4edf-92b8-dac901f365fa"],"mac_address":"fa:16:3e:6f:fd:af","project_id":"6e2bf80ce6fe4454951ccd070dbb197d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7357eab9-26ed-4bac-9135-16a11e979025","tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:34:29Z","binding:vnic_type":"normal","device_id":"5df8b932-c682-43af-ab5e-f458fa9ce482","ip_allocation":"immediate"}]} 2018-10-17 13:34:37,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5df8b932-c682-43af-ab5e-f458fa9ce482 used request id req-4c731e6f-76c2-4f34-915e-1e579e160c4b 2018-10-17 13:34:37,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0514872074127s 2018-10-17 13:34:37,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 13:34:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"floatingip": {"floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "fixed_ip_address": "192.168.120.7", "port_id": "db48da83-ebbb-400a-96a6-0db875ed84b3"}}' 2018-10-17 13:34:39,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:39 GMT X-Openstack-Request-Id: req-8d2d31e4-adb0-46cc-b3cb-52ec9ee88a99 2018-10-17 13:34:39,998 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "45c576bd-5d7a-4606-b1dd-98623e385208", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:34:38Z", "updated_at": "2018-10-17T13:34:38Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7357eab9-26ed-4bac-9135-16a11e979025", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:fd:af", "device_id": "5df8b932-c682-43af-ab5e-f458fa9ce482"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_id": "db48da83-ebbb-400a-96a6-0db875ed84b3", "id": "9978472c-01a7-4855-af2d-6cbaa0f979fd", "qos_policy_id": null}} 2018-10-17 13:34:39,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-8d2d31e4-adb0-46cc-b3cb-52ec9ee88a99 2018-10-17 13:34:39,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.66232800484s 2018-10-17 13:34:40,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:34:40,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:40,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:40 GMT X-Openstack-Request-Id: req-229bc3b4-3a54-402e-a3da-05be6f98aa13 2018-10-17 13:34:40,080 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "45c576bd-5d7a-4606-b1dd-98623e385208", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:34:38Z", "updated_at": "2018-10-17T13:34:38Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7357eab9-26ed-4bac-9135-16a11e979025", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:fd:af", "device_id": "5df8b932-c682-43af-ab5e-f458fa9ce482"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_id": "db48da83-ebbb-400a-96a6-0db875ed84b3", "id": "9978472c-01a7-4855-af2d-6cbaa0f979fd", "qos_policy_id": null}]} 2018-10-17 13:34:40,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-229bc3b4-3a54-402e-a3da-05be6f98aa13 2018-10-17 13:34:40,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0653028488159s 2018-10-17 13:34:40,086 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:34:40,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:34:40,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:40,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:40 GMT X-Openstack-Request-Id: req-8ca0f69b-ff61-4914-b4c6-f93168e456c4 2018-10-17 13:34:40,539 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "45c576bd-5d7a-4606-b1dd-98623e385208", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:34:38Z", "updated_at": "2018-10-17T13:34:38Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7357eab9-26ed-4bac-9135-16a11e979025", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:fd:af", "device_id": "5df8b932-c682-43af-ab5e-f458fa9ce482"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_id": "db48da83-ebbb-400a-96a6-0db875ed84b3", "id": "9978472c-01a7-4855-af2d-6cbaa0f979fd", "qos_policy_id": null}]} 2018-10-17 13:34:40,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-8ca0f69b-ff61-4914-b4c6-f93168e456c4 2018-10-17 13:34:40,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.341609954834s 2018-10-17 13:34:40,545 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:34:40,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:34:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:41,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:40 GMT X-Openstack-Request-Id: req-52e30713-2b31-46cd-a11f-5fe405c403b2 2018-10-17 13:34:41,002 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "45c576bd-5d7a-4606-b1dd-98623e385208", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:34:38Z", "updated_at": "2018-10-17T13:34:38Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7357eab9-26ed-4bac-9135-16a11e979025", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:fd:af", "device_id": "5df8b932-c682-43af-ab5e-f458fa9ce482"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_id": "db48da83-ebbb-400a-96a6-0db875ed84b3", "id": "9978472c-01a7-4855-af2d-6cbaa0f979fd", "qos_policy_id": null}]} 2018-10-17 13:34:41,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-52e30713-2b31-46cd-a11f-5fe405c403b2 2018-10-17 13:34:41,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.343986034393s 2018-10-17 13:34:41,009 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:34:41,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:34:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:41,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:41 GMT X-Openstack-Request-Id: req-5a0ad9d1-0a36-4ff4-b2a9-14d5e50139b5 2018-10-17 13:34:41,188 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "45c576bd-5d7a-4606-b1dd-98623e385208", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:34:38Z", "updated_at": "2018-10-17T13:34:38Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7357eab9-26ed-4bac-9135-16a11e979025", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:fd:af", "device_id": "5df8b932-c682-43af-ab5e-f458fa9ce482"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_id": "db48da83-ebbb-400a-96a6-0db875ed84b3", "id": "9978472c-01a7-4855-af2d-6cbaa0f979fd", "qos_policy_id": null}]} 2018-10-17 13:34:41,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-5a0ad9d1-0a36-4ff4-b2a9-14d5e50139b5 2018-10-17 13:34:41,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0684370994568s 2018-10-17 13:34:41,195 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:34:41,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:34:41,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:41,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:41 GMT X-Openstack-Request-Id: req-76eb6adc-2627-4f54-9c08-c7afddfc0689 2018-10-17 13:34:41,370 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "45c576bd-5d7a-4606-b1dd-98623e385208", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:34:38Z", "updated_at": "2018-10-17T13:34:38Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7357eab9-26ed-4bac-9135-16a11e979025", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:fd:af", "device_id": "5df8b932-c682-43af-ab5e-f458fa9ce482"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_id": "db48da83-ebbb-400a-96a6-0db875ed84b3", "id": "9978472c-01a7-4855-af2d-6cbaa0f979fd", "qos_policy_id": null}]} 2018-10-17 13:34:41,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-76eb6adc-2627-4f54-9c08-c7afddfc0689 2018-10-17 13:34:41,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0650510787964s 2018-10-17 13:34:41,377 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:34:41,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:34:41,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:41,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:41 GMT X-Openstack-Request-Id: req-e31ba4ad-53be-4a22-84a5-ec6a732f3683 2018-10-17 13:34:41,726 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "45c576bd-5d7a-4606-b1dd-98623e385208", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:34:38Z", "updated_at": "2018-10-17T13:34:41Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7357eab9-26ed-4bac-9135-16a11e979025", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:fd:af", "device_id": "5df8b932-c682-43af-ab5e-f458fa9ce482"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_id": "db48da83-ebbb-400a-96a6-0db875ed84b3", "id": "9978472c-01a7-4855-af2d-6cbaa0f979fd", "qos_policy_id": null}]} 2018-10-17 13:34:41,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e31ba4ad-53be-4a22-84a5-ec6a732f3683 2018-10-17 13:34:41,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.238945960999s 2018-10-17 13:34:41,732 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'45c576bd-5d7a-4606-b1dd-98623e385208', 'updated_at': u'2018-10-17T13:34:41Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.215', 'revision_number': 1, 'port_id': u'db48da83-ebbb-400a-96a6-0db875ed84b3', 'id': u'9978472c-01a7-4855-af2d-6cbaa0f979fd', 'network': u'084c1015-a563-49ce-8eec-475afdeffdab', 'port': u'db48da83-ebbb-400a-96a6-0db875ed84b3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'name': 'vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7357eab9-26ed-4bac-9135-16a11e979025', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6f:fd:af', u'device_id': u'5df8b932-c682-43af-ab5e-f458fa9ce482'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6e2bf80ce6fe4454951ccd070dbb197d', 'created_at': u'2018-10-17T13:34:38Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7357eab9-26ed-4bac-9135-16a11e979025', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6f:fd:af', u'device_id': u'5df8b932-c682-43af-ab5e-f458fa9ce482'}), 'router': u'45c576bd-5d7a-4606-b1dd-98623e385208'}) 2018-10-17 13:34:41,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 13:34:41,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 13:34:41,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9583 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-163db642-a675-4d79-b4d2-c1f341724f2f x-openstack-request-id: req-163db642-a675-4d79-b4d2-c1f341724f2f 2018-10-17 13:34:41,819 - keystoneauth.session - DEBUG - 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 511450619 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.174696] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.176870] pid_max: default: 32768 minimum: 301\n[ 0.178039] ACPI: Core revision 20150930\n[ 0.179664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.181332] Security Framework initialized\n[ 0.182394] Yama: becoming mindful.\n[ 0.183356] AppArmor: AppArmor initialized\n[ 0.184469] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.186181] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.187821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.189356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.191147] Initializing cgroup subsys io\n[ 0.192199] Initializing cgroup subsys memory\n[ 0.193313] Initializing cgroup subsys devices\n[ 0.194470] Initializing cgroup subsys freezer\n[ 0.195606] Initializing cgroup subsys net_cls\n[ 0.196726] Initializing cgroup subsys perf_event\n[ 0.197957] Initializing cgroup subsys net_prio\n[ 0.199245] Initializing cgroup subsys hugetlb\n[ 0.200367] Initializing cgroup subsys pids\n[ 0.201538] CPU: Physical Processor ID: 0\n[ 0.203307] mce: CPU supports 10 MCE banks\n[ 0.204413] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.205740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.222846] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.229570] ftrace: allocating 31920 entries in 125 pages\n[ 0.256184] smpboot: Max logical packages: 1\n[ 0.257304] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.259087] x2apic enabled\n[ 0.260162] Switched APIC routing to physical x2apic.\n[ 0.262493] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.263949] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.266723] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.269090] KVM setup paravirtual spinlock\n[ 0.270716] x86: Booted up 1 node, 1 CPUs\n[ 0.271785] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.273638] devtmpfs: initialized\n[ 0.275595] evm: security.selinux\n[ 0.276539] evm: security.SMACK64\n[ 0.277475] evm: security.SMACK64EXEC\n[ 0.278516] evm: security.SMACK64TRANSMUTE\n[ 0.279582] evm: security.SMACK64MMAP\n[ 0.280558] evm: security.ima\n[ 0.281398] evm: security.capability\n[ 0.282447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.284918] pinctrl core: initialized pinctrl subsystem\n[ 0.286377] RTC time: 13:34:34, date: 10/17/18\n[ 0.287646] NET: Registered protocol family 16\n[ 0.288930] cpuidle: using governor ladder\n[ 0.290027] cpuidle: using governor menu\n[ 0.291095] PCCT header not found.\n[ 0.292109] ACPI: bus type PCI registered\n[ 0.293182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.294802] PCI: Using configuration type 1 for base access\n[ 0.296977] ACPI: Added _OSI(Module Device)\n[ 0.298090] ACPI: Added _OSI(Processor Device)\n[ 0.299250] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300463] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.302577] ACPI: Interpreter enabled\n[ 0.303577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.306057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.308457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.310873] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.313272] ACPI: (supports S0 S5)\n[ 0.314204] ACPI: Using IOAPIC for interrupt routing\n[ 0.315439] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319134] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320624] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.322221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323776] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326681] acpiphp: Slot [3] registered\n[ 0.327732] acpiphp: Slot [4] registered\n[ 0.328837] acpiphp: Slot [5] registered\n[ 0.329887] acpiphp: Slot [6] registered\n[ 0.330948] acpiphp: Slot [7] registered\n[ 0.332007] acpiphp: Slot [8] registered\n[ 0.333059] acpiphp: Slot [9] registered\n[ 0.334121] acpiphp: Slot [10] registered\n[ 0.335190] acpiphp: Slot [11] registered\n[ 0.336264] acpiphp: Slot [12] registered\n[ 0.337329] acpiphp: Slot [13] registered\n[ 0.338393] acpiphp: Slot [14] registered\n[ 0.339456] acpiphp: Slot [15] registered\n[ 0.353257] acpiphp: Slot [16] registered\n[ 0.354334] acpiphp: Slot [17] registered\n[ 0.355419] acpiphp: Slot [18] registered\n[ 0.356489] acpiphp: Slot [19] registered\n[ 0.357558] acpiphp: Slot [20] registered\n[ 0.358638] acpiphp: Slot [21] registered\n[ 0.359706] acpiphp: Slot [22] registered\n[ 0.360774] acpiphp: Slot [23] registered\n[ 0.361845] acpiphp: Slot [24] registered\n[ 0.362942] acpiphp: Slot [25] registered\n[ 0.364019] acpiphp: Slot [26] registered\n[ 0.365084] acpiphp: Slot [27] registered\n[ 0.366154] acpiphp: Slot [28] registered\n[ 0.367249] acpiphp: Slot [29] registered\n[ 0.368310] acpiphp: Slot [30] registered\n[ 0.369383] acpiphp: Slot [31] registered\n[ 0.370460] PCI host bridge to bus 0000:00\n[ 0.371533] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.373116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.374731] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.376685] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.378586] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.380517] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.384343] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.385999] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.387536] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.389169] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.393579] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.395453] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.418601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.420504] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.422347] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.424215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.426051] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.427816] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429192] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431223] vgaarb: loaded\n[ 0.432019] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433606] SCSI subsystem initialized\n[ 0.434816] ACPI: bus type USB registered\n[ 0.435906] usbcore: registered new interface driver usbfs\n[ 0.437260] usbcore: registered new interface driver hub\n[ 0.438578] usbcore: registered new device driver usb\n[ 0.440017] PCI: Using ACPI for IRQ routing\n[ 0.441474] NetLabel: Initializing\n[ 0.442419] NetLabel: domain hash size = 128\n[ 0.443531] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.444778] NetLabel: unlabeled traffic allowed by default\n[ 0.446297] clocksource: Switched to clocksource kvm-clock\n[ 0.456023] AppArmor: AppArmor Filesystem Enabled\n[ 0.457282] pnp: PnP ACPI init\n[ 0.458490] pnp: PnP ACPI: found 5 devices\n[ 0.465310] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.467548] NET: Registered protocol family 2\n[ 0.468913] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.470609] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.472189] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.473749] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.475163] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.476706] NET: Registered protocol family 1\n[ 0.477860] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.479318] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.480734] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.495173] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.509709] Trying to unpack rootfs image as initramfs...\n[ 0.570326] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.577033] Scanning for low memory corruption every 60 seconds\n[ 0.580096] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.581691] audit: initializing netlink subsys (disabled)\n[ 0.583324] audit: type=2000 audit(1539783274.779:1): initialized\n[ 0.585397] Initialise system trusted keyring\n[ 0.586914] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.588431] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591222] zbud: loaded\n[ 0.592272] VFS: Disk quotas dquot_6.6.0\n[ 0.593386] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595625] fuse init (API version 7.23)\n[ 0.596841] Key type big_key registered\n[ 0.597925] Allocating IMA MOK and blacklist keyrings.\n[ 0.599614] Key type asymmetric registered\n[ 0.600731] Asymmetric key parser 'x509' registered\n[ 0.602006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.604028] io scheduler noop registered\n[ 0.605078] io scheduler deadline registered (default)\n[ 0.606426] io scheduler cfq registered\n[ 0.607680] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.609052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.610873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.612827] ACPI: Power Button [PWRF]\n[ 0.614153] GHES: HEST is not enabled!\n[ 0.628447] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.657796] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.660787] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687672] Linux agpgart interface v0.103\n[ 0.691451] brd: module loaded\n[ 0.693755] loop: module loaded\n[ 0.698805] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.700754] GPT:90111 != 2097151\n[ 0.701648] GPT:Alternate GPT header not at the end of the disk.\n[ 0.703091] GPT:90111 != 2097151\n[ 0.703992] GPT: Use GNU Parted to correct GPT errors.\n[ 0.705260] vda: vda1 vda15\n[ 0.707150] scsi host0: ata_piix\n[ 0.708193] scsi host1: ata_piix\n[ 0.709152] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.710743] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.712732] libphy: Fixed MDIO Bus: probed\n[ 0.713826] tun: Universal TUN/TAP device driver, 1.6\n[ 0.715079] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718198] PPP generic driver version 2.4.2\n[ 0.719440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.721019] ehci-pci: EHCI PCI platform driver\n[ 0.722186] ehci-platform: EHCI generic platform driver\n[ 0.723511] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725006] ohci-pci: OHCI PCI platform driver\n[ 0.726166] ohci-platform: OHCI generic platform driver\n[ 0.727518] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.742112] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.743456] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.745443] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.746783] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.748396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.749980] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.751824] usb usb1: Product: UHCI Host Controller\n[ 0.753036] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.754516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.755810] hub 1-0:1.0: USB hub found\n[ 0.756853] hub 1-0:1.0: 2 ports detected\n[ 0.758282] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.761079] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.762343] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.763705] mousedev: PS/2 mouse device common for all mice\n[ 0.765371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.767783] rtc_cmos 00:00: RTC can wake from S4\n[ 0.769277] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.770826] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.772393] i2c /dev entries driver\n[ 0.773415] device-mapper: uevent: version 1.0.3\n[ 0.774707] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.776882] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.778861] NET: Registered protocol family 10\n[ 0.780613] NET: Registered protocol family 17\n[ 0.781787] Key type dns_resolver registered\n[ 0.783157] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.784614] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.787044] registered taskstats version 1\n[ 0.788192] Loading compiled-in X.509 certificates\n[ 0.790056] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.792541] zswap: loaded using pool lzo/zbud\n[ 0.795047] Key type trusted registered\n[ 0.797208] Key type encrypted registered\n[ 0.798348] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799769] ima: No TPM chip found, activating TPM-bypass!\n[ 0.801142] evm: HMAC attrs: 0x1\n[ 0.802450] Magic number: 6:709:584\n[ 0.803566] rtc_cmos 00:00: setting system clock to 2018-10-17 13:34:34 UTC (1539783274)\n[ 0.805815] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.807294] EDD information not available.\n[ 0.872871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.887997] Write protecting the kernel read-only data: 14336k\n[ 0.892804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895360] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.944030] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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 1.12. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAukbrgM4HBaLZBt1f4ZI2Q6/2l99GUuzByGfRgWL1P1kOtBsTDYHlR4FAsSjjJaaCo6lDprZM16X1bEuvlYEHx3caPsVOgaNYhC8r97qJVWtWY/BWmWT9UUYiEwzH4KcTiu9wKrTE+/qb7pR1xAHYJ8bMUFo+0hvAX4w7ySG+1JlnTjCjvgme1VswaWRwivqgxtyeZvizFWte40FWXZpaKaqRX6l/wOeJ9UyNU8zWHw6/Enpr7Z7Y4Q6Xg4nBA23UD0qi8Vs9X1uVLoHfIjqx0rXIfBsUBqguylfskTQ4NaNOrxl0lV5us2XUeRydTR3KO3XHWMJrDFA3qmCMqwkX root@vping-ssh-vm-de06809d-5ea1-48ce-8760-349da3bc0c39\nssh-dss AAAAB3NzaC1kc3MAAACBAMI+/bM5F+bCpl1hR1ESpLRXwUQv/qHYc1U+I9+fwrFTYcVm6+10yM3qgjNbNAKVFl8PFdeY91sJEqORESS2w6KVottKe3BW6FDS9wlA6PkkM6O8y0E6xfd6nSLa1hRyL6wjfet6NvQzVX6604HGGKcMqIm/FFyF1EqrP59w5JzpAAAAFQCcuzK0ui6RBY8IVbwQPz1Qv0ZG5wAAAIBl//q5QhnMs+nQ6OvSIA1ySPKRX3f/ZHZk7qKzJwmVUUHpDQxBPBLH0jFiDhPQepo4lTyKceRrU2o91VeNWD6u3A4xeh+rNZEfNIVq6ddJHsbhSNYbxFVUoFJ3+OQv/grnE7r/yMSYZlxoBF826mc1jaIqSK4Dn6fiPYO7wRvTVAAAAIEAiwLxcBeEx8rM72PjJnkoO/4Slj49vmCTl1If3dTCpjNFGoT+A58JvDow/nYNEqJpkX78jjzxqc4mvppLYvd6I/sCKnYQOTnE7ZcT0pJe496PxAYNC1EBPlPMbBwRYgjbYnbi52O9PsW/w9ENA9ogs+hhxfB7jG75ufmSVGotSFk= root@vping-ssh-vm-de06809d-5ea1-48ce-8760-349da3bc0c39\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe6f:fdaf/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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-de06809d-5ea1-48ce-8760-349da3bc0c39\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.62 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-de06809d-5ea1-48ce-8760-349da3bc0c39 login: "} 2018-10-17 13:34:41,820 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482/action used request id req-163db642-a675-4d79-b4d2-c1f341724f2f 2018-10-17 13:34:41,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0865488052368s 2018-10-17 13:34:41,821 - 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 511450619 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.174696] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.176870] pid_max: default: 32768 minimum: 301 [ 0.178039] ACPI: Core revision 20150930 [ 0.179664] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.181332] Security Framework initialized [ 0.182394] Yama: becoming mindful. [ 0.183356] AppArmor: AppArmor initialized [ 0.184469] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.186181] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.187821] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.189356] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191147] Initializing cgroup subsys io [ 0.192199] Initializing cgroup subsys memory [ 0.193313] Initializing cgroup subsys devices [ 0.194470] Initializing cgroup subsys freezer [ 0.195606] Initializing cgroup subsys net_cls [ 0.196726] Initializing cgroup subsys perf_event [ 0.197957] Initializing cgroup subsys net_prio [ 0.199245] Initializing cgroup subsys hugetlb [ 0.200367] Initializing cgroup subsys pids [ 0.201538] CPU: Physical Processor ID: 0 [ 0.203307] mce: CPU supports 10 MCE banks [ 0.204413] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.205740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.222846] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.229570] ftrace: allocating 31920 entries in 125 pages [ 0.256184] smpboot: Max logical packages: 1 [ 0.257304] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.259087] x2apic enabled [ 0.260162] Switched APIC routing to physical x2apic. [ 0.262493] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263949] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.266723] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.269090] KVM setup paravirtual spinlock [ 0.270716] x86: Booted up 1 node, 1 CPUs [ 0.271785] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.273638] devtmpfs: initialized [ 0.275595] evm: security.selinux [ 0.276539] evm: security.SMACK64 [ 0.277475] evm: security.SMACK64EXEC [ 0.278516] evm: security.SMACK64TRANSMUTE [ 0.279582] evm: security.SMACK64MMAP [ 0.280558] evm: security.ima [ 0.281398] evm: security.capability [ 0.282447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284918] pinctrl core: initialized pinctrl subsystem [ 0.286377] RTC time: 13:34:34, date: 10/17/18 [ 0.287646] NET: Registered protocol family 16 [ 0.288930] cpuidle: using governor ladder [ 0.290027] cpuidle: using governor menu [ 0.291095] PCCT header not found. [ 0.292109] ACPI: bus type PCI registered [ 0.293182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.294802] PCI: Using configuration type 1 for base access [ 0.296977] ACPI: Added _OSI(Module Device) [ 0.298090] ACPI: Added _OSI(Processor Device) [ 0.299250] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.300463] ACPI: Added _OSI(Processor Aggregator Device) [ 0.302577] ACPI: Interpreter enabled [ 0.303577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.306057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.308457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.310873] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.313272] ACPI: (supports S0 S5) [ 0.314204] ACPI: Using IOAPIC for interrupt routing [ 0.315439] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319134] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320624] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.322221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323776] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326681] acpiphp: Slot [3] registered [ 0.327732] acpiphp: Slot [4] registered [ 0.328837] acpiphp: Slot [5] registered [ 0.329887] acpiphp: Slot [6] registered [ 0.330948] acpiphp: Slot [7] registered [ 0.332007] acpiphp: Slot [8] registered [ 0.333059] acpiphp: Slot [9] registered [ 0.334121] acpiphp: Slot [10] registered [ 0.335190] acpiphp: Slot [11] registered [ 0.336264] acpiphp: Slot [12] registered [ 0.337329] acpiphp: Slot [13] registered [ 0.338393] acpiphp: Slot [14] registered [ 0.339456] acpiphp: Slot [15] registered [ 0.353257] acpiphp: Slot [16] registered [ 0.354334] acpiphp: Slot [17] registered [ 0.355419] acpiphp: Slot [18] registered [ 0.356489] acpiphp: Slot [19] registered [ 0.357558] acpiphp: Slot [20] registered [ 0.358638] acpiphp: Slot [21] registered [ 0.359706] acpiphp: Slot [22] registered [ 0.360774] acpiphp: Slot [23] registered [ 0.361845] acpiphp: Slot [24] registered [ 0.362942] acpiphp: Slot [25] registered [ 0.364019] acpiphp: Slot [26] registered [ 0.365084] acpiphp: Slot [27] registered [ 0.366154] acpiphp: Slot [28] registered [ 0.367249] acpiphp: Slot [29] registered [ 0.368310] acpiphp: Slot [30] registered [ 0.369383] acpiphp: Slot [31] registered [ 0.370460] PCI host bridge to bus 0000:00 [ 0.371533] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.373116] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.374731] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.376685] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.378586] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.380517] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.384343] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.385999] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.387536] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.389169] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.393579] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.395453] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416648] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.418601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.420504] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.422347] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.424215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.426051] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.427816] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429192] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431223] vgaarb: loaded [ 0.432019] vgaarb: bridge control possible 0000:00:02.0 [ 0.433606] SCSI subsystem initialized [ 0.434816] ACPI: bus type USB registered [ 0.435906] usbcore: registered new interface driver usbfs [ 0.437260] usbcore: registered new interface driver hub [ 0.438578] usbcore: registered new device driver usb [ 0.440017] PCI: Using ACPI for IRQ routing [ 0.441474] NetLabel: Initializing [ 0.442419] NetLabel: domain hash size = 128 [ 0.443531] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.444778] NetLabel: unlabeled traffic allowed by default [ 0.446297] clocksource: Switched to clocksource kvm-clock [ 0.456023] AppArmor: AppArmor Filesystem Enabled [ 0.457282] pnp: PnP ACPI init [ 0.458490] pnp: PnP ACPI: found 5 devices [ 0.465310] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.467548] NET: Registered protocol family 2 [ 0.468913] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.470609] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.472189] TCP: Hash tables configured (established 4096 bind 4096) [ 0.473749] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.475163] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.476706] NET: Registered protocol family 1 [ 0.477860] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.479318] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.480734] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.495173] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.509709] Trying to unpack rootfs image as initramfs... [ 0.570326] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.577033] Scanning for low memory corruption every 60 seconds [ 0.580096] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.581691] audit: initializing netlink subsys (disabled) [ 0.583324] audit: type=2000 audit(1539783274.779:1): initialized [ 0.585397] Initialise system trusted keyring [ 0.586914] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.588431] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591222] zbud: loaded [ 0.592272] VFS: Disk quotas dquot_6.6.0 [ 0.593386] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.595625] fuse init (API version 7.23) [ 0.596841] Key type big_key registered [ 0.597925] Allocating IMA MOK and blacklist keyrings. [ 0.599614] Key type asymmetric registered [ 0.600731] Asymmetric key parser 'x509' registered [ 0.602006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.604028] io scheduler noop registered [ 0.605078] io scheduler deadline registered (default) [ 0.606426] io scheduler cfq registered [ 0.607680] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.609052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.610873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.612827] ACPI: Power Button [PWRF] [ 0.614153] GHES: HEST is not enabled! [ 0.628447] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.657796] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.660787] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687672] Linux agpgart interface v0.103 [ 0.691451] brd: module loaded [ 0.693755] loop: module loaded [ 0.698805] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.700754] GPT:90111 != 2097151 [ 0.701648] GPT:Alternate GPT header not at the end of the disk. [ 0.703091] GPT:90111 != 2097151 [ 0.703992] GPT: Use GNU Parted to correct GPT errors. [ 0.705260] vda: vda1 vda15 [ 0.707150] scsi host0: ata_piix [ 0.708193] scsi host1: ata_piix [ 0.709152] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.710743] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.712732] libphy: Fixed MDIO Bus: probed [ 0.713826] tun: Universal TUN/TAP device driver, 1.6 [ 0.715079] tun: (C) 1999-2004 Max Krasnyansky [ 0.718198] PPP generic driver version 2.4.2 [ 0.719440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.721019] ehci-pci: EHCI PCI platform driver [ 0.722186] ehci-platform: EHCI generic platform driver [ 0.723511] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725006] ohci-pci: OHCI PCI platform driver [ 0.726166] ohci-platform: OHCI generic platform driver [ 0.727518] uhci_hcd: USB Universal Host Controller Interface driver [ 0.742112] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.743456] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.745443] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.746783] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.748396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.749980] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.751824] usb usb1: Product: UHCI Host Controller [ 0.753036] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.754516] usb usb1: SerialNumber: 0000:00:01.2 [ 0.755810] hub 1-0:1.0: USB hub found [ 0.756853] hub 1-0:1.0: 2 ports detected [ 0.758282] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.761079] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.762343] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.763705] mousedev: PS/2 mouse device common for all mice [ 0.765371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.767783] rtc_cmos 00:00: RTC can wake from S4 [ 0.769277] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770826] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.772393] i2c /dev entries driver [ 0.773415] device-mapper: uevent: version 1.0.3 [ 0.774707] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.776882] ledtrig-cpu: registered to indicate activity on CPUs [ 0.778861] NET: Registered protocol family 10 [ 0.780613] NET: Registered protocol family 17 [ 0.781787] Key type dns_resolver registered [ 0.783157] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.784614] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.787044] registered taskstats version 1 [ 0.788192] Loading compiled-in X.509 certificates [ 0.790056] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.792541] zswap: loaded using pool lzo/zbud [ 0.795047] Key type trusted registered [ 0.797208] Key type encrypted registered [ 0.798348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799769] ima: No TPM chip found, activating TPM-bypass! [ 0.801142] evm: HMAC attrs: 0x1 [ 0.802450] Magic number: 6:709:584 [ 0.803566] rtc_cmos 00:00: setting system clock to 2018-10-17 13:34:34 UTC (1539783274) [ 0.805815] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.807294] EDD information not available. [ 0.872871] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887997] Write protecting the kernel read-only data: 14336k [ 0.892804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.895360] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.944030] 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.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 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 1.12. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAukbrgM4HBaLZBt1f4ZI2Q6/2l99GUuzByGfRgWL1P1kOtBsTDYHlR4FAsSjjJaaCo6lDprZM16X1bEuvlYEHx3caPsVOgaNYhC8r97qJVWtWY/BWmWT9UUYiEwzH4KcTiu9wKrTE+/qb7pR1xAHYJ8bMUFo+0hvAX4w7ySG+1JlnTjCjvgme1VswaWRwivqgxtyeZvizFWte40FWXZpaKaqRX6l/wOeJ9UyNU8zWHw6/Enpr7Z7Y4Q6Xg4nBA23UD0qi8Vs9X1uVLoHfIjqx0rXIfBsUBqguylfskTQ4NaNOrxl0lV5us2XUeRydTR3KO3XHWMJrDFA3qmCMqwkX root@vping-ssh-vm-de06809d-5ea1-48ce-8760-349da3bc0c39 ssh-dss AAAAB3NzaC1kc3MAAACBAMI+/bM5F+bCpl1hR1ESpLRXwUQv/qHYc1U+I9+fwrFTYcVm6+10yM3qgjNbNAKVFl8PFdeY91sJEqORESS2w6KVottKe3BW6FDS9wlA6PkkM6O8y0E6xfd6nSLa1hRyL6wjfet6NvQzVX6604HGGKcMqIm/FFyF1EqrP59w5JzpAAAAFQCcuzK0ui6RBY8IVbwQPz1Qv0ZG5wAAAIBl//q5QhnMs+nQ6OvSIA1ySPKRX3f/ZHZk7qKzJwmVUUHpDQxBPBLH0jFiDhPQepo4lTyKceRrU2o91VeNWD6u3A4xeh+rNZEfNIVq6ddJHsbhSNYbxFVUoFJ3+OQv/grnE7r/yMSYZlxoBF826mc1jaIqSK4Dn6fiPYO7wRvTVAAAAIEAiwLxcBeEx8rM72PjJnkoO/4Slj49vmCTl1If3dTCpjNFGoT+A58JvDow/nYNEqJpkX78jjzxqc4mvppLYvd6I/sCKnYQOTnE7ZcT0pJe496PxAYNC1EBPlPMbBwRYgjbYnbi52O9PsW/w9ENA9ogs+hhxfB7jG75ufmSVGotSFk= root@vping-ssh-vm-de06809d-5ea1-48ce-8760-349da3bc0c39 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe6f:fdaf/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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-de06809d-5ea1-48ce-8760-349da3bc0c39 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.62 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-de06809d-5ea1-48ce-8760-349da3bc0c39 login: 2018-10-17 13:34:41,825 - paramiko.transport - DEBUG - starting thread (client mode): 0x12748590L 2018-10-17 13:34:41,825 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 13:34:41,825 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-17 13:34:41,826 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-17 13:34:41,827 - 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-10-17 13:34:41,827 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 13:34:41,827 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-17 13:34:41,827 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 13:34:41,828 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 13:34:41,828 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 13:34:41,845 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 13:34:41,846 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 13:34:41,857 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.215: 68a1ac7ab0b58f5e15de9427fe749994 2018-10-17 13:34:41,858 - paramiko.transport - DEBUG - Trying discovered key daabb1921d891a5cbbad803b95a56d06 in /tmp/tmp29okXH 2018-10-17 13:34:41,885 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 13:34:41,891 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 13:34:41,923 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 13:34:41,924 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-17 13:34:41,924 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 13:34:41,925 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 13:34:41,928 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 13:34:41,928 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=0.727 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 0.727/0.727/0.727 ms 2018-10-17 13:34:41,929 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-17 13:34:41,933 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 13:34:42,077 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:34:42,078 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-17 13:34:42,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 13:34:42,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:42,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-665f8299-0eb1-4662-ac7a-0c8a0ac27dd6 x-openstack-request-id: req-665f8299-0eb1-4662-ac7a-0c8a0ac27dd6 2018-10-17 13:34:42,314 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5 used request id req-665f8299-0eb1-4662-ac7a-0c8a0ac27dd6 2018-10-17 13:34:42,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.231470823288s 2018-10-17 13:34:42,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:42,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:43,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12d93aa4-542a-41b9-bf66-182bf0e97ad7 x-openstack-request-id: req-12d93aa4-542a-41b9-bf66-182bf0e97ad7 2018-10-17 13:34:43,092 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fd:af", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fd:af", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:33.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "5df8b932-c682-43af-ab5e-f458fa9ce482", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:34Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39", "name": "vping_ssh-vm_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:23Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:fc:79", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:16.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "7b4f96a9-0f8a-4ba5-b63d-98af539421c5", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:42Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:05Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:43,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-12d93aa4-542a-41b9-bf66-182bf0e97ad7 2018-10-17 13:34:43,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777941942215s 2018-10-17 13:34:43,095 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:34:45,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:45,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:45,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dcab6587-4711-4c89-9537-94d1fca46d08 x-openstack-request-id: req-dcab6587-4711-4c89-9537-94d1fca46d08 2018-10-17 13:34:45,631 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fd:af", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fd:af", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:33.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "5df8b932-c682-43af-ab5e-f458fa9ce482", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:34Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39", "name": "vping_ssh-vm_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:23Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:45,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dcab6587-4711-4c89-9537-94d1fca46d08 2018-10-17 13:34:45,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534039020538s 2018-10-17 13:34:45,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 13:34:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/9978472c-01a7-4855-af2d-6cbaa0f979fd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:47,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:34:47 GMT X-Openstack-Request-Id: req-38e9928a-06d6-42ff-84bf-bee46030f260 2018-10-17 13:34:47,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:34:47,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/9978472c-01a7-4855-af2d-6cbaa0f979fd.json used request id req-38e9928a-06d6-42ff-84bf-bee46030f260 2018-10-17 13:34:47,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.7527859211s 2018-10-17 13:34:47,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:34:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:47,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:47 GMT X-Openstack-Request-Id: req-c8caf569-7aae-4c33-b905-93d66d1add60 2018-10-17 13:34:47,643 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:34:47,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c8caf569-7aae-4c33-b905-93d66d1add60 2018-10-17 13:34:47,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.241159915924s 2018-10-17 13:34:47,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 13:34:47,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:47,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87fbef01-10a0-40b2-8415-b6cd819b00cf x-openstack-request-id: req-87fbef01-10a0-40b2-8415-b6cd819b00cf 2018-10-17 13:34:47,853 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482 used request id req-87fbef01-10a0-40b2-8415-b6cd819b00cf 2018-10-17 13:34:47,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.209961891174s 2018-10-17 13:34:47,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:47,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:48,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c16056f-b045-49a2-acf9-4cb3e3417764 x-openstack-request-id: req-3c16056f-b045-49a2-acf9-4cb3e3417764 2018-10-17 13:34:48,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fd:af", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fd:af", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5df8b932-c682-43af-ab5e-f458fa9ce482", "rel": "bookmark"}], "image": {"id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "links": [{"href": "http://172.30.9.25:8774/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:34:33.000000", "flavor": {"id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "links": [{"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}]}, "id": "5df8b932-c682-43af-ab5e-f458fa9ce482", "security_groups": [{"name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}], "user_id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "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-10-17T13:34:47Z", "hostId": "1cafb2aadcd3fde8ca9c1a3b529de32a64cbe99bc41fc28b47584216", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39", "name": "vping_ssh-vm_de06809d-5ea1-48ce-8760-349da3bc0c39", "created": "2018-10-17T13:34:23Z", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:34:48,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3c16056f-b045-49a2-acf9-4cb3e3417764 2018-10-17 13:34:48,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835983991623s 2018-10-17 13:34:48,692 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:34:50,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:34:50,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:50,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d20109c3-14cd-447b-8f18-f19a7f3b85f5 x-openstack-request-id: req-d20109c3-14cd-447b-8f18-f19a7f3b85f5 2018-10-17 13:34:50,762 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-17 13:34:50,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d20109c3-14cd-447b-8f18-f19a7f3b85f5 2018-10-17 13:34:50,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0676560401917s 2018-10-17 13:34:50,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:34:50,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:50,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:50 GMT X-Openstack-Request-Id: req-23d77198-9012-4521-a8f6-eb5ab9c04a4e 2018-10-17 13:34:50,853 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:42Z", "updated_at": "2018-10-17T13:33:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "64783195-277a-42c3-951a-b9584b2b0aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "8da2a764-a31c-4fd0-a21c-e4fc4a968eb4", "remote_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "c86286d0-5979-4daa-97fb-042d1938857d", "remote_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "e0145c7d-d8e0-4058-a5f1-2357999c3b1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}], "revision_number": 1, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:59Z", "updated_at": "2018-10-17T13:34:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:59Z", "revision_number": 0, "id": "25dfa4a8-9d86-4d2a-95dc-4e8456b87984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:59Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:34:00Z", "revision_number": 0, "id": "bcd92602-d89e-4347-961b-8fa4e9e316c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:34:00Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:34:00Z", "revision_number": 0, "id": "bf674047-defb-4a0f-bb4d-8f21be773310", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:34:00Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:59Z", "revision_number": 0, "id": "fc38e96e-8d5d-4ebd-9968-d8a5f9f3c946", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:59Z", "security_group_id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}], "revision_number": 3, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "b874bf99-c56a-4edf-92b8-dac901f365fa", "name": "vping_ssh-sg_de06809d-5ea1-48ce-8760-349da3bc0c39"}]} 2018-10-17 13:34:50,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-23d77198-9012-4521-a8f6-eb5ab9c04a4e 2018-10-17 13:34:50,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0858471393585s 2018-10-17 13:34:50,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 13:34:50,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b874bf99-c56a-4edf-92b8-dac901f365fa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:51,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:34:51 GMT X-Openstack-Request-Id: req-d4a6ba97-9d24-4f90-94e5-8cde259af9d0 2018-10-17 13:34:51,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:34:51,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b874bf99-c56a-4edf-92b8-dac901f365fa.json used request id req-d4a6ba97-9d24-4f90-94e5-8cde259af9d0 2018-10-17 13:34:51,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.16947388649s 2018-10-17 13:34:51,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-17 13:34:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:51,057 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c83625f7-d6d3-4964-acca-f5abd72caa1d x-openstack-request-id: req-c83625f7-d6d3-4964-acca-f5abd72caa1d 2018-10-17 13:34:51,057 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_de06809d-5ea1-48ce-8760-349da3bc0c39 used request id req-c83625f7-d6d3-4964-acca-f5abd72caa1d 2018-10-17 13:34:51,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0285139083862s 2018-10-17 13:34:51,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 13:34:51,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/45c576bd-5d7a-4606-b1dd-98623e385208/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" -d '{"subnet_id": "e575988d-e4ed-43e2-a17e-be8696ef1f18"}' 2018-10-17 13:34:54,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:54 GMT X-Openstack-Request-Id: req-449bd215-6378-434b-bdf6-87f39cba0699 2018-10-17 13:34:54,137 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7357eab9-26ed-4bac-9135-16a11e979025", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "subnet_id": "e575988d-e4ed-43e2-a17e-be8696ef1f18", "subnet_ids": ["e575988d-e4ed-43e2-a17e-be8696ef1f18"], "port_id": "bc49bdb0-fa41-430a-b38b-614f5969bcb6", "id": "45c576bd-5d7a-4606-b1dd-98623e385208"} 2018-10-17 13:34:54,137 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/45c576bd-5d7a-4606-b1dd-98623e385208/remove_router_interface.json used request id req-449bd215-6378-434b-bdf6-87f39cba0699 2018-10-17 13:34:54,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.07959103584s 2018-10-17 13:34:54,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 13:34:54,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:54,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:54 GMT X-Openstack-Request-Id: req-d98b9400-59f0-4482-9681-49aa0b205741 2018-10-17 13:34:54,492 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:45Z", "admin_state_up": true, "updated_at": "2018-10-17T13:34:52Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "45c576bd-5d7a-4606-b1dd-98623e385208", "name": "vping_ssh-router_de06809d-5ea1-48ce-8760-349da3bc0c39"}]} 2018-10-17 13:34:54,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d98b9400-59f0-4482-9681-49aa0b205741 2018-10-17 13:34:54,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.35386800766s 2018-10-17 13:34:54,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 13:34:54,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/45c576bd-5d7a-4606-b1dd-98623e385208.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:58,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:34:58 GMT X-Openstack-Request-Id: req-98374cbb-368b-4f49-a25e-a0d2af5fc596 2018-10-17 13:34:58,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:34:58,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/45c576bd-5d7a-4606-b1dd-98623e385208.json used request id req-98374cbb-368b-4f49-a25e-a0d2af5fc596 2018-10-17 13:34:58,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.33897399902s 2018-10-17 13:34:58,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:34:58,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:34:59,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 17 Oct 2018 13:34:59 GMT X-Openstack-Request-Id: req-9b23d618-66e1-4657-a62b-fb8d0049f4a2 2018-10-17 13:34:59,172 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7357eab9-26ed-4bac-9135-16a11e979025","tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:33:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:33:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6e2bf80ce6fe4454951ccd070dbb197d","id":"e575988d-e4ed-43e2-a17e-be8696ef1f18","subnetpool_id":null,"name":"vping_ssh-subnet_de06809d-5ea1-48ce-8760-349da3bc0c39"}]} 2018-10-17 13:34:59,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9b23d618-66e1-4657-a62b-fb8d0049f4a2 2018-10-17 13:34:59,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.339160919189s 2018-10-17 13:34:59,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 13:34:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/e575988d-e4ed-43e2-a17e-be8696ef1f18.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:35:01,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:35:01 GMT X-Openstack-Request-Id: req-ab37b1d1-e0fd-4a30-9437-3d19a7b0a6a3 2018-10-17 13:35:01,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:35:01,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/e575988d-e4ed-43e2-a17e-be8696ef1f18.json used request id req-ab37b1d1-e0fd-4a30-9437-3d19a7b0a6a3 2018-10-17 13:35:01,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.56975483894s 2018-10-17 13:35:01,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:35:01,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:35:02,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:02 GMT X-Openstack-Request-Id: req-54557ff1-22c6-47c8-ac90-5b6d4be666cf 2018-10-17 13:35:02,212 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7357eab9-26ed-4bac-9135-16a11e979025","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2bf80ce6fe4454951ccd070dbb197d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:35:01Z","qos_policy_id":null,"name":"vping_ssh-net_de06809d-5ea1-48ce-8760-349da3bc0c39","admin_state_up":true,"tenant_id":"6e2bf80ce6fe4454951ccd070dbb197d","created_at":"2018-10-17T13:33:42Z","mtu":1450}]} 2018-10-17 13:35:02,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-54557ff1-22c6-47c8-ac90-5b6d4be666cf 2018-10-17 13:35:02,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.467877864838s 2018-10-17 13:35:02,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 13:35:02,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/7357eab9-26ed-4bac-9135-16a11e979025.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:35:03,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:35:03 GMT X-Openstack-Request-Id: req-9ae35c9b-996f-42c2-bbdf-c3dbf4ac4fac 2018-10-17 13:35:03,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:35:03,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/7357eab9-26ed-4bac-9135-16a11e979025.json used request id req-9ae35c9b-996f-42c2-bbdf-c3dbf4ac4fac 2018-10-17 13:35:03,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.945796012878s 2018-10-17 13:35:03,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:35:03,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:35:03,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:03 GMT X-Openstack-Request-Id: req-a1e4c38d-13b6-4601-86fe-7e299fe19b19 2018-10-17 13:35:03,997 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:33:57Z", "file": "/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/file", "owner": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "209f408e-7c94-4a88-8cb1-b83cb295bec7", "size": 12716032, "self": "/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/209f408e-7c94-4a88-8cb1-b83cb295bec7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_de06809d-5ea1-48ce-8760-349da3bc0c39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:33:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:35:03,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a1e4c38d-13b6-4601-86fe-7e299fe19b19 2018-10-17 13:35:03,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.83264708519s 2018-10-17 13:35:03,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 13:35:04,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11f674044c8d637be0b8d37c1a913ca53835a3064cfe852766c7688fbfdf7581" 2018-10-17 13:35:05,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:35:05 GMT X-Openstack-Request-Id: req-ae319edf-e88f-4538-949c-0d5dc5724ab5 2018-10-17 13:35:05,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:35:05,364 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/209f408e-7c94-4a88-8cb1-b83cb295bec7 used request id req-ae319edf-e88f-4538-949c-0d5dc5724ab5 2018-10-17 13:35:05,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36532115936s 2018-10-17 13:35:05,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:35:05,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:35:05,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a6fd2719-580b-4a3c-b40d-2b01b3caa5ee x-openstack-request-id: req-a6fd2719-580b-4a3c-b40d-2b01b3caa5ee 2018-10-17 13:35:05,394 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "058f2846-07c8-4c27-9b1a-5c3a250f2d06", "name": "vping_ssh-flavor_de06809d-5ea1-48ce-8760-349da3bc0c39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:35:05,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-a6fd2719-580b-4a3c-b40d-2b01b3caa5ee 2018-10-17 13:35:05,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236608982086s 2018-10-17 13:35:05,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 13:35:05,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:35:05,452 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37ce22fa-e184-4369-abe9-8a7c14de21a3 x-openstack-request-id: req-37ce22fa-e184-4369-abe9-8a7c14de21a3 2018-10-17 13:35:05,453 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/058f2846-07c8-4c27-9b1a-5c3a250f2d06 used request id req-37ce22fa-e184-4369-abe9-8a7c14de21a3 2018-10-17 13:35:05,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0571479797363s 2018-10-17 13:35:05,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:35:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:35:05,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e168a0-dc18-4cb1-a8fc-70f8823584a3 2018-10-17 13:35:05,822 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_de06809d-5ea1-48ce-8760-349da3bc0c39", "links": {"self": "http://172.30.9.25:5000/v3/users/cd1f0d2089db400aa0b1ca3e3017bc6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:35:05,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-17e168a0-dc18-4cb1-a8fc-70f8823584a3 2018-10-17 13:35:05,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.368850231171s 2018-10-17 13:35:05,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:35:05,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/cd1f0d2089db400aa0b1ca3e3017bc6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:35:06,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053c494d-f4d8-41f5-81b1-bdec9d0b7e84 2018-10-17 13:35:06,074 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_de06809d-5ea1-48ce-8760-349da3bc0c39", "links": {"self": "http://172.30.9.25:5000/v3/users/cd1f0d2089db400aa0b1ca3e3017bc6a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cd1f0d2089db400aa0b1ca3e3017bc6a", "description": null}} 2018-10-17 13:35:06,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/cd1f0d2089db400aa0b1ca3e3017bc6a used request id req-053c494d-f4d8-41f5-81b1-bdec9d0b7e84 2018-10-17 13:35:06,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245746135712s 2018-10-17 13:35:06,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 13:35:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/cd1f0d2089db400aa0b1ca3e3017bc6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:35:06,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31eccc28-e36a-420b-a90e-63037e8c8c6f 2018-10-17 13:35:06,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:35:06,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/cd1f0d2089db400aa0b1ca3e3017bc6a used request id req-31eccc28-e36a-420b-a90e-63037e8c8c6f 2018-10-17 13:35:06,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.385481834412s 2018-10-17 13:35:06,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:35:06,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:35:06,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d583cc97-64b4-46b8-a3cd-7d3db5aa8c31 2018-10-17 13:35:06,660 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/6e2bf80ce6fe4454951ccd070dbb197d"}, "tags": [], "enabled": true, "id": "6e2bf80ce6fe4454951ccd070dbb197d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_de06809d-5ea1-48ce-8760-349da3bc0c39"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-17 13:35:06,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-d583cc97-64b4-46b8-a3cd-7d3db5aa8c31 2018-10-17 13:35:06,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193336009979s 2018-10-17 13:35:06,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 13:35:06,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/6e2bf80ce6fe4454951ccd070dbb197d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:35:06,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e13c0a5-7199-40b5-b5bc-1e04239f1f28 2018-10-17 13:35:07,000 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:35:07,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/6e2bf80ce6fe4454951ccd070dbb197d used request id req-4e13c0a5-7199-40b5-b5bc-1e04239f1f28 2018-10-17 13:35:07,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.33694601059s 2018-10-17 13:35:07,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:35:07,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=6e2bf80ce6fe4454951ccd070dbb197d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:35:07,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:07 GMT X-Openstack-Request-Id: req-1f636d18-eb3c-4598-aa9a-c1c8f643f0bb 2018-10-17 13:35:07,333 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:42Z", "updated_at": "2018-10-17T13:33:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "64783195-277a-42c3-951a-b9584b2b0aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "8da2a764-a31c-4fd0-a21c-e4fc4a968eb4", "remote_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "c86286d0-5979-4daa-97fb-042d1938857d", "remote_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "e0145c7d-d8e0-4058-a5f1-2357999c3b1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}], "revision_number": 1, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "name": "default"}]} 2018-10-17 13:35:07,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=6e2bf80ce6fe4454951ccd070dbb197d&name=default used request id req-1f636d18-eb3c-4598-aa9a-c1c8f643f0bb 2018-10-17 13:35:07,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325814962387s 2018-10-17 13:35:07,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:35:07,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:35:07,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11750 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:07 GMT X-Openstack-Request-Id: req-975cfaba-ee9b-4fa4-9b7b-43e52215c965 2018-10-17 13:35:07,811 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d388e865e0f743199d7abe11b49247c2", "created_at": "2018-10-17T13:22:03Z", "updated_at": "2018-10-17T13:22:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "54f8ad9d-19f4-47db-bf07-aa8f8672ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "58cad19f-1db4-45b1-bb33-7ce641ef98f9", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "8d17a4fc-f37e-4246-b155-7d44afa895c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "96a599f0-0940-4c25-877b-dafa4123d8a0", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}], "revision_number": 1, "project_id": "d388e865e0f743199d7abe11b49247c2", "id": "144bb45c-17a8-447b-8058-9291f2d20df5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "created_at": "2018-10-17T13:33:42Z", "updated_at": "2018-10-17T13:33:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "64783195-277a-42c3-951a-b9584b2b0aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "8da2a764-a31c-4fd0-a21c-e4fc4a968eb4", "remote_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "c86286d0-5979-4daa-97fb-042d1938857d", "remote_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:33:42Z", "revision_number": 0, "id": "e0145c7d-d8e0-4058-a5f1-2357999c3b1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:33:42Z", "security_group_id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "tenant_id": "6e2bf80ce6fe4454951ccd070dbb197d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2bf80ce6fe4454951ccd070dbb197d"}], "revision_number": 1, "project_id": "6e2bf80ce6fe4454951ccd070dbb197d", "id": "16c51383-b580-49c6-8aad-a24e6fa6957b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:50Z", "updated_at": "2018-10-17T13:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "6920d778-26fa-4113-98c4-e9a20824e8ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "af651cfd-6644-4282-b45f-bd59d0faef54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "bb982874-4b12-4391-b370-298cb07d1939", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "d3fb47f3-ec2e-4cf1-b3bf-c79c37ee2b38", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:53Z", "updated_at": "2018-10-17T13:29:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "36c9e3b9-4027-48e6-8ce2-27a7fb42add8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:54Z", "revision_number": 0, "id": "9ff9276a-c2f3-412f-837e-213115822c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:29:54Z", "revision_number": 0, "id": "cc541da7-bc84-4247-8a8c-e9e956345346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "ff15d16a-8955-43fd-bef9-edd8dca1c071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 3, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T13:25:54Z", "updated_at": "2018-10-17T13:25:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "29bf54d7-7eda-4bd7-b57b-2fdf3308c11e", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "4de2ffd8-3183-40d0-8963-cdef8bb17b45", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "9b8216cc-9dcc-433f-a714-ee180f70f7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "c83610c0-df84-4593-ada5-36b9cd50a20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "name": "default"}]} 2018-10-17 13:35:07,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-975cfaba-ee9b-4fa4-9b7b-43e52215c965 2018-10-17 13:35:07,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.474179983139s 2018-10-17 13:35:07,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 13:35:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/16c51383-b580-49c6-8aad-a24e6fa6957b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}11fda76ec9038fa0e4a2c9c442f3b122c33f3e3b9d97a7ac37086508fa28b6c2" 2018-10-17 13:35:08,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:35:08 GMT X-Openstack-Request-Id: req-5d32b9c0-c097-4e3a-82f9-3889c7730d29 2018-10-17 13:35:08,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:35:08,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/16c51383-b580-49c6-8aad-a24e6fa6957b.json used request id req-5d32b9c0-c097-4e3a-82f9-3889c7730d29 2018-10-17 13:35:08,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.43757390976s 2018-10-17 13:35:08,305 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-17 13:35:08,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:35:08,353 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-719fdbe6-42b9-4176-8432-ab87dbb92d39 2018-10-17 13:35:08,353 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:35:08,353 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-719fdbe6-42b9-4176-8432-ab87dbb92d39 2018-10-17 13:35:08,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:35:08,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["cjhQa1LGSier_3w3mGzX7w"], "issued_at": "2018-10-17T13:35:08.000000Z"}} 2018-10-17 13:35:08,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:35:08,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:09,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:09 GMT X-Openstack-Request-Id: req-cbf31e95-265f-42f8-b5f9-63da22a7f10c 2018-10-17 13:35:09,411 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:35:09,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cbf31e95-265f-42f8-b5f9-63da22a7f10c 2018-10-17 13:35:09,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.64934015274s 2018-10-17 13:35:09,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:35:09,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:09,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a31baa-2914-4856-83c9-d780a606b724 2018-10-17 13:35:09,655 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:35:09,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-e8a31baa-2914-4856-83c9-d780a606b724 2018-10-17 13:35:09,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.236400127411s 2018-10-17 13:35:09,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 13:35:09,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}}' 2018-10-17 13:35:09,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb1993ce-5b78-4959-82c9-049914131e14 2018-10-17 13:35:09,910 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}} 2018-10-17 13:35:09,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-cb1993ce-5b78-4959-82c9-049914131e14 2018-10-17 13:35:09,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.246855974197s 2018-10-17 13:35:09,911 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'dfe663cc8bdc43b1afffdfbcce5747a3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2'}) 2018-10-17 13:35:09,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 13:35:09,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0b1c7946-ee19-4bc6-81bf-773e4c17a56a", "email": null, "name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2"}}' 2018-10-17 13:35:10,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47ff1a58-8455-4070-99bb-1ad8eac312e7 2018-10-17 13:35:10,474 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}} 2018-10-17 13:35:10,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-47ff1a58-8455-4070-99bb-1ad8eac312e7 2018-10-17 13:35:10,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.55579996109s 2018-10-17 13:35:10,475 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9637c3f9be9e4b05a265abfe68e9dd14', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2'}) 2018-10-17 13:35:10,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:35:10,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:10,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b497038-208a-4d4d-9347-b90c6ed3ac00 2018-10-17 13:35:10,702 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:35:10,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1b497038-208a-4d4d-9347-b90c6ed3ac00 2018-10-17 13:35:10,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223377943039s 2018-10-17 13:35:10,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:35:10,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:10,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ffece0-4604-40c8-96ad-ab53fdbf4f81 2018-10-17 13:35:10,918 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:35:10,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-71ffece0-4604-40c8-96ad-ab53fdbf4f81 2018-10-17 13:35:10,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21074795723s 2018-10-17 13:35:10,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:35:10,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:11,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d78d63-325a-4988-b443-a26d35f0b8ec 2018-10-17 13:35:11,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:35:11,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-93d78d63-325a-4988-b443-a26d35f0b8ec 2018-10-17 13:35:11,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194419145584s 2018-10-17 13:35:11,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:35:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:11,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0524fdbc-e184-498f-a478-2656ad3fca73 2018-10-17 13:35:11,327 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:35:11,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-0524fdbc-e184-498f-a478-2656ad3fca73 2018-10-17 13:35:11,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204900026321s 2018-10-17 13:35:11,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:35:11,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:11,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238d1919-f4b3-4a9d-8fae-d03b7c5eca07 2018-10-17 13:35:11,560 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:35:11,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-238d1919-f4b3-4a9d-8fae-d03b7c5eca07 2018-10-17 13:35:11,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231116056442s 2018-10-17 13:35:11,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:35:11,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:11,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf218f18-147d-4946-bbe7-159cbaa8cd2c 2018-10-17 13:35:11,769 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:35:11,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-cf218f18-147d-4946-bbe7-159cbaa8cd2c 2018-10-17 13:35:11,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197023153305s 2018-10-17 13:35:11,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:35:11,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=9637c3f9be9e4b05a265abfe68e9dd14&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=dfe663cc8bdc43b1afffdfbcce5747a3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:11,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac54bfe-0e77-476b-8946-c257180b0144 2018-10-17 13:35:11,987 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=9637c3f9be9e4b05a265abfe68e9dd14&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=dfe663cc8bdc43b1afffdfbcce5747a3", "previous": null, "next": null}} 2018-10-17 13:35:11,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9637c3f9be9e4b05a265abfe68e9dd14&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=dfe663cc8bdc43b1afffdfbcce5747a3 used request id req-8ac54bfe-0e77-476b-8946-c257180b0144 2018-10-17 13:35:11,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210215091705s 2018-10-17 13:35:11,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:35:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3/users/9637c3f9be9e4b05a265abfe68e9dd14/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:12,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cc5b8e4-d7a8-4a48-8e78-fab0029ebf40 2018-10-17 13:35:12,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:35:12,232 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3/users/9637c3f9be9e4b05a265abfe68e9dd14/roles/c5becf032b96492483eb72b17137a569 used request id req-2cc5b8e4-d7a8-4a48-8e78-fab0029ebf40 2018-10-17 13:35:12,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.239348888397s 2018-10-17 13:35:12,233 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2', 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'dfe663cc8bdc43b1afffdfbcce5747a3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0b1c7946-ee19-4bc6-81bf-773e4c17a56a', 'username': u'vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 13:35:12,237 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2', 'password': '0b1c7946-ee19-4bc6-81bf-773e4c17a56a', 'project_name': 'vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': 'dfe663cc8bdc43b1afffdfbcce5747a3', 'project_domain_name': 'Default'} 2018-10-17 13:35:12,238 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-17 13:35:12,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:35:12,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:12,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59fb3bc8-e65e-49be-829c-35dc906f783a 2018-10-17 13:35:12,350 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:35:12,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-59fb3bc8-e65e-49be-829c-35dc906f783a 2018-10-17 13:35:12,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112066984177s 2018-10-17 13:35:12,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:35:12,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" 2018-10-17 13:35:12,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856f6959-3b30-41e7-a20c-658e7853989a 2018-10-17 13:35:12,476 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:35:12,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-856f6959-3b30-41e7-a20c-658e7853989a 2018-10-17 13:35:12,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119311094284s 2018-10-17 13:35:12,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 13:35:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" -d '{"network": {"tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "name": "vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2", "admin_state_up": true}}' 2018-10-17 13:35:13,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:13 GMT X-Openstack-Request-Id: req-2653582a-2221-4d12-bda7-262da5492bc8 2018-10-17 13:35:13,164 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:35:13Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2","admin_state_up":true,"tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:12Z","mtu":1450}} 2018-10-17 13:35:13,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2653582a-2221-4d12-bda7-262da5492bc8 2018-10-17 13:35:13,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.6853120327s 2018-10-17 13:35:13,165 - 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-10-17T13:35:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'91c48690-fbcf-4dc9-ac6c-92b064ed8245', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2', u'created_at': u'2018-10-17T13:35:12Z', u'mtu': 1450, u'tenant_id': u'dfe663cc8bdc43b1afffdfbcce5747a3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dfe663cc8bdc43b1afffdfbcce5747a3', u'l2_adjacency': True}) 2018-10-17 13:35:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:35:13,175 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b5546e6-9723-4e96-8a67-61a0807efac9 2018-10-17 13:35:13,175 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:35:13,175 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-6b5546e6-9723-4e96-8a67-61a0807efac9 2018-10-17 13:35:13,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:35:13,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:35:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/dfe663cc8bdc43b1afffdfbcce5747a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "id": "9637c3f9be9e4b05a265abfe68e9dd14"}, "audit_ids": ["qhmM9s1vQ4i3DR_TsB8W0w"], "issued_at": "2018-10-17T13:35:13.000000Z"}} 2018-10-17 13:35:13,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:35:13,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:13,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:13 GMT X-Openstack-Request-Id: req-1b2eca73-aedc-4d06-a78b-b26de75f60f3 2018-10-17 13:35:13,971 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:35:13Z","qos_policy_id":null,"name":"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2","admin_state_up":true,"tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:12Z","mtu":1450}]} 2018-10-17 13:35:13,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1b2eca73-aedc-4d06-a78b-b26de75f60f3 2018-10-17 13:35:13,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395221948624s 2018-10-17 13:35:13,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 13:35:13,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" -d '{"subnet": {"name": "vping_userdata-subnet_77910ecc-7b28-406c-900d-2aa8f765f0e2", "enable_dhcp": true, "network_id": "91c48690-fbcf-4dc9-ac6c-92b064ed8245", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 13:35:14,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:14 GMT X-Openstack-Request-Id: req-a17b4b9c-e74c-49f0-811b-12d6c8db1097 2018-10-17 13:35:14,919 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:35:14Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","id":"898ff686-a9c7-4b9b-b410-09a3a395d4ac","subnetpool_id":null,"name":"vping_userdata-subnet_77910ecc-7b28-406c-900d-2aa8f765f0e2"}} 2018-10-17 13:35:14,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a17b4b9c-e74c-49f0-811b-12d6c8db1097 2018-10-17 13:35:14,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.946274995804s 2018-10-17 13:35:14,920 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:35:14Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'898ff686-a9c7-4b9b-b410-09a3a395d4ac', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_77910ecc-7b28-406c-900d-2aa8f765f0e2', u'enable_dhcp': True, u'network_id': u'91c48690-fbcf-4dc9-ac6c-92b064ed8245', u'tenant_id': u'dfe663cc8bdc43b1afffdfbcce5747a3', u'created_at': u'2018-10-17T13:35:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dfe663cc8bdc43b1afffdfbcce5747a3'}) 2018-10-17 13:35:14,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 13:35:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "vping_userdata-router_77910ecc-7b28-406c-900d-2aa8f765f0e2", "admin_state_up": true}}' 2018-10-17 13:35:22,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:22 GMT X-Openstack-Request-Id: req-3c83a5ea-f843-45a0-be13-4f1394be1e06 2018-10-17 13:35:22,299 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "created_at": "2018-10-17T13:35:15Z", "admin_state_up": true, "updated_at": "2018-10-17T13:35:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "b3c7d404-eadd-4aea-a5f9-a8e1d09f7c1d", "name": "vping_userdata-router_77910ecc-7b28-406c-900d-2aa8f765f0e2"}} 2018-10-17 13:35:22,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3c83a5ea-f843-45a0-be13-4f1394be1e06 2018-10-17 13:35:22,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.37884187698s 2018-10-17 13:35:22,300 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:35:17Z', u'revision_number': 3, u'id': u'b3c7d404-eadd-4aea-a5f9-a8e1d09f7c1d', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_77910ecc-7b28-406c-900d-2aa8f765f0e2', u'admin_state_up': True, u'tenant_id': u'dfe663cc8bdc43b1afffdfbcce5747a3', u'created_at': u'2018-10-17T13:35:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'dfe663cc8bdc43b1afffdfbcce5747a3'}) 2018-10-17 13:35:22,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 13:35:22,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b3c7d404-eadd-4aea-a5f9-a8e1d09f7c1d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" -d '{"subnet_id": "898ff686-a9c7-4b9b-b410-09a3a395d4ac"}' 2018-10-17 13:35:25,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:25 GMT X-Openstack-Request-Id: req-cf208a32-ee85-4e61-9685-47b0239572dc 2018-10-17 13:35:25,818 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "91c48690-fbcf-4dc9-ac6c-92b064ed8245", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "subnet_id": "898ff686-a9c7-4b9b-b410-09a3a395d4ac", "subnet_ids": ["898ff686-a9c7-4b9b-b410-09a3a395d4ac"], "port_id": "9e7df282-7b3c-4fd3-aee4-d8d6c2042c0c", "id": "b3c7d404-eadd-4aea-a5f9-a8e1d09f7c1d"} 2018-10-17 13:35:25,819 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b3c7d404-eadd-4aea-a5f9-a8e1d09f7c1d/add_router_interface.json used request id req-cf208a32-ee85-4e61-9685-47b0239572dc 2018-10-17 13:35:25,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.51855492592s 2018-10-17 13:35:25,819 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 13:35:25,951 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 13:35:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:35:25,960 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:25 GMT 2018-10-17 13:35:25,960 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 13:35:25,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:35:25,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:26,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:26 GMT X-Openstack-Request-Id: req-89f20564-4b1e-4c77-9b6d-78c4f967e6e8 2018-10-17 13:35:26,298 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:35:26,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-89f20564-4b1e-4c77-9b6d-78c4f967e6e8 2018-10-17 13:35:26,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332517147064s 2018-10-17 13:35:26,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:35:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2"}' 2018-10-17 13:35:27,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:27 GMT Location: http://172.30.9.25:9292/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0718b94-2ba5-4057-b02d-771d503e306e 2018-10-17 13:35:27,224 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:27Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": null, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": null, "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:35:27,224 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f0718b94-2ba5-4057-b02d-771d503e306e 2018-10-17 13:35:27,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.916923046112s 2018-10-17 13:35:27,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:35:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" -d '' 2018-10-17 13:35:29,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:35:29 GMT X-Openstack-Request-Id: req-5fd80142-d1be-467e-a181-62b89046a8fd 2018-10-17 13:35:29,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:35:29,245 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file used request id req-5fd80142-d1be-467e-a181-62b89046a8fd 2018-10-17 13:35:29,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.0193939209s 2018-10-17 13:35:29,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:35:29,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:29,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:29 GMT X-Openstack-Request-Id: req-6df570aa-b550-4fe4-81e3-e12344de985a 2018-10-17 13:35:29,290 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:35:29,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6df570aa-b550-4fe4-81e3-e12344de985a 2018-10-17 13:35:29,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0409240722656s 2018-10-17 13:35:29,292 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap', u'metadata': Munch({})})], 'file': u'/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file', 'owner': u'dfe663cc8bdc43b1afffdfbcce5747a3', 'id': u'969c3881-bcfe-455a-8231-68f1dbdf1166', 'size': 12716032, u'self': u'/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dfe663cc8bdc43b1afffdfbcce5747a3', 'name': 'vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:35:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T13:35:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2', '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/969c3881-bcfe-455a-8231-68f1dbdf1166', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2', 'created': u'2018-10-17T13:35:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:35:27Z', 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/969c3881-bcfe-455a-8231-68f1dbdf1166', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:35:29,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:35:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:35:29,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67625ea7-1a3c-4017-a5c6-4ad8ebeed242 x-openstack-request-id: req-67625ea7-1a3c-4017-a5c6-4ad8ebeed242 2018-10-17 13:35:29,762 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:35:29,762 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-67625ea7-1a3c-4017-a5c6-4ad8ebeed242 2018-10-17 13:35:29,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.466714859009s 2018-10-17 13:35:29,763 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2', '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'0b0a5b2410e7414299e13117710bbf1d', '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'fe6af27a-1bc2-4ac9-8ee1-bab92f10f267', 'swap': 0}) 2018-10-17 13:35:29,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:35:29,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8502422b6cc3b3dd2951296b8305add92b0fa4107206f0e3399997c6dd77660" -d '{"extra_specs": {}}' 2018-10-17 13:35:29,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ddce51ba-c98d-4f8d-aa27-caa6aef57241 x-openstack-request-id: req-ddce51ba-c98d-4f8d-aa27-caa6aef57241 2018-10-17 13:35:29,786 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:35:29,786 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267/os-extra_specs used request id req-ddce51ba-c98d-4f8d-aa27-caa6aef57241 2018-10-17 13:35:29,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220367908478s 2018-10-17 13:35:29,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:35:29,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:30,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:30 GMT X-Openstack-Request-Id: req-fdb2a2ce-fe9c-40d5-9d26-0d1988e0fba7 2018-10-17 13:35:30,170 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","l2_adjacency":true,"status":"ACTIVE","subnets":["898ff686-a9c7-4b9b-b410-09a3a395d4ac"],"description":"","tags":[],"updated_at":"2018-10-17T13:35:14Z","qos_policy_id":null,"name":"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2","admin_state_up":true,"tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:12Z","mtu":1450}]} 2018-10-17 13:35:30,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-fdb2a2ce-fe9c-40d5-9d26-0d1988e0fba7 2018-10-17 13:35:30,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383525848389s 2018-10-17 13:35:30,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:35:30,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:30,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:30 GMT X-Openstack-Request-Id: req-38001d2b-24be-485a-a229-0e778b2fc00b 2018-10-17 13:35:30,499 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:35:30,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-38001d2b-24be-485a-a229-0e778b2fc00b 2018-10-17 13:35:30,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323142051697s 2018-10-17 13:35:30,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:35:30,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:30,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e53a8dc5-f257-4858-b303-0788799b1439 x-openstack-request-id: req-e53a8dc5-f257-4858-b303-0788799b1439 2018-10-17 13:35:30,823 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:35:30,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e53a8dc5-f257-4858-b303-0788799b1439 2018-10-17 13:35:30,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.316370010376s 2018-10-17 13:35:30,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 13:35:30,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" -d '{"server": {"name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "imageRef": "969c3881-bcfe-455a-8231-68f1dbdf1166", "flavorRef": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "max_count": 1, "min_count": 1, "networks": [{"uuid": "91c48690-fbcf-4dc9-ac6c-92b064ed8245"}]}}' 2018-10-17 13:35:35,035 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f x-compute-request-id: req-fb293ba9-3111-4cb4-8dfe-d7e3ad0c61de x-openstack-request-id: req-fb293ba9-3111-4cb4-8dfe-d7e3ad0c61de 2018-10-17 13:35:35,035 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "adminPass": "6mJbCmmJti9d"}} 2018-10-17 13:35:35,035 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-fb293ba9-3111-4cb4-8dfe-d7e3ad0c61de 2018-10-17 13:35:35,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.20680403709s 2018-10-17 13:35:35,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:35:35,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:35,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d34f6a8-fa01-4a49-9f8c-2c734de49a05 x-openstack-request-id: req-4d34f6a8-fa01-4a49-9f8c-2c734de49a05 2018-10-17 13:35:35,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:35:35,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4d34f6a8-fa01-4a49-9f8c-2c734de49a05 2018-10-17 13:35:35,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675749063492s 2018-10-17 13:35:35,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:35:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:36,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:36 GMT X-Openstack-Request-Id: req-65b755b0-9166-42ad-bc0f-0cf61fdddf3a 2018-10-17 13:35:36,200 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","l2_adjacency":true,"status":"ACTIVE","subnets":["898ff686-a9c7-4b9b-b410-09a3a395d4ac"],"description":"","tags":[],"updated_at":"2018-10-17T13:35:14Z","qos_policy_id":null,"name":"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2","admin_state_up":true,"tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:12Z","mtu":1450}]} 2018-10-17 13:35:36,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-65b755b0-9166-42ad-bc0f-0cf61fdddf3a 2018-10-17 13:35:36,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.476090908051s 2018-10-17 13:35:36,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:35:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:36,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:36 GMT X-Openstack-Request-Id: req-3666fb09-f1ff-44e7-90a7-1a73f51e4ebd 2018-10-17 13:35:36,539 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:35:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","id":"898ff686-a9c7-4b9b-b410-09a3a395d4ac","subnetpool_id":null,"name":"vping_userdata-subnet_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:35:36,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3666fb09-f1ff-44e7-90a7-1a73f51e4ebd 2018-10-17 13:35:36,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.338566064835s 2018-10-17 13:35:36,540 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:35:38,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:35:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:38,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-478064c0-00ab-414f-b91f-8d2a43273c53 x-openstack-request-id: req-478064c0-00ab-414f-b91f-8d2a43273c53 2018-10-17 13:35:38,898 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:37Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:35:38,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-478064c0-00ab-414f-b91f-8d2a43273c53 2018-10-17 13:35:38,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357309103012s 2018-10-17 13:35:38,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:35:40,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:35:40,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:41,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c71a983-8499-4ab0-8b2d-39e6d086306a x-openstack-request-id: req-2c71a983-8499-4ab0-8b2d-39e6d086306a 2018-10-17 13:35:41,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:37Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:35:41,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c71a983-8499-4ab0-8b2d-39e6d086306a 2018-10-17 13:35:41,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.884266853333s 2018-10-17 13:35:41,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:35:43,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:35:43,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:44,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e98e348b-8552-4c68-b66f-86ecff01aa3a x-openstack-request-id: req-e98e348b-8552-4c68-b66f-86ecff01aa3a 2018-10-17 13:35:44,591 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:37Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:35:44,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e98e348b-8552-4c68-b66f-86ecff01aa3a 2018-10-17 13:35:44,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790229082108s 2018-10-17 13:35:44,598 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:35:46,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:35:46,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:47,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf200369-3407-4c5f-9c9c-5a86f0e83203 x-openstack-request-id: req-bf200369-3407-4c5f-9c9c-5a86f0e83203 2018-10-17 13:35:47,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f6:88", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:44Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:35:47,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bf200369-3407-4c5f-9c9c-5a86f0e83203 2018-10-17 13:35:47,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06439399719s 2018-10-17 13:35:47,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:35:47,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e78d9f32-f9ed-4c45-b76d-63acc14eac3f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:47,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:47 GMT X-Openstack-Request-Id: req-4821332f-bf4f-4ae4-9606-1e336696ec00 2018-10-17 13:35:47,733 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:35:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"898ff686-a9c7-4b9b-b410-09a3a395d4ac","ip_address":"192.168.120.26"}],"id":"072254ef-0ab3-4f07-b534-b80dd96dc3c1","security_groups":["d9558705-f605-4ae6-841c-5ca81e653640"],"mac_address":"fa:16:3e:8d:f6:88","project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:38Z","binding:vnic_type":"normal","device_id":"e78d9f32-f9ed-4c45-b76d-63acc14eac3f","ip_allocation":"immediate"}]} 2018-10-17 13:35:47,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e78d9f32-f9ed-4c45-b76d-63acc14eac3f used request id req-4821332f-bf4f-4ae4-9606-1e336696ec00 2018-10-17 13:35:47,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0610871315002s 2018-10-17 13:35:47,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:35:47,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=072254ef-0ab3-4f07-b534-b80dd96dc3c1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:47,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:47 GMT X-Openstack-Request-Id: req-9eb3fc9a-77bc-483f-b2da-8a979e9635d8 2018-10-17 13:35:47,793 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:35:47,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=072254ef-0ab3-4f07-b534-b80dd96dc3c1 used request id req-9eb3fc9a-77bc-483f-b2da-8a979e9635d8 2018-10-17 13:35:47,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0497989654541s 2018-10-17 13:35:47,794 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:f6:88', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'969c3881-bcfe-455a-8231-68f1dbdf1166'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:35:44.000000', 'flavor': Munch({u'id': u'fe6af27a-1bc2-4ac9-8ee1-bab92f10f267'}), 'az': u'nova', 'id': u'e78d9f32-f9ed-4c45-b76d-63acc14eac3f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9637c3f9be9e4b05a265abfe68e9dd14', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dfe663cc8bdc43b1afffdfbcce5747a3', 'name': 'vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2', '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-10-17T13:35:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T13:35:44Z', 'hostId': u'08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:35:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'dfe663cc8bdc43b1afffdfbcce5747a3', 'name': u'vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2', 'adminPass': u'6mJbCmmJti9d', 'tenant_id': u'dfe663cc8bdc43b1afffdfbcce5747a3', 'created_at': u'2018-10-17T13:35:33Z', 'created': u'2018-10-17T13:35:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 13:35:47,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:35:47,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:47,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:47 GMT X-Openstack-Request-Id: req-1b3929f2-2575-4476-a0da-930a5675fe62 2018-10-17 13:35:47,892 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","l2_adjacency":true,"status":"ACTIVE","subnets":["898ff686-a9c7-4b9b-b410-09a3a395d4ac"],"description":"","tags":[],"updated_at":"2018-10-17T13:35:14Z","qos_policy_id":null,"name":"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2","admin_state_up":true,"tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:12Z","mtu":1450}]} 2018-10-17 13:35:47,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1b3929f2-2575-4476-a0da-930a5675fe62 2018-10-17 13:35:47,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0979740619659s 2018-10-17 13:35:47,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:35:47,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:48,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:48 GMT X-Openstack-Request-Id: req-0bdf09dc-8061-4187-8c65-d8ce7f5dc7d3 2018-10-17 13:35:48,271 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:35:48,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0bdf09dc-8061-4187-8c65-d8ce7f5dc7d3 2018-10-17 13:35:48,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.373626947403s 2018-10-17 13:35:48,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:35:48,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:48,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d1120736-30ed-4e9a-8f75-4596d7afbcd9 x-openstack-request-id: req-d1120736-30ed-4e9a-8f75-4596d7afbcd9 2018-10-17 13:35:48,297 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:35:48,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-d1120736-30ed-4e9a-8f75-4596d7afbcd9 2018-10-17 13:35:48,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243809223175s 2018-10-17 13:35:48,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 13:35:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" -d '{"server": {"name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "imageRef": "969c3881-bcfe-455a-8231-68f1dbdf1166", "flavorRef": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjI2IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "91c48690-fbcf-4dc9-ac6c-92b064ed8245"}]}}' 2018-10-17 13:35:52,114 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6 x-compute-request-id: req-356d74c3-1c65-415f-b3ba-c723b17104e7 x-openstack-request-id: req-356d74c3-1c65-415f-b3ba-c723b17104e7 2018-10-17 13:35:52,114 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "adminPass": "u6F3U6sdWNEh"}} 2018-10-17 13:35:52,114 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-356d74c3-1c65-415f-b3ba-c723b17104e7 2018-10-17 13:35:52,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.81486582756s 2018-10-17 13:35:52,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:35:52,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:53,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e63b9e9-bd19-465d-93ef-ec7b706bde9d x-openstack-request-id: req-4e63b9e9-bd19-465d-93ef-ec7b706bde9d 2018-10-17 13:35:53,348 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f6:88", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:44Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:35:53,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4e63b9e9-bd19-465d-93ef-ec7b706bde9d 2018-10-17 13:35:53,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23352694511s 2018-10-17 13:35:53,357 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:35:55,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:35:55,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:55,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-215c3939-f098-4836-ac4e-e84f9ef3c4b7 x-openstack-request-id: req-215c3939-f098-4836-ac4e-e84f9ef3c4b7 2018-10-17 13:35:55,973 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:55Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f6:88", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:44Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:35:55,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-215c3939-f098-4836-ac4e-e84f9ef3c4b7 2018-10-17 13:35:55,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61563205719s 2018-10-17 13:35:55,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:35:57,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:35:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:35:58,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Wed, 17 Oct 2018 13:35:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4ca7b60c-c978-44fe-8ed7-4ea87b12c053 x-openstack-request-id: req-4ca7b60c-c978-44fe-8ed7-4ea87b12c053 2018-10-17 13:35:58,677 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:55Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f6:88", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:44Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:35:58,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ca7b60c-c978-44fe-8ed7-4ea87b12c053 2018-10-17 13:35:58,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693025112152s 2018-10-17 13:35:58,685 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:00,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:00,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:01,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-723fc99f-0a89-4d79-8c19-dce491968735 x-openstack-request-id: req-723fc99f-0a89-4d79-8c19-dce491968735 2018-10-17 13:36:01,847 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f6:88", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:44Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:36:01,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-723fc99f-0a89-4d79-8c19-dce491968735 2018-10-17 13:36:01,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15952396393s 2018-10-17 13:36:01,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:36:01,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e13ba731-7c2c-4371-bb0c-f0a8d125b0b6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:01,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:01 GMT X-Openstack-Request-Id: req-319a8d13-a978-44e1-81ed-14cfa59d85ab 2018-10-17 13:36:01,910 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:35:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"898ff686-a9c7-4b9b-b410-09a3a395d4ac","ip_address":"192.168.120.6"}],"id":"05633036-5144-4b87-be4d-a1f7fad18c27","security_groups":["d9558705-f605-4ae6-841c-5ca81e653640"],"mac_address":"fa:16:3e:b0:01:c5","project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:55Z","binding:vnic_type":"normal","device_id":"e13ba731-7c2c-4371-bb0c-f0a8d125b0b6","ip_allocation":"immediate"}]} 2018-10-17 13:36:01,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e13ba731-7c2c-4371-bb0c-f0a8d125b0b6 used request id req-319a8d13-a978-44e1-81ed-14cfa59d85ab 2018-10-17 13:36:01,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0548689365387s 2018-10-17 13:36:01,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:36:01,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=05633036-5144-4b87-be4d-a1f7fad18c27" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:02,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:02 GMT X-Openstack-Request-Id: req-29d7ac1d-b5a6-4c05-a02e-3e3a68091076 2018-10-17 13:36:02,336 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:36:02,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=05633036-5144-4b87-be4d-a1f7fad18c27 used request id req-29d7ac1d-b5a6-4c05-a02e-3e3a68091076 2018-10-17 13:36:02,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.414867162704s 2018-10-17 13:36:02,337 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b0:01:c5', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'969c3881-bcfe-455a-8231-68f1dbdf1166'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:36:00.000000', 'flavor': Munch({u'id': u'fe6af27a-1bc2-4ac9-8ee1-bab92f10f267'}), 'az': u'nova', 'id': u'e13ba731-7c2c-4371-bb0c-f0a8d125b0b6', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9637c3f9be9e4b05a265abfe68e9dd14', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dfe663cc8bdc43b1afffdfbcce5747a3', 'name': 'vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2', '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-10-17T13:36:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T13:36:00Z', 'hostId': u'08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:36:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'dfe663cc8bdc43b1afffdfbcce5747a3', 'name': u'vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2', 'adminPass': u'u6F3U6sdWNEh', 'tenant_id': u'dfe663cc8bdc43b1afffdfbcce5747a3', 'created_at': u'2018-10-17T13:35:52Z', 'created': u'2018-10-17T13:35:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 13:36:02,338 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-17 13:36:03,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:03,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:04,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0cc107d7-106e-40fd-89cb-d26c6af38897 x-openstack-request-id: req-0cc107d7-106e-40fd-89cb-d26c6af38897 2018-10-17 13:36:04,438 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f6:88", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:44Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:36:04,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0cc107d7-106e-40fd-89cb-d26c6af38897 2018-10-17 13:36:04,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09804916382s 2018-10-17 13:36:04,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 13:36:04,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 13:36:04,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7922 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf6c7683-d858-4c2b-86ed-06916193ebc6 x-openstack-request-id: req-cf6c7683-d858-4c2b-86ed-06916193ebc6 2018-10-17 13:36:04,565 - keystoneauth.session - DEBUG - 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 510083752 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.165201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167226] pid_max: default: 32768 minimum: 301\n[ 0.168324] ACPI: Core revision 20150930\n[ 0.169869] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171450] Security Framework initialized\n[ 0.172461] Yama: becoming mindful.\n[ 0.173357] AppArmor: AppArmor initialized\n[ 0.174390] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.175959] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177490] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.178934] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180622] Initializing cgroup subsys io\n[ 0.181619] Initializing cgroup subsys memory\n[ 0.182671] Initializing cgroup subsys devices\n[ 0.183729] Initializing cgroup subsys freezer\n[ 0.184794] Initializing cgroup subsys net_cls\n[ 0.185852] Initializing cgroup subsys perf_event\n[ 0.186975] Initializing cgroup subsys net_prio\n[ 0.188057] Initializing cgroup subsys hugetlb\n[ 0.189112] Initializing cgroup subsys pids\n[ 0.190165] CPU: Physical Processor ID: 0\n[ 0.191830] mce: CPU supports 10 MCE banks\n[ 0.192868] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194087] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210171] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.216571] ftrace: allocating 31920 entries in 125 pages\n[ 0.242011] smpboot: Max logical packages: 1\n[ 0.243057] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.244725] x2apic enabled\n[ 0.245766] Switched APIC routing to physical x2apic.\n[ 0.247999] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.249354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.251915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.254128] KVM setup paravirtual spinlock\n[ 0.255599] x86: Booted up 1 node, 1 CPUs\n[ 0.256590] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.258282] devtmpfs: initialized\n[ 0.260149] evm: security.selinux\n[ 0.261004] evm: security.SMACK64\n[ 0.261856] evm: security.SMACK64EXEC\n[ 0.262772] evm: security.SMACK64TRANSMUTE\n[ 0.263761] evm: security.SMACK64MMAP\n[ 0.264671] evm: security.ima\n[ 0.265460] evm: security.capability\n[ 0.266430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.268668] pinctrl core: initialized pinctrl subsystem\n[ 0.269988] RTC time: 13:36:00, date: 10/17/18\n[ 0.271153] NET: Registered protocol family 16\n[ 0.272340] cpuidle: using governor ladder\n[ 0.273370] cpuidle: using governor menu\n[ 0.274342] PCCT header not found.\n[ 0.275261] ACPI: bus type PCI registered\n[ 0.276247] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277748] PCI: Using configuration type 1 for base access\n[ 0.279743] ACPI: Added _OSI(Module Device)\n[ 0.280769] ACPI: Added _OSI(Processor Device)\n[ 0.281825] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282920] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284916] ACPI: Interpreter enabled\n[ 0.285853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294856] ACPI: (supports S0 S5)\n[ 0.295730] ACPI: Using IOAPIC for interrupt routing\n[ 0.296886] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300408] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301786] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303274] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304738] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307496] acpiphp: Slot [3] registered\n[ 0.308503] acpiphp: Slot [4] registered\n[ 0.309505] acpiphp: Slot [5] registered\n[ 0.310507] acpiphp: Slot [6] registered\n[ 0.311506] acpiphp: Slot [7] registered\n[ 0.312505] acpiphp: Slot [8] registered\n[ 0.313503] acpiphp: Slot [9] registered\n[ 0.314487] acpiphp: Slot [10] registered\n[ 0.315478] acpiphp: Slot [11] registered\n[ 0.316475] acpiphp: Slot [12] registered\n[ 0.317479] acpiphp: Slot [13] registered\n[ 0.318476] acpiphp: Slot [14] registered\n[ 0.319465] acpiphp: Slot [15] registered\n[ 0.333319] acpiphp: Slot [16] registered\n[ 0.334327] acpiphp: Slot [17] registered\n[ 0.335313] acpiphp: Slot [18] registered\n[ 0.336315] acpiphp: Slot [19] registered\n[ 0.337339] acpiphp: Slot [20] registered\n[ 0.338349] acpiphp: Slot [21] registered\n[ 0.339365] acpiphp: Slot [22] registered\n[ 0.340380] acpiphp: Slot [23] registered\n[ 0.341392] acpiphp: Slot [24] registered\n[ 0.342400] acpiphp: Slot [25] registered\n[ 0.343407] acpiphp: Slot [26] registered\n[ 0.344408] acpiphp: Slot [27] registered\n[ 0.345422] acpiphp: Slot [28] registered\n[ 0.346431] acpiphp: Slot [29] registered\n[ 0.347445] acpiphp: Slot [30] registered\n[ 0.348450] acpiphp: Slot [31] registered\n[ 0.349455] PCI host bridge to bus 0000:00\n[ 0.350476] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.353461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355261] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.357042] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.358852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.362570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.365539] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371067] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393231] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395025] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396749] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398486] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.400178] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.403311] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.404603] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.406499] vgaarb: loaded\n[ 0.407246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.408739] SCSI subsystem initialized\n[ 0.409865] ACPI: bus type USB registered\n[ 0.410878] usbcore: registered new interface driver usbfs\n[ 0.412134] usbcore: registered new interface driver hub\n[ 0.413356] usbcore: registered new device driver usb\n[ 0.414699] PCI: Using ACPI for IRQ routing\n[ 0.416085] NetLabel: Initializing\n[ 0.416968] NetLabel: domain hash size = 128\n[ 0.418009] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.419181] NetLabel: unlabeled traffic allowed by default\n[ 0.420601] clocksource: Switched to clocksource kvm-clock\n[ 0.429862] AppArmor: AppArmor Filesystem Enabled\n[ 0.431067] pnp: PnP ACPI init\n[ 0.432186] pnp: PnP ACPI: found 5 devices\n[ 0.438789] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.440900] NET: Registered protocol family 2\n[ 0.442176] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.445247] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.446709] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448028] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449444] NET: Registered protocol family 1\n[ 0.450523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451852] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482122] Trying to unpack rootfs image as initramfs...\n[ 0.541561] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543593] Scanning for low memory corruption every 60 seconds\n[ 0.545235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546658] audit: initializing netlink subsys (disabled)\n[ 0.547923] audit: type=2000 audit(1539783361.029:1): initialized\n[ 0.549557] Initialise system trusted keyring\n[ 0.550828] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557072] zbud: loaded\n[ 0.558146] VFS: Disk quotas dquot_6.6.0\n[ 0.559173] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.561267] fuse init (API version 7.23)\n[ 0.562392] Key type big_key registered\n[ 0.563412] Allocating IMA MOK and blacklist keyrings.\n[ 0.564995] Key type asymmetric registered\n[ 0.566018] Asymmetric key parser 'x509' registered\n[ 0.567205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.569070] io scheduler noop registered\n[ 0.570046] io scheduler deadline registered (default)\n[ 0.571265] io scheduler cfq registered\n[ 0.572381] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.573667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.575270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.577098] ACPI: Power Button [PWRF]\n[ 0.578219] GHES: HEST is not enabled!\n[ 0.592262] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621748] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.624479] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.648006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.650754] Linux agpgart interface v0.103\n[ 0.653930] brd: module loaded\n[ 0.655985] loop: module loaded\n[ 0.661140] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.662959] GPT:90111 != 2097151\n[ 0.663818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.665177] GPT:90111 != 2097151\n[ 0.666025] GPT: Use GNU Parted to correct GPT errors.\n[ 0.667228] vda: vda1 vda15\n[ 0.668820] scsi host0: ata_piix\n[ 0.669793] scsi host1: ata_piix\n[ 0.670695] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.672191] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.673992] libphy: Fixed MDIO Bus: probed\n[ 0.675014] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676196] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678890] PPP generic driver version 2.4.2\n[ 0.680039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681519] ehci-pci: EHCI PCI platform driver\n[ 0.682610] ehci-platform: EHCI generic platform driver\n[ 0.683833] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.685243] ohci-pci: OHCI PCI platform driver\n[ 0.686332] ohci-platform: OHCI generic platform driver\n[ 0.687556] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.701914] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703163] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704985] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.706230] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.707640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.710890] usb usb1: Product: UHCI Host Controller\n[ 0.712020] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.713409] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.714636] hub 1-0:1.0: USB hub found\n[ 0.715602] hub 1-0:1.0: 2 ports detected\n[ 0.716755] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.719442] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.720631] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.721892] mousedev: PS/2 mouse device common for all mice\n[ 0.723406] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725637] rtc_cmos 00:00: RTC can wake from S4\n[ 0.727013] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728463] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729915] i2c /dev entries driver\n[ 0.730854] device-mapper: uevent: version 1.0.3\n[ 0.732014] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.734030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.735709] NET: Registered protocol family 10\n[ 0.737096] NET: Registered protocol family 17\n[ 0.738179] Key type dns_resolver registered\n[ 0.739418] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740778] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742956] registered taskstats version 1\n[ 0.743991] Loading compiled-in X.509 certificates\n[ 0.745694] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.747993] zswap: loaded using pool lzo/zbud\n[ 0.749886] Key type trusted registered\n[ 0.751839] Key type encrypted registered\n[ 0.752867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.754137] ima: No TPM chip found, activating TPM-bypass!\n[ 0.755416] evm: HMAC attrs: 0x1\n[ 0.756589] Magic number: 6:262:635\n[ 0.757640] rtc_cmos 00:00: setting system clock to 2018-10-17 13:36:01 UTC (1539783361)\n[ 0.759621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760966] EDD information not available.\n[ 0.834155] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.849208] Write protecting the kernel read-only data: 14336k\n[ 0.851912] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.854167] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.77\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.008995] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.89. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-10-17 13:36:04,565 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6/action used request id req-cf6c7683-d858-4c2b-86ed-06916193ebc6 2018-10-17 13:36:04,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.124252080917s 2018-10-17 13:36:04,566 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 510083752 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.165201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167226] pid_max: default: 32768 minimum: 301 [ 0.168324] ACPI: Core revision 20150930 [ 0.169869] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171450] Security Framework initialized [ 0.172461] Yama: becoming mindful. [ 0.173357] AppArmor: AppArmor initialized [ 0.174390] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.175959] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177490] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.178934] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180622] Initializing cgroup subsys io [ 0.181619] Initializing cgroup subsys memory [ 0.182671] Initializing cgroup subsys devices [ 0.183729] Initializing cgroup subsys freezer [ 0.184794] Initializing cgroup subsys net_cls [ 0.185852] Initializing cgroup subsys perf_event [ 0.186975] Initializing cgroup subsys net_prio [ 0.188057] Initializing cgroup subsys hugetlb [ 0.189112] Initializing cgroup subsys pids [ 0.190165] CPU: Physical Processor ID: 0 [ 0.191830] mce: CPU supports 10 MCE banks [ 0.192868] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194087] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210171] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.216571] ftrace: allocating 31920 entries in 125 pages [ 0.242011] smpboot: Max logical packages: 1 [ 0.243057] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.244725] x2apic enabled [ 0.245766] Switched APIC routing to physical x2apic. [ 0.247999] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.249354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.251915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.254128] KVM setup paravirtual spinlock [ 0.255599] x86: Booted up 1 node, 1 CPUs [ 0.256590] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.258282] devtmpfs: initialized [ 0.260149] evm: security.selinux [ 0.261004] evm: security.SMACK64 [ 0.261856] evm: security.SMACK64EXEC [ 0.262772] evm: security.SMACK64TRANSMUTE [ 0.263761] evm: security.SMACK64MMAP [ 0.264671] evm: security.ima [ 0.265460] evm: security.capability [ 0.266430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268668] pinctrl core: initialized pinctrl subsystem [ 0.269988] RTC time: 13:36:00, date: 10/17/18 [ 0.271153] NET: Registered protocol family 16 [ 0.272340] cpuidle: using governor ladder [ 0.273370] cpuidle: using governor menu [ 0.274342] PCCT header not found. [ 0.275261] ACPI: bus type PCI registered [ 0.276247] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277748] PCI: Using configuration type 1 for base access [ 0.279743] ACPI: Added _OSI(Module Device) [ 0.280769] ACPI: Added _OSI(Processor Device) [ 0.281825] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282920] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284916] ACPI: Interpreter enabled [ 0.285853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294856] ACPI: (supports S0 S5) [ 0.295730] ACPI: Using IOAPIC for interrupt routing [ 0.296886] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300408] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301786] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303274] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304738] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307496] acpiphp: Slot [3] registered [ 0.308503] acpiphp: Slot [4] registered [ 0.309505] acpiphp: Slot [5] registered [ 0.310507] acpiphp: Slot [6] registered [ 0.311506] acpiphp: Slot [7] registered [ 0.312505] acpiphp: Slot [8] registered [ 0.313503] acpiphp: Slot [9] registered [ 0.314487] acpiphp: Slot [10] registered [ 0.315478] acpiphp: Slot [11] registered [ 0.316475] acpiphp: Slot [12] registered [ 0.317479] acpiphp: Slot [13] registered [ 0.318476] acpiphp: Slot [14] registered [ 0.319465] acpiphp: Slot [15] registered [ 0.333319] acpiphp: Slot [16] registered [ 0.334327] acpiphp: Slot [17] registered [ 0.335313] acpiphp: Slot [18] registered [ 0.336315] acpiphp: Slot [19] registered [ 0.337339] acpiphp: Slot [20] registered [ 0.338349] acpiphp: Slot [21] registered [ 0.339365] acpiphp: Slot [22] registered [ 0.340380] acpiphp: Slot [23] registered [ 0.341392] acpiphp: Slot [24] registered [ 0.342400] acpiphp: Slot [25] registered [ 0.343407] acpiphp: Slot [26] registered [ 0.344408] acpiphp: Slot [27] registered [ 0.345422] acpiphp: Slot [28] registered [ 0.346431] acpiphp: Slot [29] registered [ 0.347445] acpiphp: Slot [30] registered [ 0.348450] acpiphp: Slot [31] registered [ 0.349455] PCI host bridge to bus 0000:00 [ 0.350476] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.351967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.353461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.355261] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.357042] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.358852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.365539] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371067] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.393231] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.395025] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.396749] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.398486] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.400178] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.401704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.403311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.404603] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.406499] vgaarb: loaded [ 0.407246] vgaarb: bridge control possible 0000:00:02.0 [ 0.408739] SCSI subsystem initialized [ 0.409865] ACPI: bus type USB registered [ 0.410878] usbcore: registered new interface driver usbfs [ 0.412134] usbcore: registered new interface driver hub [ 0.413356] usbcore: registered new device driver usb [ 0.414699] PCI: Using ACPI for IRQ routing [ 0.416085] NetLabel: Initializing [ 0.416968] NetLabel: domain hash size = 128 [ 0.418009] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.419181] NetLabel: unlabeled traffic allowed by default [ 0.420601] clocksource: Switched to clocksource kvm-clock [ 0.429862] AppArmor: AppArmor Filesystem Enabled [ 0.431067] pnp: PnP ACPI init [ 0.432186] pnp: PnP ACPI: found 5 devices [ 0.438789] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.440900] NET: Registered protocol family 2 [ 0.442176] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.443781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.445247] TCP: Hash tables configured (established 4096 bind 4096) [ 0.446709] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448028] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449444] NET: Registered protocol family 1 [ 0.450523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451852] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453168] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.482122] Trying to unpack rootfs image as initramfs... [ 0.541561] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.543593] Scanning for low memory corruption every 60 seconds [ 0.545235] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.546658] audit: initializing netlink subsys (disabled) [ 0.547923] audit: type=2000 audit(1539783361.029:1): initialized [ 0.549557] Initialise system trusted keyring [ 0.550828] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554308] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557072] zbud: loaded [ 0.558146] VFS: Disk quotas dquot_6.6.0 [ 0.559173] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.561267] fuse init (API version 7.23) [ 0.562392] Key type big_key registered [ 0.563412] Allocating IMA MOK and blacklist keyrings. [ 0.564995] Key type asymmetric registered [ 0.566018] Asymmetric key parser 'x509' registered [ 0.567205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.569070] io scheduler noop registered [ 0.570046] io scheduler deadline registered (default) [ 0.571265] io scheduler cfq registered [ 0.572381] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.573667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.577098] ACPI: Power Button [PWRF] [ 0.578219] GHES: HEST is not enabled! [ 0.592262] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621748] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.624479] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.650754] Linux agpgart interface v0.103 [ 0.653930] brd: module loaded [ 0.655985] loop: module loaded [ 0.661140] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.662959] GPT:90111 != 2097151 [ 0.663818] GPT:Alternate GPT header not at the end of the disk. [ 0.665177] GPT:90111 != 2097151 [ 0.666025] GPT: Use GNU Parted to correct GPT errors. [ 0.667228] vda: vda1 vda15 [ 0.668820] scsi host0: ata_piix [ 0.669793] scsi host1: ata_piix [ 0.670695] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672191] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.673992] libphy: Fixed MDIO Bus: probed [ 0.675014] tun: Universal TUN/TAP device driver, 1.6 [ 0.676196] tun: (C) 1999-2004 Max Krasnyansky [ 0.678890] PPP generic driver version 2.4.2 [ 0.680039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681519] ehci-pci: EHCI PCI platform driver [ 0.682610] ehci-platform: EHCI generic platform driver [ 0.683833] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685243] ohci-pci: OHCI PCI platform driver [ 0.686332] ohci-platform: OHCI generic platform driver [ 0.687556] uhci_hcd: USB Universal Host Controller Interface driver [ 0.701914] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.703163] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704985] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.706230] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.707640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.710890] usb usb1: Product: UHCI Host Controller [ 0.712020] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.713409] usb usb1: SerialNumber: 0000:00:01.2 [ 0.714636] hub 1-0:1.0: USB hub found [ 0.715602] hub 1-0:1.0: 2 ports detected [ 0.716755] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719442] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.720631] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.721892] mousedev: PS/2 mouse device common for all mice [ 0.723406] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.725637] rtc_cmos 00:00: RTC can wake from S4 [ 0.727013] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.728463] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.729915] i2c /dev entries driver [ 0.730854] device-mapper: uevent: version 1.0.3 [ 0.732014] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.734030] ledtrig-cpu: registered to indicate activity on CPUs [ 0.735709] NET: Registered protocol family 10 [ 0.737096] NET: Registered protocol family 17 [ 0.738179] Key type dns_resolver registered [ 0.739418] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.740778] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.742956] registered taskstats version 1 [ 0.743991] Loading compiled-in X.509 certificates [ 0.745694] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.747993] zswap: loaded using pool lzo/zbud [ 0.749886] Key type trusted registered [ 0.751839] Key type encrypted registered [ 0.752867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754137] ima: No TPM chip found, activating TPM-bypass! [ 0.755416] evm: HMAC attrs: 0x1 [ 0.756589] Magic number: 6:262:635 [ 0.757640] rtc_cmos 00:00: setting system clock to 2018-10-17 13:36:01 UTC (1539783361) [ 0.759621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760966] EDD information not available. [ 0.834155] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.849208] Write protecting the kernel read-only data: 14336k [ 0.851912] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854167] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.008995] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-10-17 13:36:04,567 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.26. Waiting for response... 2018-10-17 13:36:05,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:05,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:06,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da148f50-55fc-4142-afd6-d3a89d173149 x-openstack-request-id: req-da148f50-55fc-4142-afd6-d3a89d173149 2018-10-17 13:36:06,627 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f6:88", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:35:44Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:36:06,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-da148f50-55fc-4142-afd6-d3a89d173149 2018-10-17 13:36:06,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05805802345s 2018-10-17 13:36:06,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 13:36:06,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 13:36:06,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9560 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d120128b-c14b-433a-9d3e-54ad3159188e x-openstack-request-id: req-d120128b-c14b-433a-9d3e-54ad3159188e 2018-10-17 13:36:06,721 - keystoneauth.session - DEBUG - 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 510083752 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.165201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167226] pid_max: default: 32768 minimum: 301\n[ 0.168324] ACPI: Core revision 20150930\n[ 0.169869] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171450] Security Framework initialized\n[ 0.172461] Yama: becoming mindful.\n[ 0.173357] AppArmor: AppArmor initialized\n[ 0.174390] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.175959] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177490] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.178934] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180622] Initializing cgroup subsys io\n[ 0.181619] Initializing cgroup subsys memory\n[ 0.182671] Initializing cgroup subsys devices\n[ 0.183729] Initializing cgroup subsys freezer\n[ 0.184794] Initializing cgroup subsys net_cls\n[ 0.185852] Initializing cgroup subsys perf_event\n[ 0.186975] Initializing cgroup subsys net_prio\n[ 0.188057] Initializing cgroup subsys hugetlb\n[ 0.189112] Initializing cgroup subsys pids\n[ 0.190165] CPU: Physical Processor ID: 0\n[ 0.191830] mce: CPU supports 10 MCE banks\n[ 0.192868] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194087] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210171] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.216571] ftrace: allocating 31920 entries in 125 pages\n[ 0.242011] smpboot: Max logical packages: 1\n[ 0.243057] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.244725] x2apic enabled\n[ 0.245766] Switched APIC routing to physical x2apic.\n[ 0.247999] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.249354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.251915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.254128] KVM setup paravirtual spinlock\n[ 0.255599] x86: Booted up 1 node, 1 CPUs\n[ 0.256590] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.258282] devtmpfs: initialized\n[ 0.260149] evm: security.selinux\n[ 0.261004] evm: security.SMACK64\n[ 0.261856] evm: security.SMACK64EXEC\n[ 0.262772] evm: security.SMACK64TRANSMUTE\n[ 0.263761] evm: security.SMACK64MMAP\n[ 0.264671] evm: security.ima\n[ 0.265460] evm: security.capability\n[ 0.266430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.268668] pinctrl core: initialized pinctrl subsystem\n[ 0.269988] RTC time: 13:36:00, date: 10/17/18\n[ 0.271153] NET: Registered protocol family 16\n[ 0.272340] cpuidle: using governor ladder\n[ 0.273370] cpuidle: using governor menu\n[ 0.274342] PCCT header not found.\n[ 0.275261] ACPI: bus type PCI registered\n[ 0.276247] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277748] PCI: Using configuration type 1 for base access\n[ 0.279743] ACPI: Added _OSI(Module Device)\n[ 0.280769] ACPI: Added _OSI(Processor Device)\n[ 0.281825] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.282920] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284916] ACPI: Interpreter enabled\n[ 0.285853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294856] ACPI: (supports S0 S5)\n[ 0.295730] ACPI: Using IOAPIC for interrupt routing\n[ 0.296886] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300408] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301786] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303274] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304738] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307496] acpiphp: Slot [3] registered\n[ 0.308503] acpiphp: Slot [4] registered\n[ 0.309505] acpiphp: Slot [5] registered\n[ 0.310507] acpiphp: Slot [6] registered\n[ 0.311506] acpiphp: Slot [7] registered\n[ 0.312505] acpiphp: Slot [8] registered\n[ 0.313503] acpiphp: Slot [9] registered\n[ 0.314487] acpiphp: Slot [10] registered\n[ 0.315478] acpiphp: Slot [11] registered\n[ 0.316475] acpiphp: Slot [12] registered\n[ 0.317479] acpiphp: Slot [13] registered\n[ 0.318476] acpiphp: Slot [14] registered\n[ 0.319465] acpiphp: Slot [15] registered\n[ 0.333319] acpiphp: Slot [16] registered\n[ 0.334327] acpiphp: Slot [17] registered\n[ 0.335313] acpiphp: Slot [18] registered\n[ 0.336315] acpiphp: Slot [19] registered\n[ 0.337339] acpiphp: Slot [20] registered\n[ 0.338349] acpiphp: Slot [21] registered\n[ 0.339365] acpiphp: Slot [22] registered\n[ 0.340380] acpiphp: Slot [23] registered\n[ 0.341392] acpiphp: Slot [24] registered\n[ 0.342400] acpiphp: Slot [25] registered\n[ 0.343407] acpiphp: Slot [26] registered\n[ 0.344408] acpiphp: Slot [27] registered\n[ 0.345422] acpiphp: Slot [28] registered\n[ 0.346431] acpiphp: Slot [29] registered\n[ 0.347445] acpiphp: Slot [30] registered\n[ 0.348450] acpiphp: Slot [31] registered\n[ 0.349455] PCI host bridge to bus 0000:00\n[ 0.350476] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.353461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355261] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.357042] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.358852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.362570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.365539] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371067] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393231] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395025] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396749] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398486] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.400178] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.403311] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.404603] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.406499] vgaarb: loaded\n[ 0.407246] vgaarb: bridge control possible 0000:00:02.0\n[ 0.408739] SCSI subsystem initialized\n[ 0.409865] ACPI: bus type USB registered\n[ 0.410878] usbcore: registered new interface driver usbfs\n[ 0.412134] usbcore: registered new interface driver hub\n[ 0.413356] usbcore: registered new device driver usb\n[ 0.414699] PCI: Using ACPI for IRQ routing\n[ 0.416085] NetLabel: Initializing\n[ 0.416968] NetLabel: domain hash size = 128\n[ 0.418009] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.419181] NetLabel: unlabeled traffic allowed by default\n[ 0.420601] clocksource: Switched to clocksource kvm-clock\n[ 0.429862] AppArmor: AppArmor Filesystem Enabled\n[ 0.431067] pnp: PnP ACPI init\n[ 0.432186] pnp: PnP ACPI: found 5 devices\n[ 0.438789] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.440900] NET: Registered protocol family 2\n[ 0.442176] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.445247] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.446709] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448028] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449444] NET: Registered protocol family 1\n[ 0.450523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451852] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482122] Trying to unpack rootfs image as initramfs...\n[ 0.541561] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.543593] Scanning for low memory corruption every 60 seconds\n[ 0.545235] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.546658] audit: initializing netlink subsys (disabled)\n[ 0.547923] audit: type=2000 audit(1539783361.029:1): initialized\n[ 0.549557] Initialise system trusted keyring\n[ 0.550828] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557072] zbud: loaded\n[ 0.558146] VFS: Disk quotas dquot_6.6.0\n[ 0.559173] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.561267] fuse init (API version 7.23)\n[ 0.562392] Key type big_key registered\n[ 0.563412] Allocating IMA MOK and blacklist keyrings.\n[ 0.564995] Key type asymmetric registered\n[ 0.566018] Asymmetric key parser 'x509' registered\n[ 0.567205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.569070] io scheduler noop registered\n[ 0.570046] io scheduler deadline registered (default)\n[ 0.571265] io scheduler cfq registered\n[ 0.572381] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.573667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.575270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.577098] ACPI: Power Button [PWRF]\n[ 0.578219] GHES: HEST is not enabled!\n[ 0.592262] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621748] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.624479] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.648006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.650754] Linux agpgart interface v0.103\n[ 0.653930] brd: module loaded\n[ 0.655985] loop: module loaded\n[ 0.661140] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.662959] GPT:90111 != 2097151\n[ 0.663818] GPT:Alternate GPT header not at the end of the disk.\n[ 0.665177] GPT:90111 != 2097151\n[ 0.666025] GPT: Use GNU Parted to correct GPT errors.\n[ 0.667228] vda: vda1 vda15\n[ 0.668820] scsi host0: ata_piix\n[ 0.669793] scsi host1: ata_piix\n[ 0.670695] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.672191] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.673992] libphy: Fixed MDIO Bus: probed\n[ 0.675014] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676196] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678890] PPP generic driver version 2.4.2\n[ 0.680039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681519] ehci-pci: EHCI PCI platform driver\n[ 0.682610] ehci-platform: EHCI generic platform driver\n[ 0.683833] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.685243] ohci-pci: OHCI PCI platform driver\n[ 0.686332] ohci-platform: OHCI generic platform driver\n[ 0.687556] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.701914] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.703163] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704985] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.706230] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.707640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.710890] usb usb1: Product: UHCI Host Controller\n[ 0.712020] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.713409] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.714636] hub 1-0:1.0: USB hub found\n[ 0.715602] hub 1-0:1.0: 2 ports detected\n[ 0.716755] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.719442] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.720631] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.721892] mousedev: PS/2 mouse device common for all mice\n[ 0.723406] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725637] rtc_cmos 00:00: RTC can wake from S4\n[ 0.727013] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.728463] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729915] i2c /dev entries driver\n[ 0.730854] device-mapper: uevent: version 1.0.3\n[ 0.732014] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.734030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.735709] NET: Registered protocol family 10\n[ 0.737096] NET: Registered protocol family 17\n[ 0.738179] Key type dns_resolver registered\n[ 0.739418] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.740778] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.742956] registered taskstats version 1\n[ 0.743991] Loading compiled-in X.509 certificates\n[ 0.745694] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.747993] zswap: loaded using pool lzo/zbud\n[ 0.749886] Key type trusted registered\n[ 0.751839] Key type encrypted registered\n[ 0.752867] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.754137] ima: No TPM chip found, activating TPM-bypass!\n[ 0.755416] evm: HMAC attrs: 0x1\n[ 0.756589] Magic number: 6:262:635\n[ 0.757640] rtc_cmos 00:00: setting system clock to 2018-10-17 13:36:01 UTC (1539783361)\n[ 0.759621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.760966] EDD information not available.\n[ 0.834155] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.849208] Write protecting the kernel read-only data: 14336k\n[ 0.851912] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.854167] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.77\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.008995] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.89. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n/dev/root resized successfully [took 0.12s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ31cQVBWO3I2A2olG7fuvSCbwHTmdJIkai5ne+kBaVw+H/SGq+cBR2pRuV+8Kb0l1n5vcmcySI5kadHiUh3ZGxo/xIQ5Vw0InW7K4yhGEmzV6YNd4VoIKc7zwAYid4BQg8IrjPh8/C198pHbdHcXbP8UQpXkUiFOoA/Oz3OPRmOUkeAgxjy9/NcOgWQ8ntn6b7wxZ9ANgRCD1k8OWnnF73whrSQP+toPWtCgT7P4no5PeuvT+QIr1AuSyQ1YmPXV8XhROoFsd5bl9Bo36bNs+9++EDWfCybI6CC9CzW9kHEUwyzhuoVpJXbzfqGjdN3MqiVuQLInbIFcbKuTru1oL root@vping-userdata-vm2-77910ecc-7b28-406c-900d-2aa8f765f0e2\nssh-dss AAAAB3NzaC1kc3MAAACBAOOjLHTJdZsMryzf0DXlc91zVvZo9M1NiFPs8bj5sN+/L6Y8Cnhgm+smdw8AWbdt+j9pywRvDDR49o+jwctQQ60K7/bksJ/uPUsaOwQruU8jBgEoSBANmdmR7gdKpA0koIpHd0Zj6ucM9bcsn/ED3j/aGpc21uWiclbJ0xawf8CBAAAAFQD0/WHE5lGhyxXmfj1LN5i6J9kmMwAAAIEAmq6nOJpXX6QTCE3VDazT8Xk71+1WUBJa059jlQ+lz1jtLctM13pG47QLaEqjsZgJG6B0/Zkfp5Fe8cpAQlQCj+fkhOC+Ql90grTgzQa6r7uRNyJv2xIcKF1yzOCy3m5+96O+1qJlAvPLDAJMWIagSVR5z/VSjzZykkOPrsUseAoAAACBAL8F+FiG25fhpHRfOP0ZGgEBwHu3OSwJyQEuqQMEPZOHZNjxzuEo7xJ2EKGI3xpJXsnXSlKgVs7QBKbyfyLSApUKjVpMeXrEwg8BOcKNnw9U2kEUUhI6JnoCouF1hsTl1qy3NJ9O/QujXkBfyMRdrjEq9But+cy4qWoDwehA+tZO root@vping-userdata-vm2-77910ecc-7b28-406c-900d-2aa8f765f0e2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:feb0:1c5/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-77910ecc-7b28-406c-900d-2aa8f765f0e2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.28 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-77910ecc-7b28-406c-900d-2aa8f765f0e2 login: "} 2018-10-17 13:36:06,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6/action used request id req-d120128b-c14b-433a-9d3e-54ad3159188e 2018-10-17 13:36:06,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0917661190033s 2018-10-17 13:36:06,723 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 510083752 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.165201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167226] pid_max: default: 32768 minimum: 301 [ 0.168324] ACPI: Core revision 20150930 [ 0.169869] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171450] Security Framework initialized [ 0.172461] Yama: becoming mindful. [ 0.173357] AppArmor: AppArmor initialized [ 0.174390] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.175959] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177490] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.178934] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180622] Initializing cgroup subsys io [ 0.181619] Initializing cgroup subsys memory [ 0.182671] Initializing cgroup subsys devices [ 0.183729] Initializing cgroup subsys freezer [ 0.184794] Initializing cgroup subsys net_cls [ 0.185852] Initializing cgroup subsys perf_event [ 0.186975] Initializing cgroup subsys net_prio [ 0.188057] Initializing cgroup subsys hugetlb [ 0.189112] Initializing cgroup subsys pids [ 0.190165] CPU: Physical Processor ID: 0 [ 0.191830] mce: CPU supports 10 MCE banks [ 0.192868] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194087] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210171] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.216571] ftrace: allocating 31920 entries in 125 pages [ 0.242011] smpboot: Max logical packages: 1 [ 0.243057] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.244725] x2apic enabled [ 0.245766] Switched APIC routing to physical x2apic. [ 0.247999] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.249354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.251915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.254128] KVM setup paravirtual spinlock [ 0.255599] x86: Booted up 1 node, 1 CPUs [ 0.256590] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.258282] devtmpfs: initialized [ 0.260149] evm: security.selinux [ 0.261004] evm: security.SMACK64 [ 0.261856] evm: security.SMACK64EXEC [ 0.262772] evm: security.SMACK64TRANSMUTE [ 0.263761] evm: security.SMACK64MMAP [ 0.264671] evm: security.ima [ 0.265460] evm: security.capability [ 0.266430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268668] pinctrl core: initialized pinctrl subsystem [ 0.269988] RTC time: 13:36:00, date: 10/17/18 [ 0.271153] NET: Registered protocol family 16 [ 0.272340] cpuidle: using governor ladder [ 0.273370] cpuidle: using governor menu [ 0.274342] PCCT header not found. [ 0.275261] ACPI: bus type PCI registered [ 0.276247] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277748] PCI: Using configuration type 1 for base access [ 0.279743] ACPI: Added _OSI(Module Device) [ 0.280769] ACPI: Added _OSI(Processor Device) [ 0.281825] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.282920] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284916] ACPI: Interpreter enabled [ 0.285853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294856] ACPI: (supports S0 S5) [ 0.295730] ACPI: Using IOAPIC for interrupt routing [ 0.296886] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300408] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301786] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303274] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304738] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307496] acpiphp: Slot [3] registered [ 0.308503] acpiphp: Slot [4] registered [ 0.309505] acpiphp: Slot [5] registered [ 0.310507] acpiphp: Slot [6] registered [ 0.311506] acpiphp: Slot [7] registered [ 0.312505] acpiphp: Slot [8] registered [ 0.313503] acpiphp: Slot [9] registered [ 0.314487] acpiphp: Slot [10] registered [ 0.315478] acpiphp: Slot [11] registered [ 0.316475] acpiphp: Slot [12] registered [ 0.317479] acpiphp: Slot [13] registered [ 0.318476] acpiphp: Slot [14] registered [ 0.319465] acpiphp: Slot [15] registered [ 0.333319] acpiphp: Slot [16] registered [ 0.334327] acpiphp: Slot [17] registered [ 0.335313] acpiphp: Slot [18] registered [ 0.336315] acpiphp: Slot [19] registered [ 0.337339] acpiphp: Slot [20] registered [ 0.338349] acpiphp: Slot [21] registered [ 0.339365] acpiphp: Slot [22] registered [ 0.340380] acpiphp: Slot [23] registered [ 0.341392] acpiphp: Slot [24] registered [ 0.342400] acpiphp: Slot [25] registered [ 0.343407] acpiphp: Slot [26] registered [ 0.344408] acpiphp: Slot [27] registered [ 0.345422] acpiphp: Slot [28] registered [ 0.346431] acpiphp: Slot [29] registered [ 0.347445] acpiphp: Slot [30] registered [ 0.348450] acpiphp: Slot [31] registered [ 0.349455] PCI host bridge to bus 0000:00 [ 0.350476] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.351967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.353461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.355261] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.357042] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.358852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.365539] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367067] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371067] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372984] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.393231] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.395025] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.396749] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.398486] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.400178] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.401704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.403311] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.404603] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.406499] vgaarb: loaded [ 0.407246] vgaarb: bridge control possible 0000:00:02.0 [ 0.408739] SCSI subsystem initialized [ 0.409865] ACPI: bus type USB registered [ 0.410878] usbcore: registered new interface driver usbfs [ 0.412134] usbcore: registered new interface driver hub [ 0.413356] usbcore: registered new device driver usb [ 0.414699] PCI: Using ACPI for IRQ routing [ 0.416085] NetLabel: Initializing [ 0.416968] NetLabel: domain hash size = 128 [ 0.418009] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.419181] NetLabel: unlabeled traffic allowed by default [ 0.420601] clocksource: Switched to clocksource kvm-clock [ 0.429862] AppArmor: AppArmor Filesystem Enabled [ 0.431067] pnp: PnP ACPI init [ 0.432186] pnp: PnP ACPI: found 5 devices [ 0.438789] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.440900] NET: Registered protocol family 2 [ 0.442176] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.443781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.445247] TCP: Hash tables configured (established 4096 bind 4096) [ 0.446709] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448028] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449444] NET: Registered protocol family 1 [ 0.450523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451852] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453168] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467510] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.482122] Trying to unpack rootfs image as initramfs... [ 0.541561] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.543593] Scanning for low memory corruption every 60 seconds [ 0.545235] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.546658] audit: initializing netlink subsys (disabled) [ 0.547923] audit: type=2000 audit(1539783361.029:1): initialized [ 0.549557] Initialise system trusted keyring [ 0.550828] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554308] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557072] zbud: loaded [ 0.558146] VFS: Disk quotas dquot_6.6.0 [ 0.559173] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.561267] fuse init (API version 7.23) [ 0.562392] Key type big_key registered [ 0.563412] Allocating IMA MOK and blacklist keyrings. [ 0.564995] Key type asymmetric registered [ 0.566018] Asymmetric key parser 'x509' registered [ 0.567205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.569070] io scheduler noop registered [ 0.570046] io scheduler deadline registered (default) [ 0.571265] io scheduler cfq registered [ 0.572381] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.573667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.577098] ACPI: Power Button [PWRF] [ 0.578219] GHES: HEST is not enabled! [ 0.592262] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621748] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.624479] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.650754] Linux agpgart interface v0.103 [ 0.653930] brd: module loaded [ 0.655985] loop: module loaded [ 0.661140] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.662959] GPT:90111 != 2097151 [ 0.663818] GPT:Alternate GPT header not at the end of the disk. [ 0.665177] GPT:90111 != 2097151 [ 0.666025] GPT: Use GNU Parted to correct GPT errors. [ 0.667228] vda: vda1 vda15 [ 0.668820] scsi host0: ata_piix [ 0.669793] scsi host1: ata_piix [ 0.670695] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672191] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.673992] libphy: Fixed MDIO Bus: probed [ 0.675014] tun: Universal TUN/TAP device driver, 1.6 [ 0.676196] tun: (C) 1999-2004 Max Krasnyansky [ 0.678890] PPP generic driver version 2.4.2 [ 0.680039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681519] ehci-pci: EHCI PCI platform driver [ 0.682610] ehci-platform: EHCI generic platform driver [ 0.683833] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685243] ohci-pci: OHCI PCI platform driver [ 0.686332] ohci-platform: OHCI generic platform driver [ 0.687556] uhci_hcd: USB Universal Host Controller Interface driver [ 0.701914] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.703163] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704985] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.706230] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.707640] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.710890] usb usb1: Product: UHCI Host Controller [ 0.712020] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.713409] usb usb1: SerialNumber: 0000:00:01.2 [ 0.714636] hub 1-0:1.0: USB hub found [ 0.715602] hub 1-0:1.0: 2 ports detected [ 0.716755] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719442] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.720631] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.721892] mousedev: PS/2 mouse device common for all mice [ 0.723406] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.725637] rtc_cmos 00:00: RTC can wake from S4 [ 0.727013] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.728463] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.729915] i2c /dev entries driver [ 0.730854] device-mapper: uevent: version 1.0.3 [ 0.732014] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.734030] ledtrig-cpu: registered to indicate activity on CPUs [ 0.735709] NET: Registered protocol family 10 [ 0.737096] NET: Registered protocol family 17 [ 0.738179] Key type dns_resolver registered [ 0.739418] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.740778] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.742956] registered taskstats version 1 [ 0.743991] Loading compiled-in X.509 certificates [ 0.745694] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.747993] zswap: loaded using pool lzo/zbud [ 0.749886] Key type trusted registered [ 0.751839] Key type encrypted registered [ 0.752867] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754137] ima: No TPM chip found, activating TPM-bypass! [ 0.755416] evm: HMAC attrs: 0x1 [ 0.756589] Magic number: 6:262:635 [ 0.757640] rtc_cmos 00:00: setting system clock to 2018-10-17 13:36:01 UTC (1539783361) [ 0.759621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.760966] EDD information not available. [ 0.834155] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.849208] Write protecting the kernel read-only data: 14336k [ 0.851912] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.854167] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.008995] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.12s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ31cQVBWO3I2A2olG7fuvSCbwHTmdJIkai5ne+kBaVw+H/SGq+cBR2pRuV+8Kb0l1n5vcmcySI5kadHiUh3ZGxo/xIQ5Vw0InW7K4yhGEmzV6YNd4VoIKc7zwAYid4BQg8IrjPh8/C198pHbdHcXbP8UQpXkUiFOoA/Oz3OPRmOUkeAgxjy9/NcOgWQ8ntn6b7wxZ9ANgRCD1k8OWnnF73whrSQP+toPWtCgT7P4no5PeuvT+QIr1AuSyQ1YmPXV8XhROoFsd5bl9Bo36bNs+9++EDWfCybI6CC9CzW9kHEUwyzhuoVpJXbzfqGjdN3MqiVuQLInbIFcbKuTru1oL root@vping-userdata-vm2-77910ecc-7b28-406c-900d-2aa8f765f0e2 ssh-dss AAAAB3NzaC1kc3MAAACBAOOjLHTJdZsMryzf0DXlc91zVvZo9M1NiFPs8bj5sN+/L6Y8Cnhgm+smdw8AWbdt+j9pywRvDDR49o+jwctQQ60K7/bksJ/uPUsaOwQruU8jBgEoSBANmdmR7gdKpA0koIpHd0Zj6ucM9bcsn/ED3j/aGpc21uWiclbJ0xawf8CBAAAAFQD0/WHE5lGhyxXmfj1LN5i6J9kmMwAAAIEAmq6nOJpXX6QTCE3VDazT8Xk71+1WUBJa059jlQ+lz1jtLctM13pG47QLaEqjsZgJG6B0/Zkfp5Fe8cpAQlQCj+fkhOC+Ql90grTgzQa6r7uRNyJv2xIcKF1yzOCy3m5+96O+1qJlAvPLDAJMWIagSVR5z/VSjzZykkOPrsUseAoAAACBAL8F+FiG25fhpHRfOP0ZGgEBwHu3OSwJyQEuqQMEPZOHZNjxzuEo7xJ2EKGI3xpJXsnXSlKgVs7QBKbyfyLSApUKjVpMeXrEwg8BOcKNnw9U2kEUUhI6JnoCouF1hsTl1qy3NJ9O/QujXkBfyMRdrjEq9But+cy4qWoDwehA+tZO root@vping-userdata-vm2-77910ecc-7b28-406c-900d-2aa8f765f0e2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:feb0:1c5/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-77910ecc-7b28-406c-900d-2aa8f765f0e2 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-77910ecc-7b28-406c-900d-2aa8f765f0e2 login: 2018-10-17 13:36:06,724 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-17 13:36:06,839 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:36:06,839 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:54 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-17 13:36:06,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 13:36:06,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:07,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa173dcb-972b-481a-beb1-62bcaa06f2b3 x-openstack-request-id: req-aa173dcb-972b-481a-beb1-62bcaa06f2b3 2018-10-17 13:36:07,033 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f used request id req-aa173dcb-972b-481a-beb1-62bcaa06f2b3 2018-10-17 13:36:07,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.188784837723s 2018-10-17 13:36:07,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:07,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:08,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9986e8a-09e1-4cb0-acdc-4d9130f30612 x-openstack-request-id: req-f9986e8a-09e1-4cb0-acdc-4d9130f30612 2018-10-17 13:36:08,044 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f6:88", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:06Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:36:08,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f9986e8a-09e1-4cb0-acdc-4d9130f30612 2018-10-17 13:36:08,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01109814644s 2018-10-17 13:36:08,047 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:10,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:10,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:11,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-872df2fb-b861-4125-9a84-662e17609b61 x-openstack-request-id: req-872df2fb-b861-4125-9a84-662e17609b61 2018-10-17 13:36:11,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:11,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-872df2fb-b861-4125-9a84-662e17609b61 2018-10-17 13:36:11,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11621308327s 2018-10-17 13:36:11,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:13,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:13,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:14,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3fa27ee1-b868-4d8c-bd06-9c897e1a8e1e x-openstack-request-id: req-3fa27ee1-b868-4d8c-bd06-9c897e1a8e1e 2018-10-17 13:36:14,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:14,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3fa27ee1-b868-4d8c-bd06-9c897e1a8e1e 2018-10-17 13:36:14,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18483805656s 2018-10-17 13:36:14,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:16,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:16,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:17,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0173a9e4-caa5-46d7-9e4c-12d07b26bee5 x-openstack-request-id: req-0173a9e4-caa5-46d7-9e4c-12d07b26bee5 2018-10-17 13:36:17,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:17,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0173a9e4-caa5-46d7-9e4c-12d07b26bee5 2018-10-17 13:36:17,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702490091324s 2018-10-17 13:36:17,066 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:19,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:19,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:19,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f9afa7f-c46c-40d1-a082-aa1e9e55f0cb x-openstack-request-id: req-3f9afa7f-c46c-40d1-a082-aa1e9e55f0cb 2018-10-17 13:36:19,768 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:19,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3f9afa7f-c46c-40d1-a082-aa1e9e55f0cb 2018-10-17 13:36:19,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699416875839s 2018-10-17 13:36:19,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:21,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:21,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:22,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7504f53a-a12e-4235-95f1-2a898b920dff x-openstack-request-id: req-7504f53a-a12e-4235-95f1-2a898b920dff 2018-10-17 13:36:22,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:22,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7504f53a-a12e-4235-95f1-2a898b920dff 2018-10-17 13:36:22,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794296979904s 2018-10-17 13:36:22,570 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:24,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:25,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-043501f9-4211-4233-bb53-d7ee4d13b767 x-openstack-request-id: req-043501f9-4211-4233-bb53-d7ee4d13b767 2018-10-17 13:36:25,640 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:25,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-043501f9-4211-4233-bb53-d7ee4d13b767 2018-10-17 13:36:25,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06741690636s 2018-10-17 13:36:25,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:27,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:28,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a340166-258f-40ac-814f-0bb1361a1f57 x-openstack-request-id: req-0a340166-258f-40ac-814f-0bb1361a1f57 2018-10-17 13:36:28,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:28,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0a340166-258f-40ac-814f-0bb1361a1f57 2018-10-17 13:36:28,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776499986649s 2018-10-17 13:36:28,425 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:30,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:30,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:31,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ea89497-5dce-4177-919a-10dc76f646e4 x-openstack-request-id: req-0ea89497-5dce-4177-919a-10dc76f646e4 2018-10-17 13:36:31,225 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:31,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0ea89497-5dce-4177-919a-10dc76f646e4 2018-10-17 13:36:31,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797814130783s 2018-10-17 13:36:31,228 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:33,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:33,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:34,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-527665c2-f88d-48df-9869-25a90ab33808 x-openstack-request-id: req-527665c2-f88d-48df-9869-25a90ab33808 2018-10-17 13:36:34,286 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:34,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-527665c2-f88d-48df-9869-25a90ab33808 2018-10-17 13:36:34,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05635809898s 2018-10-17 13:36:34,289 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:36,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:36,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:37,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8512b3a-73e5-49b3-995b-92537b9eb3cc x-openstack-request-id: req-d8512b3a-73e5-49b3-995b-92537b9eb3cc 2018-10-17 13:36:37,080 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:37,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d8512b3a-73e5-49b3-995b-92537b9eb3cc 2018-10-17 13:36:37,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788734912872s 2018-10-17 13:36:37,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:39,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:39,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0bd68c95-3cd9-4aa4-adc5-6707b5b7b08b x-openstack-request-id: req-0bd68c95-3cd9-4aa4-adc5-6707b5b7b08b 2018-10-17 13:36:39,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:39,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0bd68c95-3cd9-4aa4-adc5-6707b5b7b08b 2018-10-17 13:36:39,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692691802979s 2018-10-17 13:36:39,780 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:41,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:42,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34ebed38-97b8-4466-b96f-777db292e657 x-openstack-request-id: req-34ebed38-97b8-4466-b96f-777db292e657 2018-10-17 13:36:42,593 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:42,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-34ebed38-97b8-4466-b96f-777db292e657 2018-10-17 13:36:42,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810083150864s 2018-10-17 13:36:42,596 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:44,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:45,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17d572cd-356d-4c31-b60d-27459ed1a7c1 x-openstack-request-id: req-17d572cd-356d-4c31-b60d-27459ed1a7c1 2018-10-17 13:36:45,426 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:45,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17d572cd-356d-4c31-b60d-27459ed1a7c1 2018-10-17 13:36:45,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827795982361s 2018-10-17 13:36:45,429 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:47,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:47,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:48,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01631f21-4475-4215-9c70-ca5fc43f5f03 x-openstack-request-id: req-01631f21-4475-4215-9c70-ca5fc43f5f03 2018-10-17 13:36:48,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:48,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-01631f21-4475-4215-9c70-ca5fc43f5f03 2018-10-17 13:36:48,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07065701485s 2018-10-17 13:36:48,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:50,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:50,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:51,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7d0f8d7-5f7f-4d81-af11-917f1cfec40a x-openstack-request-id: req-f7d0f8d7-5f7f-4d81-af11-917f1cfec40a 2018-10-17 13:36:51,289 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:51,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f7d0f8d7-5f7f-4d81-af11-917f1cfec40a 2018-10-17 13:36:51,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782733917236s 2018-10-17 13:36:51,292 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:53,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:53,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:54,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-caa0992e-5fdc-4878-826a-c4a29a859edd x-openstack-request-id: req-caa0992e-5fdc-4878-826a-c4a29a859edd 2018-10-17 13:36:54,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:54,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-caa0992e-5fdc-4878-826a-c4a29a859edd 2018-10-17 13:36:54,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787818908691s 2018-10-17 13:36:54,086 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:56,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:56,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:56,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a6b7e6c-5930-44ae-be56-33e12083bbac x-openstack-request-id: req-8a6b7e6c-5930-44ae-be56-33e12083bbac 2018-10-17 13:36:56,820 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:56,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8a6b7e6c-5930-44ae-be56-33e12083bbac 2018-10-17 13:36:56,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732049942017s 2018-10-17 13:36:56,823 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:36:58,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:36:58,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:36:59,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:36:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72d27e2d-6118-429f-83fa-7714d638752f x-openstack-request-id: req-72d27e2d-6118-429f-83fa-7714d638752f 2018-10-17 13:36:59,632 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:36:59,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-72d27e2d-6118-429f-83fa-7714d638752f 2018-10-17 13:36:59,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806197881699s 2018-10-17 13:36:59,635 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:01,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:02,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c239835f-82de-4e56-8cd9-582daccee64b x-openstack-request-id: req-c239835f-82de-4e56-8cd9-582daccee64b 2018-10-17 13:37:02,796 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:02,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c239835f-82de-4e56-8cd9-582daccee64b 2018-10-17 13:37:02,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15921592712s 2018-10-17 13:37:02,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:04,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:04,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:05,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f05fd7f-85d5-4c64-bb98-979acfaf1291 x-openstack-request-id: req-1f05fd7f-85d5-4c64-bb98-979acfaf1291 2018-10-17 13:37:05,568 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:05,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1f05fd7f-85d5-4c64-bb98-979acfaf1291 2018-10-17 13:37:05,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766737937927s 2018-10-17 13:37:05,571 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:07,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:07,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:08,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1816bdc-0f18-4772-85b2-792e13aa0d3e x-openstack-request-id: req-a1816bdc-0f18-4772-85b2-792e13aa0d3e 2018-10-17 13:37:08,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:08,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a1816bdc-0f18-4772-85b2-792e13aa0d3e 2018-10-17 13:37:08,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.814499139786s 2018-10-17 13:37:08,391 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:10,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:10,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:11,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47d02b40-a5f1-4395-93e6-0321b2fb30c3 x-openstack-request-id: req-47d02b40-a5f1-4395-93e6-0321b2fb30c3 2018-10-17 13:37:11,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:11,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-47d02b40-a5f1-4395-93e6-0321b2fb30c3 2018-10-17 13:37:11,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.792223930359s 2018-10-17 13:37:11,188 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:13,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:13,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:13,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5fa1e5a5-d0f2-420f-ac95-54936dd5c2e6 x-openstack-request-id: req-5fa1e5a5-d0f2-420f-ac95-54936dd5c2e6 2018-10-17 13:37:13,967 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:13,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5fa1e5a5-d0f2-420f-ac95-54936dd5c2e6 2018-10-17 13:37:13,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776083946228s 2018-10-17 13:37:13,969 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:15,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:15,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:16,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40d1d270-600a-4281-a092-cca62b20ac7c x-openstack-request-id: req-40d1d270-600a-4281-a092-cca62b20ac7c 2018-10-17 13:37:16,204 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:16,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-40d1d270-600a-4281-a092-cca62b20ac7c 2018-10-17 13:37:16,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232536077499s 2018-10-17 13:37:16,207 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:18,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:18,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:18,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6c80b64-f7c0-408e-8228-3b6113970d28 x-openstack-request-id: req-b6c80b64-f7c0-408e-8228-3b6113970d28 2018-10-17 13:37:18,736 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:18,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b6c80b64-f7c0-408e-8228-3b6113970d28 2018-10-17 13:37:18,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526800870895s 2018-10-17 13:37:18,739 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:20,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:20,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:21,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77983e3d-8c3a-41fc-a057-66cc003ec42c x-openstack-request-id: req-77983e3d-8c3a-41fc-a057-66cc003ec42c 2018-10-17 13:37:21,548 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:21,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-77983e3d-8c3a-41fc-a057-66cc003ec42c 2018-10-17 13:37:21,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807445049286s 2018-10-17 13:37:21,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:23,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:24,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9220108-2ae8-43ce-811d-53c1efcf8037 x-openstack-request-id: req-c9220108-2ae8-43ce-811d-53c1efcf8037 2018-10-17 13:37:24,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:24,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c9220108-2ae8-43ce-811d-53c1efcf8037 2018-10-17 13:37:24,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508218050003s 2018-10-17 13:37:24,065 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:26,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:26,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:26,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc2e3f7b-d420-400d-8dd6-f0a7e887ac11 x-openstack-request-id: req-bc2e3f7b-d420-400d-8dd6-f0a7e887ac11 2018-10-17 13:37:26,289 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:26,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bc2e3f7b-d420-400d-8dd6-f0a7e887ac11 2018-10-17 13:37:26,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222229957581s 2018-10-17 13:37:26,292 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:28,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:28,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:29,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-147a3bb1-1cad-4e17-9303-7dbeeee27ce7 x-openstack-request-id: req-147a3bb1-1cad-4e17-9303-7dbeeee27ce7 2018-10-17 13:37:29,080 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:29,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-147a3bb1-1cad-4e17-9303-7dbeeee27ce7 2018-10-17 13:37:29,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785475969315s 2018-10-17 13:37:29,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:31,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:31,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:32,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f6a13bc-c632-433e-8ce5-876f5ddbb95a x-openstack-request-id: req-1f6a13bc-c632-433e-8ce5-876f5ddbb95a 2018-10-17 13:37:32,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:32,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1f6a13bc-c632-433e-8ce5-876f5ddbb95a 2018-10-17 13:37:32,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24358105659s 2018-10-17 13:37:32,332 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:34,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:35,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a20922df-7295-479a-bb58-f0894dc6a8e9 x-openstack-request-id: req-a20922df-7295-479a-bb58-f0894dc6a8e9 2018-10-17 13:37:35,059 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:35,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a20922df-7295-479a-bb58-f0894dc6a8e9 2018-10-17 13:37:35,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724695920944s 2018-10-17 13:37:35,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:37,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:37,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:37,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-243e1400-aa2c-48aa-8140-1410e1da1bee x-openstack-request-id: req-243e1400-aa2c-48aa-8140-1410e1da1bee 2018-10-17 13:37:37,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:37,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-243e1400-aa2c-48aa-8140-1410e1da1bee 2018-10-17 13:37:37,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713209867477s 2018-10-17 13:37:37,781 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:39,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:39,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:40,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8ae65fd-1af4-41a8-b093-e709d70b4177 x-openstack-request-id: req-d8ae65fd-1af4-41a8-b093-e709d70b4177 2018-10-17 13:37:40,296 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:40,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d8ae65fd-1af4-41a8-b093-e709d70b4177 2018-10-17 13:37:40,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513592004776s 2018-10-17 13:37:40,300 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:42,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:42,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:43,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0653cba-5536-4df4-aa9a-64892603148b x-openstack-request-id: req-f0653cba-5536-4df4-aa9a-64892603148b 2018-10-17 13:37:43,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:43,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f0653cba-5536-4df4-aa9a-64892603148b 2018-10-17 13:37:43,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802677869797s 2018-10-17 13:37:43,108 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:45,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:37:45,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c0cc31ded8e7ceb189e587183394826f3f7f0893482b1e9dd58bf208ec8a5fa6" 2018-10-17 13:37:45,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 933 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-46603690-fc2b-4975-94ee-3477687e684c x-openstack-request-id: req-46603690-fc2b-4975-94ee-3477687e684c 2018-10-17 13:37:45,906 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:01:c5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:36:00.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e13ba731-7c2c-4371-bb0c-f0a8d125b0b6", "security_groups": [{"name": "default"}], "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "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-10-17T13:36:00Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:52Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "rel": "bookmark"}], "image": {"id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "links": [{"href": "http://172.30.9.25:8774/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:35:44.000000", "flavor": {"id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "links": [{"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}]}, "id": "e78d9f32-f9ed-4c45-b76d-63acc14eac3f", "user_id": "9637c3f9be9e4b05a265abfe68e9dd14", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:36:08Z", "hostId": "08127963994a4b7a231acd87e485c7e6a9e2f9e49830ef08b2bca35d", "OS-SRV-USG:terminated_at": "2018-10-17T13:36:08.000000", "key_name": null, "name": "vping_userdata-vm_77910ecc-7b28-406c-900d-2aa8f765f0e2", "created": "2018-10-17T13:35:33Z", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get traits for resource provider with UUID 470c1f1f-2d14-4943-af02-9f3a7cb83421", "code": 500, "created": "2018-10-17T13:36:08Z"}, "metadata": {}}]} 2018-10-17 13:37:45,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-46603690-fc2b-4975-94ee-3477687e684c 2018-10-17 13:37:45,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795941114426s 2018-10-17 13:37:45,909 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:37:47,910 - xtesting.ci.run_tests - ERROR - Please fix the testcase vping_userdata. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 177, in run_test test_case.clean() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vping/vping_userdata.py", line 132, in clean timeout=getattr(config.CONF, 'vping_vm_delete_timeout')) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6857, in delete_server delete_ip_retry=delete_ip_retry) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6922, in _delete_server wait=self._SERVER_AGE or 2): File "/usr/lib/python2.7/site-packages/openstack/utils.py", line 105, in iterate_timeout raise exceptions.ResourceTimeout(message) ResourceTimeout: Timed out waiting for server to get deleted. 2018-10-17 13:37:47,959 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-10-17 13:37:48,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:37:48,008 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1f78d7d-1c27-428d-8f5f-605a94156509 2018-10-17 13:37:48,008 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:37:48,008 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-e1f78d7d-1c27-428d-8f5f-605a94156509 2018-10-17 13:37:48,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:37:48,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["JXh0_UMAS8eEFcjihlKDzA"], "issued_at": "2018-10-17T13:37:48.000000Z"}} 2018-10-17 13:37:48,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:37:48,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:48,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:48 GMT X-Openstack-Request-Id: req-15f68317-3998-4071-a1f7-3df810c258e0 2018-10-17 13:37:48,821 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:37:48,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-15f68317-3998-4071-a1f7-3df810c258e0 2018-10-17 13:37:48,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382930040359s 2018-10-17 13:37:48,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:37:48,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:49,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccc3d966-7d0f-4b16-a4ab-c53827976991 2018-10-17 13:37:49,026 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:37:49,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-ccc3d966-7d0f-4b16-a4ab-c53827976991 2018-10-17 13:37:49,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196986913681s 2018-10-17 13:37:49,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 13:37:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e"}}' 2018-10-17 13:37:49,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a863702-28e8-4644-91c3-c21fa5613353 2018-10-17 13:37:49,269 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/3dcbcffd420f4a00ada6dfd8e9236b4b"}, "tags": [], "enabled": true, "id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e"}} 2018-10-17 13:37:49,269 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8a863702-28e8-4644-91c3-c21fa5613353 2018-10-17 13:37:49,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.235487937927s 2018-10-17 13:37:49,270 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e'}) 2018-10-17 13:37:49,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 13:37:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7a4bb31a-acc0-428b-ab8f-a9e726ea80a4", "email": null, "name": "cinder_test-user_09b6f136-9ca1-46f0-a264-2d8623805c4e"}}' 2018-10-17 13:37:49,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-714dbbeb-39d8-4aff-a191-d59e89d2de73 2018-10-17 13:37:49,779 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_09b6f136-9ca1-46f0-a264-2d8623805c4e", "links": {"self": "http://172.30.9.25:5000/v3/users/f51f81eae114479d8e4de5221023f4d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f51f81eae114479d8e4de5221023f4d8", "domain_id": "default", "password_expires_at": null}} 2018-10-17 13:37:49,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-714dbbeb-39d8-4aff-a191-d59e89d2de73 2018-10-17 13:37:49,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501626968384s 2018-10-17 13:37:49,780 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f51f81eae114479d8e4de5221023f4d8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_09b6f136-9ca1-46f0-a264-2d8623805c4e'}) 2018-10-17 13:37:49,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:37:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:49,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4450780b-8b7c-42ec-8e74-b723819fde76 2018-10-17 13:37:49,977 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:37:49,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4450780b-8b7c-42ec-8e74-b723819fde76 2018-10-17 13:37:49,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194056987762s 2018-10-17 13:37:49,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:37:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:50,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d8fe2c-2800-4031-86bb-101a7b84df3a 2018-10-17 13:37:50,197 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:37:50,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c8d8fe2c-2800-4031-86bb-101a7b84df3a 2018-10-17 13:37:50,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213278055191s 2018-10-17 13:37:50,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:37:50,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:50,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9f88b0-872f-4bb3-b64f-4de1a94d8b22 2018-10-17 13:37:50,423 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:37:50,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-5a9f88b0-872f-4bb3-b64f-4de1a94d8b22 2018-10-17 13:37:50,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221507072449s 2018-10-17 13:37:50,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:37:50,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:50,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216010fe-c102-47bc-95e0-de0eb7a00fea 2018-10-17 13:37:50,625 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:37:50,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-216010fe-c102-47bc-95e0-de0eb7a00fea 2018-10-17 13:37:50,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195858001709s 2018-10-17 13:37:50,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:37:50,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:50,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb113b5-d730-4e03-bfc9-9f8053b0087b 2018-10-17 13:37:50,868 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_09b6f136-9ca1-46f0-a264-2d8623805c4e", "links": {"self": "http://172.30.9.25:5000/v3/users/f51f81eae114479d8e4de5221023f4d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f51f81eae114479d8e4de5221023f4d8", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:37:50,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4eb113b5-d730-4e03-bfc9-9f8053b0087b 2018-10-17 13:37:50,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242476940155s 2018-10-17 13:37:50,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:37:50,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:51,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 468 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581d7835-127a-4136-8564-ea48a1701c2e 2018-10-17 13:37:51,108 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/3dcbcffd420f4a00ada6dfd8e9236b4b"}, "tags": [], "enabled": true, "id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:37:51,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-581d7835-127a-4136-8564-ea48a1701c2e 2018-10-17 13:37:51,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225836992264s 2018-10-17 13:37:51,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:37:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=f51f81eae114479d8e4de5221023f4d8&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=3dcbcffd420f4a00ada6dfd8e9236b4b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:51,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7543c762-353f-41c6-ba97-ac098796824a 2018-10-17 13:37:51,229 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=f51f81eae114479d8e4de5221023f4d8&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=3dcbcffd420f4a00ada6dfd8e9236b4b", "previous": null, "next": null}} 2018-10-17 13:37:51,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=f51f81eae114479d8e4de5221023f4d8&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=3dcbcffd420f4a00ada6dfd8e9236b4b used request id req-7543c762-353f-41c6-ba97-ac098796824a 2018-10-17 13:37:51,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110393047333s 2018-10-17 13:37:51,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:37:51,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/3dcbcffd420f4a00ada6dfd8e9236b4b/users/f51f81eae114479d8e4de5221023f4d8/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:51,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c971c19-22ee-44b3-b116-4deb6a44bb91 2018-10-17 13:37:51,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:37:51,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3dcbcffd420f4a00ada6dfd8e9236b4b/users/f51f81eae114479d8e4de5221023f4d8/roles/c5becf032b96492483eb72b17137a569 used request id req-9c971c19-22ee-44b3-b116-4deb6a44bb91 2018-10-17 13:37:51,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.279952049255s 2018-10-17 13:37:51,514 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e', 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'3dcbcffd420f4a00ada6dfd8e9236b4b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7a4bb31a-acc0-428b-ab8f-a9e726ea80a4', 'username': u'cinder_test-user_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 13:37:51,517 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'password': '7a4bb31a-acc0-428b-ab8f-a9e726ea80a4', 'project_name': 'cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': '3dcbcffd420f4a00ada6dfd8e9236b4b', 'project_domain_name': 'Default'} 2018-10-17 13:37:51,518 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-10-17 13:37:51,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:37:51,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:51,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7456aded-5ea5-4be5-bb3a-f93568efc250 2018-10-17 13:37:51,741 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:37:51,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-7456aded-5ea5-4be5-bb3a-f93568efc250 2018-10-17 13:37:51,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222837924957s 2018-10-17 13:37:51,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:37:51,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:37:51,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 468 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a38ea28b-2ccb-4af4-8340-08bc941f934b 2018-10-17 13:37:51,944 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/3dcbcffd420f4a00ada6dfd8e9236b4b"}, "tags": [], "enabled": true, "id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:37:51,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a38ea28b-2ccb-4af4-8340-08bc941f934b 2018-10-17 13:37:51,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195423841476s 2018-10-17 13:37:51,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 13:37:51,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" -d '{"network": {"tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "name": "cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e", "admin_state_up": true}}' 2018-10-17 13:37:52,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:52 GMT X-Openstack-Request-Id: req-f9609f84-b353-42ae-b9f9-678df6ff0f41 2018-10-17 13:37:52,758 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"457c950c-12c4-43b0-8411-8b3be191b59b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:37:52Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e","admin_state_up":true,"tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:52Z","mtu":1450}} 2018-10-17 13:37:52,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f9609f84-b353-42ae-b9f9-678df6ff0f41 2018-10-17 13:37:52,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.811009883881s 2018-10-17 13:37:52,759 - 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-10-17T13:37:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'457c950c-12c4-43b0-8411-8b3be191b59b', u'provider:segmentation_id': 29, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e', u'created_at': u'2018-10-17T13:37:52Z', u'mtu': 1450, u'tenant_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', u'l2_adjacency': True}) 2018-10-17 13:37:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:37:52,771 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ad60c09-c76c-4bf1-876a-c06c9e20b529 2018-10-17 13:37:52,771 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:37:52,771 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-1ad60c09-c76c-4bf1-876a-c06c9e20b529 2018-10-17 13:37:52,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:37:53,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "name": "cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_09b6f136-9ca1-46f0-a264-2d8623805c4e", "id": "f51f81eae114479d8e4de5221023f4d8"}, "audit_ids": ["Fcj-Qs4mTFCKA9bY2fyMAw"], "issued_at": "2018-10-17T13:37:53.000000Z"}} 2018-10-17 13:37:53,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:37:53,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:37:53,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:53 GMT X-Openstack-Request-Id: req-d0388e55-584c-43bb-aa1a-0a3ca17bbf4a 2018-10-17 13:37:53,668 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"457c950c-12c4-43b0-8411-8b3be191b59b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T13:37:52Z","qos_policy_id":null,"name":"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e","admin_state_up":true,"tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:52Z","mtu":1450}]} 2018-10-17 13:37:53,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d0388e55-584c-43bb-aa1a-0a3ca17bbf4a 2018-10-17 13:37:53,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.480125188828s 2018-10-17 13:37:53,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 13:37:53,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"subnet": {"name": "cinder_test-subnet_09b6f136-9ca1-46f0-a264-2d8623805c4e", "enable_dhcp": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 13:37:54,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Wed, 17 Oct 2018 13:37:54 GMT X-Openstack-Request-Id: req-c7817de2-b693-4082-93e4-ae803cc266c7 2018-10-17 13:37:54,968 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"457c950c-12c4-43b0-8411-8b3be191b59b","tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:37:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","id":"99514853-26cc-40ab-aed9-aae6fa9eca39","subnetpool_id":null,"name":"cinder_test-subnet_09b6f136-9ca1-46f0-a264-2d8623805c4e"}} 2018-10-17 13:37:54,968 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c7817de2-b693-4082-93e4-ae803cc266c7 2018-10-17 13:37:54,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.29915904999s 2018-10-17 13:37:54,969 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:37:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'99514853-26cc-40ab-aed9-aae6fa9eca39', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_09b6f136-9ca1-46f0-a264-2d8623805c4e', u'enable_dhcp': True, u'network_id': u'457c950c-12c4-43b0-8411-8b3be191b59b', u'tenant_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', u'created_at': u'2018-10-17T13:37:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b'}) 2018-10-17 13:37:54,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 13:37:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "cinder_test-router_09b6f136-9ca1-46f0-a264-2d8623805c4e", "admin_state_up": true}}' 2018-10-17 13:38:02,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:02 GMT X-Openstack-Request-Id: req-f4d606ee-0936-4281-b794-51331e3d27dc 2018-10-17 13:38:02,083 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:37:56Z", "admin_state_up": true, "updated_at": "2018-10-17T13:37:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "name": "cinder_test-router_09b6f136-9ca1-46f0-a264-2d8623805c4e"}} 2018-10-17 13:38:02,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-f4d606ee-0936-4281-b794-51331e3d27dc 2018-10-17 13:38:02,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.11386799812s 2018-10-17 13:38:02,084 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T13:37:57Z', u'revision_number': 3, u'id': u'009a5cee-9068-4e5d-85e7-90fcea6351e1', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_09b6f136-9ca1-46f0-a264-2d8623805c4e', u'admin_state_up': True, u'tenant_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', u'created_at': u'2018-10-17T13:37:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b'}) 2018-10-17 13:38:02,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 13:38:02,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/009a5cee-9068-4e5d-85e7-90fcea6351e1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"subnet_id": "99514853-26cc-40ab-aed9-aae6fa9eca39"}' 2018-10-17 13:38:05,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:05 GMT X-Openstack-Request-Id: req-d75ec45e-a343-433d-9725-fa526698fe85 2018-10-17 13:38:05,271 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "subnet_id": "99514853-26cc-40ab-aed9-aae6fa9eca39", "subnet_ids": ["99514853-26cc-40ab-aed9-aae6fa9eca39"], "port_id": "707691c1-927f-4d43-9056-adda69a38fc9", "id": "009a5cee-9068-4e5d-85e7-90fcea6351e1"} 2018-10-17 13:38:05,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/009a5cee-9068-4e5d-85e7-90fcea6351e1/add_router_interface.json used request id req-d75ec45e-a343-433d-9725-fa526698fe85 2018-10-17 13:38:05,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.18661499023s 2018-10-17 13:38:05,271 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 13:38:05,407 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 13:38:05,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:38:05,416 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:05 GMT 2018-10-17 13:38:05,416 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 13:38:05,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:38:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:05,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:05 GMT X-Openstack-Request-Id: req-dde95b28-fdd5-437c-a69e-7893fe4b635c 2018-10-17 13:38:05,829 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:38:05,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-dde95b28-fdd5-437c-a69e-7893fe4b635c 2018-10-17 13:38:05,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.407751083374s 2018-10-17 13:38:05,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:38:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e"}' 2018-10-17 13:38:06,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:06 GMT Location: http://172.30.9.25:9292/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9d2c13ac-c3d6-47c1-9810-97df1ad3c223 2018-10-17 13:38:06,308 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:06Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": null, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": null, "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:38:06,309 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9d2c13ac-c3d6-47c1-9810-97df1ad3c223 2018-10-17 13:38:06,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.468662023544s 2018-10-17 13:38:06,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:38:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '' 2018-10-17 13:38:08,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:38:08 GMT X-Openstack-Request-Id: req-d7f04ce7-f1d3-4783-b3a3-997a10d31218 2018-10-17 13:38:08,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:38:08,232 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file used request id req-d7f04ce7-f1d3-4783-b3a3-997a10d31218 2018-10-17 13:38:08,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.92291903496s 2018-10-17 13:38:08,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:38:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:08,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:08 GMT X-Openstack-Request-Id: req-27f05a41-825f-4146-8f1f-182c6e200d3a 2018-10-17 13:38:08,279 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:38:08,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-27f05a41-825f-4146-8f1f-182c6e200d3a 2018-10-17 13:38:08,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0422370433807s 2018-10-17 13:38:08,281 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file', 'owner': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'id': u'c3cbf4f6-9cda-42be-8147-57b9ea1abc2e', 'size': 12716032, u'self': u'/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'name': 'cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:38:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-17T13:38:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e', '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/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'created': u'2018-10-17T13:38:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:38:06Z', 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/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:38:08,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:38:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:38:08,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-541f0da8-9db6-463c-b1f3-78c03335c208 x-openstack-request-id: req-541f0da8-9db6-463c-b1f3-78c03335c208 2018-10-17 13:38:08,617 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "name": "cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:38:08,617 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-541f0da8-9db6-463c-b1f3-78c03335c208 2018-10-17 13:38:08,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332378149033s 2018-10-17 13:38:08,618 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e', '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'0b0a5b2410e7414299e13117710bbf1d', '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'03002334-9bd6-4c78-8ce3-4ce20ddd0cb4', 'swap': 0}) 2018-10-17 13:38:08,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:38:08,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" -d '{"extra_specs": {}}' 2018-10-17 13:38:08,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e15cd44-8d7d-4123-9257-141b2cc871f1 x-openstack-request-id: req-5e15cd44-8d7d-4123-9257-141b2cc871f1 2018-10-17 13:38:08,643 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:38:08,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4/os-extra_specs used request id req-5e15cd44-8d7d-4123-9257-141b2cc871f1 2018-10-17 13:38:08,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243220329285s 2018-10-17 13:38:08,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-17 13:38:08,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"keypair": {"name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e"}}' 2018-10-17 13:38:09,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d72cb8bc-5a3d-4cb4-8cb7-57e576f646f6 x-openstack-request-id: req-d72cb8bc-5a3d-4cb4-8cb7-57e576f646f6 2018-10-17 13:38:09,200 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLJA4PcPVTRPff4d18I89JgfhPW/SPhQf7siqC51pYaRyRfKIdDf0hiKGYoexjaPygJr4hftd48o/myhwItf6GWYhpGcibwRJPmhLYntEFX2cvKTWmbZsdtlZq6XlxRMvnQ1tzhHKfBETt6XaFBu98g9jlaW9rzU7ITK1NCg6mZ+zjfY3Ybhd9u3Xk7dpWpSdXA//0Zzk4y5vkHSP05jcGITbUV16Lk6yOBJ9N9Xyuz3Ha14cQlkzbnw+hTcIuDlOfxw8slhDHM/rbU53eE6yPJX+CQuPvy9eK4T1x1R0qsVyhPbdoqo+4DIJfzicAp/fp77AeefkRZLd50qic/SbN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyyQOD3D1U0T33+HdfCPPSYH4T1v0j4UH+7IqgudaWGkckXyi\nHQ39IYihmKHsY2j8oCa+IX7XePKP5socCLX+hlmIaRnIm8EST5oS2J7RBV9nLyk1\npm2bHbZWaul5cUTL50Nbc4RynwRE7el2hQbvfIPY5Wlva81OyEytTQoOpmfs432N\n2G4Xfbt15O3aVqUnVwP/9Gc5OMub5B0j9OY3BiE21Fdei5OsjgSfTfV8rs9x2teH\nEJZM258PoU3CLg5Tn8cPLJYQxzP621Od3hOsjyV/gkLj78vXiuE9cdUdKrFcoT23\naKqPuAyCX84nAKf36e+wHnn5EWS3edKonP0mzQIDAQABAoIBABfhLSXziWM4gEr5\nKiglrYBenun1TVJxuPaFgynQOHacJJeVpxjzRAZlIVnn7vngpZHN/BvD5WB6YyAm\nMhV0D2+LptV0CnkEwTpKSlzcjoWrKV4J4hymVc2wWYhH2dbO14lgCagSscavocq1\n3xDUN+LTPPP66PYrNE+nc9fSjtZQu41b61A6YAWxK6szENMu3EQ2x+6SqYbHTGKK\nl8UhgJ1V7sSWR9k105dgYkSStQqRNU5KMrhy3UOedDJM7TLbwwPBMV8o44e5c78F\nfPWANwMLEdxvovk5MbV3jRo66ZrI4tZkBwDfRjntShF6lZqtdGiv3mXbXF7uUbjs\nPVJ0jqECgYEA6oSwXoSeiGRnsMMADHn/cDjuRauVry0Ul/WDgwcGHd9S/9xQP4CP\nnzzDPqBpjgzOnhb/SVux69hTzrRoxR2Jr9C96qdcku8iGmGUspbX5GAPkQMfjASB\nIqi0VPPDhLOYbfrJHodkUuQdpW9Kc/54VcTRrRWF4c5/BQuA/RIi6TMCgYEA3b+V\nVkR4FzRnIX+Lk7O4E4a5FDmUZMfmOqISxeO7ONMdkDS8ijEbjUcFgopKe53O2rGE\nvCgUTjBczg8mZpvIw7mhB8xku8NvVfWVlQxP1eYtbZUnFbKHwFvi65+QRZnW0W6q\n6hAeZGXCmf1ixBzvEMtjbOnKz/DuLpn73Qf/r/8CgYBgHqRfCQIlKuno4/OoKXSN\nnXfjbFE8bECti74sPPu/0KGnJrhpXpr/DBuGFp9Mzmj9GLXnbkK9RHwNE5qBd/rP\n6cF9ZL0nqAWVRHt6uyKfgtO+fsY2UD5RY04OJ57yS93k7c3yylFPPBn+jV+5rQnL\nNZEu3Mxz4XvkKHPkxcMzSwKBgCbfrC1oaWkf/ahotK5bBj0eFBoQkgws4xaKTSI1\n7x9iGz+pjxfmzf6xYazl03LiUl4SWsOlfxHJ9qsFCuVYEBUH2MwGL+6er0jxeZyc\ngO5toK8iQ6zRFG1LbneCDIe3FWq3rOzFkJ5nHHtkaUkaDWrzTOXOAoj7orW2tumj\nulY/AoGBAK2pOXCRFZrPurGP58EDKx9L9w7Fl+f8vfQ61wVdPNuTNccC64Mj4DGU\nJRQEqSle6sh+FVUmzevHEJPqkOyQviOypNKkkFIK3fPHd1fE/Rd7xuMBYp9FmeEv\neD7dTbbWIhbrKbBn+VH62pEUq0/roikQ5fJYQTsuzAqnxqEQh1r7\n-----END RSA PRIVATE KEY-----\n", "user_id": "f51f81eae114479d8e4de5221023f4d8", "name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "fingerprint": "38:39:73:4f:80:11:62:eb:c8:41:c9:e3:ea:17:57:75"}} 2018-10-17 13:38:09,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d72cb8bc-5a3d-4cb4-8cb7-57e576f646f6 2018-10-17 13:38:09,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.552293777466s 2018-10-17 13:38:09,201 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLJA4PcPVTRPff4d18I89JgfhPW/SPhQf7siqC51pYaRyRfKIdDf0hiKGYoexjaPygJr4hftd48o/myhwItf6GWYhpGcibwRJPmhLYntEFX2cvKTWmbZsdtlZq6XlxRMvnQ1tzhHKfBETt6XaFBu98g9jlaW9rzU7ITK1NCg6mZ+zjfY3Ybhd9u3Xk7dpWpSdXA//0Zzk4y5vkHSP05jcGITbUV16Lk6yOBJ9N9Xyuz3Ha14cQlkzbnw+hTcIuDlOfxw8slhDHM/rbU53eE6yPJX+CQuPvy9eK4T1x1R0qsVyhPbdoqo+4DIJfzicAp/fp77AeefkRZLd50qic/SbN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyyQOD3D1U0T33+HdfCPPSYH4T1v0j4UH+7IqgudaWGkckXyi\nHQ39IYihmKHsY2j8oCa+IX7XePKP5socCLX+hlmIaRnIm8EST5oS2J7RBV9nLyk1\npm2bHbZWaul5cUTL50Nbc4RynwRE7el2hQbvfIPY5Wlva81OyEytTQoOpmfs432N\n2G4Xfbt15O3aVqUnVwP/9Gc5OMub5B0j9OY3BiE21Fdei5OsjgSfTfV8rs9x2teH\nEJZM258PoU3CLg5Tn8cPLJYQxzP621Od3hOsjyV/gkLj78vXiuE9cdUdKrFcoT23\naKqPuAyCX84nAKf36e+wHnn5EWS3edKonP0mzQIDAQABAoIBABfhLSXziWM4gEr5\nKiglrYBenun1TVJxuPaFgynQOHacJJeVpxjzRAZlIVnn7vngpZHN/BvD5WB6YyAm\nMhV0D2+LptV0CnkEwTpKSlzcjoWrKV4J4hymVc2wWYhH2dbO14lgCagSscavocq1\n3xDUN+LTPPP66PYrNE+nc9fSjtZQu41b61A6YAWxK6szENMu3EQ2x+6SqYbHTGKK\nl8UhgJ1V7sSWR9k105dgYkSStQqRNU5KMrhy3UOedDJM7TLbwwPBMV8o44e5c78F\nfPWANwMLEdxvovk5MbV3jRo66ZrI4tZkBwDfRjntShF6lZqtdGiv3mXbXF7uUbjs\nPVJ0jqECgYEA6oSwXoSeiGRnsMMADHn/cDjuRauVry0Ul/WDgwcGHd9S/9xQP4CP\nnzzDPqBpjgzOnhb/SVux69hTzrRoxR2Jr9C96qdcku8iGmGUspbX5GAPkQMfjASB\nIqi0VPPDhLOYbfrJHodkUuQdpW9Kc/54VcTRrRWF4c5/BQuA/RIi6TMCgYEA3b+V\nVkR4FzRnIX+Lk7O4E4a5FDmUZMfmOqISxeO7ONMdkDS8ijEbjUcFgopKe53O2rGE\nvCgUTjBczg8mZpvIw7mhB8xku8NvVfWVlQxP1eYtbZUnFbKHwFvi65+QRZnW0W6q\n6hAeZGXCmf1ixBzvEMtjbOnKz/DuLpn73Qf/r/8CgYBgHqRfCQIlKuno4/OoKXSN\nnXfjbFE8bECti74sPPu/0KGnJrhpXpr/DBuGFp9Mzmj9GLXnbkK9RHwNE5qBd/rP\n6cF9ZL0nqAWVRHt6uyKfgtO+fsY2UD5RY04OJ57yS93k7c3yylFPPBn+jV+5rQnL\nNZEu3Mxz4XvkKHPkxcMzSwKBgCbfrC1oaWkf/ahotK5bBj0eFBoQkgws4xaKTSI1\n7x9iGz+pjxfmzf6xYazl03LiUl4SWsOlfxHJ9qsFCuVYEBUH2MwGL+6er0jxeZyc\ngO5toK8iQ6zRFG1LbneCDIe3FWq3rOzFkJ5nHHtkaUkaDWrzTOXOAoj7orW2tumj\nulY/AoGBAK2pOXCRFZrPurGP58EDKx9L9w7Fl+f8vfQ61wVdPNuTNccC64Mj4DGU\nJRQEqSle6sh+FVUmzevHEJPqkOyQviOypNKkkFIK3fPHd1fE/Rd7xuMBYp9FmeEv\neD7dTbbWIhbrKbBn+VH62pEUq0/roikQ5fJYQTsuzAqnxqEQh1r7\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f51f81eae114479d8e4de5221023f4d8', 'name': u'cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'created_at': '2018-10-17T13:38:09.201331', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'name': 'cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'38:39:73:4f:80:11:62:eb:c8:41:c9:e3:ea:17:57:75', 'type': 'ssh', 'id': u'cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e'}) 2018-10-17 13:38:09,201 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAyyQOD3D1U0T33+HdfCPPSYH4T1v0j4UH+7IqgudaWGkckXyi HQ39IYihmKHsY2j8oCa+IX7XePKP5socCLX+hlmIaRnIm8EST5oS2J7RBV9nLyk1 pm2bHbZWaul5cUTL50Nbc4RynwRE7el2hQbvfIPY5Wlva81OyEytTQoOpmfs432N 2G4Xfbt15O3aVqUnVwP/9Gc5OMub5B0j9OY3BiE21Fdei5OsjgSfTfV8rs9x2teH EJZM258PoU3CLg5Tn8cPLJYQxzP621Od3hOsjyV/gkLj78vXiuE9cdUdKrFcoT23 aKqPuAyCX84nAKf36e+wHnn5EWS3edKonP0mzQIDAQABAoIBABfhLSXziWM4gEr5 KiglrYBenun1TVJxuPaFgynQOHacJJeVpxjzRAZlIVnn7vngpZHN/BvD5WB6YyAm MhV0D2+LptV0CnkEwTpKSlzcjoWrKV4J4hymVc2wWYhH2dbO14lgCagSscavocq1 3xDUN+LTPPP66PYrNE+nc9fSjtZQu41b61A6YAWxK6szENMu3EQ2x+6SqYbHTGKK l8UhgJ1V7sSWR9k105dgYkSStQqRNU5KMrhy3UOedDJM7TLbwwPBMV8o44e5c78F fPWANwMLEdxvovk5MbV3jRo66ZrI4tZkBwDfRjntShF6lZqtdGiv3mXbXF7uUbjs PVJ0jqECgYEA6oSwXoSeiGRnsMMADHn/cDjuRauVry0Ul/WDgwcGHd9S/9xQP4CP nzzDPqBpjgzOnhb/SVux69hTzrRoxR2Jr9C96qdcku8iGmGUspbX5GAPkQMfjASB Iqi0VPPDhLOYbfrJHodkUuQdpW9Kc/54VcTRrRWF4c5/BQuA/RIi6TMCgYEA3b+V VkR4FzRnIX+Lk7O4E4a5FDmUZMfmOqISxeO7ONMdkDS8ijEbjUcFgopKe53O2rGE vCgUTjBczg8mZpvIw7mhB8xku8NvVfWVlQxP1eYtbZUnFbKHwFvi65+QRZnW0W6q 6hAeZGXCmf1ixBzvEMtjbOnKz/DuLpn73Qf/r/8CgYBgHqRfCQIlKuno4/OoKXSN nXfjbFE8bECti74sPPu/0KGnJrhpXpr/DBuGFp9Mzmj9GLXnbkK9RHwNE5qBd/rP 6cF9ZL0nqAWVRHt6uyKfgtO+fsY2UD5RY04OJ57yS93k7c3yylFPPBn+jV+5rQnL NZEu3Mxz4XvkKHPkxcMzSwKBgCbfrC1oaWkf/ahotK5bBj0eFBoQkgws4xaKTSI1 7x9iGz+pjxfmzf6xYazl03LiUl4SWsOlfxHJ9qsFCuVYEBUH2MwGL+6er0jxeZyc gO5toK8iQ6zRFG1LbneCDIe3FWq3rOzFkJ5nHHtkaUkaDWrzTOXOAoj7orW2tumj ulY/AoGBAK2pOXCRFZrPurGP58EDKx9L9w7Fl+f8vfQ61wVdPNuTNccC64Mj4DGU JRQEqSle6sh+FVUmzevHEJPqkOyQviOypNKkkFIK3fPHd1fE/Rd7xuMBYp9FmeEv eD7dTbbWIhbrKbBn+VH62pEUq0/roikQ5fJYQTsuzAqnxqEQh1r7 -----END RSA PRIVATE KEY----- 2018-10-17 13:38:09,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-17 13:38:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"security_group": {"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-10-17 13:38:09,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:09 GMT X-Openstack-Request-Id: req-d9cde700-c770-49ab-9c85-325ef0b52c76 2018-10-17 13:38:09,717 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:09Z", "updated_at": "2018-10-17T13:38:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:09Z", "revision_number": 0, "id": "8c80eb3d-fd0c-47ee-9343-53d82c286ffa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:09Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:09Z", "revision_number": 0, "id": "ee8488f6-b3f3-4167-93e2-581f2f3a93b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:09Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}], "revision_number": 1, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}} 2018-10-17 13:38:09,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d9cde700-c770-49ab-9c85-325ef0b52c76 2018-10-17 13:38:09,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.510458946228s 2018-10-17 13:38:09,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:38:09,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:10,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:10 GMT X-Openstack-Request-Id: req-ca3a6a6e-c71d-4481-94af-876d9925139a 2018-10-17 13:38:10,063 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:37:52Z", "updated_at": "2018-10-17T13:37:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "341e201d-1456-4d50-a422-968376bd84e1", "remote_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "4331cacd-c51d-4a9d-a6c6-05de2b8209ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "9864909e-e330-40bf-a9fa-64357fd351de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "ac1f028c-86ef-4ae4-97c2-cf06df2b4a69", "remote_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}], "revision_number": 1, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:09Z", "updated_at": "2018-10-17T13:38:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:09Z", "revision_number": 0, "id": "8c80eb3d-fd0c-47ee-9343-53d82c286ffa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:09Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:09Z", "revision_number": 0, "id": "ee8488f6-b3f3-4167-93e2-581f2f3a93b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:09Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}], "revision_number": 1, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}]} 2018-10-17 13:38:10,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ca3a6a6e-c71d-4481-94af-876d9925139a 2018-10-17 13:38:10,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33971118927s 2018-10-17 13:38:10,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 13:38:10,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -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": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c"}}' 2018-10-17 13:38:10,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:10 GMT X-Openstack-Request-Id: req-133b959b-b1fd-41ba-b7a2-e1ebbd3460d4 2018-10-17 13:38:10,484 - keystoneauth.session - DEBUG - 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-10-17T13:38:10Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "port_range_min": 22, "revision_number": 0, "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:10Z", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "33d322e1-5958-4b03-9170-6a96a6889ce4"}} 2018-10-17 13:38:10,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-133b959b-b1fd-41ba-b7a2-e1ebbd3460d4 2018-10-17 13:38:10,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.41357421875s 2018-10-17 13:38:10,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:38:10,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:10,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:10 GMT X-Openstack-Request-Id: req-2ad363c3-c112-4900-862b-1496c7b9bd5e 2018-10-17 13:38:10,798 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:37:52Z", "updated_at": "2018-10-17T13:37:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "341e201d-1456-4d50-a422-968376bd84e1", "remote_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "4331cacd-c51d-4a9d-a6c6-05de2b8209ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "9864909e-e330-40bf-a9fa-64357fd351de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "ac1f028c-86ef-4ae4-97c2-cf06df2b4a69", "remote_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}], "revision_number": 1, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:09Z", "updated_at": "2018-10-17T13:38:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:38:10Z", "revision_number": 0, "id": "33d322e1-5958-4b03-9170-6a96a6889ce4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:10Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:09Z", "revision_number": 0, "id": "8c80eb3d-fd0c-47ee-9343-53d82c286ffa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:09Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:09Z", "revision_number": 0, "id": "ee8488f6-b3f3-4167-93e2-581f2f3a93b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:09Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}], "revision_number": 2, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}]} 2018-10-17 13:38:10,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2ad363c3-c112-4900-862b-1496c7b9bd5e 2018-10-17 13:38:10,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308995962143s 2018-10-17 13:38:10,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-17 13:38:10,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -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": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c"}}' 2018-10-17 13:38:11,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:11 GMT X-Openstack-Request-Id: req-551ab8d7-929b-44bb-b88e-e50a5f68189c 2018-10-17 13:38:11,262 - keystoneauth.session - DEBUG - 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-10-17T13:38:11Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "port_range_min": null, "revision_number": 0, "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:11Z", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "0471e6af-47fb-41c8-af21-3be3964613dd"}} 2018-10-17 13:38:11,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-551ab8d7-929b-44bb-b88e-e50a5f68189c 2018-10-17 13:38:11,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.457346916199s 2018-10-17 13:38:11,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:38:11,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:11,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:11 GMT X-Openstack-Request-Id: req-759420f8-d95a-4872-9dd5-54eee43b44d3 2018-10-17 13:38:11,630 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"457c950c-12c4-43b0-8411-8b3be191b59b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","l2_adjacency":true,"status":"ACTIVE","subnets":["99514853-26cc-40ab-aed9-aae6fa9eca39"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:54Z","qos_policy_id":null,"name":"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e","admin_state_up":true,"tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:52Z","mtu":1450}]} 2018-10-17 13:38:11,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-759420f8-d95a-4872-9dd5-54eee43b44d3 2018-10-17 13:38:11,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366228818893s 2018-10-17 13:38:11,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:38:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:11,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:11 GMT X-Openstack-Request-Id: req-670250cd-1490-425c-8f39-ed0fb08d2701 2018-10-17 13:38:11,943 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:38:11,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-670250cd-1490-425c-8f39-ed0fb08d2701 2018-10-17 13:38:11,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307928800583s 2018-10-17 13:38:11,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:38:11,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:11,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 462 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9af02281-9822-4034-87d2-5df8232d943a x-openstack-request-id: req-9af02281-9822-4034-87d2-5df8232d943a 2018-10-17 13:38:11,976 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "name": "cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:38:11,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9af02281-9822-4034-87d2-5df8232d943a 2018-10-17 13:38:11,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254900455475s 2018-10-17 13:38:11,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 13:38:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"server": {"name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "imageRef": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "flavorRef": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "457c950c-12c4-43b0-8411-8b3be191b59b"}], "security_groups": [{"name": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c"}]}}' 2018-10-17 13:38:16,773 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811 x-compute-request-id: req-fe6cf97e-5845-407c-9c4f-8edd9253275e x-openstack-request-id: req-fe6cf97e-5845-407c-9c4f-8edd9253275e 2018-10-17 13:38:16,774 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "adminPass": "VhTiDGQK5Z8b"}} 2018-10-17 13:38:16,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-fe6cf97e-5845-407c-9c4f-8edd9253275e 2018-10-17 13:38:16,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.79533481598s 2018-10-17 13:38:16,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:38:16,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:17,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d958bb3-7704-445a-91d1-ea6a6fa10e4b x-openstack-request-id: req-2d958bb3-7704-445a-91d1-ea6a6fa10e4b 2018-10-17 13:38:17,433 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:38:17,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2d958bb3-7704-445a-91d1-ea6a6fa10e4b 2018-10-17 13:38:17,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658389091492s 2018-10-17 13:38:17,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:38:17,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:17,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:17 GMT X-Openstack-Request-Id: req-9a971bc3-13b4-4bd5-9155-6ac1ae4b17dc 2018-10-17 13:38:17,553 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"457c950c-12c4-43b0-8411-8b3be191b59b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","l2_adjacency":true,"status":"ACTIVE","subnets":["99514853-26cc-40ab-aed9-aae6fa9eca39"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:54Z","qos_policy_id":null,"name":"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e","admin_state_up":true,"tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:52Z","mtu":1450}]} 2018-10-17 13:38:17,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9a971bc3-13b4-4bd5-9155-6ac1ae4b17dc 2018-10-17 13:38:17,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107416152954s 2018-10-17 13:38:17,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 13:38:17,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:17,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:17 GMT X-Openstack-Request-Id: req-b7f2ce5d-580f-45fc-8615-9a68c61fa7fb 2018-10-17 13:38:17,603 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"457c950c-12c4-43b0-8411-8b3be191b59b","tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-17T13:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","id":"99514853-26cc-40ab-aed9-aae6fa9eca39","subnetpool_id":null,"name":"cinder_test-subnet_09b6f136-9ca1-46f0-a264-2d8623805c4e"}]} 2018-10-17 13:38:17,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b7f2ce5d-580f-45fc-8615-9a68c61fa7fb 2018-10-17 13:38:17,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0486309528351s 2018-10-17 13:38:17,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:38:19,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:38:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:20,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9856aa4d-fa25-4a71-bf8a-c9f1441c9132 x-openstack-request-id: req-9856aa4d-fa25-4a71-bf8a-c9f1441c9132 2018-10-17 13:38:20,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:38:20,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9856aa4d-fa25-4a71-bf8a-c9f1441c9132 2018-10-17 13:38:20,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464518070221s 2018-10-17 13:38:20,078 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:38:22,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:38:22,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:22,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0175a8d8-424d-42bd-8643-a5e35a03c2d7 x-openstack-request-id: req-0175a8d8-424d-42bd-8643-a5e35a03c2d7 2018-10-17 13:38:22,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:21Z", "hostId": "ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:38:22,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0175a8d8-424d-42bd-8643-a5e35a03c2d7 2018-10-17 13:38:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456951856613s 2018-10-17 13:38:22,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:38:24,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:38:24,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:25,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a04a9feb-18ce-4609-b4b7-fa8a72cc4ff0 x-openstack-request-id: req-a04a9feb-18ce-4609-b4b7-fa8a72cc4ff0 2018-10-17 13:38:25,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:23Z", "hostId": "ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:38:25,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a04a9feb-18ce-4609-b4b7-fa8a72cc4ff0 2018-10-17 13:38:25,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.988687992096s 2018-10-17 13:38:25,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:38:27,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:38:27,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:28,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b404c9c3-fb0a-4505-8f56-64771bf98727 x-openstack-request-id: req-b404c9c3-fb0a-4505-8f56-64771bf98727 2018-10-17 13:38:28,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:23Z", "hostId": "ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:38:28,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b404c9c3-fb0a-4505-8f56-64771bf98727 2018-10-17 13:38:28,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36916303635s 2018-10-17 13:38:28,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:38:30,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:38:30,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:31,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-127b92e1-466f-4729-be11-19990de0d576 x-openstack-request-id: req-127b92e1-466f-4729-be11-19990de0d576 2018-10-17 13:38:31,650 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:38:29.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:29Z", "hostId": "ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:38:31,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-127b92e1-466f-4729-be11-19990de0d576 2018-10-17 13:38:31,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72521686554s 2018-10-17 13:38:31,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:38:31,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3e55c7f5-f026-4eb7-ace9-1b32cf091811" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:31,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:31 GMT X-Openstack-Request-Id: req-19491c7a-5c88-4a97-9e9b-4a11bd27e2cf 2018-10-17 13:38:31,711 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:38:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"99514853-26cc-40ab-aed9-aae6fa9eca39","ip_address":"192.168.120.16"}],"id":"bc508ffd-9188-4e0f-aa11-d33bb22739e9","security_groups":["c4e61c93-d4b4-4e35-87ab-2a14f727a86c"],"mac_address":"fa:16:3e:de:21:72","project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"457c950c-12c4-43b0-8411-8b3be191b59b","tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:38:23Z","binding:vnic_type":"normal","device_id":"3e55c7f5-f026-4eb7-ace9-1b32cf091811","ip_allocation":"immediate"}]} 2018-10-17 13:38:31,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3e55c7f5-f026-4eb7-ace9-1b32cf091811 used request id req-19491c7a-5c88-4a97-9e9b-4a11bd27e2cf 2018-10-17 13:38:31,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527939796448s 2018-10-17 13:38:31,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:38:31,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=bc508ffd-9188-4e0f-aa11-d33bb22739e9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:32,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:32 GMT X-Openstack-Request-Id: req-5bf8c232-c1b3-4ce9-a116-487a51b6ca99 2018-10-17 13:38:32,058 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:38:32,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=bc508ffd-9188-4e0f-aa11-d33bb22739e9 used request id req-5bf8c232-c1b3-4ce9-a116-487a51b6ca99 2018-10-17 13:38:32,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.336951971054s 2018-10-17 13:38:32,059 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:21:72', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c3cbf4f6-9cda-42be-8147-57b9ea1abc2e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:38:29.000000', 'flavor': Munch({u'id': u'03002334-9bd6-4c78-8ce3-4ce20ddd0cb4'}), 'az': u'nova', 'id': u'3e55c7f5-f026-4eb7-ace9-1b32cf091811', 'security_groups': [Munch({u'name': u'cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f51f81eae114479d8e4de5221023f4d8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'name': 'cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e', '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-10-17T13:38:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T13:38:29Z', 'hostId': u'ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:38:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'name': u'cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'adminPass': u'VhTiDGQK5Z8b', 'tenant_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'created_at': u'2018-10-17T13:38:16Z', 'created': u'2018-10-17T13:38:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 13:38:32,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:38:32,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:32,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:32 GMT X-Openstack-Request-Id: req-0a7442ea-2943-4b7c-afee-3c71cf80651e 2018-10-17 13:38:32,168 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"457c950c-12c4-43b0-8411-8b3be191b59b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","l2_adjacency":true,"status":"ACTIVE","subnets":["99514853-26cc-40ab-aed9-aae6fa9eca39"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:54Z","qos_policy_id":null,"name":"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e","admin_state_up":true,"tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:52Z","mtu":1450}]} 2018-10-17 13:38:32,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0a7442ea-2943-4b7c-afee-3c71cf80651e 2018-10-17 13:38:32,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102612018585s 2018-10-17 13:38:32,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:38:32,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3e55c7f5-f026-4eb7-ace9-1b32cf091811" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:32,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:32 GMT X-Openstack-Request-Id: req-46f828a6-a451-4a7f-a333-a7b6af0d62fe 2018-10-17 13:38:32,222 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:38:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"99514853-26cc-40ab-aed9-aae6fa9eca39","ip_address":"192.168.120.16"}],"id":"bc508ffd-9188-4e0f-aa11-d33bb22739e9","security_groups":["c4e61c93-d4b4-4e35-87ab-2a14f727a86c"],"mac_address":"fa:16:3e:de:21:72","project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"457c950c-12c4-43b0-8411-8b3be191b59b","tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:38:23Z","binding:vnic_type":"normal","device_id":"3e55c7f5-f026-4eb7-ace9-1b32cf091811","ip_allocation":"immediate"}]} 2018-10-17 13:38:32,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3e55c7f5-f026-4eb7-ace9-1b32cf091811 used request id req-46f828a6-a451-4a7f-a333-a7b6af0d62fe 2018-10-17 13:38:32,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0524988174438s 2018-10-17 13:38:32,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 13:38:32,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"floatingip": {"floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "fixed_ip_address": "192.168.120.16", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9"}}' 2018-10-17 13:38:34,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:34 GMT X-Openstack-Request-Id: req-10943657-2437-4305-8d52-c3d4c12ec3e2 2018-10-17 13:38:34,910 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:33Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}} 2018-10-17 13:38:34,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-10943657-2437-4305-8d52-c3d4c12ec3e2 2018-10-17 13:38:34,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.68764710426s 2018-10-17 13:38:34,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:38:34,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:35,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:35 GMT X-Openstack-Request-Id: req-52c60dac-34bf-4c58-b08a-3169939fbf87 2018-10-17 13:38:35,284 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:33Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:38:35,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-52c60dac-34bf-4c58-b08a-3169939fbf87 2018-10-17 13:38:35,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357866048813s 2018-10-17 13:38:35,291 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:38:35,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:38:35,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:35,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:35 GMT X-Openstack-Request-Id: req-ba85d324-6606-46d0-b3fd-a48b4789f07e 2018-10-17 13:38:35,464 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:33Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:38:35,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ba85d324-6606-46d0-b3fd-a48b4789f07e 2018-10-17 13:38:35,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628440380096s 2018-10-17 13:38:35,471 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:38:35,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:38:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:35,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:35 GMT X-Openstack-Request-Id: req-97f46417-7478-4c96-b0c7-5f0516da7dd0 2018-10-17 13:38:35,662 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:33Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:38:35,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-97f46417-7478-4c96-b0c7-5f0516da7dd0 2018-10-17 13:38:35,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0786979198456s 2018-10-17 13:38:35,669 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:38:35,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:38:35,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:35,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:35 GMT X-Openstack-Request-Id: req-ac95d30a-e90f-4703-aeff-3b5c645dfe60 2018-10-17 13:38:35,856 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:33Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:38:35,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ac95d30a-e90f-4703-aeff-3b5c645dfe60 2018-10-17 13:38:35,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0766839981079s 2018-10-17 13:38:35,862 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:38:35,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:38:35,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:36,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:36 GMT X-Openstack-Request-Id: req-d2dbc0c5-7459-402e-8dea-4ab23485d3c5 2018-10-17 13:38:36,184 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:33Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:38:36,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d2dbc0c5-7459-402e-8dea-4ab23485d3c5 2018-10-17 13:38:36,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.210716962814s 2018-10-17 13:38:36,190 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:38:36,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:38:36,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:36,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:36 GMT X-Openstack-Request-Id: req-751f0af3-e8cb-44e4-95ca-ef7636e111f3 2018-10-17 13:38:36,364 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:33Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:38:36,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-751f0af3-e8cb-44e4-95ca-ef7636e111f3 2018-10-17 13:38:36,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064197063446s 2018-10-17 13:38:36,372 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:38:36,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:38:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:36,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:36 GMT X-Openstack-Request-Id: req-19817e30-3580-433d-9cff-fb36372f8976 2018-10-17 13:38:36,549 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:36Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:38:36,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-19817e30-3580-433d-9cff-fb36372f8976 2018-10-17 13:38:36,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0681009292603s 2018-10-17 13:38:36,556 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'009a5cee-9068-4e5d-85e7-90fcea6351e1', 'updated_at': u'2018-10-17T13:38:36Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'bc508ffd-9188-4e0f-aa11-d33bb22739e9', 'id': u'bbcac857-416b-4aa4-ae2b-6ba8a93074ec', 'network': u'084c1015-a563-49ce-8eec-475afdeffdab', 'port': u'bc508ffd-9188-4e0f-aa11-d33bb22739e9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'name': 'cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'457c950c-12c4-43b0-8411-8b3be191b59b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:de:21:72', u'device_id': u'3e55c7f5-f026-4eb7-ace9-1b32cf091811'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'created_at': u'2018-10-17T13:38:33Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'457c950c-12c4-43b0-8411-8b3be191b59b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:de:21:72', u'device_id': u'3e55c7f5-f026-4eb7-ace9-1b32cf091811'}), 'router': u'009a5cee-9068-4e5d-85e7-90fcea6351e1'}) 2018-10-17 13:38:36,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 13:38:36,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 13:38:38,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce08777b-03c7-4db2-89c8-0597c76d6486 x-openstack-request-id: req-ce08777b-03c7-4db2-89c8-0597c76d6486 2018-10-17 13:38:38,290 - keystoneauth.session - DEBUG - 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 610499990 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.165811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167823] pid_max: default: 32768 minimum: 301\n[ 0.168932] ACPI: Core revision 20150930\n[ 0.170530] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172099] Security Framework initialized\n[ 0.173155] Yama: becoming mindful.\n[ 0.174050] AppArmor: AppArmor initialized\n[ 0.175069] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176630] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178188] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179603] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181363] Initializing cgroup subsys io\n[ 0.182369] Initializing cgroup subsys memory\n[ 0.183422] Initializing cgroup subsys devices\n[ 0.184464] Initializing cgroup subsys freezer\n[ 0.185563] Initializing cgroup subsys net_cls\n[ 0.186601] Initializing cgroup subsys perf_event\n[ 0.187690] Initializing cgroup subsys net_prio\n[ 0.188769] Initializing cgroup subsys hugetlb\n[ 0.189849] Initializing cgroup subsys pids\n[ 0.190913] CPU: Physical Processor ID: 0\n[ 0.192644] mce: CPU supports 10 MCE banks\n[ 0.193698] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194913] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.209935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.216656] ftrace: allocating 31920 entries in 125 pages\n[ 0.242990] smpboot: Max logical packages: 1\n[ 0.244041] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.245738] x2apic enabled\n[ 0.246747] Switched APIC routing to physical x2apic.\n[ 0.248945] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.250304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.252828] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.255008] KVM setup paravirtual spinlock\n[ 0.256499] x86: Booted up 1 node, 1 CPUs\n[ 0.257474] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259137] devtmpfs: initialized\n[ 0.260980] evm: security.selinux\n[ 0.261841] evm: security.SMACK64\n[ 0.262704] evm: security.SMACK64EXEC\n[ 0.263627] evm: security.SMACK64TRANSMUTE\n[ 0.264610] evm: security.SMACK64MMAP\n[ 0.265545] evm: security.ima\n[ 0.266339] evm: security.capability\n[ 0.267320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.269587] pinctrl core: initialized pinctrl subsystem\n[ 0.270929] RTC time: 13:38:29, date: 10/17/18\n[ 0.272101] NET: Registered protocol family 16\n[ 0.273308] cpuidle: using governor ladder\n[ 0.274299] cpuidle: using governor menu\n[ 0.275248] PCCT header not found.\n[ 0.276146] ACPI: bus type PCI registered\n[ 0.277107] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.278578] PCI: Using configuration type 1 for base access\n[ 0.280549] ACPI: Added _OSI(Module Device)\n[ 0.281594] ACPI: Added _OSI(Processor Device)\n[ 0.282654] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283755] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285687] ACPI: Interpreter enabled\n[ 0.286603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288812] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.293311] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295516] ACPI: (supports S0 S5)\n[ 0.296370] ACPI: Using IOAPIC for interrupt routing\n[ 0.297508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302426] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303916] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305349] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308006] acpiphp: Slot [3] registered\n[ 0.308974] acpiphp: Slot [4] registered\n[ 0.309930] acpiphp: Slot [5] registered\n[ 0.310907] acpiphp: Slot [6] registered\n[ 0.311920] acpiphp: Slot [7] registered\n[ 0.312903] acpiphp: Slot [8] registered\n[ 0.313891] acpiphp: Slot [9] registered\n[ 0.314875] acpiphp: Slot [10] registered\n[ 0.315888] acpiphp: Slot [11] registered\n[ 0.316886] acpiphp: Slot [12] registered\n[ 0.317891] acpiphp: Slot [13] registered\n[ 0.318896] acpiphp: Slot [14] registered\n[ 0.319893] acpiphp: Slot [15] registered\n[ 0.333665] acpiphp: Slot [16] registered\n[ 0.334673] acpiphp: Slot [17] registered\n[ 0.335673] acpiphp: Slot [18] registered\n[ 0.336739] acpiphp: Slot [19] registered\n[ 0.337742] acpiphp: Slot [20] registered\n[ 0.338748] acpiphp: Slot [21] registered\n[ 0.339748] acpiphp: Slot [22] registered\n[ 0.340744] acpiphp: Slot [23] registered\n[ 0.341749] acpiphp: Slot [24] registered\n[ 0.342748] acpiphp: Slot [25] registered\n[ 0.343748] acpiphp: Slot [26] registered\n[ 0.344746] acpiphp: Slot [27] registered\n[ 0.345755] acpiphp: Slot [28] registered\n[ 0.346767] acpiphp: Slot [29] registered\n[ 0.347766] acpiphp: Slot [30] registered\n[ 0.348767] acpiphp: Slot [31] registered\n[ 0.349774] PCI host bridge to bus 0000:00\n[ 0.350773] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.352253] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.353725] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355506] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.357307] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.359129] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.362798] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364352] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.365783] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367329] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.373543] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.395220] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.397039] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398772] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400629] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.402327] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403870] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405527] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406811] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408711] vgaarb: loaded\n[ 0.409464] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410971] SCSI subsystem initialized\n[ 0.412127] ACPI: bus type USB registered\n[ 0.413146] usbcore: registered new interface driver usbfs\n[ 0.414403] usbcore: registered new interface driver hub\n[ 0.415637] usbcore: registered new device driver usb\n[ 0.417012] PCI: Using ACPI for IRQ routing\n[ 0.418399] NetLabel: Initializing\n[ 0.419288] NetLabel: domain hash size = 128\n[ 0.420332] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421503] NetLabel: unlabeled traffic allowed by default\n[ 0.422933] clocksource: Switched to clocksource kvm-clock\n[ 0.432388] AppArmor: AppArmor Filesystem Enabled\n[ 0.433561] pnp: PnP ACPI init\n[ 0.434681] pnp: PnP ACPI: found 5 devices\n[ 0.441331] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.443443] NET: Registered protocol family 2\n[ 0.444724] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.446387] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.447859] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449328] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450653] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452082] NET: Registered protocol family 1\n[ 0.453160] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454490] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455795] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.470141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.484538] Trying to unpack rootfs image as initramfs...\n[ 0.544727] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.550894] Scanning for low memory corruption every 60 seconds\n[ 0.553796] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.555285] audit: initializing netlink subsys (disabled)\n[ 0.556690] audit: type=2000 audit(1539783510.113:1): initialized\n[ 0.558615] Initialise system trusted keyring\n[ 0.560105] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561516] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564139] zbud: loaded\n[ 0.565116] VFS: Disk quotas dquot_6.6.0\n[ 0.566154] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.568232] fuse init (API version 7.23)\n[ 0.569391] Key type big_key registered\n[ 0.570399] Allocating IMA MOK and blacklist keyrings.\n[ 0.571961] Key type asymmetric registered\n[ 0.572997] Asymmetric key parser 'x509' registered\n[ 0.574187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.576074] io scheduler noop registered\n[ 0.577047] io scheduler deadline registered (default)\n[ 0.578277] io scheduler cfq registered\n[ 0.579442] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580717] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584212] ACPI: Power Button [PWRF]\n[ 0.585442] GHES: HEST is not enabled!\n[ 0.599575] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628260] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630982] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658479] Linux agpgart interface v0.103\n[ 0.662026] brd: module loaded\n[ 0.664183] loop: module loaded\n[ 0.669438] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.671263] GPT:90111 != 2097151\n[ 0.672109] GPT:Alternate GPT header not at the end of the disk.\n[ 0.673443] GPT:90111 != 2097151\n[ 0.674284] GPT: Use GNU Parted to correct GPT errors.\n[ 0.675469] vda: vda1 vda15\n[ 0.677222] scsi host0: ata_piix\n[ 0.678201] scsi host1: ata_piix\n[ 0.679113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.680602] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.682446] libphy: Fixed MDIO Bus: probed\n[ 0.683691] tun: Universal TUN/TAP device driver, 1.6\n[ 0.684884] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687629] PPP generic driver version 2.4.2\n[ 0.688798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.690292] ehci-pci: EHCI PCI platform driver\n[ 0.691405] ehci-platform: EHCI generic platform driver\n[ 0.692642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694059] ohci-pci: OHCI PCI platform driver\n[ 0.695167] ohci-platform: OHCI generic platform driver\n[ 0.696427] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710852] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.712130] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713987] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.715249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.716747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718248] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720003] usb usb1: Product: UHCI Host Controller\n[ 0.721151] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.722551] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723770] hub 1-0:1.0: USB hub found\n[ 0.724745] hub 1-0:1.0: 2 ports detected\n[ 0.725972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728780] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729949] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731230] mousedev: PS/2 mouse device common for all mice\n[ 0.732802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735073] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736476] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737925] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739390] i2c /dev entries driver\n[ 0.740364] device-mapper: uevent: version 1.0.3\n[ 0.741574] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.743624] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745457] NET: Registered protocol family 10\n[ 0.747090] NET: Registered protocol family 17\n[ 0.748209] Key type dns_resolver registered\n[ 0.749482] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.750844] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.753064] registered taskstats version 1\n[ 0.754122] Loading compiled-in X.509 certificates\n[ 0.755886] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758188] zswap: loaded using pool lzo/zbud\n[ 0.760488] Key type trusted registered\n[ 0.762497] Key type encrypted registered\n[ 0.763549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764832] ima: No TPM chip found, activating TPM-bypass!\n[ 0.766108] evm: HMAC attrs: 0x1\n[ 0.767338] Magic number: 6:262:635\n[ 0.768400] rtc_cmos 00:00: setting system clock to 2018-10-17 13:38:29 UTC (1539783509)\n[ 0.770434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.771796] EDD information not available.\n[ 0.841419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.856721] Write protecting the kernel read-only data: 14336k\n[ 0.861281] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.863722] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.912289] 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.16...\nLease of 192.168.120.16 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-00000014\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-----\n/dev/root resized successfully [took 0.11s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSDnMaXGwV1W9cYfZ37AYn7We4VNP2/Ew5yH2kJkCD/T8J3SbQKJ5RDnrpHki2bkpjGcvhzMkVN2j3TCQXYbEaSa3OuVATQsPSojgC4Re/cCRx+MyEQkJBUSnST5iTXI6llrlCeWvmS/i4qEFTZ2y4iyzNSiSCbM0nhNJvL1rwsO+OF2oJBHIYpybXrgcj1tzHvaFS6GdC+o0vbJ0Gbugfm1zCM2YlLNrkc9pecdXX+uYgRTy3ZpSbrRbJnDvONvvnmJetJkEQCBuHr3HaN68sE1XBhDEQJVE9HKa+6wM5Avm3LM1WgkRtyXpbh8MwXFb80Ao3y/MhiD1ud0HaWow/ root@cinder-test-vm2-09b6f136-9ca1-46f0-a264-2d8623805c4e\nssh-dss AAAAB3NzaC1kc3MAAACBALfMhWns7AMFygzo2TTBWE8vP7jJ9LByoSZOkt1DbdJClKLoAxVi61vf4ehoioMXc2XNA6T21IiLsPRudrSM5EUHGmHwJrYuf+jRbNgX1j23ohgtxABK+vUyDo1xmCrRaMhny3P/5FgOSLU6IPSVQSz5OOj9rWf7oXsUeS9sHladAAAAFQDbupKaPNBQiS5dHfZBXOzqvNpRNwAAAIEAmB/dhJed0o5brFUvKF72s5MHUqrOodCFIUS7BkRUSFBnVAh+a7JTaNpcBMfeG+Pjjc5D9EyTdJWVElj5KRhwYQsiR9lJf4xHNxfLEedvMUa7mcOrYWL+EbbWS6pUjQH1pXh5ksLF/yPaqR4WxUr18uNor4+RwIouad4JIU+BGIwAAACAT3gU55GpPYnslEZgatg1Se4ux26dhy90sdIm+hjcmq6es7OrC+iwU9IpkMIS4cvOTx8Raw1d92ORy7FNuoK/kSa5KYINGL/7uf+wB6OiDsmVCoHsVdqqn/iW8VJf4MWGLBkZp4lD90pODZqNC9v/mCD1/eZ4XRRGy3Bzy3GHFg0= root@cinder-test-vm2-09b6f136-9ca1-46f0-a264-2d8623805c4e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fede:2172/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.16 \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-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-09b6f136-9ca1-46f0-a264-2d8623805c4e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.29 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-09b6f136-9ca1-46f0-a264-2d8623805c4e login: "} 2018-10-17 13:38:38,291 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811/action used request id req-ce08777b-03c7-4db2-89c8-0597c76d6486 2018-10-17 13:38:38,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.73415184021s 2018-10-17 13:38:38,292 - 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 610499990 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.165811] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167823] pid_max: default: 32768 minimum: 301 [ 0.168932] ACPI: Core revision 20150930 [ 0.170530] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172099] Security Framework initialized [ 0.173155] Yama: becoming mindful. [ 0.174050] AppArmor: AppArmor initialized [ 0.175069] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176630] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178188] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179603] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181363] Initializing cgroup subsys io [ 0.182369] Initializing cgroup subsys memory [ 0.183422] Initializing cgroup subsys devices [ 0.184464] Initializing cgroup subsys freezer [ 0.185563] Initializing cgroup subsys net_cls [ 0.186601] Initializing cgroup subsys perf_event [ 0.187690] Initializing cgroup subsys net_prio [ 0.188769] Initializing cgroup subsys hugetlb [ 0.189849] Initializing cgroup subsys pids [ 0.190913] CPU: Physical Processor ID: 0 [ 0.192644] mce: CPU supports 10 MCE banks [ 0.193698] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194913] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.209935] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.216656] ftrace: allocating 31920 entries in 125 pages [ 0.242990] smpboot: Max logical packages: 1 [ 0.244041] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.245738] x2apic enabled [ 0.246747] Switched APIC routing to physical x2apic. [ 0.248945] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.250304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.252828] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.255008] KVM setup paravirtual spinlock [ 0.256499] x86: Booted up 1 node, 1 CPUs [ 0.257474] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259137] devtmpfs: initialized [ 0.260980] evm: security.selinux [ 0.261841] evm: security.SMACK64 [ 0.262704] evm: security.SMACK64EXEC [ 0.263627] evm: security.SMACK64TRANSMUTE [ 0.264610] evm: security.SMACK64MMAP [ 0.265545] evm: security.ima [ 0.266339] evm: security.capability [ 0.267320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.269587] pinctrl core: initialized pinctrl subsystem [ 0.270929] RTC time: 13:38:29, date: 10/17/18 [ 0.272101] NET: Registered protocol family 16 [ 0.273308] cpuidle: using governor ladder [ 0.274299] cpuidle: using governor menu [ 0.275248] PCCT header not found. [ 0.276146] ACPI: bus type PCI registered [ 0.277107] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.278578] PCI: Using configuration type 1 for base access [ 0.280549] ACPI: Added _OSI(Module Device) [ 0.281594] ACPI: Added _OSI(Processor Device) [ 0.282654] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283755] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285687] ACPI: Interpreter enabled [ 0.286603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288812] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.293311] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295516] ACPI: (supports S0 S5) [ 0.296370] ACPI: Using IOAPIC for interrupt routing [ 0.297508] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302426] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303916] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305349] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308006] acpiphp: Slot [3] registered [ 0.308974] acpiphp: Slot [4] registered [ 0.309930] acpiphp: Slot [5] registered [ 0.310907] acpiphp: Slot [6] registered [ 0.311920] acpiphp: Slot [7] registered [ 0.312903] acpiphp: Slot [8] registered [ 0.313891] acpiphp: Slot [9] registered [ 0.314875] acpiphp: Slot [10] registered [ 0.315888] acpiphp: Slot [11] registered [ 0.316886] acpiphp: Slot [12] registered [ 0.317891] acpiphp: Slot [13] registered [ 0.318896] acpiphp: Slot [14] registered [ 0.319893] acpiphp: Slot [15] registered [ 0.333665] acpiphp: Slot [16] registered [ 0.334673] acpiphp: Slot [17] registered [ 0.335673] acpiphp: Slot [18] registered [ 0.336739] acpiphp: Slot [19] registered [ 0.337742] acpiphp: Slot [20] registered [ 0.338748] acpiphp: Slot [21] registered [ 0.339748] acpiphp: Slot [22] registered [ 0.340744] acpiphp: Slot [23] registered [ 0.341749] acpiphp: Slot [24] registered [ 0.342748] acpiphp: Slot [25] registered [ 0.343748] acpiphp: Slot [26] registered [ 0.344746] acpiphp: Slot [27] registered [ 0.345755] acpiphp: Slot [28] registered [ 0.346767] acpiphp: Slot [29] registered [ 0.347766] acpiphp: Slot [30] registered [ 0.348767] acpiphp: Slot [31] registered [ 0.349774] PCI host bridge to bus 0000:00 [ 0.350773] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.352253] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.353725] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.355506] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.357307] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.359129] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362798] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364352] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.365783] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367329] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.373543] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.395220] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.397039] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398772] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400629] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.402327] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403870] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405527] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406811] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408711] vgaarb: loaded [ 0.409464] vgaarb: bridge control possible 0000:00:02.0 [ 0.410971] SCSI subsystem initialized [ 0.412127] ACPI: bus type USB registered [ 0.413146] usbcore: registered new interface driver usbfs [ 0.414403] usbcore: registered new interface driver hub [ 0.415637] usbcore: registered new device driver usb [ 0.417012] PCI: Using ACPI for IRQ routing [ 0.418399] NetLabel: Initializing [ 0.419288] NetLabel: domain hash size = 128 [ 0.420332] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421503] NetLabel: unlabeled traffic allowed by default [ 0.422933] clocksource: Switched to clocksource kvm-clock [ 0.432388] AppArmor: AppArmor Filesystem Enabled [ 0.433561] pnp: PnP ACPI init [ 0.434681] pnp: PnP ACPI: found 5 devices [ 0.441331] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443443] NET: Registered protocol family 2 [ 0.444724] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.446387] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.447859] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449328] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.450653] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452082] NET: Registered protocol family 1 [ 0.453160] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454490] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455795] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470141] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.484538] Trying to unpack rootfs image as initramfs... [ 0.544727] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.550894] Scanning for low memory corruption every 60 seconds [ 0.553796] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.555285] audit: initializing netlink subsys (disabled) [ 0.556690] audit: type=2000 audit(1539783510.113:1): initialized [ 0.558615] Initialise system trusted keyring [ 0.560105] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561516] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564139] zbud: loaded [ 0.565116] VFS: Disk quotas dquot_6.6.0 [ 0.566154] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.568232] fuse init (API version 7.23) [ 0.569391] Key type big_key registered [ 0.570399] Allocating IMA MOK and blacklist keyrings. [ 0.571961] Key type asymmetric registered [ 0.572997] Asymmetric key parser 'x509' registered [ 0.574187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.576074] io scheduler noop registered [ 0.577047] io scheduler deadline registered (default) [ 0.578277] io scheduler cfq registered [ 0.579442] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580717] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582388] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.584212] ACPI: Power Button [PWRF] [ 0.585442] GHES: HEST is not enabled! [ 0.599575] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628260] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630982] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658479] Linux agpgart interface v0.103 [ 0.662026] brd: module loaded [ 0.664183] loop: module loaded [ 0.669438] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.671263] GPT:90111 != 2097151 [ 0.672109] GPT:Alternate GPT header not at the end of the disk. [ 0.673443] GPT:90111 != 2097151 [ 0.674284] GPT: Use GNU Parted to correct GPT errors. [ 0.675469] vda: vda1 vda15 [ 0.677222] scsi host0: ata_piix [ 0.678201] scsi host1: ata_piix [ 0.679113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.680602] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.682446] libphy: Fixed MDIO Bus: probed [ 0.683691] tun: Universal TUN/TAP device driver, 1.6 [ 0.684884] tun: (C) 1999-2004 Max Krasnyansky [ 0.687629] PPP generic driver version 2.4.2 [ 0.688798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690292] ehci-pci: EHCI PCI platform driver [ 0.691405] ehci-platform: EHCI generic platform driver [ 0.692642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694059] ohci-pci: OHCI PCI platform driver [ 0.695167] ohci-platform: OHCI generic platform driver [ 0.696427] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710852] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712130] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713987] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.715249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718248] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720003] usb usb1: Product: UHCI Host Controller [ 0.721151] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.722551] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723770] hub 1-0:1.0: USB hub found [ 0.724745] hub 1-0:1.0: 2 ports detected [ 0.725972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728780] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729949] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731230] mousedev: PS/2 mouse device common for all mice [ 0.732802] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735073] rtc_cmos 00:00: RTC can wake from S4 [ 0.736476] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737925] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739390] i2c /dev entries driver [ 0.740364] device-mapper: uevent: version 1.0.3 [ 0.741574] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.743624] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745457] NET: Registered protocol family 10 [ 0.747090] NET: Registered protocol family 17 [ 0.748209] Key type dns_resolver registered [ 0.749482] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750844] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.753064] registered taskstats version 1 [ 0.754122] Loading compiled-in X.509 certificates [ 0.755886] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758188] zswap: loaded using pool lzo/zbud [ 0.760488] Key type trusted registered [ 0.762497] Key type encrypted registered [ 0.763549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764832] ima: No TPM chip found, activating TPM-bypass! [ 0.766108] evm: HMAC attrs: 0x1 [ 0.767338] Magic number: 6:262:635 [ 0.768400] rtc_cmos 00:00: setting system clock to 2018-10-17 13:38:29 UTC (1539783509) [ 0.770434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.771796] EDD information not available. [ 0.841419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856721] Write protecting the kernel read-only data: 14336k [ 0.861281] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.863722] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.912289] 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.16... Lease of 192.168.120.16 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-00000014 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----- /dev/root resized successfully [took 0.11s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSDnMaXGwV1W9cYfZ37AYn7We4VNP2/Ew5yH2kJkCD/T8J3SbQKJ5RDnrpHki2bkpjGcvhzMkVN2j3TCQXYbEaSa3OuVATQsPSojgC4Re/cCRx+MyEQkJBUSnST5iTXI6llrlCeWvmS/i4qEFTZ2y4iyzNSiSCbM0nhNJvL1rwsO+OF2oJBHIYpybXrgcj1tzHvaFS6GdC+o0vbJ0Gbugfm1zCM2YlLNrkc9pecdXX+uYgRTy3ZpSbrRbJnDvONvvnmJetJkEQCBuHr3HaN68sE1XBhDEQJVE9HKa+6wM5Avm3LM1WgkRtyXpbh8MwXFb80Ao3y/MhiD1ud0HaWow/ root@cinder-test-vm2-09b6f136-9ca1-46f0-a264-2d8623805c4e ssh-dss AAAAB3NzaC1kc3MAAACBALfMhWns7AMFygzo2TTBWE8vP7jJ9LByoSZOkt1DbdJClKLoAxVi61vf4ehoioMXc2XNA6T21IiLsPRudrSM5EUHGmHwJrYuf+jRbNgX1j23ohgtxABK+vUyDo1xmCrRaMhny3P/5FgOSLU6IPSVQSz5OOj9rWf7oXsUeS9sHladAAAAFQDbupKaPNBQiS5dHfZBXOzqvNpRNwAAAIEAmB/dhJed0o5brFUvKF72s5MHUqrOodCFIUS7BkRUSFBnVAh+a7JTaNpcBMfeG+Pjjc5D9EyTdJWVElj5KRhwYQsiR9lJf4xHNxfLEedvMUa7mcOrYWL+EbbWS6pUjQH1pXh5ksLF/yPaqR4WxUr18uNor4+RwIouad4JIU+BGIwAAACAT3gU55GpPYnslEZgatg1Se4ux26dhy90sdIm+hjcmq6es7OrC+iwU9IpkMIS4cvOTx8Raw1d92ORy7FNuoK/kSa5KYINGL/7uf+wB6OiDsmVCoHsVdqqn/iW8VJf4MWGLBkZp4lD90pODZqNC9v/mCD1/eZ4XRRGy3Bzy3GHFg0= root@cinder-test-vm2-09b6f136-9ca1-46f0-a264-2d8623805c4e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fede:2172/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.16 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-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-09b6f136-9ca1-46f0-a264-2d8623805c4e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.29 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-09b6f136-9ca1-46f0-a264-2d8623805c4e login: 2018-10-17 13:38:38,296 - paramiko.transport - DEBUG - starting thread (client mode): 0x12338610L 2018-10-17 13:38:38,296 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 13:38:38,296 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-17 13:38:38,296 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-17 13:38:38,297 - 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-10-17 13:38:38,297 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 13:38:38,297 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-17 13:38:38,297 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 13:38:38,297 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 13:38:38,297 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 13:38:38,311 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 13:38:38,312 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 13:38:38,328 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 985e6c28cec4907d058746405f493bbf 2018-10-17 13:38:38,329 - paramiko.transport - DEBUG - Trying discovered key 3839734f801162ebc841c9e3ea175775 in /tmp/tmpV_Gwnn 2018-10-17 13:38:38,349 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 13:38:38,354 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 13:38:38,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-10-17 13:38:38,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"volume": {"display_name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "size": "2"}}' 2018-10-17 13:38:39,801 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-a40d81e4-f9c5-4ca0-843c-35a9eff59d53 x-openstack-request-id: req-a40d81e4-f9c5-4ca0-843c-35a9eff59d53 2018-10-17 13:38:39,802 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}} 2018-10-17 13:38:39,802 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes used request id req-a40d81e4-f9c5-4ca0-843c-35a9eff59d53 2018-10-17 13:38:39,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.43506002426s 2018-10-17 13:38:39,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:38:39,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:40,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2c30490b-a508-4196-a0b7-c22e35bc3a37 x-openstack-request-id: req-2c30490b-a508-4196-a0b7-c22e35bc3a37 2018-10-17 13:38:40,951 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:38:39.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:38:40,951 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-2c30490b-a508-4196-a0b7-c22e35bc3a37 2018-10-17 13:38:40,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.14781093597s 2018-10-17 13:38:40,953 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:38:42,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:38:42,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:44,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e5b0ed68-62ba-499e-9521-e1a07e0dd3ce x-openstack-request-id: req-e5b0ed68-62ba-499e-9521-e1a07e0dd3ce 2018-10-17 13:38:44,015 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:38:42.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:38:44,015 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-e5b0ed68-62ba-499e-9521-e1a07e0dd3ce 2018-10-17 13:38:44,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.05973792076s 2018-10-17 13:38:44,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:38:44,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:44,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:44 GMT X-Openstack-Request-Id: req-95f22815-5d69-4962-80cf-f04ee8c498e8 2018-10-17 13:38:44,114 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"457c950c-12c4-43b0-8411-8b3be191b59b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","l2_adjacency":true,"status":"ACTIVE","subnets":["99514853-26cc-40ab-aed9-aae6fa9eca39"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:54Z","qos_policy_id":null,"name":"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e","admin_state_up":true,"tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:52Z","mtu":1450}]} 2018-10-17 13:38:44,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-95f22815-5d69-4962-80cf-f04ee8c498e8 2018-10-17 13:38:44,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0967319011688s 2018-10-17 13:38:44,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:38:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:44,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:44 GMT X-Openstack-Request-Id: req-50bd0dcc-2b96-4f47-8c9f-ad25dff42865 2018-10-17 13:38:44,938 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:38:44,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-50bd0dcc-2b96-4f47-8c9f-ad25dff42865 2018-10-17 13:38:44,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.818871021271s 2018-10-17 13:38:44,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:38:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:44,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 462 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77b0fef2-f99d-47ea-baef-4f341737287b x-openstack-request-id: req-77b0fef2-f99d-47ea-baef-4f341737287b 2018-10-17 13:38:44,972 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "name": "cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:38:44,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-77b0fef2-f99d-47ea-baef-4f341737287b 2018-10-17 13:38:44,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0321860313416s 2018-10-17 13:38:44,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-17 13:38:44,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"server": {"name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "imageRef": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "flavorRef": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "457c950c-12c4-43b0-8411-8b3be191b59b"}], "security_groups": [{"name": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c"}]}}' 2018-10-17 13:38:49,904 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483 x-compute-request-id: req-4535968d-2bd9-4a0c-b4b7-e33cc0ac4e8a x-openstack-request-id: req-4535968d-2bd9-4a0c-b4b7-e33cc0ac4e8a 2018-10-17 13:38:49,904 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c"}], "OS-DCF:diskConfig": "MANUAL", "id": "1926e694-4468-4930-be33-2fae284e4483", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "adminPass": "wX4SahB3whgW"}} 2018-10-17 13:38:49,905 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-4535968d-2bd9-4a0c-b4b7-e33cc0ac4e8a 2018-10-17 13:38:49,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.93007588387s 2018-10-17 13:38:49,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:38:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:50,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1d8ba214-447b-4d4e-b690-00dab9a10fe8 x-openstack-request-id: req-1d8ba214-447b-4d4e-b690-00dab9a10fe8 2018-10-17 13:38:50,664 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:38:29.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:29Z", "hostId": "ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:38:50,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1d8ba214-447b-4d4e-b690-00dab9a10fe8 2018-10-17 13:38:50,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758400201797s 2018-10-17 13:38:50,672 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:38:52,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:38:52,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:53,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0e65860-4192-4cee-a4ee-bd83e2a7ae6c x-openstack-request-id: req-e0e65860-4192-4cee-a4ee-bd83e2a7ae6c 2018-10-17 13:38:53,505 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:52Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:38:29.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:29Z", "hostId": "ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:38:53,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e0e65860-4192-4cee-a4ee-bd83e2a7ae6c 2018-10-17 13:38:53,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.829961776733s 2018-10-17 13:38:53,513 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:38:55,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:38:55,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:56,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7f56ce08-0ce2-4023-b4bd-42cf9da5ec11 x-openstack-request-id: req-7f56ce08-0ce2-4023-b4bd-42cf9da5ec11 2018-10-17 13:38:56,499 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:52Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:38:29.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:29Z", "hostId": "ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:38:56,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7f56ce08-0ce2-4023-b4bd-42cf9da5ec11 2018-10-17 13:38:56,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.983107089996s 2018-10-17 13:38:56,507 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:38:58,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:38:58,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:59,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-603422ce-71dc-4676-9ba0-603d6b8f19ef x-openstack-request-id: req-603422ce-71dc-4676-9ba0-603d6b8f19ef 2018-10-17 13:38:59,298 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a5:c8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:58Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:38:29.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:29Z", "hostId": "ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:38:59,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-603422ce-71dc-4676-9ba0-603d6b8f19ef 2018-10-17 13:38:59,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788830041885s 2018-10-17 13:38:59,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:38:59,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=1926e694-4468-4930-be33-2fae284e4483" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:59,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:59 GMT X-Openstack-Request-Id: req-f9e731da-2831-4996-af23-6fa25974b553 2018-10-17 13:38:59,360 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:38:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"99514853-26cc-40ab-aed9-aae6fa9eca39","ip_address":"192.168.120.5"}],"id":"030a2355-e8c2-4084-9800-49eaad854316","security_groups":["c4e61c93-d4b4-4e35-87ab-2a14f727a86c"],"mac_address":"fa:16:3e:01:a5:c8","project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"457c950c-12c4-43b0-8411-8b3be191b59b","tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:38:53Z","binding:vnic_type":"normal","device_id":"1926e694-4468-4930-be33-2fae284e4483","ip_allocation":"immediate"}]} 2018-10-17 13:38:59,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=1926e694-4468-4930-be33-2fae284e4483 used request id req-f9e731da-2831-4996-af23-6fa25974b553 2018-10-17 13:38:59,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534198284149s 2018-10-17 13:38:59,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:38:59,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=030a2355-e8c2-4084-9800-49eaad854316" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:59,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:59 GMT X-Openstack-Request-Id: req-c67e64d4-1fb3-48ac-acd3-3f74594f7f9c 2018-10-17 13:38:59,422 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:38:59,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=030a2355-e8c2-4084-9800-49eaad854316 used request id req-c67e64d4-1fb3-48ac-acd3-3f74594f7f9c 2018-10-17 13:38:59,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0511159896851s 2018-10-17 13:38:59,423 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:01:a5:c8', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c3cbf4f6-9cda-42be-8147-57b9ea1abc2e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:38:57.000000', 'flavor': Munch({u'id': u'03002334-9bd6-4c78-8ce3-4ce20ddd0cb4'}), 'az': u'nova', 'id': u'1926e694-4468-4930-be33-2fae284e4483', 'security_groups': [Munch({u'name': u'cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f51f81eae114479d8e4de5221023f4d8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'name': 'cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e', '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-10-17T13:38:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-17T13:38:58Z', 'hostId': u'1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-17T13:38:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'name': u'cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'adminPass': u'wX4SahB3whgW', 'tenant_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'created_at': u'2018-10-17T13:38:49Z', 'created': u'2018-10-17T13:38:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-17 13:38:59,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:38:59,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:59,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:59 GMT X-Openstack-Request-Id: req-a5b549b8-73b9-4294-9ed3-840b43cb0f46 2018-10-17 13:38:59,539 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"457c950c-12c4-43b0-8411-8b3be191b59b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","l2_adjacency":true,"status":"ACTIVE","subnets":["99514853-26cc-40ab-aed9-aae6fa9eca39"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:54Z","qos_policy_id":null,"name":"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e","admin_state_up":true,"tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:52Z","mtu":1450}]} 2018-10-17 13:38:59,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a5b549b8-73b9-4294-9ed3-840b43cb0f46 2018-10-17 13:38:59,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11027598381s 2018-10-17 13:38:59,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-17 13:38:59,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=1926e694-4468-4930-be33-2fae284e4483" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:38:59,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Wed, 17 Oct 2018 13:38:59 GMT X-Openstack-Request-Id: req-230ee312-49a0-48a7-bbb3-b41ac66f07e3 2018-10-17 13:38:59,596 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-17T13:38:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"99514853-26cc-40ab-aed9-aae6fa9eca39","ip_address":"192.168.120.5"}],"id":"030a2355-e8c2-4084-9800-49eaad854316","security_groups":["c4e61c93-d4b4-4e35-87ab-2a14f727a86c"],"mac_address":"fa:16:3e:01:a5:c8","project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"457c950c-12c4-43b0-8411-8b3be191b59b","tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:38:53Z","binding:vnic_type":"normal","device_id":"1926e694-4468-4930-be33-2fae284e4483","ip_allocation":"immediate"}]} 2018-10-17 13:38:59,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=1926e694-4468-4930-be33-2fae284e4483 used request id req-230ee312-49a0-48a7-bbb3-b41ac66f07e3 2018-10-17 13:38:59,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0555949211121s 2018-10-17 13:38:59,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-17 13:38:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"floatingip": {"floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "fixed_ip_address": "192.168.120.5", "port_id": "030a2355-e8c2-4084-9800-49eaad854316"}}' 2018-10-17 13:39:02,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:02 GMT X-Openstack-Request-Id: req-c2163a79-85e3-45b6-9991-cb88481aefa5 2018-10-17 13:39:02,636 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:39:00Z", "updated_at": "2018-10-17T13:39:00Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:a5:c8", "device_id": "1926e694-4468-4930-be33-2fae284e4483"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "030a2355-e8c2-4084-9800-49eaad854316", "id": "48cf47f4-117a-435a-86e9-08b4191b1d70", "qos_policy_id": null}} 2018-10-17 13:39:02,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-c2163a79-85e3-45b6-9991-cb88481aefa5 2018-10-17 13:39:02,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.03955698013s 2018-10-17 13:39:02,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:39:02,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:03,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:03 GMT X-Openstack-Request-Id: req-0d707c87-d679-42f7-8bcc-35085c7095fc 2018-10-17 13:39:03,025 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:39:00Z", "updated_at": "2018-10-17T13:39:00Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:a5:c8", "device_id": "1926e694-4468-4930-be33-2fae284e4483"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "030a2355-e8c2-4084-9800-49eaad854316", "id": "48cf47f4-117a-435a-86e9-08b4191b1d70", "qos_policy_id": null}, {"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:37Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:39:03,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-0d707c87-d679-42f7-8bcc-35085c7095fc 2018-10-17 13:39:03,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.370449066162s 2018-10-17 13:39:03,038 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:39:03,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:39:03,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:03,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:03 GMT X-Openstack-Request-Id: req-33f2886e-6aa5-4fff-b80a-32c4a732b584 2018-10-17 13:39:03,372 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:39:00Z", "updated_at": "2018-10-17T13:39:00Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:a5:c8", "device_id": "1926e694-4468-4930-be33-2fae284e4483"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "030a2355-e8c2-4084-9800-49eaad854316", "id": "48cf47f4-117a-435a-86e9-08b4191b1d70", "qos_policy_id": null}, {"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:37Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:39:03,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-33f2886e-6aa5-4fff-b80a-32c4a732b584 2018-10-17 13:39:03,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.222369909286s 2018-10-17 13:39:03,384 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:39:03,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:39:03,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:03,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:03 GMT X-Openstack-Request-Id: req-cb13b715-b102-4237-811d-cbb3b0ffc0d7 2018-10-17 13:39:03,564 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:39:00Z", "updated_at": "2018-10-17T13:39:00Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:a5:c8", "device_id": "1926e694-4468-4930-be33-2fae284e4483"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "030a2355-e8c2-4084-9800-49eaad854316", "id": "48cf47f4-117a-435a-86e9-08b4191b1d70", "qos_policy_id": null}, {"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:37Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:39:03,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-cb13b715-b102-4237-811d-cbb3b0ffc0d7 2018-10-17 13:39:03,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0703089237213s 2018-10-17 13:39:03,576 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-17 13:39:03,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:39:03,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:04,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:04 GMT X-Openstack-Request-Id: req-2b08e9b4-aaa5-4cac-87f5-03d4ee732940 2018-10-17 13:39:04,029 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:39:00Z", "updated_at": "2018-10-17T13:39:03Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:a5:c8", "device_id": "1926e694-4468-4930-be33-2fae284e4483"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "030a2355-e8c2-4084-9800-49eaad854316", "id": "48cf47f4-117a-435a-86e9-08b4191b1d70", "qos_policy_id": null}, {"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:33Z", "updated_at": "2018-10-17T13:38:37Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:21:72", "device_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 3, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "bc508ffd-9188-4e0f-aa11-d33bb22739e9", "id": "bbcac857-416b-4aa4-ae2b-6ba8a93074ec", "qos_policy_id": null}]} 2018-10-17 13:39:04,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-2b08e9b4-aaa5-4cac-87f5-03d4ee732940 2018-10-17 13:39:04,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.343696832657s 2018-10-17 13:39:04,041 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'009a5cee-9068-4e5d-85e7-90fcea6351e1', 'updated_at': u'2018-10-17T13:39:03Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'030a2355-e8c2-4084-9800-49eaad854316', 'id': u'48cf47f4-117a-435a-86e9-08b4191b1d70', 'network': u'084c1015-a563-49ce-8eec-475afdeffdab', 'port': u'030a2355-e8c2-4084-9800-49eaad854316', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'name': 'cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'457c950c-12c4-43b0-8411-8b3be191b59b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:01:a5:c8', u'device_id': u'1926e694-4468-4930-be33-2fae284e4483'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3dcbcffd420f4a00ada6dfd8e9236b4b', 'created_at': u'2018-10-17T13:39:00Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'457c950c-12c4-43b0-8411-8b3be191b59b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:01:a5:c8', u'device_id': u'1926e694-4468-4930-be33-2fae284e4483'}), 'router': u'009a5cee-9068-4e5d-85e7-90fcea6351e1'}) 2018-10-17 13:39:04,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-17 13:39:04,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-17 13:39:05,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9539a8e8-9831-4791-b01a-c67b0d5f7a93 x-openstack-request-id: req-9539a8e8-9831-4791-b01a-c67b0d5f7a93 2018-10-17 13:39:05,152 - keystoneauth.session - DEBUG - 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 498205626 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.171184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.173286] pid_max: default: 32768 minimum: 301\n[ 0.174425] ACPI: Core revision 20150930\n[ 0.176006] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177640] Security Framework initialized\n[ 0.178680] Yama: becoming mindful.\n[ 0.179612] AppArmor: AppArmor initialized\n[ 0.180686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182349] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.183949] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185472] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187209] Initializing cgroup subsys io\n[ 0.188244] Initializing cgroup subsys memory\n[ 0.189337] Initializing cgroup subsys devices\n[ 0.190453] Initializing cgroup subsys freezer\n[ 0.191556] Initializing cgroup subsys net_cls\n[ 0.192658] Initializing cgroup subsys perf_event\n[ 0.193812] Initializing cgroup subsys net_prio\n[ 0.194938] Initializing cgroup subsys hugetlb\n[ 0.196037] Initializing cgroup subsys pids\n[ 0.197131] CPU: Physical Processor ID: 0\n[ 0.198876] mce: CPU supports 10 MCE banks\n[ 0.199940] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.201202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.217434] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.224314] ftrace: allocating 31920 entries in 125 pages\n[ 0.250100] smpboot: Max logical packages: 1\n[ 0.251374] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.253324] x2apic enabled\n[ 0.254522] Switched APIC routing to physical x2apic.\n[ 0.257025] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.258701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.261751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.264364] KVM setup paravirtual spinlock\n[ 0.266056] x86: Booted up 1 node, 1 CPUs\n[ 0.267255] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.269251] devtmpfs: initialized\n[ 0.271304] evm: security.selinux\n[ 0.272307] evm: security.SMACK64\n[ 0.273296] evm: security.SMACK64EXEC\n[ 0.274393] evm: security.SMACK64TRANSMUTE\n[ 0.275568] evm: security.SMACK64MMAP\n[ 0.276665] evm: security.ima\n[ 0.277599] evm: security.capability\n[ 0.278765] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.281405] pinctrl core: initialized pinctrl subsystem\n[ 0.282937] RTC time: 13:38:58, date: 10/17/18\n[ 0.284277] NET: Registered protocol family 16\n[ 0.285709] cpuidle: using governor ladder\n[ 0.286921] cpuidle: using governor menu\n[ 0.288078] PCCT header not found.\n[ 0.289136] ACPI: bus type PCI registered\n[ 0.290319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.292093] PCI: Using configuration type 1 for base access\n[ 0.294345] ACPI: Added _OSI(Module Device)\n[ 0.295575] ACPI: Added _OSI(Processor Device)\n[ 0.296855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298170] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300399] ACPI: Interpreter enabled\n[ 0.301493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.304121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.306824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.312155] ACPI: (supports S0 S5)\n[ 0.313171] ACPI: Using IOAPIC for interrupt routing\n[ 0.314584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.318395] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.319793] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321311] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.322777] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.325482] acpiphp: Slot [3] registered\n[ 0.326474] acpiphp: Slot [4] registered\n[ 0.327463] acpiphp: Slot [5] registered\n[ 0.328461] acpiphp: Slot [6] registered\n[ 0.329466] acpiphp: Slot [7] registered\n[ 0.330461] acpiphp: Slot [8] registered\n[ 0.331452] acpiphp: Slot [9] registered\n[ 0.332440] acpiphp: Slot [10] registered\n[ 0.333441] acpiphp: Slot [11] registered\n[ 0.334441] acpiphp: Slot [12] registered\n[ 0.335448] acpiphp: Slot [13] registered\n[ 0.336451] acpiphp: Slot [14] registered\n[ 0.337457] acpiphp: Slot [15] registered\n[ 0.351548] acpiphp: Slot [16] registered\n[ 0.352571] acpiphp: Slot [17] registered\n[ 0.353573] acpiphp: Slot [18] registered\n[ 0.354579] acpiphp: Slot [19] registered\n[ 0.355589] acpiphp: Slot [20] registered\n[ 0.356596] acpiphp: Slot [21] registered\n[ 0.357600] acpiphp: Slot [22] registered\n[ 0.358614] acpiphp: Slot [23] registered\n[ 0.359636] acpiphp: Slot [24] registered\n[ 0.360650] acpiphp: Slot [25] registered\n[ 0.361663] acpiphp: Slot [26] registered\n[ 0.362673] acpiphp: Slot [27] registered\n[ 0.363690] acpiphp: Slot [28] registered\n[ 0.364699] acpiphp: Slot [29] registered\n[ 0.365710] acpiphp: Slot [30] registered\n[ 0.366713] acpiphp: Slot [31] registered\n[ 0.367724] PCI host bridge to bus 0000:00\n[ 0.368731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.370227] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.371722] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.373528] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.375349] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.377190] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.380901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.382497] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.383965] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.385538] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.389661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.391469] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412198] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414026] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417568] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.419264] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.420815] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422444] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.423752] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.425674] vgaarb: loaded\n[ 0.426438] vgaarb: bridge control possible 0000:00:02.0\n[ 0.427954] SCSI subsystem initialized\n[ 0.429096] ACPI: bus type USB registered\n[ 0.430130] usbcore: registered new interface driver usbfs\n[ 0.431410] usbcore: registered new interface driver hub\n[ 0.432647] usbcore: registered new device driver usb\n[ 0.434009] PCI: Using ACPI for IRQ routing\n[ 0.435387] NetLabel: Initializing\n[ 0.436289] NetLabel: domain hash size = 128\n[ 0.437349] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.438539] NetLabel: unlabeled traffic allowed by default\n[ 0.439977] clocksource: Switched to clocksource kvm-clock\n[ 0.449615] AppArmor: AppArmor Filesystem Enabled\n[ 0.450793] pnp: PnP ACPI init\n[ 0.451914] pnp: PnP ACPI: found 5 devices\n[ 0.458552] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.460672] NET: Registered protocol family 2\n[ 0.462022] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.463639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.465137] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.466645] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468005] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469473] NET: Registered protocol family 1\n[ 0.470575] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.471939] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.473259] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.487605] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.502435] Trying to unpack rootfs image as initramfs...\n[ 0.562988] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.567456] Scanning for low memory corruption every 60 seconds\n[ 0.569483] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.571029] audit: initializing netlink subsys (disabled)\n[ 0.572401] audit: type=2000 audit(1539783538.785:1): initialized\n[ 0.574131] Initialise system trusted keyring\n[ 0.575382] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.576838] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.579398] zbud: loaded\n[ 0.580324] VFS: Disk quotas dquot_6.6.0\n[ 0.581377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.583352] fuse init (API version 7.23)\n[ 0.584524] Key type big_key registered\n[ 0.585534] Allocating IMA MOK and blacklist keyrings.\n[ 0.587039] Key type asymmetric registered\n[ 0.588092] Asymmetric key parser 'x509' registered\n[ 0.589312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.591222] io scheduler noop registered\n[ 0.592236] io scheduler deadline registered (default)\n[ 0.593512] io scheduler cfq registered\n[ 0.594602] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.595912] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.597538] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.599372] ACPI: Power Button [PWRF]\n[ 0.600486] GHES: HEST is not enabled!\n[ 0.614474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.643041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669315] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672117] Linux agpgart interface v0.103\n[ 0.675437] brd: module loaded\n[ 0.677687] loop: module loaded\n[ 0.682895] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685177] GPT:90111 != 2097151\n[ 0.686238] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687979] GPT:90111 != 2097151\n[ 0.689044] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690591] vda: vda1 vda15\n[ 0.692348] scsi host0: ata_piix\n[ 0.693539] scsi host1: ata_piix\n[ 0.694656] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.696629] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.699083] libphy: Fixed MDIO Bus: probed\n[ 0.700381] tun: Universal TUN/TAP device driver, 1.6\n[ 0.701885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704798] PPP generic driver version 2.4.2\n[ 0.706214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.708122] ehci-pci: EHCI PCI platform driver\n[ 0.709513] ehci-platform: EHCI generic platform driver\n[ 0.711083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.712892] ohci-pci: OHCI PCI platform driver\n[ 0.714271] ohci-platform: OHCI generic platform driver\n[ 0.715855] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.730654] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.732244] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.734520] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.736071] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.737907] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739818] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742104] usb usb1: Product: UHCI Host Controller\n[ 0.743670] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745525] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.747074] hub 1-0:1.0: USB hub found\n[ 0.748311] hub 1-0:1.0: 2 ports detected\n[ 0.749788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753019] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754543] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756176] mousedev: PS/2 mouse device common for all mice\n[ 0.758102] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760947] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762653] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764509] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766430] i2c /dev entries driver\n[ 0.767617] device-mapper: uevent: version 1.0.3\n[ 0.769114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.771694] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.773792] NET: Registered protocol family 10\n[ 0.775498] NET: Registered protocol family 17\n[ 0.776938] Key type dns_resolver registered\n[ 0.778478] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780253] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783020] registered taskstats version 1\n[ 0.784339] Loading compiled-in X.509 certificates\n[ 0.786386] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.789314] zswap: loaded using pool lzo/zbud\n[ 0.791502] Key type trusted registered\n[ 0.793700] Key type encrypted registered\n[ 0.795008] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.796700] ima: No TPM chip found, activating TPM-bypass!\n[ 0.798329] evm: HMAC attrs: 0x1\n[ 0.799742] Magic number: 6:262:635\n[ 0.801064] rtc_cmos 00:00: setting system clock to 2018-10-17 13:38:59 UTC (1539783539)\n[ 0.803559] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.805303] EDD information not available.\n[ 0.853608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.869298] Write protecting the kernel read-only data: 14336k\n[ 0.872044] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.874336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.93\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.168463] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSP1FL6e5nC11D7nHosb68IJwAwR8kGoc6G+HvACIMj0hSMuGe5EYMAIb+Uli638H14UA9cPWdbomp/8PjuZ19dS/fEGTCl9gArT6x7RYEB6vtEWnPeETSBihhfvDmOOSVbQUN6T0Eo9DE6sl3u2uFC4xSRDO8mMMiNolZxbb7TwjkwKjP06LLYEzteWz91lT5o5Gc5tQcJF1hHReCq5lYJRNL6OyLOrc4n+RrSxw8H9hhm0SO6yfNFJqtKBCqfmDnBBSJCuU3pBksiF6Xkf4ITVuj+9h2A6exe91UlD1MYlZROhjUY3ModOh28r++p3yqo1W0cJs2MYITalMJZs19 root@cinder-test-vm-09b6f136-9ca1-46f0-a264-2d8623805c4e\nssh-dss AAAAB3NzaC1kc3MAAACBANbIfFnYd7AY7UGzs+9k8Fjrvgb2vbAVP3H3WSDjyAcTrqf8jB7yfZhsDQ58Zk+pn1pRasdtVuPRZiTr5GtmQlErXeJ3S6SqsgPPxpZ7M7aAkP84m5A4BT0zpvaaQTUg9jo8xgxJNVy1m+w/pWfWNwamF1xSkom45Kyg4rECHTFrAAAAFQCqSIzBormoOYytuFNOB8eaNYgzjQAAAIBprCWEiB5P/NDTv/Eohx+TCagRUsLEPsxHRmtgPi+jYdV0Bggq81o9B6iR8IGRBabxAoKUBjT9BLDYYDQoIJUAExdB8f+RBEFX1+wzU7ooJU/yY2e0ayquGgOin+VBIDEBL6DDGcQsYKLWdZX37fza8bUs2egZUHNL6Kse3yAzVQAAAIAAqfXXVyM7zDBlFvtvnKyywBuCDJ+oNDW/hBNttfnMQNMIOuYRpgkrc6SdUcIK9hyd+fAAyfDAdir0vsKqfNlxP8mlGR1LrlBkjan9hAYqme1xc09GeFHRI4cZjXj31B87GJL7HDJPM/pbO7aHbM6NTWQCKVicxOWTDEVL11vRTg== root@cinder-test-vm-09b6f136-9ca1-46f0-a264-2d8623805c4e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe01:a5c8/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-09b6f136-9ca1-46f0-a264-2d8623805c4e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.80 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-09b6f136-9ca1-46f0-a264-2d8623805c4e login: "} 2018-10-17 13:39:05,152 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483/action used request id req-9539a8e8-9831-4791-b01a-c67b0d5f7a93 2018-10-17 13:39:05,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11077690125s 2018-10-17 13:39:05,153 - 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 498205626 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.171184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.173286] pid_max: default: 32768 minimum: 301 [ 0.174425] ACPI: Core revision 20150930 [ 0.176006] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.177640] Security Framework initialized [ 0.178680] Yama: becoming mindful. [ 0.179612] AppArmor: AppArmor initialized [ 0.180686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.182349] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.183949] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185472] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187209] Initializing cgroup subsys io [ 0.188244] Initializing cgroup subsys memory [ 0.189337] Initializing cgroup subsys devices [ 0.190453] Initializing cgroup subsys freezer [ 0.191556] Initializing cgroup subsys net_cls [ 0.192658] Initializing cgroup subsys perf_event [ 0.193812] Initializing cgroup subsys net_prio [ 0.194938] Initializing cgroup subsys hugetlb [ 0.196037] Initializing cgroup subsys pids [ 0.197131] CPU: Physical Processor ID: 0 [ 0.198876] mce: CPU supports 10 MCE banks [ 0.199940] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.201202] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.217434] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.224314] ftrace: allocating 31920 entries in 125 pages [ 0.250100] smpboot: Max logical packages: 1 [ 0.251374] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.253324] x2apic enabled [ 0.254522] Switched APIC routing to physical x2apic. [ 0.257025] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.258701] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.261751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.264364] KVM setup paravirtual spinlock [ 0.266056] x86: Booted up 1 node, 1 CPUs [ 0.267255] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.269251] devtmpfs: initialized [ 0.271304] evm: security.selinux [ 0.272307] evm: security.SMACK64 [ 0.273296] evm: security.SMACK64EXEC [ 0.274393] evm: security.SMACK64TRANSMUTE [ 0.275568] evm: security.SMACK64MMAP [ 0.276665] evm: security.ima [ 0.277599] evm: security.capability [ 0.278765] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.281405] pinctrl core: initialized pinctrl subsystem [ 0.282937] RTC time: 13:38:58, date: 10/17/18 [ 0.284277] NET: Registered protocol family 16 [ 0.285709] cpuidle: using governor ladder [ 0.286921] cpuidle: using governor menu [ 0.288078] PCCT header not found. [ 0.289136] ACPI: bus type PCI registered [ 0.290319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.292093] PCI: Using configuration type 1 for base access [ 0.294345] ACPI: Added _OSI(Module Device) [ 0.295575] ACPI: Added _OSI(Processor Device) [ 0.296855] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298170] ACPI: Added _OSI(Processor Aggregator Device) [ 0.300399] ACPI: Interpreter enabled [ 0.301493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.304121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.306824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309514] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.312155] ACPI: (supports S0 S5) [ 0.313171] ACPI: Using IOAPIC for interrupt routing [ 0.314584] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.318395] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.319793] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321311] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.322777] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.325482] acpiphp: Slot [3] registered [ 0.326474] acpiphp: Slot [4] registered [ 0.327463] acpiphp: Slot [5] registered [ 0.328461] acpiphp: Slot [6] registered [ 0.329466] acpiphp: Slot [7] registered [ 0.330461] acpiphp: Slot [8] registered [ 0.331452] acpiphp: Slot [9] registered [ 0.332440] acpiphp: Slot [10] registered [ 0.333441] acpiphp: Slot [11] registered [ 0.334441] acpiphp: Slot [12] registered [ 0.335448] acpiphp: Slot [13] registered [ 0.336451] acpiphp: Slot [14] registered [ 0.337457] acpiphp: Slot [15] registered [ 0.351548] acpiphp: Slot [16] registered [ 0.352571] acpiphp: Slot [17] registered [ 0.353573] acpiphp: Slot [18] registered [ 0.354579] acpiphp: Slot [19] registered [ 0.355589] acpiphp: Slot [20] registered [ 0.356596] acpiphp: Slot [21] registered [ 0.357600] acpiphp: Slot [22] registered [ 0.358614] acpiphp: Slot [23] registered [ 0.359636] acpiphp: Slot [24] registered [ 0.360650] acpiphp: Slot [25] registered [ 0.361663] acpiphp: Slot [26] registered [ 0.362673] acpiphp: Slot [27] registered [ 0.363690] acpiphp: Slot [28] registered [ 0.364699] acpiphp: Slot [29] registered [ 0.365710] acpiphp: Slot [30] registered [ 0.366713] acpiphp: Slot [31] registered [ 0.367724] PCI host bridge to bus 0000:00 [ 0.368731] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.370227] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.371722] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.373528] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.375349] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.377190] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.380901] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.382497] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383965] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.385538] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.389661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.391469] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.412198] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414026] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417568] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.419264] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420815] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422444] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423752] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.425674] vgaarb: loaded [ 0.426438] vgaarb: bridge control possible 0000:00:02.0 [ 0.427954] SCSI subsystem initialized [ 0.429096] ACPI: bus type USB registered [ 0.430130] usbcore: registered new interface driver usbfs [ 0.431410] usbcore: registered new interface driver hub [ 0.432647] usbcore: registered new device driver usb [ 0.434009] PCI: Using ACPI for IRQ routing [ 0.435387] NetLabel: Initializing [ 0.436289] NetLabel: domain hash size = 128 [ 0.437349] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.438539] NetLabel: unlabeled traffic allowed by default [ 0.439977] clocksource: Switched to clocksource kvm-clock [ 0.449615] AppArmor: AppArmor Filesystem Enabled [ 0.450793] pnp: PnP ACPI init [ 0.451914] pnp: PnP ACPI: found 5 devices [ 0.458552] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.460672] NET: Registered protocol family 2 [ 0.462022] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.463639] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.465137] TCP: Hash tables configured (established 4096 bind 4096) [ 0.466645] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468005] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.469473] NET: Registered protocol family 1 [ 0.470575] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.471939] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.473259] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.487605] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.502435] Trying to unpack rootfs image as initramfs... [ 0.562988] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.567456] Scanning for low memory corruption every 60 seconds [ 0.569483] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.571029] audit: initializing netlink subsys (disabled) [ 0.572401] audit: type=2000 audit(1539783538.785:1): initialized [ 0.574131] Initialise system trusted keyring [ 0.575382] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.576838] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.579398] zbud: loaded [ 0.580324] VFS: Disk quotas dquot_6.6.0 [ 0.581377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.583352] fuse init (API version 7.23) [ 0.584524] Key type big_key registered [ 0.585534] Allocating IMA MOK and blacklist keyrings. [ 0.587039] Key type asymmetric registered [ 0.588092] Asymmetric key parser 'x509' registered [ 0.589312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.591222] io scheduler noop registered [ 0.592236] io scheduler deadline registered (default) [ 0.593512] io scheduler cfq registered [ 0.594602] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.595912] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.597538] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.599372] ACPI: Power Button [PWRF] [ 0.600486] GHES: HEST is not enabled! [ 0.614474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.669315] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.672117] Linux agpgart interface v0.103 [ 0.675437] brd: module loaded [ 0.677687] loop: module loaded [ 0.682895] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.685177] GPT:90111 != 2097151 [ 0.686238] GPT:Alternate GPT header not at the end of the disk. [ 0.687979] GPT:90111 != 2097151 [ 0.689044] GPT: Use GNU Parted to correct GPT errors. [ 0.690591] vda: vda1 vda15 [ 0.692348] scsi host0: ata_piix [ 0.693539] scsi host1: ata_piix [ 0.694656] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.696629] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.699083] libphy: Fixed MDIO Bus: probed [ 0.700381] tun: Universal TUN/TAP device driver, 1.6 [ 0.701885] tun: (C) 1999-2004 Max Krasnyansky [ 0.704798] PPP generic driver version 2.4.2 [ 0.706214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.708122] ehci-pci: EHCI PCI platform driver [ 0.709513] ehci-platform: EHCI generic platform driver [ 0.711083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.712892] ohci-pci: OHCI PCI platform driver [ 0.714271] ohci-platform: OHCI generic platform driver [ 0.715855] uhci_hcd: USB Universal Host Controller Interface driver [ 0.730654] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.732244] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.734520] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.736071] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.737907] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739818] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742104] usb usb1: Product: UHCI Host Controller [ 0.743670] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745525] usb usb1: SerialNumber: 0000:00:01.2 [ 0.747074] hub 1-0:1.0: USB hub found [ 0.748311] hub 1-0:1.0: 2 ports detected [ 0.749788] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753019] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756176] mousedev: PS/2 mouse device common for all mice [ 0.758102] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760947] rtc_cmos 00:00: RTC can wake from S4 [ 0.762653] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764509] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766430] i2c /dev entries driver [ 0.767617] device-mapper: uevent: version 1.0.3 [ 0.769114] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.771694] ledtrig-cpu: registered to indicate activity on CPUs [ 0.773792] NET: Registered protocol family 10 [ 0.775498] NET: Registered protocol family 17 [ 0.776938] Key type dns_resolver registered [ 0.778478] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780253] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783020] registered taskstats version 1 [ 0.784339] Loading compiled-in X.509 certificates [ 0.786386] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.789314] zswap: loaded using pool lzo/zbud [ 0.791502] Key type trusted registered [ 0.793700] Key type encrypted registered [ 0.795008] AppArmor: AppArmor sha1 policy hashing enabled [ 0.796700] ima: No TPM chip found, activating TPM-bypass! [ 0.798329] evm: HMAC attrs: 0x1 [ 0.799742] Magic number: 6:262:635 [ 0.801064] rtc_cmos 00:00: setting system clock to 2018-10-17 13:38:59 UTC (1539783539) [ 0.803559] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.805303] EDD information not available. [ 0.853608] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.869298] Write protecting the kernel read-only data: 14336k [ 0.872044] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.874336] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.168463] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSP1FL6e5nC11D7nHosb68IJwAwR8kGoc6G+HvACIMj0hSMuGe5EYMAIb+Uli638H14UA9cPWdbomp/8PjuZ19dS/fEGTCl9gArT6x7RYEB6vtEWnPeETSBihhfvDmOOSVbQUN6T0Eo9DE6sl3u2uFC4xSRDO8mMMiNolZxbb7TwjkwKjP06LLYEzteWz91lT5o5Gc5tQcJF1hHReCq5lYJRNL6OyLOrc4n+RrSxw8H9hhm0SO6yfNFJqtKBCqfmDnBBSJCuU3pBksiF6Xkf4ITVuj+9h2A6exe91UlD1MYlZROhjUY3ModOh28r++p3yqo1W0cJs2MYITalMJZs19 root@cinder-test-vm-09b6f136-9ca1-46f0-a264-2d8623805c4e ssh-dss AAAAB3NzaC1kc3MAAACBANbIfFnYd7AY7UGzs+9k8Fjrvgb2vbAVP3H3WSDjyAcTrqf8jB7yfZhsDQ58Zk+pn1pRasdtVuPRZiTr5GtmQlErXeJ3S6SqsgPPxpZ7M7aAkP84m5A4BT0zpvaaQTUg9jo8xgxJNVy1m+w/pWfWNwamF1xSkom45Kyg4rECHTFrAAAAFQCqSIzBormoOYytuFNOB8eaNYgzjQAAAIBprCWEiB5P/NDTv/Eohx+TCagRUsLEPsxHRmtgPi+jYdV0Bggq81o9B6iR8IGRBabxAoKUBjT9BLDYYDQoIJUAExdB8f+RBEFX1+wzU7ooJU/yY2e0ayquGgOin+VBIDEBL6DDGcQsYKLWdZX37fza8bUs2egZUHNL6Kse3yAzVQAAAIAAqfXXVyM7zDBlFvtvnKyywBuCDJ+oNDW/hBNttfnMQNMIOuYRpgkrc6SdUcIK9hyd+fAAyfDAdir0vsKqfNlxP8mlGR1LrlBkjan9hAYqme1xc09GeFHRI4cZjXj31B87GJL7HDJPM/pbO7aHbM6NTWQCKVicxOWTDEVL11vRTg== root@cinder-test-vm-09b6f136-9ca1-46f0-a264-2d8623805c4e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe01:a5c8/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-09b6f136-9ca1-46f0-a264-2d8623805c4e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.80 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-09b6f136-9ca1-46f0-a264-2d8623805c4e login: 2018-10-17 13:39:05,157 - paramiko.transport - DEBUG - starting thread (client mode): 0x124aa110L 2018-10-17 13:39:05,158 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-17 13:39:05,158 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-17 13:39:05,158 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-17 13:39:05,159 - 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-10-17 13:39:05,160 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-17 13:39:05,160 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-17 13:39:05,160 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-17 13:39:05,160 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-17 13:39:05,160 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-17 13:39:05,179 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-17 13:39:05,180 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-17 13:39:05,190 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 2739dfe059c3a48449898358e3800575 2018-10-17 13:39:05,191 - paramiko.transport - DEBUG - Trying discovered key 3839734f801162ebc841c9e3ea175775 in /tmp/tmpV_Gwnn 2018-10-17 13:39:05,220 - paramiko.transport - DEBUG - userauth is OK 2018-10-17 13:39:05,228 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-17 13:39:05,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-10-17 13:39:05,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"volumeAttachment": {"volumeId": "d7e2e550-bf65-45f8-866b-26bfd25fca3b"}}' 2018-10-17 13:39:09,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76ad6300-cb1c-4b5f-a926-db44fe40e8bb x-openstack-request-id: req-76ad6300-cb1c-4b5f-a926-db44fe40e8bb 2018-10-17 13:39:09,391 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "1926e694-4468-4930-be33-2fae284e4483", "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "volumeId": "d7e2e550-bf65-45f8-866b-26bfd25fca3b"}} 2018-10-17 13:39:09,391 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483/os-volume_attachments used request id req-76ad6300-cb1c-4b5f-a926-db44fe40e8bb 2018-10-17 13:39:09,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 4.13600802422s 2018-10-17 13:39:09,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:09,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:09,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4bed6bca-2e1b-4f9b-82ec-2d0cccb2ce00 x-openstack-request-id: req-4bed6bca-2e1b-4f9b-82ec-2d0cccb2ce00 2018-10-17 13:39:09,458 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:09.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:09,458 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-4bed6bca-2e1b-4f9b-82ec-2d0cccb2ce00 2018-10-17 13:39:09,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0663979053497s 2018-10-17 13:39:09,460 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:11,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:11,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:12,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-aac170aa-9231-4588-9b5d-7b77da6deb09 x-openstack-request-id: req-aac170aa-9231-4588-9b5d-7b77da6deb09 2018-10-17 13:39:12,622 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:12,622 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-aac170aa-9231-4588-9b5d-7b77da6deb09 2018-10-17 13:39:12,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.16151404381s 2018-10-17 13:39:12,624 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:14,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:14,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:15,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3232c7b8-6d53-4ed5-8dbc-f03832196736 x-openstack-request-id: req-3232c7b8-6d53-4ed5-8dbc-f03832196736 2018-10-17 13:39:15,744 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [{"server_id": "1926e694-4468-4930-be33-2fae284e4483", "attachment_id": "ad97ebfe-6f4e-45c8-93aa-68f009e9741c", "attached_at": "2018-10-17T13:39:11.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "device": "/dev/vdb", "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b"}], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:13.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:15,745 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-3232c7b8-6d53-4ed5-8dbc-f03832196736 2018-10-17 13:39:15,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.1185259819s 2018-10-17 13:39:15,747 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 13:39:15,750 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-17 13:39:15,750 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 13:39:15,752 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 13:39:15,819 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 13:39:15,820 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-17 13:39:15,821 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-17 13:39:15,821 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 13:39:15,860 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-10-17 13:39:15,860 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-17 13:39:15,886 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-17 13:39:16,298 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-17 13:39:16,298 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 472e5ada-8c0e-4ca4-8021-e091bfc1c097 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-10-17 13:39:16,299 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-10-17 13:39:16,300 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-17 13:39:16,299 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-10-17 13:39:16,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-10-17 13:39:16,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483/os-volume_attachments/d7e2e550-bf65-45f8-866b-26bfd25fca3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:18,110 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-273ae9d9-b98e-44a1-81da-28efb0f14bed x-openstack-request-id: req-273ae9d9-b98e-44a1-81da-28efb0f14bed 2018-10-17 13:39:18,111 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483/os-volume_attachments/d7e2e550-bf65-45f8-866b-26bfd25fca3b used request id req-273ae9d9-b98e-44a1-81da-28efb0f14bed 2018-10-17 13:39:18,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.8106071949s 2018-10-17 13:39:18,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:18,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:19,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-36129fd9-c78f-4b0c-8ded-3e869d68ae57 x-openstack-request-id: req-36129fd9-c78f-4b0c-8ded-3e869d68ae57 2018-10-17 13:39:19,131 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [{"server_id": "1926e694-4468-4930-be33-2fae284e4483", "attachment_id": "ad97ebfe-6f4e-45c8-93aa-68f009e9741c", "attached_at": "2018-10-17T13:39:11.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "device": "/dev/vdb", "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b"}], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:18.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:19,131 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-36129fd9-c78f-4b0c-8ded-3e869d68ae57 2018-10-17 13:39:19,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.01985788345s 2018-10-17 13:39:19,133 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:21,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:21,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:22,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-6ec56d5e-23ff-4385-b10e-e467f34092ac x-openstack-request-id: req-6ec56d5e-23ff-4385-b10e-e467f34092ac 2018-10-17 13:39:22,254 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:19.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:22,254 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-6ec56d5e-23ff-4385-b10e-e467f34092ac 2018-10-17 13:39:22,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11811494827s 2018-10-17 13:39:22,256 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-10-17 13:39:22,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-10-17 13:39:22,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" -d '{"volumeAttachment": {"volumeId": "d7e2e550-bf65-45f8-866b-26bfd25fca3b"}}' 2018-10-17 13:39:23,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-afa6b172-4dd5-4cc8-b3ed-0e83ea820566 x-openstack-request-id: req-afa6b172-4dd5-4cc8-b3ed-0e83ea820566 2018-10-17 13:39:23,218 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "volumeId": "d7e2e550-bf65-45f8-866b-26bfd25fca3b"}} 2018-10-17 13:39:23,218 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811/os-volume_attachments used request id req-afa6b172-4dd5-4cc8-b3ed-0e83ea820566 2018-10-17 13:39:23,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.961649894714s 2018-10-17 13:39:23,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:23,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:23,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f9a14d0c-e1ec-4d19-8dba-56016baf73e7 x-openstack-request-id: req-f9a14d0c-e1ec-4d19-8dba-56016baf73e7 2018-10-17 13:39:23,280 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:23.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:23,280 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-f9a14d0c-e1ec-4d19-8dba-56016baf73e7 2018-10-17 13:39:23,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0614368915558s 2018-10-17 13:39:23,281 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:25,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:25,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:26,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-27d7ccc3-d6ee-443d-8640-f052dd82af0e x-openstack-request-id: req-27d7ccc3-d6ee-443d-8640-f052dd82af0e 2018-10-17 13:39:26,378 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:23.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:26,378 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-27d7ccc3-d6ee-443d-8640-f052dd82af0e 2018-10-17 13:39:26,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09383296967s 2018-10-17 13:39:26,380 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:28,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:28,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:29,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:28 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e8e7c19e-6e39-4de1-9898-f8f6ac15febe x-openstack-request-id: req-e8e7c19e-6e39-4de1-9898-f8f6ac15febe 2018-10-17 13:39:29,508 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [{"server_id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "attachment_id": "ef55664c-1975-41dd-8cb1-4cdb0394de53", "attached_at": "2018-10-17T13:39:26.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "device": "/dev/vdb", "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b"}], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:28.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:29,508 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-e8e7c19e-6e39-4de1-9898-f8f6ac15febe 2018-10-17 13:39:29,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.12609195709s 2018-10-17 13:39:29,511 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-17 13:39:29,513 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-17 13:39:29,513 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-17 13:39:29,516 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-17 13:39:29,583 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-17 13:39:29,584 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-17 13:39:29,584 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-17 13:39:29,585 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-17 13:39:29,622 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-10-17 13:39:29,622 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-17 13:39:29,650 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-17 13:39:29,673 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-17 13:39:29,673 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-10-17 13:39:29,673 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-10-17 13:39:29,674 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-10-17 13:39:29,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-10-17 13:39:29,675 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-17 13:39:29,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811/os-volume_attachments/d7e2e550-bf65-45f8-866b-26bfd25fca3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:33,682 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dbda18ce-1ac5-4f31-8835-3684c5d3f7c0 x-openstack-request-id: req-dbda18ce-1ac5-4f31-8835-3684c5d3f7c0 2018-10-17 13:39:33,683 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811/os-volume_attachments/d7e2e550-bf65-45f8-866b-26bfd25fca3b used request id req-dbda18ce-1ac5-4f31-8835-3684c5d3f7c0 2018-10-17 13:39:33,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 4.00820803642s 2018-10-17 13:39:33,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:33,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:34,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:33 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a0f53d83-2463-4059-b776-e401dd0bc54a x-openstack-request-id: req-a0f53d83-2463-4059-b776-e401dd0bc54a 2018-10-17 13:39:34,789 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:34.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:34,789 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-a0f53d83-2463-4059-b776-e401dd0bc54a 2018-10-17 13:39:34,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10542821884s 2018-10-17 13:39:34,916 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:39:34,916 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:43 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-17 13:39:34,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 13:39:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:36,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8116d64-829d-4d50-b4ed-2bbcc903b767 x-openstack-request-id: req-e8116d64-829d-4d50-b4ed-2bbcc903b767 2018-10-17 13:39:36,106 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811 used request id req-e8116d64-829d-4d50-b4ed-2bbcc903b767 2018-10-17 13:39:36,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 1.18521904945s 2018-10-17 13:39:36,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:39:36,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:36,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d955fbd-38e7-4fe5-84aa-786a69ea127b x-openstack-request-id: req-4d955fbd-38e7-4fe5-84aa-786a69ea127b 2018-10-17 13:39:36,844 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a5:c8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a5:c8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:58Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:21:72", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3e55c7f5-f026-4eb7-ace9-1b32cf091811", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:38:29.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "3e55c7f5-f026-4eb7-ace9-1b32cf091811", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:39:35Z", "hostId": "ccecadb95727c8a0dec3b7334c08ff22bd81c7ef169602bc22134988", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm2_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:16Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:39:36,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4d955fbd-38e7-4fe5-84aa-786a69ea127b 2018-10-17 13:39:36,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737174034119s 2018-10-17 13:39:36,847 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:38,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:39:38,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:39,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b51db0b3-61f8-49dc-bb72-23325708af87 x-openstack-request-id: req-b51db0b3-61f8-49dc-bb72-23325708af87 2018-10-17 13:39:39,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a5:c8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a5:c8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:38:58Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:39:39,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b51db0b3-61f8-49dc-bb72-23325708af87 2018-10-17 13:39:39,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.854225873947s 2018-10-17 13:39:39,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 13:39:39,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/bbcac857-416b-4aa4-ae2b-6ba8a93074ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:41,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:39:41 GMT X-Openstack-Request-Id: req-45bf04c8-d831-4178-8995-5aee58ed08b0 2018-10-17 13:39:41,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:39:41,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/bbcac857-416b-4aa4-ae2b-6ba8a93074ec.json used request id req-45bf04c8-d831-4178-8995-5aee58ed08b0 2018-10-17 13:39:41,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.67770600319s 2018-10-17 13:39:41,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:39:41,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:41,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:41 GMT X-Openstack-Request-Id: req-106e220a-925a-43e0-97ae-96c0b7b9df54 2018-10-17 13:39:41,461 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:39:00Z", "updated_at": "2018-10-17T13:39:04Z", "floating_network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "457c950c-12c4-43b0-8411-8b3be191b59b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:a5:c8", "device_id": "1926e694-4468-4930-be33-2fae284e4483"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_id": "030a2355-e8c2-4084-9800-49eaad854316", "id": "48cf47f4-117a-435a-86e9-08b4191b1d70", "qos_policy_id": null}]} 2018-10-17 13:39:41,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-106e220a-925a-43e0-97ae-96c0b7b9df54 2018-10-17 13:39:41,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0609519481659s 2018-10-17 13:39:41,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:42,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-246bb09b-f1af-45c7-a087-3b2b5cfa25c7 x-openstack-request-id: req-246bb09b-f1af-45c7-a087-3b2b5cfa25c7 2018-10-17 13:39:42,585 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:34.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:42,585 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-246bb09b-f1af-45c7-a087-3b2b5cfa25c7 2018-10-17 13:39:42,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11725711823s 2018-10-17 13:39:42,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-10-17 13:39:42,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:43,739 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:39:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-bcb4117e-7127-41da-b479-ab6207aaa1ef 2018-10-17 13:39:43,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:39:43,739 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b used request id req-bcb4117e-7127-41da-b479-ab6207aaa1ef 2018-10-17 13:39:43,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 1.15244483948s 2018-10-17 13:39:43,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:43,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:43,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:43 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-6a2e86fc-d90d-4fb9-a862-04704b38de06 x-openstack-request-id: req-6a2e86fc-d90d-4fb9-a862-04704b38de06 2018-10-17 13:39:43,793 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "f51f81eae114479d8e4de5221023f4d8", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/d7e2e550-bf65-45f8-866b-26bfd25fca3b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-17T13:38:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "updated_at": "2018-10-17T13:39:43.000000", "volume_type": "tripleo", "name": "cinder_test-volume_09b6f136-9ca1-46f0-a264-2d8623805c4e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d7e2e550-bf65-45f8-866b-26bfd25fca3b", "size": 2}]} 2018-10-17 13:39:43,793 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-6a2e86fc-d90d-4fb9-a862-04704b38de06 2018-10-17 13:39:43,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0535449981689s 2018-10-17 13:39:43,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:45,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-17 13:39:45,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:45,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:45 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-6decf3c4-e801-4b60-917f-d235438ea735 x-openstack-request-id: req-6decf3c4-e801-4b60-917f-d235438ea735 2018-10-17 13:39:45,842 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-17 13:39:45,842 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.25:8776/v3/3dcbcffd420f4a00ada6dfd8e9236b4b/volumes/detail used request id req-6decf3c4-e801-4b60-917f-d235438ea735 2018-10-17 13:39:45,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0448729991913s 2018-10-17 13:39:45,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-17 13:39:45,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/48cf47f4-117a-435a-86e9-08b4191b1d70.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:47,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:39:47 GMT X-Openstack-Request-Id: req-f915ed66-7f6a-4061-840d-5eb7a6f0ae2b 2018-10-17 13:39:47,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:39:47,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/48cf47f4-117a-435a-86e9-08b4191b1d70.json used request id req-f915ed66-7f6a-4061-840d-5eb7a6f0ae2b 2018-10-17 13:39:47,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.57526779175s 2018-10-17 13:39:47,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-17 13:39:47,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:47,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:47 GMT X-Openstack-Request-Id: req-ac1a5235-2f1d-4bdf-a431-795ebaa1d55d 2018-10-17 13:39:47,482 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-17 13:39:47,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ac1a5235-2f1d-4bdf-a431-795ebaa1d55d 2018-10-17 13:39:47,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0469388961792s 2018-10-17 13:39:47,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-17 13:39:47,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:48,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ac88d3f-5367-4fb4-ae35-68eebaadb6b3 x-openstack-request-id: req-3ac88d3f-5367-4fb4-ae35-68eebaadb6b3 2018-10-17 13:39:48,687 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483 used request id req-3ac88d3f-5367-4fb4-ae35-68eebaadb6b3 2018-10-17 13:39:48,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 1.20412302017s 2018-10-17 13:39:48,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:39:48,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:49,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ef05fc35-6138-440c-ac86-e914a63bcbf1 x-openstack-request-id: req-ef05fc35-6138-440c-ac86-e914a63bcbf1 2018-10-17 13:39:49,217 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a5:c8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:a5:c8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "security_groups": [{"name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}], "user_id": "f51f81eae114479d8e4de5221023f4d8", "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-10-17T13:39:47Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-17 13:39:49,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ef05fc35-6138-440c-ac86-e914a63bcbf1 2018-10-17 13:39:49,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530082941055s 2018-10-17 13:39:49,219 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:51,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:39:51,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:51,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-256eae36-35c5-4a4c-b946-737bf37ca272 x-openstack-request-id: req-256eae36-35c5-4a4c-b946-737bf37ca272 2018-10-17 13:39:51,681 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:39:51,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-256eae36-35c5-4a4c-b946-737bf37ca272 2018-10-17 13:39:51,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459243774414s 2018-10-17 13:39:51,683 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:53,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:39:53,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:54,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-21ae5681-7ad7-47aa-8a2f-a9a1fb592c18 x-openstack-request-id: req-21ae5681-7ad7-47aa-8a2f-a9a1fb592c18 2018-10-17 13:39:54,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:39:54,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-21ae5681-7ad7-47aa-8a2f-a9a1fb592c18 2018-10-17 13:39:54,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460000038147s 2018-10-17 13:39:54,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:56,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:39:56,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:56,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-377caa58-1957-44c7-ad15-5654caec5201 x-openstack-request-id: req-377caa58-1957-44c7-ad15-5654caec5201 2018-10-17 13:39:56,564 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:39:56,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-377caa58-1957-44c7-ad15-5654caec5201 2018-10-17 13:39:56,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414541006088s 2018-10-17 13:39:56,566 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:39:58,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:39:58,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:39:59,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:39:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-402c92ed-3e93-4c5a-a42d-512f139e1bfa x-openstack-request-id: req-402c92ed-3e93-4c5a-a42d-512f139e1bfa 2018-10-17 13:39:59,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:39:59,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-402c92ed-3e93-4c5a-a42d-512f139e1bfa 2018-10-17 13:39:59,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456066846848s 2018-10-17 13:39:59,027 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:01,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:01,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:01,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ee4a3c1-061c-4c2f-816d-433bccc32928 x-openstack-request-id: req-3ee4a3c1-061c-4c2f-816d-433bccc32928 2018-10-17 13:40:01,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:01,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3ee4a3c1-061c-4c2f-816d-433bccc32928 2018-10-17 13:40:01,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436805009842s 2018-10-17 13:40:01,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:03,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:03,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9c84add-dcc1-431f-a384-ab6e1aac5c17 x-openstack-request-id: req-e9c84add-dcc1-431f-a384-ab6e1aac5c17 2018-10-17 13:40:03,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:03,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e9c84add-dcc1-431f-a384-ab6e1aac5c17 2018-10-17 13:40:03,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43279004097s 2018-10-17 13:40:03,906 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:05,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:06,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-596224c8-c459-4caf-b661-a49d75b7e22b x-openstack-request-id: req-596224c8-c459-4caf-b661-a49d75b7e22b 2018-10-17 13:40:06,347 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:06,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-596224c8-c459-4caf-b661-a49d75b7e22b 2018-10-17 13:40:06,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438763856888s 2018-10-17 13:40:06,350 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:08,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:08,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:09,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7de5e31d-681c-4c73-9b07-3cfffdcb0138 x-openstack-request-id: req-7de5e31d-681c-4c73-9b07-3cfffdcb0138 2018-10-17 13:40:09,080 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:09,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7de5e31d-681c-4c73-9b07-3cfffdcb0138 2018-10-17 13:40:09,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728132009506s 2018-10-17 13:40:09,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:11,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:11,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:11,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-224fc036-9b57-4ed1-8989-0c283b1ec7e4 x-openstack-request-id: req-224fc036-9b57-4ed1-8989-0c283b1ec7e4 2018-10-17 13:40:11,254 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:11,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-224fc036-9b57-4ed1-8989-0c283b1ec7e4 2018-10-17 13:40:11,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168190956116s 2018-10-17 13:40:11,256 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:13,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:13,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:13,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-466fe5ac-c5bd-436c-8645-2f4126d3e794 x-openstack-request-id: req-466fe5ac-c5bd-436c-8645-2f4126d3e794 2018-10-17 13:40:13,868 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:13,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-466fe5ac-c5bd-436c-8645-2f4126d3e794 2018-10-17 13:40:13,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610204935074s 2018-10-17 13:40:13,870 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:15,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:15,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:16,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0890bfe0-c416-421e-b124-352a46533010 x-openstack-request-id: req-0890bfe0-c416-421e-b124-352a46533010 2018-10-17 13:40:16,591 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:16,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0890bfe0-c416-421e-b124-352a46533010 2018-10-17 13:40:16,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718306064606s 2018-10-17 13:40:16,593 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:18,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:18,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0dc5cfcd-d70d-44bb-9863-ab7f70deebf6 x-openstack-request-id: req-0dc5cfcd-d70d-44bb-9863-ab7f70deebf6 2018-10-17 13:40:18,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:18,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0dc5cfcd-d70d-44bb-9863-ab7f70deebf6 2018-10-17 13:40:18,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355155944824s 2018-10-17 13:40:18,953 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:20,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:21,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7b37100-b468-464c-adeb-a00b3a15010f x-openstack-request-id: req-b7b37100-b468-464c-adeb-a00b3a15010f 2018-10-17 13:40:21,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:21,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7b37100-b468-464c-adeb-a00b3a15010f 2018-10-17 13:40:21,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.157299041748s 2018-10-17 13:40:21,114 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:23,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:23,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:23,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f8e4e759-20c2-436d-bc1c-1383efb0bfe0 x-openstack-request-id: req-f8e4e759-20c2-436d-bc1c-1383efb0bfe0 2018-10-17 13:40:23,555 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:23,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f8e4e759-20c2-436d-bc1c-1383efb0bfe0 2018-10-17 13:40:23,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438465833664s 2018-10-17 13:40:23,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:25,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:25,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc251ffd-351a-4367-9d2b-ccc820c53520 x-openstack-request-id: req-dc251ffd-351a-4367-9d2b-ccc820c53520 2018-10-17 13:40:25,995 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:25,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dc251ffd-351a-4367-9d2b-ccc820c53520 2018-10-17 13:40:25,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435572862625s 2018-10-17 13:40:25,997 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:28,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:28,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:28,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e04cae27-f0db-4fb7-8485-3b4a5fe59b2e x-openstack-request-id: req-e04cae27-f0db-4fb7-8485-3b4a5fe59b2e 2018-10-17 13:40:28,184 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:28,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e04cae27-f0db-4fb7-8485-3b4a5fe59b2e 2018-10-17 13:40:28,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183927059174s 2018-10-17 13:40:28,186 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:30,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:30,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:30,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7835acd7-dee9-479c-9821-633da99f938f x-openstack-request-id: req-7835acd7-dee9-479c-9821-633da99f938f 2018-10-17 13:40:30,677 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:30,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7835acd7-dee9-479c-9821-633da99f938f 2018-10-17 13:40:30,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488468885422s 2018-10-17 13:40:30,679 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:32,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:32,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:33,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b52f4257-b275-4c86-9a90-506dd6d5be48 x-openstack-request-id: req-b52f4257-b275-4c86-9a90-506dd6d5be48 2018-10-17 13:40:33,123 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:33,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b52f4257-b275-4c86-9a90-506dd6d5be48 2018-10-17 13:40:33,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44238114357s 2018-10-17 13:40:33,126 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:35,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:35,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:35,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c2a4c5c3-dc46-44f2-aff7-95b3014435d6 x-openstack-request-id: req-c2a4c5c3-dc46-44f2-aff7-95b3014435d6 2018-10-17 13:40:35,498 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:35,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2a4c5c3-dc46-44f2-aff7-95b3014435d6 2018-10-17 13:40:35,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370346069336s 2018-10-17 13:40:35,501 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:37,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:37,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:37,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f990e119-e951-41b4-9b71-3dc437848148 x-openstack-request-id: req-f990e119-e951-41b4-9b71-3dc437848148 2018-10-17 13:40:37,930 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:37,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f990e119-e951-41b4-9b71-3dc437848148 2018-10-17 13:40:37,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427165031433s 2018-10-17 13:40:37,932 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:39,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:39,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:40,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9cbb40e5-80ce-43ef-b950-317e00021741 x-openstack-request-id: req-9cbb40e5-80ce-43ef-b950-317e00021741 2018-10-17 13:40:40,092 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:40,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9cbb40e5-80ce-43ef-b950-317e00021741 2018-10-17 13:40:40,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.157222986221s 2018-10-17 13:40:40,094 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:42,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:42,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:42,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ed95026-943d-4d25-9baf-14bdb63ac8d3 x-openstack-request-id: req-6ed95026-943d-4d25-9baf-14bdb63ac8d3 2018-10-17 13:40:42,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:42,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6ed95026-943d-4d25-9baf-14bdb63ac8d3 2018-10-17 13:40:42,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167090892792s 2018-10-17 13:40:42,266 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:44,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:44,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:44,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08d3e1d0-5ff5-4d4f-b293-6a3d120022f9 x-openstack-request-id: req-08d3e1d0-5ff5-4d4f-b293-6a3d120022f9 2018-10-17 13:40:44,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:44,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-08d3e1d0-5ff5-4d4f-b293-6a3d120022f9 2018-10-17 13:40:44,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442662000656s 2018-10-17 13:40:44,713 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:46,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:46,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:47,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f069ccb9-8426-4bb6-ab22-5689535175e1 x-openstack-request-id: req-f069ccb9-8426-4bb6-ab22-5689535175e1 2018-10-17 13:40:47,160 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:47,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f069ccb9-8426-4bb6-ab22-5689535175e1 2018-10-17 13:40:47,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445312023163s 2018-10-17 13:40:47,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:49,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:49,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:49,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06a35313-1d7b-43d7-808b-4525f1cf0e5f x-openstack-request-id: req-06a35313-1d7b-43d7-808b-4525f1cf0e5f 2018-10-17 13:40:49,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:49,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-06a35313-1d7b-43d7-808b-4525f1cf0e5f 2018-10-17 13:40:49,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.159246921539s 2018-10-17 13:40:49,326 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:51,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:51,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:51,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f10c5cb-6611-4be0-b4d4-6a66c32c8912 x-openstack-request-id: req-8f10c5cb-6611-4be0-b4d4-6a66c32c8912 2018-10-17 13:40:51,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:51,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f10c5cb-6611-4be0-b4d4-6a66c32c8912 2018-10-17 13:40:51,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431953907013s 2018-10-17 13:40:51,763 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:53,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:53,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:53,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c50a2a95-b7af-44c8-80d1-f74a992e1594 x-openstack-request-id: req-c50a2a95-b7af-44c8-80d1-f74a992e1594 2018-10-17 13:40:53,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:53,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c50a2a95-b7af-44c8-80d1-f74a992e1594 2018-10-17 13:40:53,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.15860080719s 2018-10-17 13:40:53,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:55,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:55,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:56,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fbe06c2c-22f9-4604-85ef-97cdc0805bd8 x-openstack-request-id: req-fbe06c2c-22f9-4604-85ef-97cdc0805bd8 2018-10-17 13:40:56,397 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:56,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fbe06c2c-22f9-4604-85ef-97cdc0805bd8 2018-10-17 13:40:56,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468189001083s 2018-10-17 13:40:56,399 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:40:58,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:40:58,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:40:58,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:40:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63d5a93a-39e8-4aa2-8506-46f7c2707d50 x-openstack-request-id: req-63d5a93a-39e8-4aa2-8506-46f7c2707d50 2018-10-17 13:40:58,840 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:40:58,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-63d5a93a-39e8-4aa2-8506-46f7c2707d50 2018-10-17 13:40:58,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43886423111s 2018-10-17 13:40:58,842 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:00,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:00,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:01,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab7d99ba-176a-4f80-b9ee-ac28f949fb51 x-openstack-request-id: req-ab7d99ba-176a-4f80-b9ee-ac28f949fb51 2018-10-17 13:41:01,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:01,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ab7d99ba-176a-4f80-b9ee-ac28f949fb51 2018-10-17 13:41:01,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166284799576s 2018-10-17 13:41:01,013 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:03,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:03,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:03,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca8d3349-64fc-4c4f-a341-a80e89a27ad8 x-openstack-request-id: req-ca8d3349-64fc-4c4f-a341-a80e89a27ad8 2018-10-17 13:41:03,466 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:03,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ca8d3349-64fc-4c4f-a341-a80e89a27ad8 2018-10-17 13:41:03,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450528860092s 2018-10-17 13:41:03,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:05,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:05,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:05,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4fc71b0-058d-426d-a6ff-369b049463b6 x-openstack-request-id: req-c4fc71b0-058d-426d-a6ff-369b049463b6 2018-10-17 13:41:05,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:05,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c4fc71b0-058d-426d-a6ff-369b049463b6 2018-10-17 13:41:05,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436761856079s 2018-10-17 13:41:05,910 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:07,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:07,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:08,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e6cea741-a670-4ae0-8abf-6931ea69e49c x-openstack-request-id: req-e6cea741-a670-4ae0-8abf-6931ea69e49c 2018-10-17 13:41:08,065 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:08,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e6cea741-a670-4ae0-8abf-6931ea69e49c 2018-10-17 13:41:08,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.152438879013s 2018-10-17 13:41:08,067 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:10,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:10,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:10,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29d77125-3269-44ca-9c99-f672167bb6da x-openstack-request-id: req-29d77125-3269-44ca-9c99-f672167bb6da 2018-10-17 13:41:10,528 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:10,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-29d77125-3269-44ca-9c99-f672167bb6da 2018-10-17 13:41:10,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458256959915s 2018-10-17 13:41:10,530 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:12,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:12,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:12,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72036f32-ec4e-4a5f-bfa9-d071416456ae x-openstack-request-id: req-72036f32-ec4e-4a5f-bfa9-d071416456ae 2018-10-17 13:41:12,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:12,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-72036f32-ec4e-4a5f-bfa9-d071416456ae 2018-10-17 13:41:12,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418843984604s 2018-10-17 13:41:12,953 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:14,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:15,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c5b6caf-fe77-4c50-82cf-a446d899caa3 x-openstack-request-id: req-3c5b6caf-fe77-4c50-82cf-a446d899caa3 2018-10-17 13:41:15,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:15,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3c5b6caf-fe77-4c50-82cf-a446d899caa3 2018-10-17 13:41:15,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732820987701s 2018-10-17 13:41:15,690 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:17,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:17,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:17,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6292f523-9035-4810-bf36-b71d537ea734 x-openstack-request-id: req-6292f523-9035-4810-bf36-b71d537ea734 2018-10-17 13:41:17,853 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:17,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6292f523-9035-4810-bf36-b71d537ea734 2018-10-17 13:41:17,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161316871643s 2018-10-17 13:41:17,855 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:19,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:19,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:20,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76a05e9b-30c3-4642-ad2b-4f07df2fba2c x-openstack-request-id: req-76a05e9b-30c3-4642-ad2b-4f07df2fba2c 2018-10-17 13:41:20,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:20,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76a05e9b-30c3-4642-ad2b-4f07df2fba2c 2018-10-17 13:41:20,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438013076782s 2018-10-17 13:41:20,296 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:22,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:22,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:22,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9225e38f-68f6-4234-9eaa-a54207744aa7 x-openstack-request-id: req-9225e38f-68f6-4234-9eaa-a54207744aa7 2018-10-17 13:41:22,748 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:22,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9225e38f-68f6-4234-9eaa-a54207744aa7 2018-10-17 13:41:22,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449397087097s 2018-10-17 13:41:22,749 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:24,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:24,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:25,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9282a713-7194-438c-b0b6-9fc05b1ec013 x-openstack-request-id: req-9282a713-7194-438c-b0b6-9fc05b1ec013 2018-10-17 13:41:25,201 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:25,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9282a713-7194-438c-b0b6-9fc05b1ec013 2018-10-17 13:41:25,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449239969254s 2018-10-17 13:41:25,203 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:27,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:27,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:27,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-783685bf-3a5b-47ba-b66d-0e9055407474 x-openstack-request-id: req-783685bf-3a5b-47ba-b66d-0e9055407474 2018-10-17 13:41:27,370 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:27,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-783685bf-3a5b-47ba-b66d-0e9055407474 2018-10-17 13:41:27,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165086984634s 2018-10-17 13:41:27,372 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:29,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:29,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a60adc5-ebf3-490a-98be-46fbb68e7aec x-openstack-request-id: req-6a60adc5-ebf3-490a-98be-46fbb68e7aec 2018-10-17 13:41:29,828 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:29,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a60adc5-ebf3-490a-98be-46fbb68e7aec 2018-10-17 13:41:29,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453189134598s 2018-10-17 13:41:29,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:31,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:31,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:32,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f122c681-ac84-4cb5-8004-1170477e32aa x-openstack-request-id: req-f122c681-ac84-4cb5-8004-1170477e32aa 2018-10-17 13:41:32,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:32,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f122c681-ac84-4cb5-8004-1170477e32aa 2018-10-17 13:41:32,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448441982269s 2018-10-17 13:41:32,283 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:34,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:34,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:34,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0a9454e-8f50-4f69-88e7-ef97849dccfb x-openstack-request-id: req-b0a9454e-8f50-4f69-88e7-ef97849dccfb 2018-10-17 13:41:34,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:34,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b0a9454e-8f50-4f69-88e7-ef97849dccfb 2018-10-17 13:41:34,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436290025711s 2018-10-17 13:41:34,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:36,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:36,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:37,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c855c5a5-a567-441e-a9e0-3df844bf36d2 x-openstack-request-id: req-c855c5a5-a567-441e-a9e0-3df844bf36d2 2018-10-17 13:41:37,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:37,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c855c5a5-a567-441e-a9e0-3df844bf36d2 2018-10-17 13:41:37,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463729143143s 2018-10-17 13:41:37,193 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:39,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:39,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:39,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce82c1b7-086a-4122-9baf-db8c2dc82cb2 x-openstack-request-id: req-ce82c1b7-086a-4122-9baf-db8c2dc82cb2 2018-10-17 13:41:39,921 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:39,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce82c1b7-086a-4122-9baf-db8c2dc82cb2 2018-10-17 13:41:39,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725795984268s 2018-10-17 13:41:39,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:41,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:41,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:42,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01bbb365-026e-435a-82e3-5a7d1b359e6c x-openstack-request-id: req-01bbb365-026e-435a-82e3-5a7d1b359e6c 2018-10-17 13:41:42,084 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:42,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-01bbb365-026e-435a-82e3-5a7d1b359e6c 2018-10-17 13:41:42,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.157763957977s 2018-10-17 13:41:42,086 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:44,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:44,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:44,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23dd75e2-f264-4e78-bc79-68c3e9345f1e x-openstack-request-id: req-23dd75e2-f264-4e78-bc79-68c3e9345f1e 2018-10-17 13:41:44,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:44,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-23dd75e2-f264-4e78-bc79-68c3e9345f1e 2018-10-17 13:41:44,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448447942734s 2018-10-17 13:41:44,538 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:46,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:46,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:46,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-698ea5e4-2329-463b-9dde-c91c03e638d1 x-openstack-request-id: req-698ea5e4-2329-463b-9dde-c91c03e638d1 2018-10-17 13:41:46,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:46,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-698ea5e4-2329-463b-9dde-c91c03e638d1 2018-10-17 13:41:46,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422213077545s 2018-10-17 13:41:46,965 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:48,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:48,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:49,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1f17688-da2c-4276-9693-2d1de6efa749 x-openstack-request-id: req-a1f17688-da2c-4276-9693-2d1de6efa749 2018-10-17 13:41:49,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:49,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a1f17688-da2c-4276-9693-2d1de6efa749 2018-10-17 13:41:49,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446611881256s 2018-10-17 13:41:49,416 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:51,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:51,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:51,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5103f9f-235b-455f-8fe8-09c43bef06b7 x-openstack-request-id: req-a5103f9f-235b-455f-8fe8-09c43bef06b7 2018-10-17 13:41:51,983 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:51,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a5103f9f-235b-455f-8fe8-09c43bef06b7 2018-10-17 13:41:51,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565034151077s 2018-10-17 13:41:51,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:53,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:54,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7174c7af-430d-489a-8f7c-ee81c01cfb26 x-openstack-request-id: req-7174c7af-430d-489a-8f7c-ee81c01cfb26 2018-10-17 13:41:54,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:54,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7174c7af-430d-489a-8f7c-ee81c01cfb26 2018-10-17 13:41:54,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.153383970261s 2018-10-17 13:41:54,143 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:56,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:56,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:56,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f497cd88-4128-4da1-95cd-2ede0923b1fb x-openstack-request-id: req-f497cd88-4128-4da1-95cd-2ede0923b1fb 2018-10-17 13:41:56,298 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:56,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f497cd88-4128-4da1-95cd-2ede0923b1fb 2018-10-17 13:41:56,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.151834011078s 2018-10-17 13:41:56,300 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:41:58,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:41:58,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:41:58,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:41:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-200007e2-c02f-46da-92cf-e68c13641e59 x-openstack-request-id: req-200007e2-c02f-46da-92cf-e68c13641e59 2018-10-17 13:41:58,751 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:41:58,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-200007e2-c02f-46da-92cf-e68c13641e59 2018-10-17 13:41:58,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448785066605s 2018-10-17 13:41:58,753 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:00,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:01,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4cf43fd6-3e2c-4568-9cae-06eb89362f0e x-openstack-request-id: req-4cf43fd6-3e2c-4568-9cae-06eb89362f0e 2018-10-17 13:42:01,216 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:01,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4cf43fd6-3e2c-4568-9cae-06eb89362f0e 2018-10-17 13:42:01,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461202144623s 2018-10-17 13:42:01,219 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:03,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:03,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:03,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-59fb7e17-e009-45bc-9bd8-9d105fc46590 x-openstack-request-id: req-59fb7e17-e009-45bc-9bd8-9d105fc46590 2018-10-17 13:42:03,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:03,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59fb7e17-e009-45bc-9bd8-9d105fc46590 2018-10-17 13:42:03,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44424200058s 2018-10-17 13:42:03,667 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:05,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:05,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:06,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1ab8651-b133-46e8-a463-bd3be34a5811 x-openstack-request-id: req-c1ab8651-b133-46e8-a463-bd3be34a5811 2018-10-17 13:42:06,010 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:06,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c1ab8651-b133-46e8-a463-bd3be34a5811 2018-10-17 13:42:06,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340052843094s 2018-10-17 13:42:06,012 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:08,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:08,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc0ce6ca-b3b2-4404-9fad-00a00a1d613f x-openstack-request-id: req-dc0ce6ca-b3b2-4404-9fad-00a00a1d613f 2018-10-17 13:42:08,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:08,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dc0ce6ca-b3b2-4404-9fad-00a00a1d613f 2018-10-17 13:42:08,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647737979889s 2018-10-17 13:42:08,663 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:10,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:10,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:11,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81806e15-7f61-40be-b033-fb78bc8a5196 x-openstack-request-id: req-81806e15-7f61-40be-b033-fb78bc8a5196 2018-10-17 13:42:11,089 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:11,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-81806e15-7f61-40be-b033-fb78bc8a5196 2018-10-17 13:42:11,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423634052277s 2018-10-17 13:42:11,091 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:13,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:13,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:13,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-daed156b-e7df-4b33-baaa-f46748d1f11c x-openstack-request-id: req-daed156b-e7df-4b33-baaa-f46748d1f11c 2018-10-17 13:42:13,519 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:13,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-daed156b-e7df-4b33-baaa-f46748d1f11c 2018-10-17 13:42:13,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426132202148s 2018-10-17 13:42:13,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:15,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:15,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:15,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40fca00e-2434-44e0-890e-90d7a9f53f27 x-openstack-request-id: req-40fca00e-2434-44e0-890e-90d7a9f53f27 2018-10-17 13:42:15,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:15,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-40fca00e-2434-44e0-890e-90d7a9f53f27 2018-10-17 13:42:15,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452357053757s 2018-10-17 13:42:15,979 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:17,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:17,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:18,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb5c6822-f2a6-481e-b2e3-56f6a3d1c8b6 x-openstack-request-id: req-fb5c6822-f2a6-481e-b2e3-56f6a3d1c8b6 2018-10-17 13:42:18,425 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:18,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fb5c6822-f2a6-481e-b2e3-56f6a3d1c8b6 2018-10-17 13:42:18,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443778038025s 2018-10-17 13:42:18,427 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:20,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:20,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38b1983f-83f9-453c-8924-8b5bdff4c3c4 x-openstack-request-id: req-38b1983f-83f9-453c-8924-8b5bdff4c3c4 2018-10-17 13:42:20,889 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:20,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-38b1983f-83f9-453c-8924-8b5bdff4c3c4 2018-10-17 13:42:20,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458992958069s 2018-10-17 13:42:20,891 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:22,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:22,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:23,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5418f8da-4634-40ba-85e6-c396aed31cab x-openstack-request-id: req-5418f8da-4634-40ba-85e6-c396aed31cab 2018-10-17 13:42:23,347 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:23,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5418f8da-4634-40ba-85e6-c396aed31cab 2018-10-17 13:42:23,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453925132751s 2018-10-17 13:42:23,349 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:25,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:25,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:25,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7bcc6183-5cdc-410b-84f1-9cda35a2981f x-openstack-request-id: req-7bcc6183-5cdc-410b-84f1-9cda35a2981f 2018-10-17 13:42:25,855 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:25,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7bcc6183-5cdc-410b-84f1-9cda35a2981f 2018-10-17 13:42:25,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503263950348s 2018-10-17 13:42:25,856 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:27,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:27,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:28,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55e830b3-64ae-434d-9068-17b6d1dcd098 x-openstack-request-id: req-55e830b3-64ae-434d-9068-17b6d1dcd098 2018-10-17 13:42:28,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:28,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-55e830b3-64ae-434d-9068-17b6d1dcd098 2018-10-17 13:42:28,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436064958572s 2018-10-17 13:42:28,297 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:30,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:30,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:30,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-867cc4e8-0fd8-414f-aa59-33fc1e10b6d9 x-openstack-request-id: req-867cc4e8-0fd8-414f-aa59-33fc1e10b6d9 2018-10-17 13:42:30,760 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:30,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-867cc4e8-0fd8-414f-aa59-33fc1e10b6d9 2018-10-17 13:42:30,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461241960526s 2018-10-17 13:42:30,762 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:32,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:32,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:33,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57557a7f-7cb8-4dd9-aa61-a0ceaf56873c x-openstack-request-id: req-57557a7f-7cb8-4dd9-aa61-a0ceaf56873c 2018-10-17 13:42:33,193 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:33,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-57557a7f-7cb8-4dd9-aa61-a0ceaf56873c 2018-10-17 13:42:33,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430181980133s 2018-10-17 13:42:33,195 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:35,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:35,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:35,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7284a01a-25d4-44f2-b0ac-a78de0382193 x-openstack-request-id: req-7284a01a-25d4-44f2-b0ac-a78de0382193 2018-10-17 13:42:35,638 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:35,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7284a01a-25d4-44f2-b0ac-a78de0382193 2018-10-17 13:42:35,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44033408165s 2018-10-17 13:42:35,640 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:37,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:37,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:38,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-576a9b80-4913-433a-8cfd-9b8f52a55c9b x-openstack-request-id: req-576a9b80-4913-433a-8cfd-9b8f52a55c9b 2018-10-17 13:42:38,081 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:38,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-576a9b80-4913-433a-8cfd-9b8f52a55c9b 2018-10-17 13:42:38,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438951015472s 2018-10-17 13:42:38,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:40,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:40,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:40,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26768fdf-411f-4c6d-ac9f-bc7b3592eda9 x-openstack-request-id: req-26768fdf-411f-4c6d-ac9f-bc7b3592eda9 2018-10-17 13:42:40,527 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:40,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-26768fdf-411f-4c6d-ac9f-bc7b3592eda9 2018-10-17 13:42:40,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442422151566s 2018-10-17 13:42:40,530 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:42,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:42,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:42,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86399def-7aa5-4d25-a4d2-05f6eb32b63f x-openstack-request-id: req-86399def-7aa5-4d25-a4d2-05f6eb32b63f 2018-10-17 13:42:42,692 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:42,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-86399def-7aa5-4d25-a4d2-05f6eb32b63f 2018-10-17 13:42:42,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.160293102264s 2018-10-17 13:42:42,695 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:44,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:44,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:44,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c0f276d-01de-4461-9732-1c82eb3033eb x-openstack-request-id: req-0c0f276d-01de-4461-9732-1c82eb3033eb 2018-10-17 13:42:44,861 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:44,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0c0f276d-01de-4461-9732-1c82eb3033eb 2018-10-17 13:42:44,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164011001587s 2018-10-17 13:42:44,863 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:46,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-17 13:42:46,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e24e567e08a565677c00c43607ca4e6d40801c0625dcd0b2fb2ad625d83d1073" 2018-10-17 13:42:47,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dea8e15e-b5bb-4e0e-ab11-26d0448eb242 x-openstack-request-id: req-dea8e15e-b5bb-4e0e-ab11-26d0448eb242 2018-10-17 13:42:47,304 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/1926e694-4468-4930-be33-2fae284e4483", "rel": "bookmark"}], "image": {"id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "links": [{"href": "http://172.30.9.25:8774/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": "2018-10-17T13:38:57.000000", "flavor": {"id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "links": [{"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}]}, "id": "1926e694-4468-4930-be33-2fae284e4483", "user_id": "f51f81eae114479d8e4de5221023f4d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-17T13:39:50Z", "hostId": "1e045469ee1e8beffd10d3fbd25b45c8933e9573498e7cb33102b6a6", "OS-SRV-USG:terminated_at": "2018-10-17T13:39:50.000000", "key_name": "cinder_test-kp_09b6f136-9ca1-46f0-a264-2d8623805c4e", "name": "cinder_test-vm_09b6f136-9ca1-46f0-a264-2d8623805c4e", "created": "2018-10-17T13:38:49Z", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to delete allocations for consumer 1926e694-4468-4930-be33-2fae284e4483. Error: \n\n500 Internal Server Error\n\n

Internal Server Error

\n

The server enco", "code": 500, "created": "2018-10-17T13:39:50Z"}, "metadata": {}}]} 2018-10-17 13:42:47,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dea8e15e-b5bb-4e0e-ab11-26d0448eb242 2018-10-17 13:42:47,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438555955887s 2018-10-17 13:42:47,306 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-17 13:42:49,309 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 462, in clean self.cloud.delete_server(self.sshvm, wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6857, in delete_server delete_ip_retry=delete_ip_retry) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6922, in _delete_server wait=self._SERVER_AGE or 2): File "/usr/lib/python2.7/site-packages/openstack/utils.py", line 105, in iterate_timeout raise exceptions.ResourceTimeout(message) ResourceTimeout: Timed out waiting for server to get deleted. 2018-10-17 13:42:49,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:42:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:42:49,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e261cf-57b8-466c-8610-dc38ab718b09 2018-10-17 13:42:49,545 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_09b6f136-9ca1-46f0-a264-2d8623805c4e", "links": {"self": "http://172.30.9.25:5000/v3/users/f51f81eae114479d8e4de5221023f4d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f51f81eae114479d8e4de5221023f4d8", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:42:49,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-59e261cf-57b8-466c-8610-dc38ab718b09 2018-10-17 13:42:49,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236043930054s 2018-10-17 13:42:49,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:42:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/f51f81eae114479d8e4de5221023f4d8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:42:49,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8b8bc3-1a5e-4f9d-9a6c-7890b2e5b045 2018-10-17 13:42:49,775 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_09b6f136-9ca1-46f0-a264-2d8623805c4e", "links": {"self": "http://172.30.9.25:5000/v3/users/f51f81eae114479d8e4de5221023f4d8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f51f81eae114479d8e4de5221023f4d8", "description": null}} 2018-10-17 13:42:49,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/f51f81eae114479d8e4de5221023f4d8 used request id req-8a8b8bc3-1a5e-4f9d-9a6c-7890b2e5b045 2018-10-17 13:42:49,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221688985825s 2018-10-17 13:42:49,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 13:42:49,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/f51f81eae114479d8e4de5221023f4d8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:42:50,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:42:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a9d883c-3695-4109-922c-88a56b96259b 2018-10-17 13:42:50,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:42:50,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f51f81eae114479d8e4de5221023f4d8 used request id req-0a9d883c-3695-4109-922c-88a56b96259b 2018-10-17 13:42:50,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.326836824417s 2018-10-17 13:42:50,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:42:50,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:42:50,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e4ca37-c2a8-43df-926a-b21be5f121c2 2018-10-17 13:42:50,320 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/3dcbcffd420f4a00ada6dfd8e9236b4b"}, "tags": [], "enabled": true, "id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_09b6f136-9ca1-46f0-a264-2d8623805c4e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:42:50,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a0e4ca37-c2a8-43df-926a-b21be5f121c2 2018-10-17 13:42:50,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211323976517s 2018-10-17 13:42:50,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 13:42:50,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/3dcbcffd420f4a00ada6dfd8e9236b4b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:42:50,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2398c490-aa82-4aee-ad24-597f01ab6856 2018-10-17 13:42:50,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:42:50,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/3dcbcffd420f4a00ada6dfd8e9236b4b used request id req-2398c490-aa82-4aee-ad24-597f01ab6856 2018-10-17 13:42:50,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.356661081314s 2018-10-17 13:42:50,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:42:50,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=3dcbcffd420f4a00ada6dfd8e9236b4b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:42:51,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:51 GMT X-Openstack-Request-Id: req-04d9bf3f-ee88-4446-82a9-2b76e36ec8b6 2018-10-17 13:42:51,026 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:37:52Z", "updated_at": "2018-10-17T13:37:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "341e201d-1456-4d50-a422-968376bd84e1", "remote_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "4331cacd-c51d-4a9d-a6c6-05de2b8209ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "9864909e-e330-40bf-a9fa-64357fd351de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "ac1f028c-86ef-4ae4-97c2-cf06df2b4a69", "remote_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}], "revision_number": 1, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "name": "default"}]} 2018-10-17 13:42:51,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=3dcbcffd420f4a00ada6dfd8e9236b4b&name=default used request id req-04d9bf3f-ee88-4446-82a9-2b76e36ec8b6 2018-10-17 13:42:51,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.337802886963s 2018-10-17 13:42:51,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:42:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:42:51,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16564 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:51 GMT X-Openstack-Request-Id: req-baa845a1-692f-4e3d-b774-8264480a6311 2018-10-17 13:42:51,377 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:37:52Z", "updated_at": "2018-10-17T13:37:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "341e201d-1456-4d50-a422-968376bd84e1", "remote_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "4331cacd-c51d-4a9d-a6c6-05de2b8209ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "9864909e-e330-40bf-a9fa-64357fd351de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:37:52Z", "revision_number": 0, "id": "ac1f028c-86ef-4ae4-97c2-cf06df2b4a69", "remote_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "remote_ip_prefix": null, "created_at": "2018-10-17T13:37:52Z", "security_group_id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}], "revision_number": 1, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "017e46e9-fcda-43b7-90a9-0902bff3d82d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d388e865e0f743199d7abe11b49247c2", "created_at": "2018-10-17T13:22:03Z", "updated_at": "2018-10-17T13:22:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "54f8ad9d-19f4-47db-bf07-aa8f8672ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "58cad19f-1db4-45b1-bb33-7ce641ef98f9", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "8d17a4fc-f37e-4246-b155-7d44afa895c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "96a599f0-0940-4c25-877b-dafa4123d8a0", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}], "revision_number": 1, "project_id": "d388e865e0f743199d7abe11b49247c2", "id": "144bb45c-17a8-447b-8058-9291f2d20df5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:50Z", "updated_at": "2018-10-17T13:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "6920d778-26fa-4113-98c4-e9a20824e8ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "af651cfd-6644-4282-b45f-bd59d0faef54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "bb982874-4b12-4391-b370-298cb07d1939", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "d3fb47f3-ec2e-4cf1-b3bf-c79c37ee2b38", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:09Z", "updated_at": "2018-10-17T13:38:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:11Z", "revision_number": 0, "id": "0471e6af-47fb-41c8-af21-3be3964613dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:11Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:38:10Z", "revision_number": 0, "id": "33d322e1-5958-4b03-9170-6a96a6889ce4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:10Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:09Z", "revision_number": 0, "id": "8c80eb3d-fd0c-47ee-9343-53d82c286ffa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:09Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:09Z", "revision_number": 0, "id": "ee8488f6-b3f3-4167-93e2-581f2f3a93b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:09Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}], "revision_number": 3, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:53Z", "updated_at": "2018-10-17T13:29:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "36c9e3b9-4027-48e6-8ce2-27a7fb42add8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:54Z", "revision_number": 0, "id": "9ff9276a-c2f3-412f-837e-213115822c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:29:54Z", "revision_number": 0, "id": "cc541da7-bc84-4247-8a8c-e9e956345346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "ff15d16a-8955-43fd-bef9-edd8dca1c071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 3, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T13:25:54Z", "updated_at": "2018-10-17T13:25:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "29bf54d7-7eda-4bd7-b57b-2fdf3308c11e", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "4de2ffd8-3183-40d0-8963-cdef8bb17b45", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "9b8216cc-9dcc-433f-a714-ee180f70f7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "c83610c0-df84-4593-ada5-36b9cd50a20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "created_at": "2018-10-17T13:35:12Z", "updated_at": "2018-10-17T13:35:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:35:12Z", "revision_number": 0, "id": "116819f5-1ece-4462-8da3-82f5ac81997b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:35:12Z", "security_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:35:12Z", "revision_number": 0, "id": "6a0e8d8a-c6be-4127-b398-c1bfaefe7653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:35:12Z", "security_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:35:12Z", "revision_number": 0, "id": "8c03f73d-390a-4ac1-a118-ad8e6b0c32ec", "remote_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "remote_ip_prefix": null, "created_at": "2018-10-17T13:35:12Z", "security_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:35:12Z", "revision_number": 0, "id": "b05b9234-1200-4ec5-9ccd-22a00f4119dc", "remote_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "remote_ip_prefix": null, "created_at": "2018-10-17T13:35:12Z", "security_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3"}], "revision_number": 1, "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "d9558705-f605-4ae6-841c-5ca81e653640", "name": "default"}]} 2018-10-17 13:42:51,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-baa845a1-692f-4e3d-b774-8264480a6311 2018-10-17 13:42:51,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34669303894s 2018-10-17 13:42:51,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 13:42:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/017e46e9-fcda-43b7-90a9-0902bff3d82d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0d2bd45f352256e7061e2311a1f85a894215c49efe007c7e9dc059f2c3e3f437" 2018-10-17 13:42:51,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 13:42:51 GMT X-Openstack-Request-Id: req-7733668c-b932-462a-8d49-1a44a76f2546 2018-10-17 13:42:51,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 13:42:51,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/017e46e9-fcda-43b7-90a9-0902bff3d82d.json used request id req-7733668c-b932-462a-8d49-1a44a76f2546 2018-10-17 13:42:51,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.358258008957s 2018-10-17 13:42:51,802 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-17 13:42:52,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:42:52,132 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-330c76ee-42b6-4c4d-ad00-effff4d2acb7 2018-10-17 13:42:52,133 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:42:52,133 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-330c76ee-42b6-4c4d-ad00-effff4d2acb7 2018-10-17 13:42:52,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:42:52,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:42:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["0QMW8xP2RT2m0p30wr1OOw"], "issued_at": "2018-10-17T13:42:52.000000Z"}} 2018-10-17 13:42:52,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:42:52,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:52,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f008d0e-7bd2-43a3-ade8-dc3492dc2db6 2018-10-17 13:42:52,758 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:42:52,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-9f008d0e-7bd2-43a3-ade8-dc3492dc2db6 2018-10-17 13:42:52,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212660074234s 2018-10-17 13:42:52,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 13:42:52,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}}' 2018-10-17 13:42:53,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee0b1c46-8a54-4baa-86e8-6d0f82939158 2018-10-17 13:42:53,046 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}} 2018-10-17 13:42:53,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-ee0b1c46-8a54-4baa-86e8-6d0f82939158 2018-10-17 13:42:53,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.279274940491s 2018-10-17 13:42:53,047 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'05422ce616904fdd8224e2a2d53a096d', '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'api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8'}) 2018-10-17 13:42:53,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 13:42:53,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a0af79c8-105e-46f8-ab33-7fce2a413f55", "email": null, "name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8"}}' 2018-10-17 13:42:53,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a59d34a-cf5e-4951-9f1e-c06fad111edb 2018-10-17 13:42:53,462 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}} 2018-10-17 13:42:53,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-0a59d34a-cf5e-4951-9f1e-c06fad111edb 2018-10-17 13:42:53,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.407926082611s 2018-10-17 13:42:53,463 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cdd098020b6d4a8abcdbe7452e043ce5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8'}) 2018-10-17 13:42:53,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:42:53,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:53,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c3afa5-d23f-4dbe-a66d-77f37b57910a 2018-10-17 13:42:53,674 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:42:53,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-67c3afa5-d23f-4dbe-a66d-77f37b57910a 2018-10-17 13:42:53,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207933187485s 2018-10-17 13:42:53,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:42:53,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:53,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a66cc853-6d42-4afc-8de9-4832b7eb0a7a 2018-10-17 13:42:53,888 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:42:53,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a66cc853-6d42-4afc-8de9-4832b7eb0a7a 2018-10-17 13:42:53,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205121994019s 2018-10-17 13:42:53,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:42:53,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:54,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4f5b5d-7a40-4ac9-ac5f-23352ab368cc 2018-10-17 13:42:54,091 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:42:54,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ad4f5b5d-7a40-4ac9-ac5f-23352ab368cc 2018-10-17 13:42:54,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199409008026s 2018-10-17 13:42:54,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:42:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:54,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e29312-cb4a-4ca0-a7fc-9d3a65c60630 2018-10-17 13:42:54,307 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:42:54,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-10e29312-cb4a-4ca0-a7fc-9d3a65c60630 2018-10-17 13:42:54,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210520029068s 2018-10-17 13:42:54,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:42:54,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:54,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e94c41-c8a2-41b0-8a49-50a0d1f4dfe6 2018-10-17 13:42:54,531 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:42:54,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-44e94c41-c8a2-41b0-8a49-50a0d1f4dfe6 2018-10-17 13:42:54,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222677946091s 2018-10-17 13:42:54,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:42:54,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:54,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 467 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f1e84e-b3c3-44d7-8a2a-1ed5ab563767 2018-10-17 13:42:54,748 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:42:54,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-d1f1e84e-b3c3-44d7-8a2a-1ed5ab563767 2018-10-17 13:42:54,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204943180084s 2018-10-17 13:42:54,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:42:54,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=cdd098020b6d4a8abcdbe7452e043ce5&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=05422ce616904fdd8224e2a2d53a096d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:54,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb3b051-5ccd-4c57-8ed2-c29cf61b54af 2018-10-17 13:42:54,870 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=cdd098020b6d4a8abcdbe7452e043ce5&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=05422ce616904fdd8224e2a2d53a096d", "previous": null, "next": null}} 2018-10-17 13:42:54,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=cdd098020b6d4a8abcdbe7452e043ce5&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=05422ce616904fdd8224e2a2d53a096d used request id req-bbb3b051-5ccd-4c57-8ed2-c29cf61b54af 2018-10-17 13:42:54,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114105939865s 2018-10-17 13:42:54,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:42:54,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d/users/cdd098020b6d4a8abcdbe7452e043ce5/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:55,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c56397a6-e4d2-47d7-a727-7156532a7f2d 2018-10-17 13:42:55,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:42:55,129 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d/users/cdd098020b6d4a8abcdbe7452e043ce5/roles/c5becf032b96492483eb72b17137a569 used request id req-c56397a6-e4d2-47d7-a727-7156532a7f2d 2018-10-17 13:42:55,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.254192829132s 2018-10-17 13:42:55,130 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8', 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'05422ce616904fdd8224e2a2d53a096d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a0af79c8-105e-46f8-ab33-7fce2a413f55', 'username': u'api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 13:42:55,134 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8', 'password': 'a0af79c8-105e-46f8-ab33-7fce2a413f55', 'project_name': 'api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': '05422ce616904fdd8224e2a2d53a096d', 'project_domain_name': 'Default'} 2018-10-17 13:42:55,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:42:55,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:55,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf1e08a-7d6b-4238-8630-a2875741bd92 2018-10-17 13:42:55,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:42:55,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-fcf1e08a-7d6b-4238-8630-a2875741bd92 2018-10-17 13:42:55,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205781936646s 2018-10-17 13:42:55,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:42:55,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:55,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ecc26f-b25d-4428-ab21-9e83646d7527 2018-10-17 13:42:55,552 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:42:55,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-26ecc26f-b25d-4428-ab21-9e83646d7527 2018-10-17 13:42:55,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203860998154s 2018-10-17 13:42:55,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:42:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:55,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8968938-2555-4b18-a712-a38b35ed536e 2018-10-17 13:42:55,759 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:42:55,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-c8968938-2555-4b18-a712-a38b35ed536e 2018-10-17 13:42:55,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20142698288s 2018-10-17 13:42:55,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:42:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:55,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa86d7a-4a89-46bb-87b1-08c97640cb77 2018-10-17 13:42:55,906 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:42:55,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-cfa86d7a-4a89-46bb-87b1-08c97640cb77 2018-10-17 13:42:55,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146117925644s 2018-10-17 13:42:55,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:42:55,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:56,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 467 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a3f79a-caed-4a7c-9085-caf4c0a888ca 2018-10-17 13:42:56,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:42:56,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-70a3f79a-caed-4a7c-9085-caf4c0a888ca 2018-10-17 13:42:56,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204762935638s 2018-10-17 13:42:56,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:42:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=cdd098020b6d4a8abcdbe7452e043ce5&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=05422ce616904fdd8224e2a2d53a096d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:56,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0c2253-ce96-44ba-99c1-9acb9b30cb68 2018-10-17 13:42:56,246 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=cdd098020b6d4a8abcdbe7452e043ce5&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=05422ce616904fdd8224e2a2d53a096d", "previous": null, "next": null}} 2018-10-17 13:42:56,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=cdd098020b6d4a8abcdbe7452e043ce5&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=05422ce616904fdd8224e2a2d53a096d used request id req-5b0c2253-ce96-44ba-99c1-9acb9b30cb68 2018-10-17 13:42:56,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114888906479s 2018-10-17 13:42:56,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:42:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d/users/cdd098020b6d4a8abcdbe7452e043ce5/roles/4c2f883790194f2aacaf88e9bd2409d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:56,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e400141-e23c-4175-b4b8-d7739ff83576 2018-10-17 13:42:56,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:42:56,439 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d/users/cdd098020b6d4a8abcdbe7452e043ce5/roles/4c2f883790194f2aacaf88e9bd2409d0 used request id req-8e400141-e23c-4175-b4b8-d7739ff83576 2018-10-17 13:42:56,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.189347982407s 2018-10-17 13:42:56,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:42:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:56,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3efdc2d0-eff7-40bb-942f-4342819119aa 2018-10-17 13:42:56,570 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:42:56,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3efdc2d0-eff7-40bb-942f-4342819119aa 2018-10-17 13:42:56,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126579999924s 2018-10-17 13:42:56,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-10-17 13:42:56,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-17 13:42:56,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 209 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0747f9-2ab4-425c-87ff-05dd06d9b06e 2018-10-17 13:42:56,809 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}} 2018-10-17 13:42:56,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-8d0747f9-2ab4-425c-87ff-05dd06d9b06e 2018-10-17 13:42:56,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.233618021011s 2018-10-17 13:42:56,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:42:56,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:56,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab57b367-6dd5-4159-9a69-e50f342a59cd 2018-10-17 13:42:56,927 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:42:56,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ab57b367-6dd5-4159-9a69-e50f342a59cd 2018-10-17 13:42:56,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114287853241s 2018-10-17 13:42:56,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:42:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:57,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584c8bf1-40e5-4753-855d-a704950ed0a1 2018-10-17 13:42:57,133 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:42:57,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-584c8bf1-40e5-4753-855d-a704950ed0a1 2018-10-17 13:42:57,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200419902802s 2018-10-17 13:42:57,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:42:57,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:57,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6265d539-f9a4-41ce-82fd-f6ed4ea431d2 2018-10-17 13:42:57,317 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:42:57,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6265d539-f9a4-41ce-82fd-f6ed4ea431d2 2018-10-17 13:42:57,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.183039903641s 2018-10-17 13:42:57,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:42:57,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:57,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 467 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca6c4de-74cb-4a65-b921-3dc940e5af90 2018-10-17 13:42:57,528 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:42:57,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-cca6c4de-74cb-4a65-b921-3dc940e5af90 2018-10-17 13:42:57,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198463201523s 2018-10-17 13:42:57,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:42:57,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=cdd098020b6d4a8abcdbe7452e043ce5&role.id=b1dbada6316c42bc9634088227be52ba&scope.project.id=05422ce616904fdd8224e2a2d53a096d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:57,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1081627-ee8a-4ae2-8de0-939b5afce7df 2018-10-17 13:42:57,657 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=cdd098020b6d4a8abcdbe7452e043ce5&role.id=b1dbada6316c42bc9634088227be52ba&scope.project.id=05422ce616904fdd8224e2a2d53a096d", "previous": null, "next": null}} 2018-10-17 13:42:57,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=cdd098020b6d4a8abcdbe7452e043ce5&role.id=b1dbada6316c42bc9634088227be52ba&scope.project.id=05422ce616904fdd8224e2a2d53a096d used request id req-a1081627-ee8a-4ae2-8de0-939b5afce7df 2018-10-17 13:42:57,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121495008469s 2018-10-17 13:42:57,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:42:57,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d/users/cdd098020b6d4a8abcdbe7452e043ce5/roles/b1dbada6316c42bc9634088227be52ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}252d3890f37d3cdf2995489b4cdcc837497666e961212f5427865f213183414e" 2018-10-17 13:42:57,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e47051fe-fc6f-4ba4-9046-84c8271e9539 2018-10-17 13:42:57,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:42:57,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d/users/cdd098020b6d4a8abcdbe7452e043ce5/roles/b1dbada6316c42bc9634088227be52ba used request id req-e47051fe-fc6f-4ba4-9046-84c8271e9539 2018-10-17 13:42:57,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169370174408s 2018-10-17 13:42:57,831 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-17 13:42:57,831 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-17 13:42:57,832 - openstack_tests - INFO - OS Credentials = > 2018-10-17 13:42:57,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-17 13:42:57,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:42:58,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}, {"id": "b1dbada6316c42bc9634088227be52ba", "name": "heat_stack_owner"}], "expires_at": "2018-10-17T14:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05422ce616904fdd8224e2a2d53a096d", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/05422ce616904fdd8224e2a2d53a096d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/05422ce616904fdd8224e2a2d53a096d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/05422ce616904fdd8224e2a2d53a096d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/05422ce616904fdd8224e2a2d53a096d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/05422ce616904fdd8224e2a2d53a096d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/05422ce616904fdd8224e2a2d53a096d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_05422ce616904fdd8224e2a2d53a096d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_05422ce616904fdd8224e2a2d53a096d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/05422ce616904fdd8224e2a2d53a096d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/05422ce616904fdd8224e2a2d53a096d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/05422ce616904fdd8224e2a2d53a096d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/05422ce616904fdd8224e2a2d53a096d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/05422ce616904fdd8224e2a2d53a096d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/05422ce616904fdd8224e2a2d53a096d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "id": "cdd098020b6d4a8abcdbe7452e043ce5"}, "audit_ids": ["tgC5rjO9QJuUcQap_8J7zg"], "issued_at": "2018-10-17T13:42:58.000000Z"}} 2018-10-17 13:42:58,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}19862425c577f9adbd7668e88ce2508874018e92e67e291fbdbe6b9e7b216c6c" 2018-10-17 13:42:58,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:58 GMT X-Openstack-Request-Id: req-b4ea7094-5ef4-45bb-bc2c-0eeb90fae0e2 2018-10-17 13:42:58,650 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:42:58,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-b4ea7094-5ef4-45bb-bc2c-0eeb90fae0e2 2018-10-17 13:42:58,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=084c1015-a563-49ce-8eec-475afdeffdab -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}19862425c577f9adbd7668e88ce2508874018e92e67e291fbdbe6b9e7b216c6c" 2018-10-17 13:42:58,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:58 GMT X-Openstack-Request-Id: req-ecf3645a-76a9-477a-97a9-11f5dfba4f56 2018-10-17 13:42:58,997 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T13:22:10Z","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":"281c3eaa-fe21-4efe-942b-b9c21a8d7e11","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d388e865e0f743199d7abe11b49247c2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"084c1015-a563-49ce-8eec-475afdeffdab","tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:10Z","ip_version":4}]} 2018-10-17 13:42:58,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=084c1015-a563-49ce-8eec-475afdeffdab used request id req-ecf3645a-76a9-477a-97a9-11f5dfba4f56 2018-10-17 13:42:58,998 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-17 13:42:59,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-17 13:42:59,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:42:59,010 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b1ad25d-f8fa-421d-aee4-dc7e4e119c46 2018-10-17 13:42:59,010 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:42:59,010 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-7b1ad25d-f8fa-421d-aee4-dc7e4e119c46 2018-10-17 13:42:59,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:42:59,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["PLmROP6NRo-nBNDQpg9hVA"], "issued_at": "2018-10-17T13:42:59.000000Z"}} 2018-10-17 13:42:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}088e2c9723cb6c02b337c5a5e7e2e38da4fe8d93d36a876f9bb648d2eac23008" 2018-10-17 13:42:59,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9a05354d-328b-4494-8509-95f0a4841e5e x-openstack-request-id: req-9a05354d-328b-4494-8509-95f0a4841e5e 2018-10-17 13:42:59,713 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.66", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-17 13:42:59,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-9a05354d-328b-4494-8509-95f0a4841e5e 2018-10-17 13:42:59,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.708613872528s 2018-10-17 13:42:59,713 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.66', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-10-17 13:42:59,714 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-17 13:42:59,714 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-10-17 13:42:59,714 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-10-17 13:42:59,764 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-17 13:42:59,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:42:59,809 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc923143-bf69-46fc-ba71-ed6fa16afbf2 2018-10-17 13:42:59,810 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:42:59,810 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-cc923143-bf69-46fc-ba71-ed6fa16afbf2 2018-10-17 13:42:59,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:43:00,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:43:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["P3zCnWfHTT6DT41wd8xYsw"], "issued_at": "2018-10-17T13:43:00.000000Z"}} 2018-10-17 13:43:00,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:43:00,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:00,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3161e8-6098-41ae-b1c2-6b5f1a84b1da 2018-10-17 13:43:00,381 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:43:00,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-fb3161e8-6098-41ae-b1c2-6b5f1a84b1da 2018-10-17 13:43:00,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156924962997s 2018-10-17 13:43:00,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 13:43:00,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}}' 2018-10-17 13:43:00,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 382 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4b52dfc-b8e2-4f6f-9278-2146362115a1 2018-10-17 13:43:00,603 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}} 2018-10-17 13:43:00,603 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d4b52dfc-b8e2-4f6f-9278-2146362115a1 2018-10-17 13:43:00,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21181511879s 2018-10-17 13:43:00,603 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'd4704599c64c4b508ec8447df9b6537a', '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'snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0'}) 2018-10-17 13:43:00,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 13:43:00,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "066dd17e-917e-4209-8063-1b4e8d27d6c7", "email": null, "name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0"}}' 2018-10-17 13:43:01,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 333 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-011f560f-5c80-4cc7-a4cd-b9d6134ac5e2 2018-10-17 13:43:01,162 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}} 2018-10-17 13:43:01,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-011f560f-5c80-4cc7-a4cd-b9d6134ac5e2 2018-10-17 13:43:01,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.552240848541s 2018-10-17 13:43:01,163 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'52da817f046d43feb2a071c8edfce1ae', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0'}) 2018-10-17 13:43:01,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:01,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:01,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6b0b1b-67e4-4f71-ada9-ac1e88f1f330 2018-10-17 13:43:01,382 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:01,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-aa6b0b1b-67e4-4f71-ada9-ac1e88f1f330 2018-10-17 13:43:01,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215859889984s 2018-10-17 13:43:01,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:01,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:01,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b266f9-2321-4e8d-a4a9-afc90bd7fda8 2018-10-17 13:43:01,594 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:01,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-04b266f9-2321-4e8d-a4a9-afc90bd7fda8 2018-10-17 13:43:01,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206000089645s 2018-10-17 13:43:01,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:01,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e987c0a2-a35f-4938-a9b8-203324e242db 2018-10-17 13:43:01,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:01,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e987c0a2-a35f-4938-a9b8-203324e242db 2018-10-17 13:43:01,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119722127914s 2018-10-17 13:43:01,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:43:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:01,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd2b76d-5c4b-4eeb-81dd-24f6f65793e2 2018-10-17 13:43:01,949 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:43:01,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-fcd2b76d-5c4b-4eeb-81dd-24f6f65793e2 2018-10-17 13:43:01,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224738836288s 2018-10-17 13:43:01,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:43:01,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:02,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 971 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26443c37-042e-4a1d-9311-e6bc25e05155 2018-10-17 13:43:02,084 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:43:02,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-26443c37-042e-4a1d-9311-e6bc25e05155 2018-10-17 13:43:02,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133893966675s 2018-10-17 13:43:02,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:43:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:02,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 537 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5183d456-e436-4dd0-af33-2b5085fec96f 2018-10-17 13:43:02,222 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:43:02,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-5183d456-e436-4dd0-af33-2b5085fec96f 2018-10-17 13:43:02,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121187925339s 2018-10-17 13:43:02,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:43:02,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=52da817f046d43feb2a071c8edfce1ae&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=d4704599c64c4b508ec8447df9b6537a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:02,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2076982e-25fd-4794-a20f-90e4d9480b89 2018-10-17 13:43:02,348 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=52da817f046d43feb2a071c8edfce1ae&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=d4704599c64c4b508ec8447df9b6537a", "previous": null, "next": null}} 2018-10-17 13:43:02,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=52da817f046d43feb2a071c8edfce1ae&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=d4704599c64c4b508ec8447df9b6537a used request id req-2076982e-25fd-4794-a20f-90e4d9480b89 2018-10-17 13:43:02,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120089054108s 2018-10-17 13:43:02,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:43:02,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a/users/52da817f046d43feb2a071c8edfce1ae/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:02,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b58f5191-170a-46ec-a419-486c315a9afd 2018-10-17 13:43:02,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:43:02,591 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a/users/52da817f046d43feb2a071c8edfce1ae/roles/c5becf032b96492483eb72b17137a569 used request id req-b58f5191-170a-46ec-a419-486c315a9afd 2018-10-17 13:43:02,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.238552808762s 2018-10-17 13:43:02,592 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0', 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'd4704599c64c4b508ec8447df9b6537a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '066dd17e-917e-4209-8063-1b4e8d27d6c7', 'username': u'snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 13:43:02,595 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0', 'password': '066dd17e-917e-4209-8063-1b4e8d27d6c7', 'project_name': 'snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': 'd4704599c64c4b508ec8447df9b6537a', 'project_domain_name': 'Default'} 2018-10-17 13:43:02,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:02,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069885c8-8cc1-4f8c-a595-c19023cbb87e 2018-10-17 13:43:02,821 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:02,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-069885c8-8cc1-4f8c-a595-c19023cbb87e 2018-10-17 13:43:02,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221953868866s 2018-10-17 13:43:02,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:02,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:02,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01015ecf-4630-4e63-963e-95838390b77c 2018-10-17 13:43:02,952 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:02,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-01015ecf-4630-4e63-963e-95838390b77c 2018-10-17 13:43:02,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12495803833s 2018-10-17 13:43:02,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:43:02,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:03,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ddf48a2-331c-4227-a5c8-b6cbdb22872b 2018-10-17 13:43:03,158 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:43:03,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-6ddf48a2-331c-4227-a5c8-b6cbdb22872b 2018-10-17 13:43:03,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199560880661s 2018-10-17 13:43:03,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:43:03,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:03,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 971 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a9c1d0-e562-4613-8f1a-419368751c95 2018-10-17 13:43:03,390 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:43:03,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f7a9c1d0-e562-4613-8f1a-419368751c95 2018-10-17 13:43:03,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231204986572s 2018-10-17 13:43:03,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:43:03,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:03,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 537 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3410088b-be26-4ec1-9b55-db71b39c7cfd 2018-10-17 13:43:03,574 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:43:03,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-3410088b-be26-4ec1-9b55-db71b39c7cfd 2018-10-17 13:43:03,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.169625043869s 2018-10-17 13:43:03,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:43:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=52da817f046d43feb2a071c8edfce1ae&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=d4704599c64c4b508ec8447df9b6537a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:03,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dcf4a4f-9508-482d-945e-96f3732aa16b 2018-10-17 13:43:03,783 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=52da817f046d43feb2a071c8edfce1ae&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=d4704599c64c4b508ec8447df9b6537a", "previous": null, "next": null}} 2018-10-17 13:43:03,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=52da817f046d43feb2a071c8edfce1ae&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=d4704599c64c4b508ec8447df9b6537a used request id req-2dcf4a4f-9508-482d-945e-96f3732aa16b 2018-10-17 13:43:03,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200429916382s 2018-10-17 13:43:03,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:43:03,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a/users/52da817f046d43feb2a071c8edfce1ae/roles/4c2f883790194f2aacaf88e9bd2409d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:03,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bfec1b0-e1db-4c16-962d-ed3c5a8c91a3 2018-10-17 13:43:03,944 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:43:03,944 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a/users/52da817f046d43feb2a071c8edfce1ae/roles/4c2f883790194f2aacaf88e9bd2409d0 used request id req-6bfec1b0-e1db-4c16-962d-ed3c5a8c91a3 2018-10-17 13:43:03,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157106876373s 2018-10-17 13:43:03,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:03,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:04,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0a931a-0a98-47cc-8cec-88216c848d5f 2018-10-17 13:43:04,159 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:04,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6a0a931a-0a98-47cc-8cec-88216c848d5f 2018-10-17 13:43:04,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210974216461s 2018-10-17 13:43:04,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:04,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:04,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee1e856-4037-433a-98ee-ea3ab6b3454e 2018-10-17 13:43:04,356 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:04,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6ee1e856-4037-433a-98ee-ea3ab6b3454e 2018-10-17 13:43:04,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191358089447s 2018-10-17 13:43:04,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:43:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:04,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b6c8b9-13a0-41d5-a898-5d6c62d3583a 2018-10-17 13:43:04,573 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:43:04,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-63b6c8b9-13a0-41d5-a898-5d6c62d3583a 2018-10-17 13:43:04,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21159696579s 2018-10-17 13:43:04,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:43:04,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:04,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 971 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931892ef-2d70-4ac0-bcad-f49def2b6ea0 2018-10-17 13:43:04,744 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:43:04,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-931892ef-2d70-4ac0-bcad-f49def2b6ea0 2018-10-17 13:43:04,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.170020103455s 2018-10-17 13:43:04,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:43:04,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:04,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 537 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7a4264-c2f2-424b-9a4e-cb82163cbd8d 2018-10-17 13:43:04,930 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:43:04,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-ad7a4264-c2f2-424b-9a4e-cb82163cbd8d 2018-10-17 13:43:04,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.172909021378s 2018-10-17 13:43:04,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:43:04,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=52da817f046d43feb2a071c8edfce1ae&role.id=b1dbada6316c42bc9634088227be52ba&scope.project.id=d4704599c64c4b508ec8447df9b6537a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:05,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29584a50-5cce-48b9-b57d-2797e5271641 2018-10-17 13:43:05,138 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=52da817f046d43feb2a071c8edfce1ae&role.id=b1dbada6316c42bc9634088227be52ba&scope.project.id=d4704599c64c4b508ec8447df9b6537a", "previous": null, "next": null}} 2018-10-17 13:43:05,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=52da817f046d43feb2a071c8edfce1ae&role.id=b1dbada6316c42bc9634088227be52ba&scope.project.id=d4704599c64c4b508ec8447df9b6537a used request id req-29584a50-5cce-48b9-b57d-2797e5271641 2018-10-17 13:43:05,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199206113815s 2018-10-17 13:43:05,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:43:05,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a/users/52da817f046d43feb2a071c8edfce1ae/roles/b1dbada6316c42bc9634088227be52ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c09039e760d446cac61bed57942cf8127f12b58a23f9619df741a13c1a09236" 2018-10-17 13:43:05,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-172a1230-fdff-4b2e-bba9-59c59351b305 2018-10-17 13:43:05,434 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:43:05,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a/users/52da817f046d43feb2a071c8edfce1ae/roles/b1dbada6316c42bc9634088227be52ba used request id req-172a1230-fdff-4b2e-bba9-59c59351b305 2018-10-17 13:43:05,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.292382955551s 2018-10-17 13:43:05,435 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-17 13:43:05,435 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-17 13:43:05,435 - openstack_tests - INFO - OS Credentials = > 2018-10-17 13:43:05,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-17 13:43:05,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:43:05,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}, {"id": "b1dbada6316c42bc9634088227be52ba", "name": "heat_stack_owner"}], "expires_at": "2018-10-17T14:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4704599c64c4b508ec8447df9b6537a", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d4704599c64c4b508ec8447df9b6537a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/d4704599c64c4b508ec8447df9b6537a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/d4704599c64c4b508ec8447df9b6537a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/d4704599c64c4b508ec8447df9b6537a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/d4704599c64c4b508ec8447df9b6537a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/d4704599c64c4b508ec8447df9b6537a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d4704599c64c4b508ec8447df9b6537a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d4704599c64c4b508ec8447df9b6537a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/d4704599c64c4b508ec8447df9b6537a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/d4704599c64c4b508ec8447df9b6537a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/d4704599c64c4b508ec8447df9b6537a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/d4704599c64c4b508ec8447df9b6537a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/d4704599c64c4b508ec8447df9b6537a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/d4704599c64c4b508ec8447df9b6537a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "id": "52da817f046d43feb2a071c8edfce1ae"}, "audit_ids": ["ArenVdVTRGechgJ1it8R9w"], "issued_at": "2018-10-17T13:43:05.000000Z"}} 2018-10-17 13:43:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}9ecb88265832df66788dc3519e8b8c098ddfec93b790bde3753a629d15ea1e4f" 2018-10-17 13:43:06,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:06 GMT X-Openstack-Request-Id: req-c7e18583-d110-4e2e-8f5c-fb0bb83a7611 2018-10-17 13:43:06,248 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:43:06,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-c7e18583-d110-4e2e-8f5c-fb0bb83a7611 2018-10-17 13:43:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=084c1015-a563-49ce-8eec-475afdeffdab -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}9ecb88265832df66788dc3519e8b8c098ddfec93b790bde3753a629d15ea1e4f" 2018-10-17 13:43:06,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:06 GMT X-Openstack-Request-Id: req-09d71dab-7f20-4f27-ae90-cb16f6e78ba3 2018-10-17 13:43:06,584 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T13:22:10Z","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":"281c3eaa-fe21-4efe-942b-b9c21a8d7e11","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d388e865e0f743199d7abe11b49247c2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"084c1015-a563-49ce-8eec-475afdeffdab","tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:10Z","ip_version":4}]} 2018-10-17 13:43:06,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=084c1015-a563-49ce-8eec-475afdeffdab used request id req-09d71dab-7f20-4f27-ae90-cb16f6e78ba3 2018-10-17 13:43:06,585 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-17 13:43:06,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-17 13:43:06,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:43:06,599 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8129bce9-3890-406e-9c72-0856b2ae6513 2018-10-17 13:43:06,599 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:43:06,599 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-8129bce9-3890-406e-9c72-0856b2ae6513 2018-10-17 13:43:06,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:43:07,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:43:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["8F1qcJ6DSyCJutip17Suww"], "issued_at": "2018-10-17T13:43:06.000000Z"}} 2018-10-17 13:43:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d31215a916ff86aa28ece705c2fe076560a3fefb3e46e2aded1b978a154ec99f" 2018-10-17 13:43:07,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8ea8a2a-623b-48cd-8553-0864a2b4ccbb x-openstack-request-id: req-a8ea8a2a-623b-48cd-8553-0864a2b4ccbb 2018-10-17 13:43:07,322 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.66", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-10-17 13:43:07,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-a8ea8a2a-623b-48cd-8553-0864a2b4ccbb 2018-10-17 13:43:07,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.729600906372s 2018-10-17 13:43:07,323 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.66', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-10-17 13:43:07,323 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-17 13:43:07,323 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-10-17 13:43:07,324 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-10-17 13:43:07,329 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:14 | PASS | | vmready1 | functest | healthcheck | 00:22 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:53 | PASS | | singlevm2 | functest | healthcheck | 00:56 | PASS | | vping_ssh | functest | healthcheck | 01:01 | PASS | | vping_userdata | functest | healthcheck | 00:54 | PASS | | cinder_test | functest | healthcheck | 01:43 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-17 13:43:07,343 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-17 13:43:07,407 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 13:43:07,507 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 13:43:07,529 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-17 13:43:39,806 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-369 | | 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-10-17 13:43:39,810 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=HSr2iix87sHkV5aW93jU5lQqy 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=0b0a5b2410e7414299e13117710bbf1d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 13:43:39,810 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-17 13:43:39,810 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-10-17 13:43:39,834 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-10-17 13:43:40,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:43:40,168 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d5a3cfb-4ef3-4367-b75a-3fefcccbac0e 2018-10-17 13:43:40,169 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:43:40,169 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-4d5a3cfb-4ef3-4367-b75a-3fefcccbac0e 2018-10-17 13:43:40,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:43:40,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["Nq5h1CEhSISsmbLyCU5DAg"], "issued_at": "2018-10-17T13:43:40.000000Z"}} 2018-10-17 13:43:40,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:43:40,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:40,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:40 GMT X-Openstack-Request-Id: req-7965a3d6-aff8-40fc-83f7-0d3a2e2ba7e3 2018-10-17 13:43:40,974 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:43:40,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7965a3d6-aff8-40fc-83f7-0d3a2e2ba7e3 2018-10-17 13:43:40,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383183002472s 2018-10-17 13:43:40,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:43:40,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:41,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac56f4d-14c4-4958-8db9-aa5a2437f10f 2018-10-17 13:43:41,192 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:43:41,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-aac56f4d-14c4-4958-8db9-aa5a2437f10f 2018-10-17 13:43:41,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212279081345s 2018-10-17 13:43:41,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 13:43:41,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d"}}' 2018-10-17 13:43:41,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23d9e16f-8d12-4895-963c-b3a5db75b902 2018-10-17 13:43:41,433 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/b16c3406096f4ca9a7386041dfbced62"}, "tags": [], "enabled": true, "id": "b16c3406096f4ca9a7386041dfbced62", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d"}} 2018-10-17 13:43:41,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-23d9e16f-8d12-4895-963c-b3a5db75b902 2018-10-17 13:43:41,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.230787038803s 2018-10-17 13:43:41,434 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'b16c3406096f4ca9a7386041dfbced62', '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'tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d'}) 2018-10-17 13:43:41,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 13:43:41,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2cedb3c9-2b6d-43a4-ac7e-c0c5feb48178", "email": null, "name": "tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d"}}' 2018-10-17 13:43:41,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a734f6b6-e86e-41a1-a7d1-6a8dd6ebce23 2018-10-17 13:43:41,954 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "links": {"self": "http://172.30.9.25:5000/v3/users/467eba5a534c453a9768835a7d3c9a0f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "467eba5a534c453a9768835a7d3c9a0f", "domain_id": "default", "password_expires_at": null}} 2018-10-17 13:43:41,954 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-a734f6b6-e86e-41a1-a7d1-6a8dd6ebce23 2018-10-17 13:43:41,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.514909982681s 2018-10-17 13:43:41,955 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'467eba5a534c453a9768835a7d3c9a0f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d'}) 2018-10-17 13:43:41,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:41,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:42,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9049d7c2-625f-4eb6-9057-ca8d1ee0f75a 2018-10-17 13:43:42,165 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:42,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9049d7c2-625f-4eb6-9057-ca8d1ee0f75a 2018-10-17 13:43:42,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20519900322s 2018-10-17 13:43:42,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:42,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:42,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae805ef-d01e-4762-be2c-3345b0113502 2018-10-17 13:43:42,374 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:42,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7ae805ef-d01e-4762-be2c-3345b0113502 2018-10-17 13:43:42,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203128099442s 2018-10-17 13:43:42,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:42,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:42,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af352c5d-ba45-4950-82cc-998968c3c172 2018-10-17 13:43:42,594 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:42,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-af352c5d-ba45-4950-82cc-998968c3c172 2018-10-17 13:43:42,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214668989182s 2018-10-17 13:43:42,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:43:42,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:42,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19bed5d5-4cc0-4d47-96c9-e6403ad5a594 2018-10-17 13:43:42,814 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:43:42,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-19bed5d5-4cc0-4d47-96c9-e6403ad5a594 2018-10-17 13:43:42,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213778018951s 2018-10-17 13:43:42,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:43:42,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:43,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ba8b9d-0519-4489-b4df-6122a4127da1 2018-10-17 13:43:43,031 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "links": {"self": "http://172.30.9.25:5000/v3/users/467eba5a534c453a9768835a7d3c9a0f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "467eba5a534c453a9768835a7d3c9a0f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:43:43,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-56ba8b9d-0519-4489-b4df-6122a4127da1 2018-10-17 13:43:43,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216037034988s 2018-10-17 13:43:43,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:43:43,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:43,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d050b020-f07a-4ce1-bb65-5571f44e6784 2018-10-17 13:43:43,262 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/b16c3406096f4ca9a7386041dfbced62"}, "tags": [], "enabled": true, "id": "b16c3406096f4ca9a7386041dfbced62", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:43:43,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-d050b020-f07a-4ce1-bb65-5571f44e6784 2018-10-17 13:43:43,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21830201149s 2018-10-17 13:43:43,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:43:43,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=467eba5a534c453a9768835a7d3c9a0f&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=b16c3406096f4ca9a7386041dfbced62" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:43,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7ef982-c602-436e-8e8a-f8adb54014bd 2018-10-17 13:43:43,480 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=467eba5a534c453a9768835a7d3c9a0f&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=b16c3406096f4ca9a7386041dfbced62", "previous": null, "next": null}} 2018-10-17 13:43:43,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=467eba5a534c453a9768835a7d3c9a0f&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=b16c3406096f4ca9a7386041dfbced62 used request id req-2f7ef982-c602-436e-8e8a-f8adb54014bd 2018-10-17 13:43:43,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209984064102s 2018-10-17 13:43:43,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:43:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/b16c3406096f4ca9a7386041dfbced62/users/467eba5a534c453a9768835a7d3c9a0f/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:43,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f584577-993f-42d1-81fa-fa0abf79e06a 2018-10-17 13:43:43,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:43:43,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b16c3406096f4ca9a7386041dfbced62/users/467eba5a534c453a9768835a7d3c9a0f/roles/c5becf032b96492483eb72b17137a569 used request id req-5f584577-993f-42d1-81fa-fa0abf79e06a 2018-10-17 13:43:43,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.240295171738s 2018-10-17 13:43:43,723 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 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'b16c3406096f4ca9a7386041dfbced62', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2cedb3c9-2b6d-43a4-ac7e-c0c5feb48178', 'username': u'tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 13:43:43,727 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'password': '2cedb3c9-2b6d-43a4-ac7e-c0c5feb48178', 'project_name': 'tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': 'b16c3406096f4ca9a7386041dfbced62', 'project_domain_name': 'Default'} 2018-10-17 13:43:43,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:43,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:43,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e9c844-59cf-4172-819e-6210f13d794b 2018-10-17 13:43:43,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:43,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-95e9c844-59cf-4172-819e-6210f13d794b 2018-10-17 13:43:43,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209282875061s 2018-10-17 13:43:43,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:43,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:44,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73fd2d53-af5e-4c47-a2e5-6a28c08a4687 2018-10-17 13:43:44,056 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:44,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-73fd2d53-af5e-4c47-a2e5-6a28c08a4687 2018-10-17 13:43:44,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114120006561s 2018-10-17 13:43:44,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:43:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:44,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52eea2a1-b791-4bae-9c09-a61b375711a2 2018-10-17 13:43:44,206 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:43:44,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-52eea2a1-b791-4bae-9c09-a61b375711a2 2018-10-17 13:43:44,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.147212982178s 2018-10-17 13:43:44,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:43:44,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:44,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20d70f6-37eb-40e3-a387-48e95b178a9e 2018-10-17 13:43:44,431 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "links": {"self": "http://172.30.9.25:5000/v3/users/467eba5a534c453a9768835a7d3c9a0f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "467eba5a534c453a9768835a7d3c9a0f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:43:44,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c20d70f6-37eb-40e3-a387-48e95b178a9e 2018-10-17 13:43:44,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224597930908s 2018-10-17 13:43:44,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:43:44,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:44,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78991da7-9fda-4843-b3a7-a955b14adc97 2018-10-17 13:43:44,648 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/b16c3406096f4ca9a7386041dfbced62"}, "tags": [], "enabled": true, "id": "b16c3406096f4ca9a7386041dfbced62", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:43:44,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-78991da7-9fda-4843-b3a7-a955b14adc97 2018-10-17 13:43:44,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210107088089s 2018-10-17 13:43:44,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:43:44,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=467eba5a534c453a9768835a7d3c9a0f&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=b16c3406096f4ca9a7386041dfbced62" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:44,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b92afdb-d77a-4a47-8bd8-6a469aab027c 2018-10-17 13:43:44,855 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=467eba5a534c453a9768835a7d3c9a0f&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=b16c3406096f4ca9a7386041dfbced62", "previous": null, "next": null}} 2018-10-17 13:43:44,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=467eba5a534c453a9768835a7d3c9a0f&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=b16c3406096f4ca9a7386041dfbced62 used request id req-4b92afdb-d77a-4a47-8bd8-6a469aab027c 2018-10-17 13:43:44,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198180198669s 2018-10-17 13:43:44,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:43:44,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/b16c3406096f4ca9a7386041dfbced62/users/467eba5a534c453a9768835a7d3c9a0f/roles/4c2f883790194f2aacaf88e9bd2409d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:45,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dafd6def-a344-44b1-adb0-5d1932fb84cb 2018-10-17 13:43:45,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:43:45,124 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b16c3406096f4ca9a7386041dfbced62/users/467eba5a534c453a9768835a7d3c9a0f/roles/4c2f883790194f2aacaf88e9bd2409d0 used request id req-dafd6def-a344-44b1-adb0-5d1932fb84cb 2018-10-17 13:43:45,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.265458106995s 2018-10-17 13:43:45,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:43:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:45,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9710ed1e-6985-41d9-813e-51ae96e5a6d5 2018-10-17 13:43:45,336 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:43:45,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9710ed1e-6985-41d9-813e-51ae96e5a6d5 2018-10-17 13:43:45,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208178043365s 2018-10-17 13:43:45,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:43:45,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:45,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44298a21-e203-48c9-8e50-8cb2aff1c40b 2018-10-17 13:43:45,545 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:43:45,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-44298a21-e203-48c9-8e50-8cb2aff1c40b 2018-10-17 13:43:45,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202929019928s 2018-10-17 13:43:45,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:43:45,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:45,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ccf2543-8fa5-434b-b93d-158524e88688 2018-10-17 13:43:45,683 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "links": {"self": "http://172.30.9.25:5000/v3/users/467eba5a534c453a9768835a7d3c9a0f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "467eba5a534c453a9768835a7d3c9a0f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:43:45,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-4ccf2543-8fa5-434b-b93d-158524e88688 2018-10-17 13:43:45,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137498855591s 2018-10-17 13:43:45,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:43:45,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?role.id=4c2f883790194f2aacaf88e9bd2409d0&user.id=467eba5a534c453a9768835a7d3c9a0f&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:45,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Wed, 17 Oct 2018 13:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa859c0e-046c-477f-97d1-066d1059ded1 2018-10-17 13:43:45,811 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?role.id=4c2f883790194f2aacaf88e9bd2409d0&user.id=467eba5a534c453a9768835a7d3c9a0f&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 13:43:45,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?role.id=4c2f883790194f2aacaf88e9bd2409d0&user.id=467eba5a534c453a9768835a7d3c9a0f&scope.domain.id=default used request id req-aa859c0e-046c-477f-97d1-066d1059ded1 2018-10-17 13:43:45,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11518406868s 2018-10-17 13:43:45,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 13:43:45,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/domains/default/users/467eba5a534c453a9768835a7d3c9a0f/roles/4c2f883790194f2aacaf88e9bd2409d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:43:46,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-897e9481-40e6-454a-bb56-82382d4244dc 2018-10-17 13:43:46,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:43:46,046 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/domains/default/users/467eba5a534c453a9768835a7d3c9a0f/roles/4c2f883790194f2aacaf88e9bd2409d0 used request id req-897e9481-40e6-454a-bb56-82382d4244dc 2018-10-17 13:43:46,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.231095075607s 2018-10-17 13:43:46,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 13:44:02,337 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 61453d03-9182-4c5f-b993-d95cb2a28f61 | 2018-10-17T13:43:50.098374 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 61453d03-9182-4c5f-b993-d95cb2a28f61 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-17 13:44:05,660 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-17 13:44:09,081 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 13:44:14,133 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=aadf2471-b387-4b7b-9c6d-486767d29cbd) as the default verifier for the future CLI operations. 2018-10-17 13:44:15,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:44:15,995 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1ba846-8d03-4f8c-aaca-e798eacd3fc4 2018-10-17 13:44:15,995 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:44:15,996 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-bc1ba846-8d03-4f8c-aaca-e798eacd3fc4 2018-10-17 13:44:15,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:44:16,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b16c3406096f4ca9a7386041dfbced62", "name": "tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b16c3406096f4ca9a7386041dfbced62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/b16c3406096f4ca9a7386041dfbced62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/b16c3406096f4ca9a7386041dfbced62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b16c3406096f4ca9a7386041dfbced62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/b16c3406096f4ca9a7386041dfbced62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/b16c3406096f4ca9a7386041dfbced62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b16c3406096f4ca9a7386041dfbced62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_b16c3406096f4ca9a7386041dfbced62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b16c3406096f4ca9a7386041dfbced62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/b16c3406096f4ca9a7386041dfbced62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/b16c3406096f4ca9a7386041dfbced62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/b16c3406096f4ca9a7386041dfbced62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/b16c3406096f4ca9a7386041dfbced62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/b16c3406096f4ca9a7386041dfbced62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "id": "467eba5a534c453a9768835a7d3c9a0f"}, "audit_ids": ["FLQm61exQDiPSKjZ9OF55Q"], "issued_at": "2018-10-17T13:44:16.000000Z"}} 2018-10-17 13:44:16,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 13:44:16,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:44:16,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:16 GMT X-Openstack-Request-Id: req-4f568252-3d04-4ca8-9721-bc8294728550 2018-10-17 13:44:16,698 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 13:44:16,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-4f568252-3d04-4ca8-9721-bc8294728550 2018-10-17 13:44:16,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.294870853424s 2018-10-17 13:44:16,709 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-10-17 13:44:16,709 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 13:44:16,836 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 13:44:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:44:16,843 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:16 GMT 2018-10-17 13:44:16,843 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 13:44:16,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:44:16,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:44:17,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4065 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:17 GMT X-Openstack-Request-Id: req-a0226200-0ab0-4084-a316-1da9fb306920 2018-10-17 13:44:17,177 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:44:17,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a0226200-0ab0-4084-a316-1da9fb306920 2018-10-17 13:44:17,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331822156906s 2018-10-17 13:44:17,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:44:17,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d"}' 2018-10-17 13:44:17,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:17 GMT Location: http://172.30.9.25:9292/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7296d997-4953-4e35-83f5-e06d3d6aadb4 2018-10-17 13:44:17,567 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:44:17Z", "file": "/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/file", "owner": "b16c3406096f4ca9a7386041dfbced62", "id": "d80b8a06-b616-4d38-9abd-daf508dbe5c9", "size": null, "self": "/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "checksum": null, "created_at": "2018-10-17T13:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:44:17,568 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7296d997-4953-4e35-83f5-e06d3d6aadb4 2018-10-17 13:44:17,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.379070043564s 2018-10-17 13:44:17,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:44:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" -d '' 2018-10-17 13:44:18,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:44:18 GMT X-Openstack-Request-Id: req-596d0be2-5a19-406b-9bf1-c0c11c383bd9 2018-10-17 13:44:18,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:44:18,357 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/file used request id req-596d0be2-5a19-406b-9bf1-c0c11c383bd9 2018-10-17 13:44:18,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.789099931717s 2018-10-17 13:44:18,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:44:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:44:18,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5400 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:18 GMT X-Openstack-Request-Id: req-d72481e9-c31b-47e0-b297-b98274e7df29 2018-10-17 13:44:18,676 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:44:18Z", "file": "/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/file", "owner": "b16c3406096f4ca9a7386041dfbced62", "id": "d80b8a06-b616-4d38-9abd-daf508dbe5c9", "size": 12716032, "self": "/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:44:18,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d72481e9-c31b-47e0-b297-b98274e7df29 2018-10-17 13:44:18,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314021110535s 2018-10-17 13:44:18,680 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/file', 'owner': u'b16c3406096f4ca9a7386041dfbced62', 'id': u'd80b8a06-b616-4d38-9abd-daf508dbe5c9', 'size': 12716032, u'self': u'/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b16c3406096f4ca9a7386041dfbced62', 'name': 'tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:44:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T13:44:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'created': u'2018-10-17T13:44:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:44:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:44:18,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:44:18,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:44:18,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ca0b2c4-c89f-4d3c-9f39-5dd48f5ac5f5 x-openstack-request-id: req-0ca0b2c4-c89f-4d3c-9f39-5dd48f5ac5f5 2018-10-17 13:44:18,989 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0d080c24-8277-4323-a17f-e6dd13792889", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0d080c24-8277-4323-a17f-e6dd13792889", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d080c24-8277-4323-a17f-e6dd13792889", "name": "tempest_smoke-flavor_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:44:18,989 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0ca0b2c4-c89f-4d3c-9f39-5dd48f5ac5f5 2018-10-17 13:44:18,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.306036949158s 2018-10-17 13:44:18,990 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', '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'0b0a5b2410e7414299e13117710bbf1d', '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'0d080c24-8277-4323-a17f-e6dd13792889', 'swap': 0}) 2018-10-17 13:44:18,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:44:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/0d080c24-8277-4323-a17f-e6dd13792889/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" -d '{"extra_specs": {}}' 2018-10-17 13:44:19,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b893126e-a510-4cfe-84b2-3223945dd2d2 x-openstack-request-id: req-b893126e-a510-4cfe-84b2-3223945dd2d2 2018-10-17 13:44:19,012 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:44:19,012 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/0d080c24-8277-4323-a17f-e6dd13792889/os-extra_specs used request id req-b893126e-a510-4cfe-84b2-3223945dd2d2 2018-10-17 13:44:19,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021910905838s 2018-10-17 13:44:19,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:44:19,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:44:19,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860d512e-dbaa-4cc9-8107-35c3d012b573 2018-10-17 13:44:19,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:44:19,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-860d512e-dbaa-4cc9-8107-35c3d012b573 2018-10-17 13:44:19,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202181100845s 2018-10-17 13:44:19,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:44:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:44:19,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b647d98a-33a5-4bff-b95b-90de679819bf 2018-10-17 13:44:19,430 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:44:19,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b647d98a-33a5-4bff-b95b-90de679819bf 2018-10-17 13:44:19,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199728965759s 2018-10-17 13:44:19,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 13:44:19,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:44:19,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da6fbbfb-bad6-4f75-b358-6f2c53645c62 x-openstack-request-id: req-da6fbbfb-bad6-4f75-b358-6f2c53645c62 2018-10-17 13:44:19,773 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 155}, "vcpus_used": 4, "hypervisor_type": "QEMU", "local_gb_used": 4, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 4, "free_disk_gb": 243, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 26358, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"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-10-17 13:44:19,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-da6fbbfb-bad6-4f75-b358-6f2c53645c62 2018-10-17 13:44:19,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.327438831329s 2018-10-17 13:44:19,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:44:19,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:44:20,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5400 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:20 GMT X-Openstack-Request-Id: req-23a5a9cb-97a9-481b-806c-7201e110ea8c 2018-10-17 13:44:20,011 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:44:18Z", "file": "/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/file", "owner": "b16c3406096f4ca9a7386041dfbced62", "id": "d80b8a06-b616-4d38-9abd-daf508dbe5c9", "size": 12716032, "self": "/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:44:20,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-23a5a9cb-97a9-481b-806c-7201e110ea8c 2018-10-17 13:44:20,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.23356294632s 2018-10-17 13:44:20,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:44:20,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d"}' 2018-10-17 13:44:20,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:20 GMT Location: http://172.30.9.25:9292/v2/images/893915a4-9464-481c-ab0a-37b2d4863383 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dbbe9fec-9310-4211-a53b-fb459402450e 2018-10-17 13:44:20,407 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:44:20Z", "file": "/v2/images/893915a4-9464-481c-ab0a-37b2d4863383/file", "owner": "b16c3406096f4ca9a7386041dfbced62", "id": "893915a4-9464-481c-ab0a-37b2d4863383", "size": null, "self": "/v2/images/893915a4-9464-481c-ab0a-37b2d4863383", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "checksum": null, "created_at": "2018-10-17T13:44:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:44:20,407 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-dbbe9fec-9310-4211-a53b-fb459402450e 2018-10-17 13:44:20,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.385185003281s 2018-10-17 13:44:20,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:44:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/893915a4-9464-481c-ab0a-37b2d4863383/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" -d '' 2018-10-17 13:44:21,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:44:21 GMT X-Openstack-Request-Id: req-d2cd00d1-fc39-4c31-b331-60a028b3f5da 2018-10-17 13:44:21,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:44:21,584 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/893915a4-9464-481c-ab0a-37b2d4863383/file used request id req-d2cd00d1-fc39-4c31-b331-60a028b3f5da 2018-10-17 13:44:21,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17617082596s 2018-10-17 13:44:21,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:44:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:44:21,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6743 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:21 GMT X-Openstack-Request-Id: req-b9d33e99-7aa4-4c03-9868-13133d07b5af 2018-10-17 13:44:21,909 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:44:21Z", "file": "/v2/images/893915a4-9464-481c-ab0a-37b2d4863383/file", "owner": "b16c3406096f4ca9a7386041dfbced62", "id": "893915a4-9464-481c-ab0a-37b2d4863383", "size": 12716032, "self": "/v2/images/893915a4-9464-481c-ab0a-37b2d4863383", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/893915a4-9464-481c-ab0a-37b2d4863383/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/893915a4-9464-481c-ab0a-37b2d4863383/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:44:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:44:18Z", "file": "/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/file", "owner": "b16c3406096f4ca9a7386041dfbced62", "id": "d80b8a06-b616-4d38-9abd-daf508dbe5c9", "size": 12716032, "self": "/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:44:21,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b9d33e99-7aa4-4c03-9868-13133d07b5af 2018-10-17 13:44:21,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320717096329s 2018-10-17 13:44:21,914 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/893915a4-9464-481c-ab0a-37b2d4863383/snap', u'metadata': Munch({})})], 'file': u'/v2/images/893915a4-9464-481c-ab0a-37b2d4863383/file', 'owner': u'b16c3406096f4ca9a7386041dfbced62', 'id': u'893915a4-9464-481c-ab0a-37b2d4863383', 'size': 12716032, u'self': u'/v2/images/893915a4-9464-481c-ab0a-37b2d4863383', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b16c3406096f4ca9a7386041dfbced62', 'name': 'tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/893915a4-9464-481c-ab0a-37b2d4863383/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:44:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T13:44:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/893915a4-9464-481c-ab0a-37b2d4863383', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'created': u'2018-10-17T13:44:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:44:20Z', 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/893915a4-9464-481c-ab0a-37b2d4863383', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:44:21,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:44:21,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:44:21,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25f7574d-e134-4d7b-878d-d8752a23668b x-openstack-request-id: req-25f7574d-e134-4d7b-878d-d8752a23668b 2018-10-17 13:44:21,971 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7801eb0d-2ff9-4f5d-a119-c65e624c8504", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7801eb0d-2ff9-4f5d-a119-c65e624c8504", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7801eb0d-2ff9-4f5d-a119-c65e624c8504", "name": "tempest_smoke-flavor_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:44:21,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-25f7574d-e134-4d7b-878d-d8752a23668b 2018-10-17 13:44:21,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0566370487213s 2018-10-17 13:44:21,973 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'ephemeral': 0, 'ram': 1024, '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'0b0a5b2410e7414299e13117710bbf1d', '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'7801eb0d-2ff9-4f5d-a119-c65e624c8504', 'swap': 0}) 2018-10-17 13:44:21,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:44:21,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/7801eb0d-2ff9-4f5d-a119-c65e624c8504/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" -d '{"extra_specs": {}}' 2018-10-17 13:44:22,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:44:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9eb45b8e-2a92-4206-95b3-758d2c85c615 x-openstack-request-id: req-9eb45b8e-2a92-4206-95b3-758d2c85c615 2018-10-17 13:44:22,008 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:44:22,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7801eb0d-2ff9-4f5d-a119-c65e624c8504/os-extra_specs used request id req-9eb45b8e-2a92-4206-95b3-758d2c85c615 2018-10-17 13:44:22,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0354840755463s 2018-10-17 13:44:22,009 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d', 'ephemeral': 0, 'ram': 1024, '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'0b0a5b2410e7414299e13117710bbf1d', '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'7801eb0d-2ff9-4f5d-a119-c65e624c8504', 'swap': 0}) 2018-10-17 13:44:25,477 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-17 13:44:25,477 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-17 13:44:25,478 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-17 13:44:25,480 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-17 13:44:25,493 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-17 13:44:28,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-aadf2471-b387-4b7b-9c6d-486767d29cbd/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-10-17 13:44:28,950 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-17 13:44:28,952 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-17 13:44:28,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-10-17 13:44:37,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:44:37.743 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.327s] 2018-10-17 13:44:37,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:44:37.795 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.052s] 2018-10-17 13:44:42,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:44:42.477 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.461s] 2018-10-17 13:44:46,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:44:46.212 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.734s] 2018-10-17 13:45:07,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:45:07.693 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.830s] 2018-10-17 13:45:16,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:45:16.854 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.130s] 2018-10-17 13:45:16,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:45:16.855 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-17 13:45:32,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:45:32.329 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.209s] 2018-10-17 13:45:32,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:45:32.331 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-17 13:45:37,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:45:37.165 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 13:45:44,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:45:44.275 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.049s] 2018-10-17 13:45:57,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:45:57.947 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.978s] 2018-10-17 13:46:02,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:02.958 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.789s] 2018-10-17 13:46:06,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:06.633 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.348s] 2018-10-17 13:46:10,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:10.154 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-17 13:46:12,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:12.041 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.092s] 2018-10-17 13:46:22,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:22.862 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.894s] 2018-10-17 13:46:23,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:23.376 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.426s] 2018-10-17 13:46:31,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:31.152 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.776s] 2018-10-17 13:46:33,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:33.086 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.280s] 2018-10-17 13:46:34,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:34.001 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.848s] 2018-10-17 13:46:34,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:34.421 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.421s] 2018-10-17 13:46:34,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:34.661 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.240s] 2018-10-17 13:46:41,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:41.940 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.022s] 2018-10-17 13:46:44,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:44.408 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.465s] 2018-10-17 13:46:44,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:44.475 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2018-10-17 13:46:46,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:46.706 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.681s] 2018-10-17 13:46:48,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:48.479 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-17 13:46:48,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:48.670 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.191s] 2018-10-17 13:46:53,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:53.776 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.509s] 2018-10-17 13:46:55,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:55.979 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.159s] 2018-10-17 13:46:55,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:55.997 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2018-10-17 13:46:56,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:56.368 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.592s] 2018-10-17 13:46:58,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:46:58.205 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.836s] 2018-10-17 13:47:09,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:09.162 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.319s] 2018-10-17 13:47:13,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:13.818 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.655s] 2018-10-17 13:47:15,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:15.504 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.150s] 2018-10-17 13:47:15,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:15.592 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.087s] 2018-10-17 13:47:15,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:15.658 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.066s] 2018-10-17 13:47:15,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:15.755 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.097s] 2018-10-17 13:47:23,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:23.374 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.556s] 2018-10-17 13:47:32,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:32.023 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.236s] 2018-10-17 13:47:42,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:42.036 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.815s] 2018-10-17 13:47:42,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:42.732 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.696s] 2018-10-17 13:47:42,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:42.832 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.100s] 2018-10-17 13:47:43,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:43.148 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.315s] 2018-10-17 13:47:43,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:43.603 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.454s] 2018-10-17 13:47:43,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:47:43.650 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.046s] 2018-10-17 13:48:24,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:48:24.287 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [31.298s] 2018-10-17 13:48:44,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:48:44.570 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [20.283s] 2018-10-17 13:49:03,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:49:03.538 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [18.968s] 2018-10-17 13:49:16,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:49:16.978 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.439s] 2018-10-17 13:49:24,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:49:24.231 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.748s] 2018-10-17 13:49:32,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:49:32.028 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.456s] 2018-10-17 13:49:34,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:49:34.820 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.791s] 2018-10-17 13:49:37,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:49:37.336 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.515s] 2018-10-17 13:50:09,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:50:09.707 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... fail [312.881s] 2018-10-17 13:50:43,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:50:43.675 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-10-17 13:50:43,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:50:43.773 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.098s] 2018-10-17 13:50:54,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:50:54.639 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2018-10-17 13:50:56,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:50:56.024 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.829s] 2018-10-17 13:50:56,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:50:56.033 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-17 13:50:57,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:50:57.790 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-17 13:51:02,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:02.472 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.524s] 2018-10-17 13:51:08,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:08.154 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-17 13:51:22,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:22.005 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.215s] 2018-10-17 13:51:22,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:22.335 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.329s] 2018-10-17 13:51:22,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:22.465 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.130s] 2018-10-17 13:51:22,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:22.703 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.237s] 2018-10-17 13:51:23,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:23.297 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.594s] 2018-10-17 13:51:23,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:23.627 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.329s] 2018-10-17 13:51:42,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:42.320 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.576s] 2018-10-17 13:51:42,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:42.527 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.523s] 2018-10-17 13:51:50,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:50.399 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.870s] 2018-10-17 13:51:52,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:52.608 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.208s] 2018-10-17 13:51:52,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:52.686 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.078s] 2018-10-17 13:51:53,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:51:53.007 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.319s] 2018-10-17 13:52:00,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:00.498 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-17 13:52:09,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:09.268 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.616s] 2018-10-17 13:52:16,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:16.140 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.174s] 2018-10-17 13:52:16,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:16.312 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.171s] 2018-10-17 13:52:16,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:16.511 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.198s] 2018-10-17 13:52:16,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:16.518 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-17 13:52:21,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:21.450 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.324s] 2018-10-17 13:52:28,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:28.750 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [8.049s] 2018-10-17 13:52:32,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:32.518 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.154s] 2018-10-17 13:52:46,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:46.709 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.188s] 2018-10-17 13:52:53,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:52:53.243 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.723s] 2018-10-17 13:53:02,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:53:02.330 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.086s] 2018-10-17 13:53:20,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:53:20.599 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.444s] 2018-10-17 13:53:25,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:53:25.258 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.658s] 2018-10-17 13:53:34,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:53:34.478 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.219s] 2018-10-17 13:54:16,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:54:16.546 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [32.212s] 2018-10-17 13:54:38,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:54:38.291 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.745s] 2018-10-17 13:54:58,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:54:58.182 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [19.890s] 2018-10-17 13:55:11,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:55:11.618 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.436s] 2018-10-17 13:55:19,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:55:19.234 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.383s] 2018-10-17 13:55:22,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:55:22.335 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.099s] 2018-10-17 13:55:22,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:55:22.665 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.332s] 2018-10-17 13:55:30,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:55:30.390 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.042s] 2018-10-17 13:55:30,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:55:30.589 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.199s] 2018-10-17 13:55:41,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:55:41.832 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.313s] 2018-10-17 13:55:44,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:55:44.255 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.422s] 2018-10-17 13:55:46,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-17 13:55:46.680 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.424s] 2018-10-17 13:55:50,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 63f5436c-554d-4137-aa0e-7a06497e0c26 2018-10-17 13:55:50,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '63f5436c-554d-4137-aa0e-7a06497e0c26']'. 2018-10-17 13:55:50,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 63f5436c-554d-4137-aa0e-7a06497e0c26 | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-17 13:44:30 | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-17 13:55:49 | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:19 | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: aadf2471-b387-4b7b-9c6d-486767d29cbd) | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-17 13:55:50,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 61453d03-9182-4c5f-b993-d95cb2a28f61) | 2018-10-17 13:55:50,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2018-10-17 13:55:50,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 671.725 | 2018-10-17 13:55:50,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-10-17 13:55:50,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-10-17 13:55:50,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-17 13:55:50,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-17 13:55:50,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-10-17 13:55:50,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 13:55:50,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-17 13:55:50,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-17 13:55:51,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 97.0588235294% 2018-10-17 13:55:51,127 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 13:55:51,128 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 11:34 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-10-17 13:55:51,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 13:55:51,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/893915a4-9464-481c-ab0a-37b2d4863383 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:55:51,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:55:51 GMT X-Openstack-Request-Id: req-3e302eac-8bbd-4e1a-93a3-82d67b8da8f8 2018-10-17 13:55:51,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:55:51,985 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/893915a4-9464-481c-ab0a-37b2d4863383 used request id req-3e302eac-8bbd-4e1a-93a3-82d67b8da8f8 2018-10-17 13:55:51,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.851845026016s 2018-10-17 13:55:51,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:55:51,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:55:52,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 580 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7af12062-3560-4614-8715-a324840a5864 x-openstack-request-id: req-7af12062-3560-4614-8715-a324840a5864 2018-10-17 13:55:52,277 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "name": "cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0d080c24-8277-4323-a17f-e6dd13792889", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0d080c24-8277-4323-a17f-e6dd13792889", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d080c24-8277-4323-a17f-e6dd13792889", "name": "tempest_smoke-flavor_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7801eb0d-2ff9-4f5d-a119-c65e624c8504", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7801eb0d-2ff9-4f5d-a119-c65e624c8504", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7801eb0d-2ff9-4f5d-a119-c65e624c8504", "name": "tempest_smoke-flavor_alt_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:55:52,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7af12062-3560-4614-8715-a324840a5864 2018-10-17 13:55:52,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.285959005356s 2018-10-17 13:55:52,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 13:55:52,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/7801eb0d-2ff9-4f5d-a119-c65e624c8504 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:55:52,325 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12e3a357-2cd9-41ae-bdc6-042bad55c037 x-openstack-request-id: req-12e3a357-2cd9-41ae-bdc6-042bad55c037 2018-10-17 13:55:52,325 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7801eb0d-2ff9-4f5d-a119-c65e624c8504 used request id req-12e3a357-2cd9-41ae-bdc6-042bad55c037 2018-10-17 13:55:52,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0449640750885s 2018-10-17 13:55:52,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:55:52,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:55:52,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5400 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:52 GMT X-Openstack-Request-Id: req-f3e1928f-1139-4346-8b02-6912897c07fc 2018-10-17 13:55:52,645 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:44:18Z", "file": "/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/file", "owner": "b16c3406096f4ca9a7386041dfbced62", "id": "d80b8a06-b616-4d38-9abd-daf508dbe5c9", "size": 12716032, "self": "/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:55:52,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f3e1928f-1139-4346-8b02-6912897c07fc 2018-10-17 13:55:52,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316143989563s 2018-10-17 13:55:52,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 13:55:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}39fdf486c42f8fb9742883a360abac017beca41547cde1cf39abe1dd20b09efc" 2018-10-17 13:55:54,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:55:54 GMT X-Openstack-Request-Id: req-1b12b1e3-59e0-486c-968e-45283ee5817d 2018-10-17 13:55:54,173 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:55:54,173 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d80b8a06-b616-4d38-9abd-daf508dbe5c9 used request id req-1b12b1e3-59e0-486c-968e-45283ee5817d 2018-10-17 13:55:54,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.52394890785s 2018-10-17 13:55:54,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 13:55:54,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:55:54,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba2db6e2-757d-4851-8eb4-5e9151ec6f03 x-openstack-request-id: req-ba2db6e2-757d-4851-8eb4-5e9151ec6f03 2018-10-17 13:55:54,203 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "name": "cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0d080c24-8277-4323-a17f-e6dd13792889", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0d080c24-8277-4323-a17f-e6dd13792889", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0d080c24-8277-4323-a17f-e6dd13792889", "name": "tempest_smoke-flavor_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 13:55:54,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-ba2db6e2-757d-4851-8eb4-5e9151ec6f03 2018-10-17 13:55:54,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.030210018158s 2018-10-17 13:55:54,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 13:55:54,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/0d080c24-8277-4323-a17f-e6dd13792889 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:55:54,247 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b61456b-b5a8-4eba-bb18-323ad52c68a6 x-openstack-request-id: req-2b61456b-b5a8-4eba-bb18-323ad52c68a6 2018-10-17 13:55:54,248 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0d080c24-8277-4323-a17f-e6dd13792889 used request id req-2b61456b-b5a8-4eba-bb18-323ad52c68a6 2018-10-17 13:55:54,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041079044342s 2018-10-17 13:55:54,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:55:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:55:54,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-392803b7-79ea-4826-92fd-86621b4bed2a 2018-10-17 13:55:54,470 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "links": {"self": "http://172.30.9.25:5000/v3/users/467eba5a534c453a9768835a7d3c9a0f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "467eba5a534c453a9768835a7d3c9a0f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:55:54,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-392803b7-79ea-4826-92fd-86621b4bed2a 2018-10-17 13:55:54,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221708059311s 2018-10-17 13:55:54,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:55:54,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/467eba5a534c453a9768835a7d3c9a0f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:55:54,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c2e5ae-0728-49d5-b3a2-472a685d4d82 2018-10-17 13:55:54,695 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_584bfbf6-38b9-4b3c-9bf6-21697e7d648d", "links": {"self": "http://172.30.9.25:5000/v3/users/467eba5a534c453a9768835a7d3c9a0f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "467eba5a534c453a9768835a7d3c9a0f", "description": null}} 2018-10-17 13:55:54,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/467eba5a534c453a9768835a7d3c9a0f used request id req-00c2e5ae-0728-49d5-b3a2-472a685d4d82 2018-10-17 13:55:54,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218067884445s 2018-10-17 13:55:54,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 13:55:54,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/467eba5a534c453a9768835a7d3c9a0f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:55:55,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aba5da50-d9f4-4de9-a5fa-a8571e9d4dba 2018-10-17 13:55:55,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:55:55,009 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/467eba5a534c453a9768835a7d3c9a0f used request id req-aba5da50-d9f4-4de9-a5fa-a8571e9d4dba 2018-10-17 13:55:55,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314059019089s 2018-10-17 13:55:55,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:55:55,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:55:55,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fef023-891b-4401-86ea-76e261cc87e1 2018-10-17 13:55:55,220 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.25:5000/v3/projects/b16c3406096f4ca9a7386041dfbced62"}, "tags": [], "enabled": true, "id": "b16c3406096f4ca9a7386041dfbced62", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_584bfbf6-38b9-4b3c-9bf6-21697e7d648d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:55:55,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-c2fef023-891b-4401-86ea-76e261cc87e1 2018-10-17 13:55:55,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203260183334s 2018-10-17 13:55:55,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 13:55:55,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/b16c3406096f4ca9a7386041dfbced62 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:55:55,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b2d0b3-6f2b-4029-ad5a-ade413defeb8 2018-10-17 13:55:55,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:55:55,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b16c3406096f4ca9a7386041dfbced62 used request id req-92b2d0b3-6f2b-4029-ad5a-ade413defeb8 2018-10-17 13:55:55,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.401952981949s 2018-10-17 13:55:55,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 13:55:55,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=b16c3406096f4ca9a7386041dfbced62&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9cb3e7ff27f2bd7074f923e0fa066ef26c15c4036e48ea4f0db7e2808f0669ae" 2018-10-17 13:55:55,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:55 GMT X-Openstack-Request-Id: req-241dbdaa-4147-49c3-90fb-b6ad11377d50 2018-10-17 13:55:55,942 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 13:55:55,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=b16c3406096f4ca9a7386041dfbced62&name=default used request id req-241dbdaa-4147-49c3-90fb-b6ad11377d50 2018-10-17 13:55:55,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.309109210968s 2018-10-17 13:55:55,943 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-10-17 13:55:55,997 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-10-17 13:55:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:55:56,053 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eabaa94-8186-41f6-94b4-9b53ac865f7b 2018-10-17 13:55:56,053 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:55:56,053 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-1eabaa94-8186-41f6-94b4-9b53ac865f7b 2018-10-17 13:55:56,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:55:56,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["Og7bIMiCS1Kdc78L0kpxmg"], "issued_at": "2018-10-17T13:55:56.000000Z"}} 2018-10-17 13:55:56,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 13:55:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:56,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:56 GMT X-Openstack-Request-Id: req-f953f50b-066c-49e1-8da9-f53a7c186437 2018-10-17 13:55:56,995 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:22:10Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 13:55:56,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f953f50b-066c-49e1-8da9-f53a7c186437 2018-10-17 13:55:56,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.519605875015s 2018-10-17 13:55:57,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:55:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:57,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38dc13c5-32d7-405b-b584-ce775ad3b91c 2018-10-17 13:55:57,221 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 13:55:57,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-38dc13c5-32d7-405b-b584-ce775ad3b91c 2018-10-17 13:55:57,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216150045395s 2018-10-17 13:55:57,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 13:55:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3"}}' 2018-10-17 13:55:57,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f59adc-a229-4499-8942-98a1ae2b5644 2018-10-17 13:55:57,477 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.25:5000/v3/projects/b60b31fa2f904d1090071d7521730d3f"}, "tags": [], "enabled": true, "id": "b60b31fa2f904d1090071d7521730d3f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3"}} 2018-10-17 13:55:57,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-06f59adc-a229-4499-8942-98a1ae2b5644 2018-10-17 13:55:57,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.247525930405s 2018-10-17 13:55:57,478 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'b60b31fa2f904d1090071d7521730d3f', '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'neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3'}) 2018-10-17 13:55:57,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 13:55:57,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dabaf5eb-433b-4390-a4a4-944dfb745d1f", "email": null, "name": "neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3"}}' 2018-10-17 13:55:57,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e19f93-bc5a-4001-8d15-2f2e0f58cb25 2018-10-17 13:55:57,962 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "links": {"self": "http://172.30.9.25:5000/v3/users/d64d9b42f194451b92a86356fbbe0225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d64d9b42f194451b92a86356fbbe0225", "domain_id": "default", "password_expires_at": null}} 2018-10-17 13:55:57,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-12e19f93-bc5a-4001-8d15-2f2e0f58cb25 2018-10-17 13:55:57,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.476086139679s 2018-10-17 13:55:57,963 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd64d9b42f194451b92a86356fbbe0225', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3'}) 2018-10-17 13:55:57,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:55:57,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:58,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab75a481-11b8-4027-9e35-547f2d56d221 2018-10-17 13:55:58,180 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:55:58,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ab75a481-11b8-4027-9e35-547f2d56d221 2018-10-17 13:55:58,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213647127151s 2018-10-17 13:55:58,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:55:58,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:58,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd90c655-5468-4459-ada3-78316edc1f44 2018-10-17 13:55:58,393 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:55:58,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bd90c655-5468-4459-ada3-78316edc1f44 2018-10-17 13:55:58,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20769906044s 2018-10-17 13:55:58,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:55:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:58,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b1658c-b6b5-422a-8ad5-7e76b3228b44 2018-10-17 13:55:58,519 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:55:58,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-56b1658c-b6b5-422a-8ad5-7e76b3228b44 2018-10-17 13:55:58,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120363950729s 2018-10-17 13:55:58,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:55:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:58,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8e1455-327b-4900-8213-1f47ac17c4c7 2018-10-17 13:55:58,641 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:55:58,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-1d8e1455-327b-4900-8213-1f47ac17c4c7 2018-10-17 13:55:58,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116364955902s 2018-10-17 13:55:58,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:55:58,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:58,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3f624d-4340-404f-b581-8dadee3ff0cf 2018-10-17 13:55:58,871 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "links": {"self": "http://172.30.9.25:5000/v3/users/d64d9b42f194451b92a86356fbbe0225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d64d9b42f194451b92a86356fbbe0225", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:55:58,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ba3f624d-4340-404f-b581-8dadee3ff0cf 2018-10-17 13:55:58,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229559898376s 2018-10-17 13:55:58,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:55:58,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:59,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 612 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ad0807-516d-47c2-b57a-5b1b3e6526b3 2018-10-17 13:55:59,010 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.25:5000/v3/projects/b60b31fa2f904d1090071d7521730d3f"}, "tags": [], "enabled": true, "id": "b60b31fa2f904d1090071d7521730d3f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:55:59,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-43ad0807-516d-47c2-b57a-5b1b3e6526b3 2018-10-17 13:55:59,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12274813652s 2018-10-17 13:55:59,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:55:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=d64d9b42f194451b92a86356fbbe0225&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=b60b31fa2f904d1090071d7521730d3f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:59,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a90f49e-1dfe-4f59-b7a9-ced199a8a2b9 2018-10-17 13:55:59,227 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=d64d9b42f194451b92a86356fbbe0225&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=b60b31fa2f904d1090071d7521730d3f", "previous": null, "next": null}} 2018-10-17 13:55:59,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=d64d9b42f194451b92a86356fbbe0225&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=b60b31fa2f904d1090071d7521730d3f used request id req-3a90f49e-1dfe-4f59-b7a9-ced199a8a2b9 2018-10-17 13:55:59,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207921981812s 2018-10-17 13:55:59,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:55:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/b60b31fa2f904d1090071d7521730d3f/users/d64d9b42f194451b92a86356fbbe0225/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:59,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2921422a-3feb-4ab0-8554-3a56c08dc304 2018-10-17 13:55:59,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:55:59,480 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b60b31fa2f904d1090071d7521730d3f/users/d64d9b42f194451b92a86356fbbe0225/roles/c5becf032b96492483eb72b17137a569 used request id req-2921422a-3feb-4ab0-8554-3a56c08dc304 2018-10-17 13:55:59,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.248832941055s 2018-10-17 13:55:59,481 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 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'b60b31fa2f904d1090071d7521730d3f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dabaf5eb-433b-4390-a4a4-944dfb745d1f', 'username': u'neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 13:55:59,484 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'password': 'dabaf5eb-433b-4390-a4a4-944dfb745d1f', 'project_name': 'neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': 'b60b31fa2f904d1090071d7521730d3f', 'project_domain_name': 'Default'} 2018-10-17 13:55:59,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:55:59,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:59,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-039c68b6-8d65-4c31-bef4-078561689131 2018-10-17 13:55:59,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:55:59,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-039c68b6-8d65-4c31-bef4-078561689131 2018-10-17 13:55:59,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198721170425s 2018-10-17 13:55:59,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:55:59,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:55:59,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fde660b-54ae-4afc-b923-fab9f873c3af 2018-10-17 13:55:59,900 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:55:59,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8fde660b-54ae-4afc-b923-fab9f873c3af 2018-10-17 13:55:59,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208585977554s 2018-10-17 13:55:59,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:55:59,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:56:00,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5c6586-065c-4ce1-aec3-deb3a9681e40 2018-10-17 13:56:00,115 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:56:00,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-1c5c6586-065c-4ce1-aec3-deb3a9681e40 2018-10-17 13:56:00,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208735227585s 2018-10-17 13:56:00,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:56:00,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:56:00,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3109ee73-d8ea-46a3-8067-844cfd64d38b 2018-10-17 13:56:00,250 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "links": {"self": "http://172.30.9.25:5000/v3/users/d64d9b42f194451b92a86356fbbe0225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d64d9b42f194451b92a86356fbbe0225", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:56:00,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3109ee73-d8ea-46a3-8067-844cfd64d38b 2018-10-17 13:56:00,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134901046753s 2018-10-17 13:56:00,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 13:56:00,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:56:00,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 612 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d41a19f-2a65-433c-a013-384fbce34690 2018-10-17 13:56:00,480 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.25:5000/v3/projects/b60b31fa2f904d1090071d7521730d3f"}, "tags": [], "enabled": true, "id": "b60b31fa2f904d1090071d7521730d3f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 13:56:00,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1d41a19f-2a65-433c-a013-384fbce34690 2018-10-17 13:56:00,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215822935104s 2018-10-17 13:56:00,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:56:00,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=d64d9b42f194451b92a86356fbbe0225&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=b60b31fa2f904d1090071d7521730d3f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:56:00,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89d163f-e37e-44bd-ba2d-9a3179d58ef7 2018-10-17 13:56:00,698 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=d64d9b42f194451b92a86356fbbe0225&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=b60b31fa2f904d1090071d7521730d3f", "previous": null, "next": null}} 2018-10-17 13:56:00,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=d64d9b42f194451b92a86356fbbe0225&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=b60b31fa2f904d1090071d7521730d3f used request id req-a89d163f-e37e-44bd-ba2d-9a3179d58ef7 2018-10-17 13:56:00,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.211253166199s 2018-10-17 13:56:00,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 13:56:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/b60b31fa2f904d1090071d7521730d3f/users/d64d9b42f194451b92a86356fbbe0225/roles/4c2f883790194f2aacaf88e9bd2409d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:56:00,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ed553d3-9de0-4bb3-9129-a1b206f7e80a 2018-10-17 13:56:00,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:56:00,941 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b60b31fa2f904d1090071d7521730d3f/users/d64d9b42f194451b92a86356fbbe0225/roles/4c2f883790194f2aacaf88e9bd2409d0 used request id req-5ed553d3-9de0-4bb3-9129-a1b206f7e80a 2018-10-17 13:56:00,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.238780021667s 2018-10-17 13:56:00,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:56:00,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:56:01,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd3c4f4-9a75-49c6-bd94-37d4f5afad23 2018-10-17 13:56:01,109 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:56:01,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4dd3c4f4-9a75-49c6-bd94-37d4f5afad23 2018-10-17 13:56:01,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164112091064s 2018-10-17 13:56:01,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 13:56:01,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:56:01,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f058e9-6e8d-442c-91d3-8d6d66f39048 2018-10-17 13:56:01,326 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 13:56:01,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-74f058e9-6e8d-442c-91d3-8d6d66f39048 2018-10-17 13:56:01,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211293935776s 2018-10-17 13:56:01,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 13:56:01,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:56:01,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d713ac-cedc-46f0-9a8d-3e334835a119 2018-10-17 13:56:01,458 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "links": {"self": "http://172.30.9.25:5000/v3/users/d64d9b42f194451b92a86356fbbe0225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d64d9b42f194451b92a86356fbbe0225", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 13:56:01,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-40d713ac-cedc-46f0-9a8d-3e334835a119 2018-10-17 13:56:01,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131448030472s 2018-10-17 13:56:01,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 13:56:01,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?role.id=4c2f883790194f2aacaf88e9bd2409d0&user.id=d64d9b42f194451b92a86356fbbe0225&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:56:01,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa8477a-fe02-4562-9652-763e61df185b 2018-10-17 13:56:01,682 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?role.id=4c2f883790194f2aacaf88e9bd2409d0&user.id=d64d9b42f194451b92a86356fbbe0225&scope.domain.id=default", "previous": null, "next": null}} 2018-10-17 13:56:01,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?role.id=4c2f883790194f2aacaf88e9bd2409d0&user.id=d64d9b42f194451b92a86356fbbe0225&scope.domain.id=default used request id req-eaa8477a-fe02-4562-9652-763e61df185b 2018-10-17 13:56:01,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209434986115s 2018-10-17 13:56:01,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-17 13:56:01,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/domains/default/users/d64d9b42f194451b92a86356fbbe0225/roles/4c2f883790194f2aacaf88e9bd2409d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 13:56:01,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 13:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d05e3e-69cf-4e96-9ec0-564cf3ae5ede 2018-10-17 13:56:01,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 13:56:01,840 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/domains/default/users/d64d9b42f194451b92a86356fbbe0225/roles/4c2f883790194f2aacaf88e9bd2409d0 used request id req-79d05e3e-69cf-4e96-9ec0-564cf3ae5ede 2018-10-17 13:56:01,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.153373003006s 2018-10-17 13:56:01,840 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 13:56:04,282 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 13:56:06,674 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b9019267-af10-46de-a049-b010b264b843 | 2018-10-17T13:56:06.268951 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b9019267-af10-46de-a049-b010b264b843 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-17 13:56:10,154 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-17 13:56:10,995 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-17 13:56:13,438 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-17 13:56:16,520 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2959a8c9-db4d-45ae-b74b-aa381c44cb05) as the default verifier for the future CLI operations. 2018-10-17 13:56:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:56:18,385 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0e2b49-a500-411d-b1eb-83a91e3b429e 2018-10-17 13:56:18,386 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 13:56:18,386 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-cc0e2b49-a500-411d-b1eb-83a91e3b429e 2018-10-17 13:56:18,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 13:56:18,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T14:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b60b31fa2f904d1090071d7521730d3f", "name": "neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b60b31fa2f904d1090071d7521730d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/b60b31fa2f904d1090071d7521730d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/b60b31fa2f904d1090071d7521730d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/b60b31fa2f904d1090071d7521730d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/b60b31fa2f904d1090071d7521730d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/b60b31fa2f904d1090071d7521730d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b60b31fa2f904d1090071d7521730d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_b60b31fa2f904d1090071d7521730d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b60b31fa2f904d1090071d7521730d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/b60b31fa2f904d1090071d7521730d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/b60b31fa2f904d1090071d7521730d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/b60b31fa2f904d1090071d7521730d3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/b60b31fa2f904d1090071d7521730d3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/b60b31fa2f904d1090071d7521730d3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "id": "d64d9b42f194451b92a86356fbbe0225"}, "audit_ids": ["YUE0tZU0RZ2E58hPQwXIWg"], "issued_at": "2018-10-17T13:56:18.000000Z"}} 2018-10-17 13:56:18,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 13:56:18,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 13:56:19,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:19 GMT X-Openstack-Request-Id: req-0f307544-2da6-481c-8449-da38ae4a6ace 2018-10-17 13:56:19,091 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 13:56:19,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-0f307544-2da6-481c-8449-da38ae4a6ace 2018-10-17 13:56:19,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.286967039108s 2018-10-17 13:56:19,102 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-10-17 13:56:19,103 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 13:56:19,226 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 13:56:19,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 13:56:19,233 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:19 GMT 2018-10-17 13:56:19,233 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 13:56:19,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:56:19,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 13:56:19,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4065 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:19 GMT X-Openstack-Request-Id: req-59c3791d-5e2b-44cc-a5a7-da8b644a9f43 2018-10-17 13:56:19,648 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:56:19,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-59c3791d-5e2b-44cc-a5a7-da8b644a9f43 2018-10-17 13:56:19,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.412763118744s 2018-10-17 13:56:19,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:56:19,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3"}' 2018-10-17 13:56:20,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:20 GMT Location: http://172.30.9.25:9292/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f012f49-7441-4460-aab8-f53f408200eb 2018-10-17 13:56:20,062 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:56:19Z", "file": "/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/file", "owner": "b60b31fa2f904d1090071d7521730d3f", "id": "ac80d80d-2d72-44d9-a503-e5c55d9f13da", "size": null, "self": "/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "checksum": null, "created_at": "2018-10-17T13:56:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:56:20,062 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-3f012f49-7441-4460-aab8-f53f408200eb 2018-10-17 13:56:20,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.408653974533s 2018-10-17 13:56:20,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:56:20,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" -d '' 2018-10-17 13:56:21,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:56:21 GMT X-Openstack-Request-Id: req-88d4ff8b-9488-4b34-9dc2-f0a60a1f589b 2018-10-17 13:56:21,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:56:21,941 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/file used request id req-88d4ff8b-9488-4b34-9dc2-f0a60a1f589b 2018-10-17 13:56:21,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.87817788124s 2018-10-17 13:56:21,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:56:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 13:56:22,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5426 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:22 GMT X-Openstack-Request-Id: req-239338fc-e1e5-40be-af71-16a065f1d14f 2018-10-17 13:56:22,271 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:56:21Z", "file": "/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/file", "owner": "b60b31fa2f904d1090071d7521730d3f", "id": "ac80d80d-2d72-44d9-a503-e5c55d9f13da", "size": 12716032, "self": "/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:56:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:56:22,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-239338fc-e1e5-40be-af71-16a065f1d14f 2018-10-17 13:56:22,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326114177704s 2018-10-17 13:56:22,276 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/file', 'owner': u'b60b31fa2f904d1090071d7521730d3f', 'id': u'ac80d80d-2d72-44d9-a503-e5c55d9f13da', 'size': 12716032, u'self': u'/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b60b31fa2f904d1090071d7521730d3f', 'name': 'neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:56:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T13:56:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'created': u'2018-10-17T13:56:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:56:19Z', 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/ac80d80d-2d72-44d9-a503-e5c55d9f13da', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:56:22,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:56:22,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:56:22,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c838a82-f50a-4c1a-802c-4d7a0352a89d x-openstack-request-id: req-2c838a82-f50a-4c1a-802c-4d7a0352a89d 2018-10-17 13:56:22,592 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8625da22-2744-49f5-b296-6a2eb6e65db7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8625da22-2744-49f5-b296-6a2eb6e65db7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8625da22-2744-49f5-b296-6a2eb6e65db7", "name": "neutron-tempest-plugin-api-flavor_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:56:22,592 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-2c838a82-f50a-4c1a-802c-4d7a0352a89d 2018-10-17 13:56:22,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.311838150024s 2018-10-17 13:56:22,594 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', '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'0b0a5b2410e7414299e13117710bbf1d', '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'8625da22-2744-49f5-b296-6a2eb6e65db7', 'swap': 0}) 2018-10-17 13:56:22,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:56:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/8625da22-2744-49f5-b296-6a2eb6e65db7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" -d '{"extra_specs": {}}' 2018-10-17 13:56:22,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5993d56a-1760-4b87-a094-3d339621a32d x-openstack-request-id: req-5993d56a-1760-4b87-a094-3d339621a32d 2018-10-17 13:56:22,617 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:56:22,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/8625da22-2744-49f5-b296-6a2eb6e65db7/os-extra_specs used request id req-5993d56a-1760-4b87-a094-3d339621a32d 2018-10-17 13:56:22,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023185968399s 2018-10-17 13:56:22,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:56:22,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 13:56:22,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779b88d8-84da-4432-b9f8-2f1d12bd6410 2018-10-17 13:56:22,830 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:56:22,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-779b88d8-84da-4432-b9f8-2f1d12bd6410 2018-10-17 13:56:22,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20129108429s 2018-10-17 13:56:22,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 13:56:22,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 13:56:23,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a04288f-f0ba-4b20-8483-a2c52d516868 2018-10-17 13:56:23,039 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 13:56:23,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8a04288f-f0ba-4b20-8483-a2c52d516868 2018-10-17 13:56:23,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204159975052s 2018-10-17 13:56:23,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 13:56:23,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 13:56:23,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-080fd180-7d53-489c-aecb-e92e265d9951 x-openstack-request-id: req-080fd180-7d53-489c-aecb-e92e265d9951 2018-10-17 13:56:23,375 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 155}, "vcpus_used": 4, "hypervisor_type": "QEMU", "local_gb_used": 4, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 4, "free_disk_gb": 243, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 26358, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 1, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4608, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 246, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 27894, "id": 5}]} 2018-10-17 13:56:23,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-080fd180-7d53-489c-aecb-e92e265d9951 2018-10-17 13:56:23,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.324111938477s 2018-10-17 13:56:23,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:56:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 13:56:23,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5426 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:23 GMT X-Openstack-Request-Id: req-f54c3c6a-aaa9-4445-9096-75ad00d4d96a 2018-10-17 13:56:23,619 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:56:21Z", "file": "/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/file", "owner": "b60b31fa2f904d1090071d7521730d3f", "id": "ac80d80d-2d72-44d9-a503-e5c55d9f13da", "size": 12716032, "self": "/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:56:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:56:23,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f54c3c6a-aaa9-4445-9096-75ad00d4d96a 2018-10-17 13:56:23,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.238294124603s 2018-10-17 13:56:23,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 13:56:23,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3"}' 2018-10-17 13:56:24,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:24 GMT Location: http://172.30.9.25:9292/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-33594b26-43bc-4fc3-b3ed-ac79928d87fb 2018-10-17 13:56:24,067 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:56:24Z", "file": "/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475/file", "owner": "b60b31fa2f904d1090071d7521730d3f", "id": "e9c3e907-849d-4854-a443-0cc61c0f1475", "size": null, "self": "/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "checksum": null, "created_at": "2018-10-17T13:56:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 13:56:24,068 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-33594b26-43bc-4fc3-b3ed-ac79928d87fb 2018-10-17 13:56:24,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.432533979416s 2018-10-17 13:56:24,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 13:56:24,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" -d '' 2018-10-17 13:56:24,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 13:56:24 GMT X-Openstack-Request-Id: req-7b407021-f371-41be-a8d5-80ca800aa541 2018-10-17 13:56:24,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 13:56:24,935 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475/file used request id req-7b407021-f371-41be-a8d5-80ca800aa541 2018-10-17 13:56:24,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.866301059723s 2018-10-17 13:56:24,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 13:56:24,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 13:56:25,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6795 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:25 GMT X-Openstack-Request-Id: req-0d71f7cb-df58-4a26-aabc-e7677edd6fee 2018-10-17 13:56:25,255 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:56:24Z", "file": "/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475/file", "owner": "b60b31fa2f904d1090071d7521730d3f", "id": "e9c3e907-849d-4854-a443-0cc61c0f1475", "size": 12716032, "self": "/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/e9c3e907-849d-4854-a443-0cc61c0f1475/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/e9c3e907-849d-4854-a443-0cc61c0f1475/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:56:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:56:21Z", "file": "/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/file", "owner": "b60b31fa2f904d1090071d7521730d3f", "id": "ac80d80d-2d72-44d9-a503-e5c55d9f13da", "size": 12716032, "self": "/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:56:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 13:56:25,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0d71f7cb-df58-4a26-aabc-e7677edd6fee 2018-10-17 13:56:25,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315629005432s 2018-10-17 13:56:25,260 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/e9c3e907-849d-4854-a443-0cc61c0f1475/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475/file', 'owner': u'b60b31fa2f904d1090071d7521730d3f', 'id': u'e9c3e907-849d-4854-a443-0cc61c0f1475', 'size': 12716032, u'self': u'/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b60b31fa2f904d1090071d7521730d3f', 'name': 'neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/e9c3e907-849d-4854-a443-0cc61c0f1475/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T13:56:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T13:56:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'created': u'2018-10-17T13:56:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T13:56:24Z', 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/e9c3e907-849d-4854-a443-0cc61c0f1475', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 13:56:25,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 13:56:25,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 13:56:25,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-daadd4f0-c9e3-42e7-b63c-52878a501a1c x-openstack-request-id: req-daadd4f0-c9e3-42e7-b63c-52878a501a1c 2018-10-17 13:56:25,318 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/056c1477-ab90-449d-9764-a3ffbebbf521", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/056c1477-ab90-449d-9764-a3ffbebbf521", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "056c1477-ab90-449d-9764-a3ffbebbf521", "name": "neutron-tempest-plugin-api-flavor_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 13:56:25,318 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-daadd4f0-c9e3-42e7-b63c-52878a501a1c 2018-10-17 13:56:25,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.057904958725s 2018-10-17 13:56:25,319 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'ephemeral': 0, 'ram': 1024, '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'0b0a5b2410e7414299e13117710bbf1d', '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'056c1477-ab90-449d-9764-a3ffbebbf521', 'swap': 0}) 2018-10-17 13:56:25,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 13:56:25,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/056c1477-ab90-449d-9764-a3ffbebbf521/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" -d '{"extra_specs": {}}' 2018-10-17 13:56:25,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 13:56:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1b34e21-915d-4b0c-b244-b19af319ac30 x-openstack-request-id: req-c1b34e21-915d-4b0c-b244-b19af319ac30 2018-10-17 13:56:25,340 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 13:56:25,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/056c1477-ab90-449d-9764-a3ffbebbf521/os-extra_specs used request id req-c1b34e21-915d-4b0c-b244-b19af319ac30 2018-10-17 13:56:25,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201799869537s 2018-10-17 13:56:25,341 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3', 'ephemeral': 0, 'ram': 1024, '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'0b0a5b2410e7414299e13117710bbf1d', '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'056c1477-ab90-449d-9764-a3ffbebbf521', 'swap': 0}) 2018-10-17 13:56:28,772 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-17 13:56:28,772 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-17 13:56:28,772 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-17 13:56:28,774 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-17 13:56:28,784 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-17 13:56:32,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2959a8c9-db4d-45ae-b74b-aa381c44cb05/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-10-17 13:56:32,036 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-17 13:56:32,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-17 13:56:32,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-10-17 14:12:02,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6658bf25-a33e-4127-8da6-a5eeada94f7f 2018-10-17 14:12:02,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6658bf25-a33e-4127-8da6-a5eeada94f7f']'. 2018-10-17 14:12:03,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-17 14:12:03,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-17 14:12:03,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 14:12:03,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6658bf25-a33e-4127-8da6-a5eeada94f7f | 2018-10-17 14:12:03,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-17 14:12:03,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-17 13:56:34 | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-17 14:12:02 | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:28 | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2959a8c9-db4d-45ae-b74b-aa381c44cb05) | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b9019267-af10-46de-a049-b010b264b843) | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 919.47 | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 476 | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 71 | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-17 14:12:03,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-17 14:12:03,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-17 14:12:03,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-17 14:12:03,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-17 14:12:03,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-17 14:12:03,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-10-17 14:12:04,079 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 14:12:04,079 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:45 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-10-17 14:12:04,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 14:12:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 14:12:04,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 14:12:04 GMT X-Openstack-Request-Id: req-c603c331-8896-4bf0-9c9d-a27452119ff1 2018-10-17 14:12:04,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 14:12:04,775 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e9c3e907-849d-4854-a443-0cc61c0f1475 used request id req-c603c331-8896-4bf0-9c9d-a27452119ff1 2018-10-17 14:12:04,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.691606998444s 2018-10-17 14:12:04,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 14:12:04,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 14:12:05,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55abbf80-584e-4e40-831c-0ccb500c6dbb x-openstack-request-id: req-55abbf80-584e-4e40-831c-0ccb500c6dbb 2018-10-17 14:12:05,083 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "name": "cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/056c1477-ab90-449d-9764-a3ffbebbf521", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/056c1477-ab90-449d-9764-a3ffbebbf521", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "056c1477-ab90-449d-9764-a3ffbebbf521", "name": "neutron-tempest-plugin-api-flavor_alt_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8625da22-2744-49f5-b296-6a2eb6e65db7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8625da22-2744-49f5-b296-6a2eb6e65db7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8625da22-2744-49f5-b296-6a2eb6e65db7", "name": "neutron-tempest-plugin-api-flavor_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 14:12:05,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-55abbf80-584e-4e40-831c-0ccb500c6dbb 2018-10-17 14:12:05,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303488969803s 2018-10-17 14:12:05,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 14:12:05,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/056c1477-ab90-449d-9764-a3ffbebbf521 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 14:12:05,138 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db624ebf-7449-46fe-b442-334ab0a73079 x-openstack-request-id: req-db624ebf-7449-46fe-b442-334ab0a73079 2018-10-17 14:12:05,138 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/056c1477-ab90-449d-9764-a3ffbebbf521 used request id req-db624ebf-7449-46fe-b442-334ab0a73079 2018-10-17 14:12:05,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0528788566589s 2018-10-17 14:12:05,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 14:12:05,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 14:12:05,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5426 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:05 GMT X-Openstack-Request-Id: req-d2bd1780-178f-4496-843d-820ee11bf652 2018-10-17 14:12:05,527 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:56:21Z", "file": "/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/file", "owner": "b60b31fa2f904d1090071d7521730d3f", "id": "ac80d80d-2d72-44d9-a503-e5c55d9f13da", "size": 12716032, "self": "/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:56:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 14:12:05,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d2bd1780-178f-4496-843d-820ee11bf652 2018-10-17 14:12:05,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.387026071548s 2018-10-17 14:12:05,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 14:12:05,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f98f6b3839acbef1bd2a2220f3419635fffb6e822a5f284989a9f7a204746c54" 2018-10-17 14:12:06,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 14:12:06 GMT X-Openstack-Request-Id: req-6e4e2c38-1c12-43da-9313-fd24475d8a1e 2018-10-17 14:12:06,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 14:12:06,967 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ac80d80d-2d72-44d9-a503-e5c55d9f13da used request id req-6e4e2c38-1c12-43da-9313-fd24475d8a1e 2018-10-17 14:12:06,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.43617010117s 2018-10-17 14:12:06,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 14:12:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 14:12:07,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 542 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9bc2deef-4bcb-4478-b0de-87b77102d3a0 x-openstack-request-id: req-9bc2deef-4bcb-4478-b0de-87b77102d3a0 2018-10-17 14:12:07,004 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "name": "cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8625da22-2744-49f5-b296-6a2eb6e65db7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8625da22-2744-49f5-b296-6a2eb6e65db7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8625da22-2744-49f5-b296-6a2eb6e65db7", "name": "neutron-tempest-plugin-api-flavor_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 14:12:07,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9bc2deef-4bcb-4478-b0de-87b77102d3a0 2018-10-17 14:12:07,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0367331504822s 2018-10-17 14:12:07,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 14:12:07,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/8625da22-2744-49f5-b296-6a2eb6e65db7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 14:12:07,060 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28df843b-456e-4cbe-8866-e6cad851f276 x-openstack-request-id: req-28df843b-456e-4cbe-8866-e6cad851f276 2018-10-17 14:12:07,060 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8625da22-2744-49f5-b296-6a2eb6e65db7 used request id req-28df843b-456e-4cbe-8866-e6cad851f276 2018-10-17 14:12:07,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0527229309082s 2018-10-17 14:12:07,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 14:12:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 14:12:07,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a43ca139-c489-46a5-b4e7-9f770cc99ce1 2018-10-17 14:12:07,288 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "links": {"self": "http://172.30.9.25:5000/v3/users/d64d9b42f194451b92a86356fbbe0225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d64d9b42f194451b92a86356fbbe0225", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 14:12:07,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a43ca139-c489-46a5-b4e7-9f770cc99ce1 2018-10-17 14:12:07,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227457046509s 2018-10-17 14:12:07,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 14:12:07,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/d64d9b42f194451b92a86356fbbe0225 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 14:12:07,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ef16d2-f395-4ea8-bee5-1bd27fdbfaa7 2018-10-17 14:12:07,512 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3", "links": {"self": "http://172.30.9.25:5000/v3/users/d64d9b42f194451b92a86356fbbe0225"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d64d9b42f194451b92a86356fbbe0225", "description": null}} 2018-10-17 14:12:07,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/d64d9b42f194451b92a86356fbbe0225 used request id req-d2ef16d2-f395-4ea8-bee5-1bd27fdbfaa7 2018-10-17 14:12:07,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216809034348s 2018-10-17 14:12:07,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 14:12:07,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/d64d9b42f194451b92a86356fbbe0225 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 14:12:07,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 14:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0395bf60-4590-46aa-a827-c7a55dd770a2 2018-10-17 14:12:07,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 14:12:07,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/d64d9b42f194451b92a86356fbbe0225 used request id req-0395bf60-4590-46aa-a827-c7a55dd770a2 2018-10-17 14:12:07,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.405071973801s 2018-10-17 14:12:07,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 14:12:07,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 14:12:08,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8508067d-780b-401a-8fe8-9e203d7f5127 2018-10-17 14:12:08,222 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.25:5000/v3/projects/b60b31fa2f904d1090071d7521730d3f"}, "tags": [], "enabled": true, "id": "b60b31fa2f904d1090071d7521730d3f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_0ff4d1fb-22b2-4e96-860f-17a4bdb14ec3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 14:12:08,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-8508067d-780b-401a-8fe8-9e203d7f5127 2018-10-17 14:12:08,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.297136068344s 2018-10-17 14:12:08,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 14:12:08,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/b60b31fa2f904d1090071d7521730d3f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 14:12:08,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 14:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9547c0ad-f613-4602-996c-c116198fc0dc 2018-10-17 14:12:08,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 14:12:08,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b60b31fa2f904d1090071d7521730d3f used request id req-9547c0ad-f613-4602-996c-c116198fc0dc 2018-10-17 14:12:08,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.294312000275s 2018-10-17 14:12:08,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 14:12:08,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=b60b31fa2f904d1090071d7521730d3f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bb14e00795b2d18d5bb087fcc0037550e4c59f8dcc0853a9db4d911d15b19252" 2018-10-17 14:12:08,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:08 GMT X-Openstack-Request-Id: req-777ce5ce-4180-4c73-af1c-d6137d7fce89 2018-10-17 14:12:08,854 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-17 14:12:08,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=b60b31fa2f904d1090071d7521730d3f&name=default used request id req-777ce5ce-4180-4c73-af1c-d6137d7fce89 2018-10-17 14:12:08,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325382947922s 2018-10-17 14:12:08,904 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-17 14:12:08,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 14:12:08,965 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4156080a-093a-4885-89c0-7024b997347c 2018-10-17 14:12:08,965 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 14:12:08,965 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-4156080a-093a-4885-89c0-7024b997347c 2018-10-17 14:12:08,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 14:12:09,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T15:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["nC-KxVsxRY2YmTeDV483Dg"], "issued_at": "2018-10-17T14:12:09.000000Z"}} 2018-10-17 14:12:09,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 14:12:09,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:09,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:09 GMT X-Openstack-Request-Id: req-bcc90053-4079-4912-ab08-5d40eea60ff7 2018-10-17 14:12:09,769 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:58:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 14:12:09,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bcc90053-4079-4912-ab08-5d40eea60ff7 2018-10-17 14:12:09,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382876873016s 2018-10-17 14:12:09,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 14:12:09,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:09,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d354d782-ca70-4300-ab6c-72587ab1bb41 2018-10-17 14:12:09,903 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 14:12:09,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-d354d782-ca70-4300-ab6c-72587ab1bb41 2018-10-17 14:12:09,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125325918198s 2018-10-17 14:12:09,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 14:12:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1"}}' 2018-10-17 14:12:10,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36085925-4283-462a-86c5-220b50a75d68 2018-10-17 14:12:10,152 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806"}, "tags": [], "enabled": true, "id": "ad8a9116d6504552b66a8e4f43258806", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1"}} 2018-10-17 14:12:10,152 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-36085925-4283-462a-86c5-220b50a75d68 2018-10-17 14:12:10,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.24122595787s 2018-10-17 14:12:10,153 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'ad8a9116d6504552b66a8e4f43258806', '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'rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1'}) 2018-10-17 14:12:10,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 14:12:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5f83ffcf-28b8-4b54-b5f2-449291c572e2", "email": null, "name": "rally_sanity-user_c8aea693-c3c6-4319-9739-efe7e8476ce1"}}' 2018-10-17 14:12:10,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91d071dc-dc53-4ae7-98ca-6f12e2f0fb3b 2018-10-17 14:12:10,644 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_c8aea693-c3c6-4319-9739-efe7e8476ce1", "links": {"self": "http://172.30.9.25:5000/v3/users/67b562209d994eefaaac4272f890b92f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67b562209d994eefaaac4272f890b92f", "domain_id": "default", "password_expires_at": null}} 2018-10-17 14:12:10,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-91d071dc-dc53-4ae7-98ca-6f12e2f0fb3b 2018-10-17 14:12:10,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.484813928604s 2018-10-17 14:12:10,645 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'67b562209d994eefaaac4272f890b92f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_c8aea693-c3c6-4319-9739-efe7e8476ce1'}) 2018-10-17 14:12:10,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 14:12:10,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:10,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c50416-ffbf-48bf-bc01-74bc6762a95e 2018-10-17 14:12:10,853 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 14:12:10,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-72c50416-ffbf-48bf-bc01-74bc6762a95e 2018-10-17 14:12:10,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20457816124s 2018-10-17 14:12:10,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 14:12:10,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:11,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f56399-9d2c-4dab-85f2-fd7aa9f528d0 2018-10-17 14:12:11,062 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 14:12:11,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-69f56399-9d2c-4dab-85f2-fd7aa9f528d0 2018-10-17 14:12:11,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202820062637s 2018-10-17 14:12:11,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 14:12:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:11,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19a972b-5481-44d9-a809-e35b487393ef 2018-10-17 14:12:11,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 14:12:11,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c19a972b-5481-44d9-a809-e35b487393ef 2018-10-17 14:12:11,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118525028229s 2018-10-17 14:12:11,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 14:12:11,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:11,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8cf8ee3-1a43-4eb1-810e-5afc3fdd8ea4 2018-10-17 14:12:11,382 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 14:12:11,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-a8cf8ee3-1a43-4eb1-810e-5afc3fdd8ea4 2018-10-17 14:12:11,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190984010696s 2018-10-17 14:12:11,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 14:12:11,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:11,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c67c30c-10a5-4718-8a0e-e1b01a1f19fa 2018-10-17 14:12:11,606 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c8aea693-c3c6-4319-9739-efe7e8476ce1", "links": {"self": "http://172.30.9.25:5000/v3/users/67b562209d994eefaaac4272f890b92f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67b562209d994eefaaac4272f890b92f", "domain_id": "default", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 14:12:11,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7c67c30c-10a5-4718-8a0e-e1b01a1f19fa 2018-10-17 14:12:11,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223787069321s 2018-10-17 14:12:11,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 14:12:11,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:11,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8918dd3f-7c63-45c5-9da1-5447b5265258 2018-10-17 14:12:11,937 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806"}, "tags": [], "enabled": true, "id": "ad8a9116d6504552b66a8e4f43258806", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 14:12:11,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-8918dd3f-7c63-45c5-9da1-5447b5265258 2018-10-17 14:12:11,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.316098928452s 2018-10-17 14:12:11,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 14:12:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=67b562209d994eefaaac4272f890b92f&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=ad8a9116d6504552b66a8e4f43258806" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:12,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bfd3c1-6fdc-45fb-a945-6b726804e7fe 2018-10-17 14:12:12,156 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=67b562209d994eefaaac4272f890b92f&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=ad8a9116d6504552b66a8e4f43258806", "previous": null, "next": null}} 2018-10-17 14:12:12,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=67b562209d994eefaaac4272f890b92f&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=ad8a9116d6504552b66a8e4f43258806 used request id req-c8bfd3c1-6fdc-45fb-a945-6b726804e7fe 2018-10-17 14:12:12,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209167957306s 2018-10-17 14:12:12,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 14:12:12,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806/users/67b562209d994eefaaac4272f890b92f/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:12,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 14:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c9a9a64-b460-4870-93be-6640d621d3f6 2018-10-17 14:12:12,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 14:12:12,421 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806/users/67b562209d994eefaaac4272f890b92f/roles/c5becf032b96492483eb72b17137a569 used request id req-3c9a9a64-b460-4870-93be-6640d621d3f6 2018-10-17 14:12:12,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.261291980743s 2018-10-17 14:12:12,422 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1', 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'ad8a9116d6504552b66a8e4f43258806', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5f83ffcf-28b8-4b54-b5f2-449291c572e2', 'username': u'rally_sanity-user_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 14:12:12,426 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'password': '5f83ffcf-28b8-4b54-b5f2-449291c572e2', 'project_name': 'rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': 'ad8a9116d6504552b66a8e4f43258806', 'project_domain_name': 'Default'} 2018-10-17 14:12:12,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 14:12:12,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:12,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330608f6-dd2d-498c-8276-26c2c83613e7 2018-10-17 14:12:12,640 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 14:12:12,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-330608f6-dd2d-498c-8276-26c2c83613e7 2018-10-17 14:12:12,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209856987s 2018-10-17 14:12:12,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 14:12:12,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:12,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5a7db0-9efb-4e29-81ab-9bd58a9c5a94 2018-10-17 14:12:12,856 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 14:12:12,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ec5a7db0-9efb-4e29-81ab-9bd58a9c5a94 2018-10-17 14:12:12,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210808038712s 2018-10-17 14:12:12,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 14:12:12,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:13,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c732834c-828e-46d7-8d8e-d8a25fa8b484 2018-10-17 14:12:13,072 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 14:12:13,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-c732834c-828e-46d7-8d8e-d8a25fa8b484 2018-10-17 14:12:13,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210372924805s 2018-10-17 14:12:13,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 14:12:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:13,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c72780-6b58-4ac8-878e-f5f113e7c1f6 2018-10-17 14:12:13,219 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c8aea693-c3c6-4319-9739-efe7e8476ce1", "links": {"self": "http://172.30.9.25:5000/v3/users/67b562209d994eefaaac4272f890b92f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67b562209d994eefaaac4272f890b92f", "domain_id": "default", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 14:12:13,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-83c72780-6b58-4ac8-878e-f5f113e7c1f6 2018-10-17 14:12:13,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.145331859589s 2018-10-17 14:12:13,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 14:12:13,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:13,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b87949f-943e-417b-9d3a-ee5098f54e39 2018-10-17 14:12:13,446 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806"}, "tags": [], "enabled": true, "id": "ad8a9116d6504552b66a8e4f43258806", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 14:12:13,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2b87949f-943e-417b-9d3a-ee5098f54e39 2018-10-17 14:12:13,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214528083801s 2018-10-17 14:12:13,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 14:12:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=67b562209d994eefaaac4272f890b92f&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=ad8a9116d6504552b66a8e4f43258806" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:13,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b9496e-c509-44b8-bc5e-7ec1a2181ada 2018-10-17 14:12:13,655 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=67b562209d994eefaaac4272f890b92f&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=ad8a9116d6504552b66a8e4f43258806", "previous": null, "next": null}} 2018-10-17 14:12:13,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=67b562209d994eefaaac4272f890b92f&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=ad8a9116d6504552b66a8e4f43258806 used request id req-c2b9496e-c509-44b8-bc5e-7ec1a2181ada 2018-10-17 14:12:13,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.2002389431s 2018-10-17 14:12:13,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 14:12:13,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806/users/67b562209d994eefaaac4272f890b92f/roles/4c2f883790194f2aacaf88e9bd2409d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:13,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 14:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee54b270-17f3-49a5-8c97-49216dbdbf0d 2018-10-17 14:12:13,922 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 14:12:13,922 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806/users/67b562209d994eefaaac4272f890b92f/roles/4c2f883790194f2aacaf88e9bd2409d0 used request id req-ee54b270-17f3-49a5-8c97-49216dbdbf0d 2018-10-17 14:12:13,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.263026952744s 2018-10-17 14:12:13,923 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-17 14:12:14,266 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-10-17 14:12:14,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 14:12:14,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:14,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a398df6-b42a-4a71-b1e7-37b6aa747057 2018-10-17 14:12:14,479 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 14:12:14,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-2a398df6-b42a-4a71-b1e7-37b6aa747057 2018-10-17 14:12:14,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21223115921s 2018-10-17 14:12:14,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 14:12:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:12:14,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ba9941-c5af-44cb-8e04-4fac692cdf9a 2018-10-17 14:12:14,602 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806"}, "tags": [], "enabled": true, "id": "ad8a9116d6504552b66a8e4f43258806", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 14:12:14,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-21ba9941-c5af-44cb-8e04-4fac692cdf9a 2018-10-17 14:12:14,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115433931351s 2018-10-17 14:12:14,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 14:12:14,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" -d '{"network": {"shared": true, "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "name": "rally_sanity-net_c8aea693-c3c6-4319-9739-efe7e8476ce1", "admin_state_up": true}}' 2018-10-17 14:12:15,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:15 GMT X-Openstack-Request-Id: req-c3bb2e6c-e31f-49b8-9f02-b46fcd12fd93 2018-10-17 14:12:15,198 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e6609cfa-bd54-4c1d-911c-f3787bb4a1ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"ad8a9116d6504552b66a8e4f43258806","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T14:12:15Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_c8aea693-c3c6-4319-9739-efe7e8476ce1","admin_state_up":true,"tenant_id":"ad8a9116d6504552b66a8e4f43258806","created_at":"2018-10-17T14:12:15Z","mtu":1450}} 2018-10-17 14:12:15,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c3bb2e6c-e31f-49b8-9f02-b46fcd12fd93 2018-10-17 14:12:15,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.592236995697s 2018-10-17 14:12:15,199 - 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-10-17T14:12:15Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_c8aea693-c3c6-4319-9739-efe7e8476ce1', u'created_at': u'2018-10-17T14:12:15Z', u'mtu': 1450, u'tenant_id': u'ad8a9116d6504552b66a8e4f43258806', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ad8a9116d6504552b66a8e4f43258806', u'l2_adjacency': True}) 2018-10-17 14:12:15,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 14:12:15,210 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2efd26-54bb-4cfa-b1a1-466e32718c48 2018-10-17 14:12:15,210 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 14:12:15,210 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-8a2efd26-54bb-4cfa-b1a1-466e32718c48 2018-10-17 14:12:15,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 14:12:15,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T15:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad8a9116d6504552b66a8e4f43258806", "name": "rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ad8a9116d6504552b66a8e4f43258806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/ad8a9116d6504552b66a8e4f43258806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/ad8a9116d6504552b66a8e4f43258806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/ad8a9116d6504552b66a8e4f43258806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/ad8a9116d6504552b66a8e4f43258806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/ad8a9116d6504552b66a8e4f43258806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_ad8a9116d6504552b66a8e4f43258806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_ad8a9116d6504552b66a8e4f43258806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/ad8a9116d6504552b66a8e4f43258806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/ad8a9116d6504552b66a8e4f43258806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/ad8a9116d6504552b66a8e4f43258806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/ad8a9116d6504552b66a8e4f43258806", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/ad8a9116d6504552b66a8e4f43258806", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/ad8a9116d6504552b66a8e4f43258806", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_c8aea693-c3c6-4319-9739-efe7e8476ce1", "id": "67b562209d994eefaaac4272f890b92f"}, "audit_ids": ["c7UtWo0xTbqbEwCAiapFhQ"], "issued_at": "2018-10-17T14:12:15.000000Z"}} 2018-10-17 14:12:15,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 14:12:15,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:12:16,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6339 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:16 GMT X-Openstack-Request-Id: req-b7d7772f-5868-459e-a361-1160ad8f818c 2018-10-17 14:12:16,031 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:58:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"13a1037e-e03d-4289-9e27-3b9bd1a5b2e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["70571ea8-8de7-470f-b8ee-7aa2355843ed"],"description":"","tags":[],"updated_at":"2018-10-17T13:35:15Z","qos_policy_id":null,"name":"HA network tenant dfe663cc8bdc43b1afffdfbcce5747a3","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:35:15Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"4b1ebf3d27c14a44a204260734a9785c","l2_adjacency":true,"status":"ACTIVE","subnets":["7a70de6f-e18d-4103-91c5-f0e17e652f94"],"description":"","tags":[],"updated_at":"2018-10-17T13:29:38Z","qos_policy_id":null,"name":"singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551","admin_state_up":true,"tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"457c950c-12c4-43b0-8411-8b3be191b59b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","l2_adjacency":true,"status":"ACTIVE","subnets":["99514853-26cc-40ab-aed9-aae6fa9eca39"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:54Z","qos_policy_id":null,"name":"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e","admin_state_up":true,"tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"680861d6-2964-4d55-afd4-7a6adff88119","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["161389d7-2a5f-44c2-b7e4-edf3d7e5d25b"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:55Z","qos_policy_id":null,"name":"HA network tenant 3dcbcffd420f4a00ada6dfd8e9236b4b","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:37:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","l2_adjacency":true,"status":"ACTIVE","subnets":["898ff686-a9c7-4b9b-b410-09a3a395d4ac"],"description":"","tags":[],"updated_at":"2018-10-17T13:35:14Z","qos_policy_id":null,"name":"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2","admin_state_up":true,"tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9558e033-7b5c-4837-9dbb-d69a0bce47c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["587b5339-30ef-4596-81d0-7f522ae20603"],"description":"","tags":[],"updated_at":"2018-10-17T13:57:52Z","qos_policy_id":null,"name":"HA network tenant 169cde4a6b334d46807c3ab0884468a8","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:57:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bbb65a3b-6e01-43da-acf5-7862590dddf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["44867d14-cda1-4a19-a503-108401992c6c"],"description":"","tags":[],"updated_at":"2018-10-17T13:29:39Z","qos_policy_id":null,"name":"HA network tenant 4b1ebf3d27c14a44a204260734a9785c","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:29:38Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e6609cfa-bd54-4c1d-911c-f3787bb4a1ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"ad8a9116d6504552b66a8e4f43258806","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T14:12:15Z","qos_policy_id":null,"name":"rally_sanity-net_c8aea693-c3c6-4319-9739-efe7e8476ce1","admin_state_up":true,"tenant_id":"ad8a9116d6504552b66a8e4f43258806","created_at":"2018-10-17T14:12:15Z","provider:network_type":"vxlan"}]} 2018-10-17 14:12:16,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b7d7772f-5868-459e-a361-1160ad8f818c 2018-10-17 14:12:16,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401596069336s 2018-10-17 14:12:16,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 14:12:16,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" -d '{"subnet": {"name": "rally_sanity-subnet_c8aea693-c3c6-4319-9739-efe7e8476ce1", "enable_dhcp": true, "network_id": "e6609cfa-bd54-4c1d-911c-f3787bb4a1ee", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 14:12:16,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:16 GMT X-Openstack-Request-Id: req-a15756f2-12ca-49df-91ce-62a79bd64d7f 2018-10-17 14:12:16,881 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-17T14:12:16Z","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":"25bc7919-2581-446c-a50b-6a39bdf2aeea","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ad8a9116d6504552b66a8e4f43258806","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_c8aea693-c3c6-4319-9739-efe7e8476ce1","enable_dhcp":true,"segment_id":null,"network_id":"e6609cfa-bd54-4c1d-911c-f3787bb4a1ee","tenant_id":"ad8a9116d6504552b66a8e4f43258806","created_at":"2018-10-17T14:12:16Z","ip_version":4}} 2018-10-17 14:12:16,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a15756f2-12ca-49df-91ce-62a79bd64d7f 2018-10-17 14:12:16,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.846873998642s 2018-10-17 14:12:16,882 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T14:12:16Z', 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'25bc7919-2581-446c-a50b-6a39bdf2aeea', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_c8aea693-c3c6-4319-9739-efe7e8476ce1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', u'tenant_id': u'ad8a9116d6504552b66a8e4f43258806', u'created_at': u'2018-10-17T14:12:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ad8a9116d6504552b66a8e4f43258806'}) 2018-10-17 14:12:16,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 14:12:16,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "rally_sanity-router_c8aea693-c3c6-4319-9739-efe7e8476ce1", "admin_state_up": true}}' 2018-10-17 14:12:24,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:24 GMT X-Openstack-Request-Id: req-3d38c3b2-7bc8-44f8-9d68-7756668b0138 2018-10-17 14:12:24,051 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "created_at": "2018-10-17T14:12:17Z", "admin_state_up": true, "updated_at": "2018-10-17T14:12:19Z", "project_id": "ad8a9116d6504552b66a8e4f43258806", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e2b22a6f-123d-42d0-aeae-88391913b9c1", "name": "rally_sanity-router_c8aea693-c3c6-4319-9739-efe7e8476ce1"}} 2018-10-17 14:12:24,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3d38c3b2-7bc8-44f8-9d68-7756668b0138 2018-10-17 14:12:24,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.16945004463s 2018-10-17 14:12:24,052 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T14:12:19Z', u'revision_number': 3, u'ha': True, u'id': u'e2b22a6f-123d-42d0-aeae-88391913b9c1', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_c8aea693-c3c6-4319-9739-efe7e8476ce1', u'admin_state_up': True, u'tenant_id': u'ad8a9116d6504552b66a8e4f43258806', u'created_at': u'2018-10-17T14:12:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'ad8a9116d6504552b66a8e4f43258806'}) 2018-10-17 14:12:24,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 14:12:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/e2b22a6f-123d-42d0-aeae-88391913b9c1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" -d '{"subnet_id": "25bc7919-2581-446c-a50b-6a39bdf2aeea"}' 2018-10-17 14:12:26,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:26 GMT X-Openstack-Request-Id: req-d2d63be4-74ea-4113-961d-87acb069b2aa 2018-10-17 14:12:26,966 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e6609cfa-bd54-4c1d-911c-f3787bb4a1ee", "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "subnet_id": "25bc7919-2581-446c-a50b-6a39bdf2aeea", "subnet_ids": ["25bc7919-2581-446c-a50b-6a39bdf2aeea"], "port_id": "2d92f893-cede-4bc9-9415-6c93f7695cef", "id": "e2b22a6f-123d-42d0-aeae-88391913b9c1"} 2018-10-17 14:12:26,966 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e2b22a6f-123d-42d0-aeae-88391913b9c1/add_router_interface.json used request id req-d2d63be4-74ea-4113-961d-87acb069b2aa 2018-10-17 14:12:26,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.91343307495s 2018-10-17 14:12:26,967 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 14:12:27,094 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 14:12:27,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 14:12:27,102 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:27 GMT 2018-10-17 14:12:27,103 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 14:12:27,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 14:12:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:12:27,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4065 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:27 GMT X-Openstack-Request-Id: req-4768f4eb-a728-4581-be4d-11f6fc48df97 2018-10-17 14:12:27,676 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 14:12:27,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4768f4eb-a728-4581-be4d-11f6fc48df97 2018-10-17 14:12:27,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.568677902222s 2018-10-17 14:12:27,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 14:12:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1"}' 2018-10-17 14:12:28,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:28 GMT Location: http://172.30.9.25:9292/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9a711115-9f78-481c-8bb6-d0aeead268e9 2018-10-17 14:12:28,024 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T14:12:27Z", "file": "/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/file", "owner": "ad8a9116d6504552b66a8e4f43258806", "id": "9f36a5fc-7976-4a8c-a5d5-fa0aacde8525", "size": null, "self": "/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1", "checksum": null, "created_at": "2018-10-17T14:12:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 14:12:28,024 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9a711115-9f78-481c-8bb6-d0aeead268e9 2018-10-17 14:12:28,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.338097810745s 2018-10-17 14:12:28,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 14:12:28,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" -d '' 2018-10-17 14:12:28,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 14:12:28 GMT X-Openstack-Request-Id: req-9d492fa3-c1be-448c-b465-f1de47c42ada 2018-10-17 14:12:28,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 14:12:28,915 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/file used request id req-9d492fa3-c1be-448c-b465-f1de47c42ada 2018-10-17 14:12:28,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.890161991119s 2018-10-17 14:12:28,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 14:12:28,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:12:29,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5398 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:29 GMT X-Openstack-Request-Id: req-50213db1-5828-442f-818f-7536201855c4 2018-10-17 14:12:29,256 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T14:12:28Z", "file": "/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/file", "owner": "ad8a9116d6504552b66a8e4f43258806", "id": "9f36a5fc-7976-4a8c-a5d5-fa0aacde8525", "size": 12716032, "self": "/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T14:12:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 14:12:29,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-50213db1-5828-442f-818f-7536201855c4 2018-10-17 14:12:29,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336005926132s 2018-10-17 14:12:29,260 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/file', 'owner': u'ad8a9116d6504552b66a8e4f43258806', 'id': u'9f36a5fc-7976-4a8c-a5d5-fa0aacde8525', 'size': 12716032, u'self': u'/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ad8a9116d6504552b66a8e4f43258806', 'name': 'rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T14:12:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T14:12:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'created': u'2018-10-17T14:12:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T14:12:27Z', 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/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 14:12:29,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 14:12:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 14:12:29,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86700074-6cf3-422b-9b0a-873346bc99ea x-openstack-request-id: req-86700074-6cf3-422b-9b0a-873346bc99ea 2018-10-17 14:12:29,602 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c09d4910-fff2-4551-a005-a318b2821bf7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c09d4910-fff2-4551-a005-a318b2821bf7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c09d4910-fff2-4551-a005-a318b2821bf7", "name": "rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 14:12:29,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-86700074-6cf3-422b-9b0a-873346bc99ea 2018-10-17 14:12:29,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.338629007339s 2018-10-17 14:12:29,603 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1', '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'0b0a5b2410e7414299e13117710bbf1d', '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'c09d4910-fff2-4551-a005-a318b2821bf7', 'swap': 0}) 2018-10-17 14:12:29,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 14:12:29,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/c09d4910-fff2-4551-a005-a318b2821bf7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" -d '{"extra_specs": {}}' 2018-10-17 14:12:29,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fb94fb7-3724-447a-9fde-09f4f86d467d x-openstack-request-id: req-0fb94fb7-3724-447a-9fde-09f4f86d467d 2018-10-17 14:12:29,633 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 14:12:29,633 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c09d4910-fff2-4551-a005-a318b2821bf7/os-extra_specs used request id req-0fb94fb7-3724-447a-9fde-09f4f86d467d 2018-10-17 14:12:29,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0298459529877s 2018-10-17 14:12:29,634 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 14:12:32,128 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 14:12:34,493 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 217aa72b-880d-4962-8caf-c0196f74fb62 | 2018-10-17T14:12:34.090887 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 217aa72b-880d-4962-8caf-c0196f74fb62 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-17 14:12:37,696 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-17 14:12:38,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-17 14:12:38,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 14:12:38,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:12:38,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec7cbc3d-4d90-447e-be4e-afa74b679fa2 x-openstack-request-id: req-ec7cbc3d-4d90-447e-be4e-afa74b679fa2 2018-10-17 14:12:38,811 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 155}, "vcpus_used": 4, "hypervisor_type": "QEMU", "local_gb_used": 4, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 4, "free_disk_gb": 243, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 26358, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 1, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4608, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 246, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 27894, "id": 5}]} 2018-10-17 14:12:38,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-ec7cbc3d-4d90-447e-be4e-afa74b679fa2 2018-10-17 14:12:38,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.330522060394s 2018-10-17 14:12:38,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 14:12:38,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:12:39,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:39 GMT X-Openstack-Request-Id: req-cdadfc17-b267-4f1b-a16c-5b94766ac030 2018-10-17 14:12:39,119 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 14:12:39,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-cdadfc17-b267-4f1b-a16c-5b94766ac030 2018-10-17 14:12:39,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.306686878204s 2018-10-17 14:12:39,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 14:12:39,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 14:12:39,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1708143-7fc2-4ae0-b1e6-33449ca1400e x-openstack-request-id: req-c1708143-7fc2-4ae0-b1e6-33449ca1400e 2018-10-17 14:12:39,201 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f", "name": "rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 14:12:39,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c1708143-7fc2-4ae0-b1e6-33449ca1400e 2018-10-17 14:12:39,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0717701911926s 2018-10-17 14:12:39,202 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'ephemeral': 0, 'ram': 1024, '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'0b0a5b2410e7414299e13117710bbf1d', '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'3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f', 'swap': 0}) 2018-10-17 14:12:39,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 14:12:39,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" -d '{"extra_specs": {}}' 2018-10-17 14:12:39,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 14:12:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c44b900f-a6a8-4bb0-80d9-b62cf9712548 x-openstack-request-id: req-c44b900f-a6a8-4bb0-80d9-b62cf9712548 2018-10-17 14:12:39,231 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 14:12:39,232 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f/os-extra_specs used request id req-c44b900f-a6a8-4bb0-80d9-b62cf9712548 2018-10-17 14:12:39,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0289809703827s 2018-10-17 14:12:39,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'ephemeral': 0, 'ram': 1024, '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'0b0a5b2410e7414299e13117710bbf1d', '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'3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f', 'swap': 0}) 2018-10-17 14:12:39,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-10-17 14:12:39,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 14:12:39,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 14:12:39,249 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-17 14:12:39,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'flavor_name': 'rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-17 14:14:08,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0081de58-fa5d-4e88-a146-cbfa74ba9558 2018-10-17 14:14:08,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-10-17 14:14:08,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0081de58-fa5d-4e88-a146-cbfa74ba9558'] 2018-10-17 14:14:09,615 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0081de58-fa5d-4e88-a146-cbfa74ba9558 -------------------------------------------------------------------------------- Task 0081de58-fa5d-4e88-a146-cbfa74ba9558: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0081de58-fa5d-4e88-a146-cbfa74ba9558 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.606482 Full duration: 10.311461 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0081de58-fa5d-4e88-a146-cbfa74ba9558 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | total | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 100.0% | 1 | | -> duration | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 1.624 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.623583 Full duration: 11.653401 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0081de58-fa5d-4e88-a146-cbfa74ba9558 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | total | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | -> duration | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.378805 Full duration: 11.227986 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0081de58-fa5d-4e88-a146-cbfa74ba9558 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.715 | 1.715 | 1.715 | 1.715 | 1.715 | 1.715 | 100.0% | 1 | | total | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 100.0% | 1 | | -> duration | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 2.158 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.157851 Full duration: 12.177718 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0081de58-fa5d-4e88-a146-cbfa74ba9558 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | total | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | -> duration | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.210374 Full duration: 11.328743 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0081de58-fa5d-4e88-a146-cbfa74ba9558 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816346 Full duration: 10.547706 HINTS: * To plot HTML graphics with this data, run: rally task report 0081de58-fa5d-4e88-a146-cbfa74ba9558 --out output.html * To generate a JUnit report, run: rally task export 0081de58-fa5d-4e88-a146-cbfa74ba9558 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0081de58-fa5d-4e88-a146-cbfa74ba9558 --json --out output.json 2018-10-17 14:14:09,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0081de58-fa5d-4e88-a146-cbfa74ba9558', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-10-17 14:14:11,603 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0081de58-fa5d-4e88-a146-cbfa74ba9558 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-10-17 14:14:11.476 699 INFO rally.api [-] Building 'json' report for the following task(s): '0081de58-fa5d-4e88-a146-cbfa74ba9558'. 2018-10-17 14:14:11.481 699 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:14:11,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0081de58-fa5d-4e88-a146-cbfa74ba9558', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-10-17 14:14:13,730 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0081de58-fa5d-4e88-a146-cbfa74ba9558 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-10-17 14:14:13.590 701 INFO rally.api [-] Building 'html' report for the following task(s): '0081de58-fa5d-4e88-a146-cbfa74ba9558'. 2018-10-17 14:14:13.616 701 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:14:13,736 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-17 14:14:13,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-10-17 14:14:13,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 14:14:13,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 14:14:13,752 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-17 14:14:13,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'flavor_name': 'rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-17 14:16:17,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f86048d3-1229-45c3-b189-9a84b93ca731 2018-10-17 14:16:17,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f86048d3-1229-45c3-b189-9a84b93ca731'] 2018-10-17 14:16:18,734 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f86048d3-1229-45c3-b189-9a84b93ca731 -------------------------------------------------------------------------------- Task f86048d3-1229-45c3-b189-9a84b93ca731: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f86048d3-1229-45c3-b189-9a84b93ca731 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.867 | 4.867 | 4.867 | 4.867 | 4.867 | 4.867 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> glance_v2.upload_data | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | glance_v2.delete_image | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | total | 5.801 | 5.801 | 5.801 | 5.801 | 5.801 | 5.801 | 100.0% | 1 | | -> duration | 5.801 | 5.801 | 5.801 | 5.801 | 5.801 | 5.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.801479 Full duration: 18.166905 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f86048d3-1229-45c3-b189-9a84b93ca731 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.462 | 4.462 | 4.462 | 4.462 | 4.462 | 4.462 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> glance_v2.upload_data | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | glance_v2.list_images | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 4.791 | 4.791 | 4.791 | 4.791 | 4.791 | 4.791 | 100.0% | 1 | | -> duration | 4.791 | 4.791 | 4.791 | 4.791 | 4.791 | 4.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.791455 Full duration: 19.679726 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f86048d3-1229-45c3-b189-9a84b93ca731 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693032 Full duration: 11.394288 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "e6609cfa-bd54-4c1d-911c-f3787bb4a1ee" } ], "flavor": { "name": "rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f86048d3-1229-45c3-b189-9a84b93ca731 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.238 | 4.238 | 4.238 | 4.238 | 4.238 | 4.238 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> glance_v2.upload_data | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | nova.boot_servers | 22.113 | 22.113 | 22.113 | 22.113 | 22.113 | 22.113 | 100.0% | 1 | | total | 26.351 | 26.351 | 26.351 | 26.351 | 26.351 | 26.351 | 100.0% | 1 | | -> duration | 25.351 | 25.351 | 25.351 | 25.351 | 25.351 | 25.351 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.351253 Full duration: 52.242303 HINTS: * To plot HTML graphics with this data, run: rally task report f86048d3-1229-45c3-b189-9a84b93ca731 --out output.html * To generate a JUnit report, run: rally task export f86048d3-1229-45c3-b189-9a84b93ca731 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f86048d3-1229-45c3-b189-9a84b93ca731 --json --out output.json 2018-10-17 14:16:18,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f86048d3-1229-45c3-b189-9a84b93ca731', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-10-17 14:16:20,850 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f86048d3-1229-45c3-b189-9a84b93ca731 --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-10-17 14:16:20.710 1250 INFO rally.api [-] Building 'json' report for the following task(s): 'f86048d3-1229-45c3-b189-9a84b93ca731'. 2018-10-17 14:16:20.714 1250 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:16:20,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f86048d3-1229-45c3-b189-9a84b93ca731', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-10-17 14:16:23,017 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f86048d3-1229-45c3-b189-9a84b93ca731 --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-10-17 14:16:22.842 1252 INFO rally.api [-] Building 'html' report for the following task(s): 'f86048d3-1229-45c3-b189-9a84b93ca731'. 2018-10-17 14:16:22.872 1252 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:16:23,020 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-17 14:16:23,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-10-17 14:16:23,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 14:16:23,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 14:16:23,027 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-17 14:16:23,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'flavor_name': 'rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-17 14:20:35,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d88e788c-48dc-40a6-9bcd-2f58c6bc111b 2018-10-17 14:20:35,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd88e788c-48dc-40a6-9bcd-2f58c6bc111b'] 2018-10-17 14:20:35,916 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d88e788c-48dc-40a6-9bcd-2f58c6bc111b -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 5.252 | 5.252 | 5.252 | 5.252 | 5.252 | 5.252 | 100.0% | 1 | | cinder_v2.delete_snapshot | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | total | 6.198 | 6.198 | 6.198 | 6.198 | 6.198 | 6.198 | 100.0% | 1 | | -> duration | 6.198 | 6.198 | 6.198 | 6.198 | 6.198 | 6.198 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.197572 Full duration: 32.791 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.385 | 4.385 | 4.385 | 4.385 | 4.385 | 4.385 | 100.0% | 1 | | cinder_v2.delete_volume | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | | total | 4.822 | 4.822 | 4.822 | 4.822 | 4.822 | 4.822 | 100.0% | 1 | | -> duration | 4.822 | 4.822 | 4.822 | 4.822 | 4.822 | 4.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.821933 Full duration: 20.965841 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.238 | 9.238 | 9.238 | 9.238 | 9.238 | 9.238 | 100.0% | 1 | | cinder_v2.delete_volume | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | total | 10.483 | 10.483 | 10.483 | 10.483 | 10.483 | 10.483 | 100.0% | 1 | | -> duration | 10.483 | 10.483 | 10.483 | 10.483 | 10.483 | 10.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.483065 Full duration: 26.920753 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.865 | 4.865 | 4.865 | 4.865 | 4.865 | 4.865 | 100.0% | 1 | | cinder_v2.delete_volume | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | total | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 100.0% | 1 | | -> duration | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.292561 Full duration: 21.200429 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.295 | 4.295 | 4.295 | 4.295 | 4.295 | 4.295 | 100.0% | 1 | | cinder_v2.extend_volume | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | cinder_v2.delete_volume | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | total | 5.742 | 5.742 | 5.742 | 5.742 | 5.742 | 5.742 | 100.0% | 1 | | -> duration | 5.742 | 5.742 | 5.742 | 5.742 | 5.742 | 5.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.742223 Full duration: 20.380599 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.869 | 3.869 | 3.869 | 3.869 | 3.869 | 3.869 | 100.0% | 1 | | cinder_v2.delete_volume | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 4.579 | 4.579 | 4.579 | 4.579 | 4.579 | 4.579 | 100.0% | 1 | | -> duration | 4.579 | 4.579 | 4.579 | 4.579 | 4.579 | 4.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.578992 Full duration: 25.595399 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | cinder_v2.list_qos | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | -> duration | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.185938 Full duration: 17.283752 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | cinder_v2.set_qos | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | total | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | -> duration | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.146472 Full duration: 17.211989 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | cinder_v2.list_types | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | total | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | -> duration | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.119026 Full duration: 17.420178 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d88e788c-48dc-40a6-9bcd-2f58c6bc111b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | total | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | -> duration | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.235484 Full duration: 18.623193 HINTS: * To plot HTML graphics with this data, run: rally task report d88e788c-48dc-40a6-9bcd-2f58c6bc111b --out output.html * To generate a JUnit report, run: rally task export d88e788c-48dc-40a6-9bcd-2f58c6bc111b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d88e788c-48dc-40a6-9bcd-2f58c6bc111b --json --out output.json 2018-10-17 14:20:35,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd88e788c-48dc-40a6-9bcd-2f58c6bc111b', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-10-17 14:20:38,254 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d88e788c-48dc-40a6-9bcd-2f58c6bc111b --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-10-17 14:20:38.136 3037 INFO rally.api [-] Building 'json' report for the following task(s): 'd88e788c-48dc-40a6-9bcd-2f58c6bc111b'. 2018-10-17 14:20:38.147 3037 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:20:38,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd88e788c-48dc-40a6-9bcd-2f58c6bc111b', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-10-17 14:20:40,275 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d88e788c-48dc-40a6-9bcd-2f58c6bc111b --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-10-17 14:20:40.148 3039 INFO rally.api [-] Building 'html' report for the following task(s): 'd88e788c-48dc-40a6-9bcd-2f58c6bc111b'. 2018-10-17 14:20:40.176 3039 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:20:40,289 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-17 14:20:40,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-10-17 14:20:40,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 14:20:40,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 14:20:40,305 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-10-17 14:20:40,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'flavor_name': 'rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-17 14:23:21,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 93482c99-72b4-455f-a281-bec80d01c9f6 2018-10-17 14:23:21,962 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '93482c99-72b4-455f-a281-bec80d01c9f6'] 2018-10-17 14:23:22,824 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 93482c99-72b4-455f-a281-bec80d01c9f6 -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 100.0% | 1 | | total | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 100.0% | 1 | | -> duration | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.151033 Full duration: 11.636224 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.836515 Full duration: 10.691706 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | total | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | -> duration | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.156979 Full duration: 11.117474 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | -> duration | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.524135 Full duration: 12.939836 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | total | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> duration | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.149442 Full duration: 10.987618 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | total | 1.541 | 1.541 | 1.541 | 1.541 | 1.541 | 1.541 | 100.0% | 1 | | -> duration | 1.541 | 1.541 | 1.541 | 1.541 | 1.541 | 1.541 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.540928 Full duration: 12.639502 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | total | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> duration | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.751845 Full duration: 10.582423 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.677 | 1.677 | 1.677 | 1.677 | 1.677 | 1.677 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | total | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 100.0% | 1 | | -> duration | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.167904 Full duration: 12.803812 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | total | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> duration | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.735141 Full duration: 10.499657 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 2.028 | 2.028 | 2.028 | 2.028 | 2.028 | 2.028 | 100.0% | 1 | | gnocchi.delete_metric | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | -> duration | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.36272 Full duration: 13.307031 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93482c99-72b4-455f-a281-bec80d01c9f6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | gnocchi.delete_resource | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | -> duration | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.157727 Full duration: 11.668559 HINTS: * To plot HTML graphics with this data, run: rally task report 93482c99-72b4-455f-a281-bec80d01c9f6 --out output.html * To generate a JUnit report, run: rally task export 93482c99-72b4-455f-a281-bec80d01c9f6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 93482c99-72b4-455f-a281-bec80d01c9f6 --json --out output.json 2018-10-17 14:23:22,825 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '93482c99-72b4-455f-a281-bec80d01c9f6', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-10-17 14:23:24,947 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 93482c99-72b4-455f-a281-bec80d01c9f6 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-10-17 14:23:24.834 4170 INFO rally.api [-] Building 'json' report for the following task(s): '93482c99-72b4-455f-a281-bec80d01c9f6'. 2018-10-17 14:23:24.843 4170 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:23:24,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '93482c99-72b4-455f-a281-bec80d01c9f6', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-10-17 14:23:27,195 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 93482c99-72b4-455f-a281-bec80d01c9f6 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-10-17 14:23:27.024 4172 INFO rally.api [-] Building 'html' report for the following task(s): '93482c99-72b4-455f-a281-bec80d01c9f6'. 2018-10-17 14:23:27.057 4172 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:23:27,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-10-17 14:23:27,202 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-10-17 14:23:27,202 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 14:23:27,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 14:23:27,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-17 14:23:27,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'flavor_name': 'rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-17 14:26:01,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6d965895-82b5-4767-91cd-ed86cd812d57 2018-10-17 14:26:01,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6d965895-82b5-4767-91cd-ed86cd812d57'] 2018-10-17 14:26:02,350 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6d965895-82b5-4767-91cd-ed86cd812d57 -------------------------------------------------------------------------------- Task 6d965895-82b5-4767-91cd-ed86cd812d57: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d965895-82b5-4767-91cd-ed86cd812d57 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 8.459 | 8.459 | 8.459 | 8.459 | 8.459 | 8.459 | 100.0% | 1 | | heat.update_stack | 4.232 | 4.232 | 4.232 | 4.232 | 4.232 | 4.232 | 100.0% | 1 | | heat.delete_stack | 4.936 | 4.936 | 4.936 | 4.936 | 4.936 | 4.936 | 100.0% | 1 | | total | 17.628 | 17.628 | 17.628 | 17.628 | 17.628 | 17.628 | 100.0% | 1 | | -> duration | 13.628 | 13.628 | 13.628 | 13.628 | 13.628 | 13.628 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.627648 Full duration: 34.945258 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d965895-82b5-4767-91cd-ed86cd812d57 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.457 | 6.457 | 6.457 | 6.457 | 6.457 | 6.457 | 100.0% | 1 | | heat.check_stack | 3.63 | 3.63 | 3.63 | 3.63 | 3.63 | 3.63 | 100.0% | 1 | | heat.delete_stack | 3.535 | 3.535 | 3.535 | 3.535 | 3.535 | 3.535 | 100.0% | 1 | | total | 13.622 | 13.622 | 13.622 | 13.622 | 13.622 | 13.622 | 100.0% | 1 | | -> duration | 11.622 | 11.622 | 11.622 | 11.622 | 11.622 | 11.622 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.621821 Full duration: 31.618854 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d965895-82b5-4767-91cd-ed86cd812d57 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.01 | 6.01 | 6.01 | 6.01 | 6.01 | 6.01 | 100.0% | 1 | | heat.suspend_stack | 1.629 | 1.629 | 1.629 | 1.629 | 1.629 | 1.629 | 100.0% | 1 | | heat.resume_stack | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | heat.delete_stack | 2.913 | 2.913 | 2.913 | 2.913 | 2.913 | 2.913 | 100.0% | 1 | | total | 13.251 | 13.251 | 13.251 | 13.251 | 13.251 | 13.251 | 100.0% | 1 | | -> duration | 11.251 | 11.251 | 11.251 | 11.251 | 11.251 | 11.251 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.250765 Full duration: 30.212876 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6d965895-82b5-4767-91cd-ed86cd812d57 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | total | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | -> duration | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.288415 Full duration: 17.777585 HINTS: * To plot HTML graphics with this data, run: rally task report 6d965895-82b5-4767-91cd-ed86cd812d57 --out output.html * To generate a JUnit report, run: rally task export 6d965895-82b5-4767-91cd-ed86cd812d57 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6d965895-82b5-4767-91cd-ed86cd812d57 --json --out output.json 2018-10-17 14:26:02,350 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6d965895-82b5-4767-91cd-ed86cd812d57', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-10-17 14:26:04,413 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6d965895-82b5-4767-91cd-ed86cd812d57 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-10-17 14:26:04.304 5081 INFO rally.api [-] Building 'json' report for the following task(s): '6d965895-82b5-4767-91cd-ed86cd812d57'. 2018-10-17 14:26:04.308 5081 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:26:04,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6d965895-82b5-4767-91cd-ed86cd812d57', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-10-17 14:26:06,497 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6d965895-82b5-4767-91cd-ed86cd812d57 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-10-17 14:26:06.368 5083 INFO rally.api [-] Building 'html' report for the following task(s): '6d965895-82b5-4767-91cd-ed86cd812d57'. 2018-10-17 14:26:06.388 5083 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:26:06,504 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-17 14:26:06,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-10-17 14:26:06,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 14:26:06,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 14:26:06,520 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-17 14:26:06,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'flavor_name': 'rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-17 14:30:41,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ed8978a5-3779-4853-b2d4-54395e353097 2018-10-17 14:30:41,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ed8978a5-3779-4853-b2d4-54395e353097'] 2018-10-17 14:30:42,226 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ed8978a5-3779-4853-b2d4-54395e353097 -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | keystone_v3.add_role | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.revoke_role | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | -> duration | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.217394 Full duration: 20.258375 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | keystone_v3.add_role | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | keystone_v3.list_roles | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | -> duration | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.239309 Full duration: 21.540371 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | keystone_v3.list_projects | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | -> duration | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.3116 Full duration: 20.892473 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | keystone_v3.delete_role | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | total | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> duration | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.00064 Full duration: 18.704302 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | keystone_v3.delete_service | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> duration | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.009966 Full duration: 17.650769 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | keystone_v3.create_user | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | -> keystone_v3.add_role | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | keystone_v3.create_role | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | keystone_v3.get_project | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | keystone_v3.get_user | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | keystone_v3.get_role | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | keystone_v3.list_services | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | keystone_v3.get_services | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 3.297 | 3.297 | 3.297 | 3.297 | 3.297 | 3.297 | 100.0% | 1 | | -> duration | 3.297 | 3.297 | 3.297 | 3.297 | 3.297 | 3.297 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.29687 Full duration: 27.713635 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | keystone_v3.update_project | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | keystone_v3.delete_project | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 100.0% | 1 | | -> duration | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 1.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.887004 Full duration: 18.963598 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | total | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | -> duration | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.350613 Full duration: 21.496114 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 100.0% | 1 | | total | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 100.0% | 1 | | -> duration | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.27946 Full duration: 21.545259 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 1.209 | 100.0% | 1 | | keystone_v3.list_users | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 100.0% | 1 | | -> duration | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.659055 Full duration: 21.46762 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed8978a5-3779-4853-b2d4-54395e353097 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | keystone_v3.create_users | 9.553 | 9.553 | 9.553 | 9.553 | 9.553 | 9.553 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 9.553 | 9.553 | 9.553 | 9.553 | 9.553 | 9.553 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.859 | 1.859 | 1.859 | 1.859 | 1.859 | 1.859 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.046 | 2.046 | 2.046 | 2.046 | 2.046 | 2.046 | 100.0% | 1 | | total | 12.586 | 12.586 | 12.586 | 12.586 | 12.586 | 12.586 | 100.0% | 1 | | -> duration | 12.586 | 12.586 | 12.586 | 12.586 | 12.586 | 12.586 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.585823 Full duration: 36.329345 HINTS: * To plot HTML graphics with this data, run: rally task report ed8978a5-3779-4853-b2d4-54395e353097 --out output.html * To generate a JUnit report, run: rally task export ed8978a5-3779-4853-b2d4-54395e353097 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ed8978a5-3779-4853-b2d4-54395e353097 --json --out output.json 2018-10-17 14:30:42,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ed8978a5-3779-4853-b2d4-54395e353097', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-10-17 14:30:44,443 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ed8978a5-3779-4853-b2d4-54395e353097 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-10-17 14:30:44.309 6994 INFO rally.api [-] Building 'json' report for the following task(s): 'ed8978a5-3779-4853-b2d4-54395e353097'. 2018-10-17 14:30:44.320 6994 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:30:44,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ed8978a5-3779-4853-b2d4-54395e353097', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-10-17 14:30:46,668 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ed8978a5-3779-4853-b2d4-54395e353097 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-10-17 14:30:46.496 6996 INFO rally.api [-] Building 'html' report for the following task(s): 'ed8978a5-3779-4853-b2d4-54395e353097'. 2018-10-17 14:30:46.531 6996 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:30:46,683 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-17 14:30:46,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-10-17 14:30:46,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 14:30:46,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 14:30:46,698 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-17 14:30:46,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'flavor_name': 'rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-17 14:39:38,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 07bd5d96-6382-4f92-bc24-94abe6e279d8 2018-10-17 14:39:38,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '07bd5d96-6382-4f92-bc24-94abe6e279d8'] 2018-10-17 14:39:39,222 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 07bd5d96-6382-4f92-bc24-94abe6e279d8 -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | neutron.delete_network | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | total | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 100.0% | 1 | | -> duration | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.063793 Full duration: 21.582265 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 100.0% | 1 | | neutron.delete_port | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | total | 2.937 | 2.937 | 2.937 | 2.937 | 2.937 | 2.937 | 100.0% | 1 | | -> duration | 2.937 | 2.937 | 2.937 | 2.937 | 2.937 | 2.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.936779 Full duration: 56.191935 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | neutron.create_subnet | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | neutron.create_router | 4.715 | 4.715 | 4.715 | 4.715 | 4.715 | 4.715 | 100.0% | 1 | | neutron.add_interface_router | 3.191 | 3.191 | 3.191 | 3.191 | 3.191 | 3.191 | 100.0% | 1 | | neutron.remove_interface_router | 7.405 | 7.405 | 7.405 | 7.405 | 7.405 | 7.405 | 100.0% | 1 | | neutron.delete_router | 2.901 | 2.901 | 2.901 | 2.901 | 2.901 | 2.901 | 100.0% | 1 | | total | 20.55 | 20.55 | 20.55 | 20.55 | 20.55 | 20.55 | 100.0% | 1 | | -> duration | 20.55 | 20.55 | 20.55 | 20.55 | 20.55 | 20.55 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.55007 Full duration: 74.246815 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.605 | 1.605 | 1.605 | 1.605 | 1.605 | 1.605 | 100.0% | 1 | | neutron.delete_subnet | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 100.0% | 1 | | total | 3.282 | 3.282 | 3.282 | 3.282 | 3.282 | 3.282 | 100.0% | 1 | | -> duration | 3.282 | 3.282 | 3.282 | 3.282 | 3.282 | 3.282 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.282005 Full duration: 53.227298 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | neutron.list_networks | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | total | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 100.0% | 1 | | -> duration | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.661643 Full duration: 22.923575 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | neutron.list_ports | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 2.035 | 2.035 | 2.035 | 2.035 | 2.035 | 2.035 | 100.0% | 1 | | -> duration | 2.035 | 2.035 | 2.035 | 2.035 | 2.035 | 2.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.03543 Full duration: 53.37732 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | neutron.create_subnet | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | neutron.create_router | 4.845 | 4.845 | 4.845 | 4.845 | 4.845 | 4.845 | 100.0% | 1 | | neutron.add_interface_router | 3.362 | 3.362 | 3.362 | 3.362 | 3.362 | 3.362 | 100.0% | 1 | | neutron.list_routers | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | total | 11.054 | 11.054 | 11.054 | 11.054 | 11.054 | 11.054 | 100.0% | 1 | | -> duration | 11.054 | 11.054 | 11.054 | 11.054 | 11.054 | 11.054 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.053565 Full duration: 75.159012 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | neutron.create_subnet | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | neutron.list_subnets | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 100.0% | 1 | | -> duration | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.43636 Full duration: 59.010058 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | neutron.delete_security_group | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | total | 1.55 | 1.55 | 1.55 | 1.55 | 1.55 | 1.55 | 100.0% | 1 | | -> duration | 1.55 | 1.55 | 1.55 | 1.55 | 1.55 | 1.55 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.54956 Full duration: 19.808878 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 100.0% | 1 | | neutron.create_security_group_rule | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | | neutron.delete_security_group | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 2.49 | 2.49 | 2.49 | 2.49 | 2.49 | 2.49 | 100.0% | 1 | | -> duration | 2.49 | 2.49 | 2.49 | 2.49 | 2.49 | 2.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.490114 Full duration: 21.076722 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07bd5d96-6382-4f92-bc24-94abe6e279d8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 100.0% | 1 | | neutron.create_router | 4.594 | 4.594 | 4.594 | 4.594 | 4.594 | 4.594 | 100.0% | 1 | | neutron.add_gateway_router | 3.112 | 3.112 | 3.112 | 3.112 | 3.112 | 3.112 | 100.0% | 1 | | neutron.remove_gateway_router | 4.299 | 4.299 | 4.299 | 4.299 | 4.299 | 4.299 | 100.0% | 1 | | total | 13.22 | 13.22 | 13.22 | 13.22 | 13.22 | 13.22 | 100.0% | 1 | | -> duration | 13.22 | 13.22 | 13.22 | 13.22 | 13.22 | 13.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.220036 Full duration: 45.050115 HINTS: * To plot HTML graphics with this data, run: rally task report 07bd5d96-6382-4f92-bc24-94abe6e279d8 --out output.html * To generate a JUnit report, run: rally task export 07bd5d96-6382-4f92-bc24-94abe6e279d8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 07bd5d96-6382-4f92-bc24-94abe6e279d8 --json --out output.json 2018-10-17 14:39:39,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '07bd5d96-6382-4f92-bc24-94abe6e279d8', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-10-17 14:39:41,280 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 07bd5d96-6382-4f92-bc24-94abe6e279d8 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-10-17 14:39:41.167 10287 INFO rally.api [-] Building 'json' report for the following task(s): '07bd5d96-6382-4f92-bc24-94abe6e279d8'. 2018-10-17 14:39:41.179 10287 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:39:41,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '07bd5d96-6382-4f92-bc24-94abe6e279d8', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-10-17 14:39:43,515 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 07bd5d96-6382-4f92-bc24-94abe6e279d8 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-10-17 14:39:43.373 10289 INFO rally.api [-] Building 'html' report for the following task(s): '07bd5d96-6382-4f92-bc24-94abe6e279d8'. 2018-10-17 14:39:43.406 10289 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:39:43,533 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-17 14:39:43,534 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-10-17 14:39:43,534 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 14:39:43,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 14:39:43,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-17 14:39:43,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'flavor_name': 'rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-17 14:45:22,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d4fbe77e-394d-4191-a55e-fd48c6869c55 2018-10-17 14:45:22,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd4fbe77e-394d-4191-a55e-fd48c6869c55'] 2018-10-17 14:45:23,032 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d4fbe77e-394d-4191-a55e-fd48c6869c55 -------------------------------------------------------------------------------- Task d4fbe77e-394d-4191-a55e-fd48c6869c55: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1" }, "image": { "name": "rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1" }, "nics": [ { "net-id": "e6609cfa-bd54-4c1d-911c-f3787bb4a1ee" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d4fbe77e-394d-4191-a55e-fd48c6869c55 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 19.723 | 19.723 | 19.723 | 19.723 | 19.723 | 19.723 | 100.0% | 1 | | nova.live_migrate | 20.052 | 20.052 | 20.052 | 20.052 | 20.052 | 20.052 | 100.0% | 1 | | nova.delete_server | 5.639 | 5.639 | 5.639 | 5.639 | 5.639 | 5.639 | 100.0% | 1 | | total | 45.414 | 45.414 | 45.414 | 45.414 | 45.414 | 45.414 | 100.0% | 1 | | -> duration | 44.414 | 44.414 | 44.414 | 44.414 | 44.414 | 44.414 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.413905 Full duration: 60.531325 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1" }, "boot_server_kwargs": { "nics": [ { "net-id": "e6609cfa-bd54-4c1d-911c-f3787bb4a1ee" } ] }, "image": { "name": "rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d4fbe77e-394d-4191-a55e-fd48c6869c55 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 16.732 | 16.732 | 16.732 | 16.732 | 16.732 | 16.732 | 100.0% | 1 | | cinder_v2.create_volume | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 100.0% | 1 | | nova.attach_volume | 6.388 | 6.388 | 6.388 | 6.388 | 6.388 | 6.388 | 100.0% | 1 | | nova.live_migrate | 24.613 | 24.613 | 24.613 | 24.613 | 24.613 | 24.613 | 100.0% | 1 | | nova.detach_volume | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 100.0% | 1 | | cinder_v2.delete_volume | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | nova.delete_server | 5.286 | 5.286 | 5.286 | 5.286 | 5.286 | 5.286 | 100.0% | 1 | | total | 61.253 | 61.253 | 61.253 | 61.253 | 61.253 | 61.253 | 100.0% | 1 | | -> duration | 60.253 | 60.253 | 60.253 | 60.253 | 60.253 | 60.253 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.252767 Full duration: 78.985738 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "e6609cfa-bd54-4c1d-911c-f3787bb4a1ee" } ], "image": { "name": "rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d4fbe77e-394d-4191-a55e-fd48c6869c55 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 10.421 | 10.421 | 10.421 | 10.421 | 10.421 | 10.421 | 100.0% | 1 | | nova.boot_server | 17.788 | 17.788 | 17.788 | 17.788 | 17.788 | 17.788 | 100.0% | 1 | | nova.live_migrate | 22.655 | 22.655 | 22.655 | 22.655 | 22.655 | 22.655 | 100.0% | 1 | | nova.delete_server | 2.971 | 2.971 | 2.971 | 2.971 | 2.971 | 2.971 | 100.0% | 1 | | total | 53.836 | 53.836 | 53.836 | 53.836 | 53.836 | 53.836 | 100.0% | 1 | | -> duration | 52.836 | 52.836 | 52.836 | 52.836 | 52.836 | 52.836 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.836427 Full duration: 70.904931 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "e6609cfa-bd54-4c1d-911c-f3787bb4a1ee" } ] }, "flavor": { "name": "rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1" }, "image": { "name": "rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d4fbe77e-394d-4191-a55e-fd48c6869c55 has 1 error(s) -------------------------------------------------------------------------------- GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2018-10-17T14:44:46Z'} Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/common/logging.py", line 329, in wrapper return f(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/keypairs.py", line 107, in run **boot_server_kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 88, in _boot_server check_interval=CONF.openstack.nova_server_boot_poll_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 89, in _get_from_manager fault=getattr(res, "fault", "n/a")) GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2018-10-17T14:44:46Z'} -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 100.0% | 1 | | nova.boot_server | 7.633 | 7.633 | 7.633 | 7.633 | 7.633 | 7.633 | 0.0% | 1 | | total | 9.544 | 9.544 | 9.544 | 9.544 | 9.544 | 9.544 | 0.0% | 1 | | -> duration | 8.544 | 8.544 | 8.544 | 8.544 | 8.544 | 8.544 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.544339 Full duration: 62.818319 HINTS: * To plot HTML graphics with this data, run: rally task report d4fbe77e-394d-4191-a55e-fd48c6869c55 --out output.html * To generate a JUnit report, run: rally task export d4fbe77e-394d-4191-a55e-fd48c6869c55 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d4fbe77e-394d-4191-a55e-fd48c6869c55 --json --out output.json At least one workload did not pass SLA criteria. 2018-10-17 14:45:23,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd4fbe77e-394d-4191-a55e-fd48c6869c55', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-10-17 14:45:25,030 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d4fbe77e-394d-4191-a55e-fd48c6869c55 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-10-17 14:45:24.930 11118 INFO rally.api [-] Building 'json' report for the following task(s): 'd4fbe77e-394d-4191-a55e-fd48c6869c55'. 2018-10-17 14:45:24.935 11118 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:45:25,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd4fbe77e-394d-4191-a55e-fd48c6869c55', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-10-17 14:45:27,144 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d4fbe77e-394d-4191-a55e-fd48c6869c55 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-10-17 14:45:27.013 11120 INFO rally.api [-] Building 'html' report for the following task(s): 'd4fbe77e-394d-4191-a55e-fd48c6869c55'. 2018-10-17 14:45:27.035 11120 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:45:27,151 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-10-17 14:45:27,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-10-17 14:45:27,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 14:45:27,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 14:45:27,167 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-17 14:45:27,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'e6609cfa-bd54-4c1d-911c-f3787bb4a1ee', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'flavor_name': 'rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-10-17 14:46:39,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 2018-10-17 14:46:39,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0'] 2018-10-17 14:46:40,396 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 -------------------------------------------------------------------------------- Task 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | quotas.delete_quotas | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 100.0% | 1 | | -> duration | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.230439 Full duration: 12.660131 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.906365 Full duration: 12.286593 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | | total | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> duration | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.903166 Full duration: 12.548649 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | total | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | -> duration | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 1.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.526719 Full duration: 13.171992 HINTS: * To plot HTML graphics with this data, run: rally task report 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 --out output.html * To generate a JUnit report, run: rally task export 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 --json --out output.json 2018-10-17 14:46:40,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-10-17 14:46:42,583 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-10-17 14:46:42.462 11629 INFO rally.api [-] Building 'json' report for the following task(s): '0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0'. 2018-10-17 14:46:42.466 11629 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:46:42,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-10-17 14:46:44,624 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-10-17 14:46:44.506 11631 INFO rally.api [-] Building 'html' report for the following task(s): '0bfc1e51-4e4f-4938-b0d6-7fc9f362b8d0'. 2018-10-17 14:46:44.526 11631 INFO rally.api [-] The report has been successfully built. 2018-10-17 14:46:44,629 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-17 14:46:44,633 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:07 | 6 | 100.00% | | glance | 00:01:41 | 4 | 100.00% | | cinder | 00:03:38 | 10 | 100.00% | | gnocchi | 00:02:08 | 11 | 100.00% | | heat | 00:01:54 | 4 | 100.00% | | keystone | 00:04:06 | 11 | 100.00% | | neutron | 00:08:21 | 11 | 100.00% | | nova | 00:04:33 | 4 | 75.00% | | quotas | 00:00:50 | 4 | 100.00% | | | | | | | TOTAL: | 00:28:22 | 65 | 98.46% | +----------------+------------+----------------+-----------+ 2018-10-17 14:46:44,633 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.46% in 8/9 modules 2018-10-17 14:46:44,768 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 14:46:44,769 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 34:30 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-17 14:46:44,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 14:46:44,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:46:45,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 584 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1edd5c13-4a39-45d5-ba1a-923ac9a4c37a x-openstack-request-id: req-1edd5c13-4a39-45d5-ba1a-923ac9a4c37a 2018-10-17 14:46:45,076 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "name": "cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f", "name": "rally_sanity-flavor_alt_c8aea693-c3c6-4319-9739-efe7e8476ce1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c09d4910-fff2-4551-a005-a318b2821bf7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c09d4910-fff2-4551-a005-a318b2821bf7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c09d4910-fff2-4551-a005-a318b2821bf7", "name": "rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 14:46:45,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1edd5c13-4a39-45d5-ba1a-923ac9a4c37a 2018-10-17 14:46:45,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.296829938889s 2018-10-17 14:46:45,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 14:46:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:46:45,129 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2a8f9ab-80c0-453e-bdd0-365501e05373 x-openstack-request-id: req-e2a8f9ab-80c0-453e-bdd0-365501e05373 2018-10-17 14:46:45,129 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3ece0f8a-c0f6-4f0d-9637-a3b1809f6d6f used request id req-e2a8f9ab-80c0-453e-bdd0-365501e05373 2018-10-17 14:46:45,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0489389896393s 2018-10-17 14:46:45,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-17 14:46:45,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/e2b22a6f-123d-42d0-aeae-88391913b9c1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" -d '{"subnet_id": "25bc7919-2581-446c-a50b-6a39bdf2aeea"}' 2018-10-17 14:46:47,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:47 GMT X-Openstack-Request-Id: req-bdee3418-ce40-44d5-b07b-50ce27d45a41 2018-10-17 14:46:47,937 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e6609cfa-bd54-4c1d-911c-f3787bb4a1ee", "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "subnet_id": "25bc7919-2581-446c-a50b-6a39bdf2aeea", "subnet_ids": ["25bc7919-2581-446c-a50b-6a39bdf2aeea"], "port_id": "2d92f893-cede-4bc9-9415-6c93f7695cef", "id": "e2b22a6f-123d-42d0-aeae-88391913b9c1"} 2018-10-17 14:46:47,937 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e2b22a6f-123d-42d0-aeae-88391913b9c1/remove_router_interface.json used request id req-bdee3418-ce40-44d5-b07b-50ce27d45a41 2018-10-17 14:46:47,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.80728888512s 2018-10-17 14:46:47,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-17 14:46:47,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:46:48,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3340 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:48 GMT X-Openstack-Request-Id: req-eae768d6-ba4b-47af-b30a-2a183e2ae5d1 2018-10-17 14:46:48,395 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:37:56Z", "admin_state_up": true, "updated_at": "2018-10-17T13:38:03Z", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "009a5cee-9068-4e5d-85e7-90fcea6351e1", "name": "cinder_test-router_09b6f136-9ca1-46f0-a264-2d8623805c4e"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "169cde4a6b334d46807c3ab0884468a8", "created_at": "2018-10-17T13:57:52Z", "admin_state_up": true, "updated_at": "2018-10-17T13:57:55Z", "project_id": "169cde4a6b334d46807c3ab0884468a8", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "5cd8b12c-d8b8-4366-88f1-ab55cd6ce4a5", "name": "tempest-pretest-check-43643312"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "created_at": "2018-10-17T13:35:15Z", "admin_state_up": true, "updated_at": "2018-10-17T13:35:23Z", "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "b3c7d404-eadd-4aea-a5f9-a8e1d09f7c1d", "name": "vping_userdata-router_77910ecc-7b28-406c-900d-2aa8f765f0e2"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "created_at": "2018-10-17T14:12:17Z", "admin_state_up": true, "updated_at": "2018-10-17T14:46:46Z", "project_id": "ad8a9116d6504552b66a8e4f43258806", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "e2b22a6f-123d-42d0-aeae-88391913b9c1", "name": "rally_sanity-router_c8aea693-c3c6-4319-9739-efe7e8476ce1"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:39Z", "admin_state_up": true, "updated_at": "2018-10-17T13:29:47Z", "project_id": "4b1ebf3d27c14a44a204260734a9785c", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "eccb5095-069b-44d9-b619-56c8abcc363c", "name": "singlevm2-router_0fb5bb53-6ce3-4553-8236-9e1575d31551"}]} 2018-10-17 14:46:48,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-eae768d6-ba4b-47af-b30a-2a183e2ae5d1 2018-10-17 14:46:48,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.457998991013s 2018-10-17 14:46:48,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-17 14:46:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/e2b22a6f-123d-42d0-aeae-88391913b9c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:46:53,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 14:46:53 GMT X-Openstack-Request-Id: req-43f4aa35-12a9-4bec-94fd-535ef7acfcc4 2018-10-17 14:46:53,149 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 14:46:53,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e2b22a6f-123d-42d0-aeae-88391913b9c1.json used request id req-43f4aa35-12a9-4bec-94fd-535ef7acfcc4 2018-10-17 14:46:53,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.75176787376s 2018-10-17 14:46:53,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-17 14:46:53,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:46:53,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5784 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:53 GMT X-Openstack-Request-Id: req-1e0677c1-03ab-49c4-aebb-1ab4d62621c9 2018-10-17 14:46:53,508 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-17T13:37:55Z","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":"161389d7-2a5f-44c2-b7e4-edf3d7e5d25b","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 3dcbcffd420f4a00ada6dfd8e9236b4b","enable_dhcp":false,"segment_id":null,"network_id":"680861d6-2964-4d55-afd4-7a6adff88119","tenant_id":"","created_at":"2018-10-17T13:37:55Z","ip_version":4},{"updated_at":"2018-10-17T14:12:16Z","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":"25bc7919-2581-446c-a50b-6a39bdf2aeea","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ad8a9116d6504552b66a8e4f43258806","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_c8aea693-c3c6-4319-9739-efe7e8476ce1","enable_dhcp":true,"segment_id":null,"network_id":"e6609cfa-bd54-4c1d-911c-f3787bb4a1ee","tenant_id":"ad8a9116d6504552b66a8e4f43258806","created_at":"2018-10-17T14:12:16Z","ip_version":4},{"updated_at":"2018-10-17T13:22:10Z","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":"281c3eaa-fe21-4efe-942b-b9c21a8d7e11","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d388e865e0f743199d7abe11b49247c2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"084c1015-a563-49ce-8eec-475afdeffdab","tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:10Z","ip_version":4},{"updated_at":"2018-10-17T13:29:39Z","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":"44867d14-cda1-4a19-a503-108401992c6c","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4b1ebf3d27c14a44a204260734a9785c","enable_dhcp":false,"segment_id":null,"network_id":"bbb65a3b-6e01-43da-acf5-7862590dddf7","tenant_id":"","created_at":"2018-10-17T13:29:39Z","ip_version":4},{"updated_at":"2018-10-17T13:57:52Z","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":"587b5339-30ef-4596-81d0-7f522ae20603","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 169cde4a6b334d46807c3ab0884468a8","enable_dhcp":false,"segment_id":null,"network_id":"9558e033-7b5c-4837-9dbb-d69a0bce47c6","tenant_id":"","created_at":"2018-10-17T13:57:52Z","ip_version":4},{"updated_at":"2018-10-17T13:35:15Z","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":"70571ea8-8de7-470f-b8ee-7aa2355843ed","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant dfe663cc8bdc43b1afffdfbcce5747a3","enable_dhcp":false,"segment_id":null,"network_id":"13a1037e-e03d-4289-9e27-3b9bd1a5b2e2","tenant_id":"","created_at":"2018-10-17T13:35:15Z","ip_version":4},{"updated_at":"2018-10-17T13:29: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":"7a70de6f-e18d-4103-91c5-f0e17e652f94","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4b1ebf3d27c14a44a204260734a9785c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm2-subnet_0fb5bb53-6ce3-4553-8236-9e1575d31551","enable_dhcp":true,"segment_id":null,"network_id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:38Z","ip_version":4},{"updated_at":"2018-10-17T13:35:14Z","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":"898ff686-a9c7-4b9b-b410-09a3a395d4ac","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vping_userdata-subnet_77910ecc-7b28-406c-900d-2aa8f765f0e2","enable_dhcp":true,"segment_id":null,"network_id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:14Z","ip_version":4},{"updated_at":"2018-10-17T13:37:54Z","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":"99514853-26cc-40ab-aed9-aae6fa9eca39","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"cinder_test-subnet_09b6f136-9ca1-46f0-a264-2d8623805c4e","enable_dhcp":true,"segment_id":null,"network_id":"457c950c-12c4-43b0-8411-8b3be191b59b","tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:54Z","ip_version":4}]} 2018-10-17 14:46:53,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1e0677c1-03ab-49c4-aebb-1ab4d62621c9 2018-10-17 14:46:53,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.35826587677s 2018-10-17 14:46:53,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-17 14:46:53,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/25bc7919-2581-446c-a50b-6a39bdf2aeea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:46:55,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 14:46:55 GMT X-Openstack-Request-Id: req-c5468a5c-2bb4-417a-b9f6-293248af6eea 2018-10-17 14:46:55,719 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 14:46:55,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/25bc7919-2581-446c-a50b-6a39bdf2aeea.json used request id req-c5468a5c-2bb4-417a-b9f6-293248af6eea 2018-10-17 14:46:55,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.20767211914s 2018-10-17 14:46:55,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 14:46:55,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:46:56,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6345 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:56 GMT X-Openstack-Request-Id: req-94bc53f7-df14-40d0-80a1-647c70107208 2018-10-17 14:46:56,122 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:58:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"13a1037e-e03d-4289-9e27-3b9bd1a5b2e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["70571ea8-8de7-470f-b8ee-7aa2355843ed"],"description":"","tags":[],"updated_at":"2018-10-17T13:35:15Z","qos_policy_id":null,"name":"HA network tenant dfe663cc8bdc43b1afffdfbcce5747a3","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:35:15Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"4b1ebf3d27c14a44a204260734a9785c","l2_adjacency":true,"status":"ACTIVE","subnets":["7a70de6f-e18d-4103-91c5-f0e17e652f94"],"description":"","tags":[],"updated_at":"2018-10-17T13:29:38Z","qos_policy_id":null,"name":"singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551","admin_state_up":true,"tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"457c950c-12c4-43b0-8411-8b3be191b59b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","l2_adjacency":true,"status":"ACTIVE","subnets":["99514853-26cc-40ab-aed9-aae6fa9eca39"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:54Z","qos_policy_id":null,"name":"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e","admin_state_up":true,"tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"680861d6-2964-4d55-afd4-7a6adff88119","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["161389d7-2a5f-44c2-b7e4-edf3d7e5d25b"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:55Z","qos_policy_id":null,"name":"HA network tenant 3dcbcffd420f4a00ada6dfd8e9236b4b","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:37:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","l2_adjacency":true,"status":"ACTIVE","subnets":["898ff686-a9c7-4b9b-b410-09a3a395d4ac"],"description":"","tags":[],"updated_at":"2018-10-17T13:35:14Z","qos_policy_id":null,"name":"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2","admin_state_up":true,"tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9558e033-7b5c-4837-9dbb-d69a0bce47c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["587b5339-30ef-4596-81d0-7f522ae20603"],"description":"","tags":[],"updated_at":"2018-10-17T13:57:52Z","qos_policy_id":null,"name":"HA network tenant 169cde4a6b334d46807c3ab0884468a8","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:57:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bbb65a3b-6e01-43da-acf5-7862590dddf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["44867d14-cda1-4a19-a503-108401992c6c"],"description":"","tags":[],"updated_at":"2018-10-17T13:29:39Z","qos_policy_id":null,"name":"HA network tenant 4b1ebf3d27c14a44a204260734a9785c","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:29:38Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e6609cfa-bd54-4c1d-911c-f3787bb4a1ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"ad8a9116d6504552b66a8e4f43258806","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T14:46:55Z","qos_policy_id":null,"name":"rally_sanity-net_c8aea693-c3c6-4319-9739-efe7e8476ce1","admin_state_up":true,"tenant_id":"ad8a9116d6504552b66a8e4f43258806","created_at":"2018-10-17T14:12:15Z","provider:network_type":"vxlan"}]} 2018-10-17 14:46:56,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-94bc53f7-df14-40d0-80a1-647c70107208 2018-10-17 14:46:56,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.402984142303s 2018-10-17 14:46:56,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-17 14:46:56,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/e6609cfa-bd54-4c1d-911c-f3787bb4a1ee.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:46:56,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 14:46:56 GMT X-Openstack-Request-Id: req-dc2b1dd0-4bbb-476a-9469-e5cdf5b48ca4 2018-10-17 14:46:56,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 14:46:56,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/e6609cfa-bd54-4c1d-911c-f3787bb4a1ee.json used request id req-dc2b1dd0-4bbb-476a-9469-e5cdf5b48ca4 2018-10-17 14:46:56,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.841597080231s 2018-10-17 14:46:56,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 14:46:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:46:57,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5398 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:57 GMT X-Openstack-Request-Id: req-92ba9545-9aad-481e-b8c3-bd1ebfb8de6f 2018-10-17 14:46:57,812 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T14:12:28Z", "file": "/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/file", "owner": "ad8a9116d6504552b66a8e4f43258806", "id": "9f36a5fc-7976-4a8c-a5d5-fa0aacde8525", "size": 12716032, "self": "/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c8aea693-c3c6-4319-9739-efe7e8476ce1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T14:12:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 14:46:57,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-92ba9545-9aad-481e-b8c3-bd1ebfb8de6f 2018-10-17 14:46:57,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.840823888779s 2018-10-17 14:46:57,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-17 14:46:57,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1ff69f4d1a23dc4c6f756318b0fd04c9f57974298ffd81893e95d94f9a1e4a4e" 2018-10-17 14:46:58,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 14:46:58 GMT X-Openstack-Request-Id: req-ff0b9ba9-c2ca-417b-9949-cae480feae0d 2018-10-17 14:46:58,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 14:46:58,466 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/9f36a5fc-7976-4a8c-a5d5-fa0aacde8525 used request id req-ff0b9ba9-c2ca-417b-9949-cae480feae0d 2018-10-17 14:46:58,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.649595022202s 2018-10-17 14:46:58,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 14:46:58,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:46:58,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f37c539-f711-417c-a6ff-5680d41b7fd5 x-openstack-request-id: req-9f37c539-f711-417c-a6ff-5680d41b7fd5 2018-10-17 14:46:58,492 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "03002334-9bd6-4c78-8ce3-4ce20ddd0cb4", "name": "cinder_test-flavor_09b6f136-9ca1-46f0-a264-2d8623805c4e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c09d4910-fff2-4551-a005-a318b2821bf7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c09d4910-fff2-4551-a005-a318b2821bf7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c09d4910-fff2-4551-a005-a318b2821bf7", "name": "rally_sanity-flavor_c8aea693-c3c6-4319-9739-efe7e8476ce1", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d372c4bb-d857-4ca1-8ffd-2cd0c29f2d9b", "name": "singlevm2-flavor_0fb5bb53-6ce3-4553-8236-9e1575d31551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fe6af27a-1bc2-4ac9-8ee1-bab92f10f267", "name": "vping_userdata-flavor_77910ecc-7b28-406c-900d-2aa8f765f0e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-17 14:46:58,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9f37c539-f711-417c-a6ff-5680d41b7fd5 2018-10-17 14:46:58,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253989696503s 2018-10-17 14:46:58,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-17 14:46:58,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/c09d4910-fff2-4551-a005-a318b2821bf7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:46:58,554 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e003afe9-fd7e-42f5-a3e4-d174ba011f44 x-openstack-request-id: req-e003afe9-fd7e-42f5-a3e4-d174ba011f44 2018-10-17 14:46:58,554 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c09d4910-fff2-4551-a005-a318b2821bf7 used request id req-e003afe9-fd7e-42f5-a3e4-d174ba011f44 2018-10-17 14:46:58,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0585739612579s 2018-10-17 14:46:58,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 14:46:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:46:58,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f61f9d9-b085-4ea7-a9ec-7c65c41b77e6 2018-10-17 14:46:58,815 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c8aea693-c3c6-4319-9739-efe7e8476ce1", "links": {"self": "http://172.30.9.25:5000/v3/users/67b562209d994eefaaac4272f890b92f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67b562209d994eefaaac4272f890b92f", "domain_id": "default", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 14:46:58,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7f61f9d9-b085-4ea7-a9ec-7c65c41b77e6 2018-10-17 14:46:58,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259953022003s 2018-10-17 14:46:58,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 14:46:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/67b562209d994eefaaac4272f890b92f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:46:59,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e00fa4-0a2a-41e9-952d-fea7244a1fe2 2018-10-17 14:46:59,061 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_c8aea693-c3c6-4319-9739-efe7e8476ce1", "links": {"self": "http://172.30.9.25:5000/v3/users/67b562209d994eefaaac4272f890b92f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "67b562209d994eefaaac4272f890b92f", "description": null}} 2018-10-17 14:46:59,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/67b562209d994eefaaac4272f890b92f used request id req-35e00fa4-0a2a-41e9-952d-fea7244a1fe2 2018-10-17 14:46:59,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239250183105s 2018-10-17 14:46:59,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-17 14:46:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/67b562209d994eefaaac4272f890b92f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:46:59,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 14:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82b48281-cd78-4125-a68d-f6c7fc529f69 2018-10-17 14:46:59,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 14:46:59,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/67b562209d994eefaaac4272f890b92f used request id req-82b48281-cd78-4125-a68d-f6c7fc529f69 2018-10-17 14:46:59,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.366808891296s 2018-10-17 14:46:59,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 14:46:59,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:46:59,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Wed, 17 Oct 2018 14:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27aede86-4b4d-429f-ba35-ca5c59cc9372 2018-10-17 14:46:59,657 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806"}, "tags": [], "enabled": true, "id": "ad8a9116d6504552b66a8e4f43258806", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c8aea693-c3c6-4319-9739-efe7e8476ce1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 14:46:59,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-27aede86-4b4d-429f-ba35-ca5c59cc9372 2018-10-17 14:46:59,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221424102783s 2018-10-17 14:46:59,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-17 14:46:59,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:46:59,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 14:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7c374fb-4177-42aa-90d1-8ab7b845484b 2018-10-17 14:46:59,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 14:46:59,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/ad8a9116d6504552b66a8e4f43258806 used request id req-b7c374fb-4177-42aa-90d1-8ab7b845484b 2018-10-17 14:46:59,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27422785759s 2018-10-17 14:46:59,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 14:46:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=ad8a9116d6504552b66a8e4f43258806&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:47:00,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:00 GMT X-Openstack-Request-Id: req-3b4b1bc5-2920-419e-99e3-742a081bf363 2018-10-17 14:47:00,265 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "created_at": "2018-10-17T14:12:14Z", "updated_at": "2018-10-17T14:12:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T14:12:14Z", "revision_number": 0, "id": "44b53e9b-5620-4d6b-b132-9c173a9ed152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T14:12:14Z", "security_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad8a9116d6504552b66a8e4f43258806"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T14:12:14Z", "revision_number": 0, "id": "b8611659-1165-49ad-9789-6e2700e7673d", "remote_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "remote_ip_prefix": null, "created_at": "2018-10-17T14:12:14Z", "security_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad8a9116d6504552b66a8e4f43258806"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T14:12:14Z", "revision_number": 0, "id": "cad94a15-bd69-41a7-b98a-2b93a64283f6", "remote_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "remote_ip_prefix": null, "created_at": "2018-10-17T14:12:14Z", "security_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad8a9116d6504552b66a8e4f43258806"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T14:12:14Z", "revision_number": 0, "id": "e77e4ec6-0e28-4e1d-805d-742367353829", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T14:12:14Z", "security_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad8a9116d6504552b66a8e4f43258806"}], "revision_number": 1, "project_id": "ad8a9116d6504552b66a8e4f43258806", "id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "name": "default"}]} 2018-10-17 14:47:00,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=ad8a9116d6504552b66a8e4f43258806&name=default used request id req-3b4b1bc5-2920-419e-99e3-742a081bf363 2018-10-17 14:47:00,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321864128113s 2018-10-17 14:47:00,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-17 14:47:00,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:47:00,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16564 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:00 GMT X-Openstack-Request-Id: req-12b8aeb9-2361-4b59-a453-09890e35fada 2018-10-17 14:47:00,721 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d388e865e0f743199d7abe11b49247c2", "created_at": "2018-10-17T13:22:03Z", "updated_at": "2018-10-17T13:22:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "54f8ad9d-19f4-47db-bf07-aa8f8672ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "58cad19f-1db4-45b1-bb33-7ce641ef98f9", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "8d17a4fc-f37e-4246-b155-7d44afa895c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:22:03Z", "revision_number": 0, "id": "96a599f0-0940-4c25-877b-dafa4123d8a0", "remote_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "remote_ip_prefix": null, "created_at": "2018-10-17T13:22:03Z", "security_group_id": "144bb45c-17a8-447b-8058-9291f2d20df5", "tenant_id": "d388e865e0f743199d7abe11b49247c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "d388e865e0f743199d7abe11b49247c2"}], "revision_number": 1, "project_id": "d388e865e0f743199d7abe11b49247c2", "id": "144bb45c-17a8-447b-8058-9291f2d20df5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "created_at": "2018-10-17T14:12:14Z", "updated_at": "2018-10-17T14:12:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T14:12:14Z", "revision_number": 0, "id": "44b53e9b-5620-4d6b-b132-9c173a9ed152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T14:12:14Z", "security_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad8a9116d6504552b66a8e4f43258806"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T14:12:14Z", "revision_number": 0, "id": "b8611659-1165-49ad-9789-6e2700e7673d", "remote_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "remote_ip_prefix": null, "created_at": "2018-10-17T14:12:14Z", "security_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad8a9116d6504552b66a8e4f43258806"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T14:12:14Z", "revision_number": 0, "id": "cad94a15-bd69-41a7-b98a-2b93a64283f6", "remote_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "remote_ip_prefix": null, "created_at": "2018-10-17T14:12:14Z", "security_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad8a9116d6504552b66a8e4f43258806"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T14:12:14Z", "revision_number": 0, "id": "e77e4ec6-0e28-4e1d-805d-742367353829", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T14:12:14Z", "security_group_id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "tenant_id": "ad8a9116d6504552b66a8e4f43258806", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad8a9116d6504552b66a8e4f43258806"}], "revision_number": 1, "project_id": "ad8a9116d6504552b66a8e4f43258806", "id": "2569a3a3-1483-48e7-bca2-adf026883a9e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "created_at": "2018-10-17T13:25:50Z", "updated_at": "2018-10-17T13:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "6920d778-26fa-4113-98c4-e9a20824e8ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "af651cfd-6644-4282-b45f-bd59d0faef54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "bb982874-4b12-4391-b370-298cb07d1939", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:50Z", "revision_number": 0, "id": "d3fb47f3-ec2e-4cf1-b3bf-c79c37ee2b38", "remote_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:50Z", "security_group_id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "tenant_id": "0b0a5b2410e7414299e13117710bbf1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b0a5b2410e7414299e13117710bbf1d"}], "revision_number": 1, "project_id": "0b0a5b2410e7414299e13117710bbf1d", "id": "4830adb2-dd98-4388-992a-3b1d927c4bd1", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "created_at": "2018-10-17T13:38:09Z", "updated_at": "2018-10-17T13:38:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:11Z", "revision_number": 0, "id": "0471e6af-47fb-41c8-af21-3be3964613dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:11Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:38:10Z", "revision_number": 0, "id": "33d322e1-5958-4b03-9170-6a96a6889ce4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:10Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:09Z", "revision_number": 0, "id": "8c80eb3d-fd0c-47ee-9343-53d82c286ffa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:09Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:38:09Z", "revision_number": 0, "id": "ee8488f6-b3f3-4167-93e2-581f2f3a93b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:38:09Z", "security_group_id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "tenant_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b"}], "revision_number": 3, "project_id": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c4e61c93-d4b4-4e35-87ab-2a14f727a86c", "name": "cinder_test-sg_09b6f136-9ca1-46f0-a264-2d8623805c4e"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "created_at": "2018-10-17T13:29:53Z", "updated_at": "2018-10-17T13:29:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "36c9e3b9-4027-48e6-8ce2-27a7fb42add8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:54Z", "revision_number": 0, "id": "9ff9276a-c2f3-412f-837e-213115822c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-17T13:29:54Z", "revision_number": 0, "id": "cc541da7-bc84-4247-8a8c-e9e956345346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:54Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:29:53Z", "revision_number": 0, "id": "ff15d16a-8955-43fd-bef9-edd8dca1c071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:29:53Z", "security_group_id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "tenant_id": "4b1ebf3d27c14a44a204260734a9785c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b1ebf3d27c14a44a204260734a9785c"}], "revision_number": 3, "project_id": "4b1ebf3d27c14a44a204260734a9785c", "id": "c75808e6-5461-4ee8-9356-55e8fd70ff49", "name": "singlevm2-sg_0fb5bb53-6ce3-4553-8236-9e1575d31551"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-17T13:25:54Z", "updated_at": "2018-10-17T13:25:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "29bf54d7-7eda-4bd7-b57b-2fdf3308c11e", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "4de2ffd8-3183-40d0-8963-cdef8bb17b45", "remote_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "9b8216cc-9dcc-433f-a714-ee180f70f7e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:25:54Z", "revision_number": 0, "id": "c83610c0-df84-4593-ada5-36b9cd50a20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:25:54Z", "security_group_id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d8cdc6d8-f0c9-4df7-8a66-1e083e5b0fd6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "created_at": "2018-10-17T13:35:12Z", "updated_at": "2018-10-17T13:35:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:35:12Z", "revision_number": 0, "id": "116819f5-1ece-4462-8da3-82f5ac81997b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:35:12Z", "security_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:35:12Z", "revision_number": 0, "id": "6a0e8d8a-c6be-4127-b398-c1bfaefe7653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-17T13:35:12Z", "security_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:35:12Z", "revision_number": 0, "id": "8c03f73d-390a-4ac1-a118-ad8e6b0c32ec", "remote_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "remote_ip_prefix": null, "created_at": "2018-10-17T13:35:12Z", "security_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-17T13:35:12Z", "revision_number": 0, "id": "b05b9234-1200-4ec5-9ccd-22a00f4119dc", "remote_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "remote_ip_prefix": null, "created_at": "2018-10-17T13:35:12Z", "security_group_id": "d9558705-f605-4ae6-841c-5ca81e653640", "tenant_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3"}], "revision_number": 1, "project_id": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "d9558705-f605-4ae6-841c-5ca81e653640", "name": "default"}]} 2018-10-17 14:47:00,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-12b8aeb9-2361-4b59-a453-09890e35fada 2018-10-17 14:47:00,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.449305057526s 2018-10-17 14:47:00,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-17 14:47:00,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2569a3a3-1483-48e7-bca2-adf026883a9e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1be7965e5705796d85a85795589305b0a74c45f928e02ca02561c7bb48cb8e68" 2018-10-17 14:47:01,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 17 Oct 2018 14:47:01 GMT X-Openstack-Request-Id: req-6a4b7ba7-dd3f-4742-98ee-2872b745bcc5 2018-10-17 14:47:01,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-17 14:47:01,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2569a3a3-1483-48e7-bca2-adf026883a9e.json used request id req-6a4b7ba7-dd3f-4742-98ee-2872b745bcc5 2018-10-17 14:47:01,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.4721159935s 2018-10-17 14:47:01,201 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-10-17 14:47:01,259 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-10-17 14:47:01,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 14:47:01,314 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8a6f70-696e-4680-9e2b-65495acf4c1c 2018-10-17 14:47:01,314 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 14:47:01,315 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-6c8a6f70-696e-4680-9e2b-65495acf4c1c 2018-10-17 14:47:01,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 14:47:01,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T15:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a5b2410e7414299e13117710bbf1d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/0b0a5b2410e7414299e13117710bbf1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "074ff68c94ef431c84ae2107e5a77c10"}, "audit_ids": ["XCKqnsbrQdyqU4ts5PoulQ"], "issued_at": "2018-10-17T14:47:01.000000Z"}} 2018-10-17 14:47:01,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 14:47:01,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:02,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:02 GMT X-Openstack-Request-Id: req-892827a5-d6cd-4e3d-a6a6-820b0be972dc 2018-10-17 14:47:02,131 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:58:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"}]} 2018-10-17 14:47:02,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-892827a5-d6cd-4e3d-a6a6-820b0be972dc 2018-10-17 14:47:02,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389701128006s 2018-10-17 14:47:02,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 14:47:02,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:02,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6afde205-a329-474e-af2b-23518316fbfc 2018-10-17 14:47:02,348 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 14:47:02,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-6afde205-a329-474e-af2b-23518316fbfc 2018-10-17 14:47:02,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209117174149s 2018-10-17 14:47:02,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-17 14:47:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_ae9c776b-7491-4245-8902-a5b1f3ac371d"}}' 2018-10-17 14:47:02,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ededcc-7774-4091-873f-78e8b92f816d 2018-10-17 14:47:02,568 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.25:5000/v3/projects/9e15ca5d5ac744e7ae2611dd023112f9"}, "tags": [], "enabled": true, "id": "9e15ca5d5ac744e7ae2611dd023112f9", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ae9c776b-7491-4245-8902-a5b1f3ac371d"}} 2018-10-17 14:47:02,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-19ededcc-7774-4091-873f-78e8b92f816d 2018-10-17 14:47:02,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.212434053421s 2018-10-17 14:47:02,569 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'9e15ca5d5ac744e7ae2611dd023112f9', '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'rally_jobs-project_ae9c776b-7491-4245-8902-a5b1f3ac371d'}) 2018-10-17 14:47:02,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-17 14:47:02,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1e8705e0-f97c-4c9e-8c66-98f201401d31", "email": null, "name": "rally_jobs-user_ae9c776b-7491-4245-8902-a5b1f3ac371d"}}' 2018-10-17 14:47:03,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b0f450-65dd-455b-9cf1-ec40616766aa 2018-10-17 14:47:03,059 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_ae9c776b-7491-4245-8902-a5b1f3ac371d", "links": {"self": "http://172.30.9.25:5000/v3/users/40d6b3e92c0b451fb72703013e7d782d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40d6b3e92c0b451fb72703013e7d782d", "domain_id": "default", "password_expires_at": null}} 2018-10-17 14:47:03,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-10b0f450-65dd-455b-9cf1-ec40616766aa 2018-10-17 14:47:03,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.483397006989s 2018-10-17 14:47:03,060 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40d6b3e92c0b451fb72703013e7d782d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_ae9c776b-7491-4245-8902-a5b1f3ac371d'}) 2018-10-17 14:47:03,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 14:47:03,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:03,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1338aa-fd7f-41b2-8d50-b3faa687f4d4 2018-10-17 14:47:03,269 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 14:47:03,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ee1338aa-fd7f-41b2-8d50-b3faa687f4d4 2018-10-17 14:47:03,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205861091614s 2018-10-17 14:47:03,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 14:47:03,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:03,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6518403-8aef-470b-9176-75f57b5c4141 2018-10-17 14:47:03,481 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 14:47:03,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b6518403-8aef-470b-9176-75f57b5c4141 2018-10-17 14:47:03,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206670999527s 2018-10-17 14:47:03,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 14:47:03,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:03,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a27d1fe-988a-4afd-be95-ae76c94740c5 2018-10-17 14:47:03,707 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 14:47:03,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7a27d1fe-988a-4afd-be95-ae76c94740c5 2018-10-17 14:47:03,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220552921295s 2018-10-17 14:47:03,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 14:47:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:03,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cbaaf7-f288-42e2-ad0f-7ac986087a24 2018-10-17 14:47:03,918 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 14:47:03,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-71cbaaf7-f288-42e2-ad0f-7ac986087a24 2018-10-17 14:47:03,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205555915833s 2018-10-17 14:47:03,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 14:47:03,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:04,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2ac689-6927-487f-8cee-f4fd0844e49c 2018-10-17 14:47:04,150 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_ae9c776b-7491-4245-8902-a5b1f3ac371d", "links": {"self": "http://172.30.9.25:5000/v3/users/40d6b3e92c0b451fb72703013e7d782d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40d6b3e92c0b451fb72703013e7d782d", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 14:47:04,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-db2ac689-6927-487f-8cee-f4fd0844e49c 2018-10-17 14:47:04,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230921983719s 2018-10-17 14:47:04,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 14:47:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:04,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311179be-09f2-48c4-8fcf-c1b2a7f54826 2018-10-17 14:47:04,377 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.25:5000/v3/projects/9e15ca5d5ac744e7ae2611dd023112f9"}, "tags": [], "enabled": true, "id": "9e15ca5d5ac744e7ae2611dd023112f9", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ae9c776b-7491-4245-8902-a5b1f3ac371d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 14:47:04,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-311179be-09f2-48c4-8fcf-c1b2a7f54826 2018-10-17 14:47:04,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213853120804s 2018-10-17 14:47:04,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 14:47:04,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=40d6b3e92c0b451fb72703013e7d782d&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=9e15ca5d5ac744e7ae2611dd023112f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:04,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52288139-593b-4b55-84f3-3f674c9cd652 2018-10-17 14:47:04,590 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=40d6b3e92c0b451fb72703013e7d782d&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=9e15ca5d5ac744e7ae2611dd023112f9", "previous": null, "next": null}} 2018-10-17 14:47:04,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=40d6b3e92c0b451fb72703013e7d782d&role.id=c5becf032b96492483eb72b17137a569&scope.project.id=9e15ca5d5ac744e7ae2611dd023112f9 used request id req-52288139-593b-4b55-84f3-3f674c9cd652 2018-10-17 14:47:04,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203644990921s 2018-10-17 14:47:04,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 14:47:04,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/9e15ca5d5ac744e7ae2611dd023112f9/users/40d6b3e92c0b451fb72703013e7d782d/roles/c5becf032b96492483eb72b17137a569 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:04,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 14:47:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e47138-7edb-48e9-9abd-1251a6626785 2018-10-17 14:47:04,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 14:47:04,852 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9e15ca5d5ac744e7ae2611dd023112f9/users/40d6b3e92c0b451fb72703013e7d782d/roles/c5becf032b96492483eb72b17137a569 used request id req-b8e47138-7edb-48e9-9abd-1251a6626785 2018-10-17 14:47:04,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258113145828s 2018-10-17 14:47:04,853 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_ae9c776b-7491-4245-8902-a5b1f3ac371d', 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'9e15ca5d5ac744e7ae2611dd023112f9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1e8705e0-f97c-4c9e-8c66-98f201401d31', 'username': u'rally_jobs-user_ae9c776b-7491-4245-8902-a5b1f3ac371d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-17 14:47:04,859 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_ae9c776b-7491-4245-8902-a5b1f3ac371d', 'password': '1e8705e0-f97c-4c9e-8c66-98f201401d31', 'project_name': 'rally_jobs-project_ae9c776b-7491-4245-8902-a5b1f3ac371d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000', 'project_id': '9e15ca5d5ac744e7ae2611dd023112f9', 'project_domain_name': 'Default'} 2018-10-17 14:47:04,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 14:47:04,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:05,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c033a08b-93be-4f6f-9a3e-3b1f4e4534df 2018-10-17 14:47:05,072 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 14:47:05,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c033a08b-93be-4f6f-9a3e-3b1f4e4534df 2018-10-17 14:47:05,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209419965744s 2018-10-17 14:47:05,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-17 14:47:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:05,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62658bc0-1114-4560-98b7-3a8e241af7ce 2018-10-17 14:47:05,371 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "4c2f883790194f2aacaf88e9bd2409d0", "links": {"self": "http://172.30.9.25:5000/v3/roles/4c2f883790194f2aacaf88e9bd2409d0"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "56dfcb07cfa0493dab1b08bf48eb9091", "links": {"self": "http://172.30.9.25:5000/v3/roles/56dfcb07cfa0493dab1b08bf48eb9091"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "996a0ffa0973471981a71f08dfef9468", "links": {"self": "http://172.30.9.25:5000/v3/roles/996a0ffa0973471981a71f08dfef9468"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "b1dbada6316c42bc9634088227be52ba", "links": {"self": "http://172.30.9.25:5000/v3/roles/b1dbada6316c42bc9634088227be52ba"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "b6025f8f1ee04081922e90979101127a", "links": {"self": "http://172.30.9.25:5000/v3/roles/b6025f8f1ee04081922e90979101127a"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "bc71aa71d22b4eb7a417eb6ab54da966", "links": {"self": "http://172.30.9.25:5000/v3/roles/bc71aa71d22b4eb7a417eb6ab54da966"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "c5becf032b96492483eb72b17137a569", "links": {"self": "http://172.30.9.25:5000/v3/roles/c5becf032b96492483eb72b17137a569"}, "name": "member"}, {"domain_id": null, "description": null, "id": "f975d7627cb546258edad6e16df6adf9", "links": {"self": "http://172.30.9.25:5000/v3/roles/f975d7627cb546258edad6e16df6adf9"}, "name": "heat_stack_user"}]} 2018-10-17 14:47:05,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-62658bc0-1114-4560-98b7-3a8e241af7ce 2018-10-17 14:47:05,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.293799161911s 2018-10-17 14:47:05,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 14:47:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:05,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919430af-c85f-44b9-b589-967b16d682f6 2018-10-17 14:47:05,592 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-17 14:47:05,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-919430af-c85f-44b9-b589-967b16d682f6 2018-10-17 14:47:05,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215433120728s 2018-10-17 14:47:05,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-17 14:47:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:05,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc90a0f-b0a6-4ab8-8b6a-182d88d61dc0 2018-10-17 14:47:05,731 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/0637a3c90a444b9f80e6f6a6fe59c0ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0637a3c90a444b9f80e6f6a6fe59c0ca", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/074ff68c94ef431c84ae2107e5a77c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "074ff68c94ef431c84ae2107e5a77c10", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/2ba5394b5ed4491aa3b9bcc60cc5cfa5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ba5394b5ed4491aa3b9bcc60cc5cfa5", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/2cf6e9d11e5d4c9c834b3d2ee1bd6003"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2cf6e9d11e5d4c9c834b3d2ee1bd6003", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/3ddbc96cb7b94a13bb95b99395f0c7a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ddbc96cb7b94a13bb95b99395f0c7a3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/40a1db9a29ca4ce69d46aef2b0f2f546"}, "domain_id": "a1c2ad320c8b495fad6038c903625855", "enabled": true, "options": {}, "id": "40a1db9a29ca4ce69d46aef2b0f2f546", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_ae9c776b-7491-4245-8902-a5b1f3ac371d", "links": {"self": "http://172.30.9.25:5000/v3/users/40d6b3e92c0b451fb72703013e7d782d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40d6b3e92c0b451fb72703013e7d782d", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_0bc708f1-d849-43d2-8180-2548238d99f0", "links": {"self": "http://172.30.9.25:5000/v3/users/52da817f046d43feb2a071c8edfce1ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52da817f046d43feb2a071c8edfce1ae", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/569b3913d8c74cf78bee9b149c5d31ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "569b3913d8c74cf78bee9b149c5d31ac", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/6421e0f2a3e64b8daecc9d7baa005337"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6421e0f2a3e64b8daecc9d7baa005337", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_77910ecc-7b28-406c-900d-2aa8f765f0e2", "links": {"self": "http://172.30.9.25:5000/v3/users/9637c3f9be9e4b05a265abfe68e9dd14"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9637c3f9be9e4b05a265abfe68e9dd14", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a23e43c3483a4cdc9f095c30c393dae0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a23e43c3483a4cdc9f095c30c393dae0", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/a7b0120889ff46868986931f15eba60f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7b0120889ff46868986931f15eba60f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b3f298015fda4d11947660dcb7147386"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3f298015fda4d11947660dcb7147386", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/b5be243df0d34100a02d24303b175d60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5be243df0d34100a02d24303b175d60", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "api_check-user_6583cb22-67e3-46af-a172-0cf2b17104d8", "links": {"self": "http://172.30.9.25:5000/v3/users/cdd098020b6d4a8abcdbe7452e043ce5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdd098020b6d4a8abcdbe7452e043ce5", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ea802439fe064f489c2da5619c9d962b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea802439fe064f489c2da5619c9d962b", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/f99526f05251401da904494793f839b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f99526f05251401da904494793f839b7", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-10-17 14:47:05,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-5fc90a0f-b0a6-4ab8-8b6a-182d88d61dc0 2018-10-17 14:47:05,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138258934021s 2018-10-17 14:47:05,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 14:47:05,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:05,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c58a091-255f-4033-827d-9f7082cf6a90 2018-10-17 14:47:05,861 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.25:5000/v3/projects/9e15ca5d5ac744e7ae2611dd023112f9"}, "tags": [], "enabled": true, "id": "9e15ca5d5ac744e7ae2611dd023112f9", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ae9c776b-7491-4245-8902-a5b1f3ac371d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 14:47:05,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1c58a091-255f-4033-827d-9f7082cf6a90 2018-10-17 14:47:05,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116536140442s 2018-10-17 14:47:05,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-17 14:47:05,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=40d6b3e92c0b451fb72703013e7d782d&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=9e15ca5d5ac744e7ae2611dd023112f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:06,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ecbe85d-cfb2-4d50-be53-c39f7676058f 2018-10-17 14:47:06,081 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=40d6b3e92c0b451fb72703013e7d782d&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=9e15ca5d5ac744e7ae2611dd023112f9", "previous": null, "next": null}} 2018-10-17 14:47:06,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=40d6b3e92c0b451fb72703013e7d782d&role.id=4c2f883790194f2aacaf88e9bd2409d0&scope.project.id=9e15ca5d5ac744e7ae2611dd023112f9 used request id req-9ecbe85d-cfb2-4d50-be53-c39f7676058f 2018-10-17 14:47:06,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210857152939s 2018-10-17 14:47:06,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-17 14:47:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/9e15ca5d5ac744e7ae2611dd023112f9/users/40d6b3e92c0b451fb72703013e7d782d/roles/4c2f883790194f2aacaf88e9bd2409d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:06,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 17 Oct 2018 14:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-135adea3-0c41-43c8-8975-f8cd8bbb331c 2018-10-17 14:47:06,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-17 14:47:06,260 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/9e15ca5d5ac744e7ae2611dd023112f9/users/40d6b3e92c0b451fb72703013e7d782d/roles/4c2f883790194f2aacaf88e9bd2409d0 used request id req-135adea3-0c41-43c8-8975-f8cd8bbb331c 2018-10-17 14:47:06,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.174503803253s 2018-10-17 14:47:06,261 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-10-17 14:47:06,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-17 14:47:06,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:06,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59c2ce8-d8b5-408b-9061-8c710094deb0 2018-10-17 14:47:06,467 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/a1c2ad320c8b495fad6038c903625855"}, "tags": [], "enabled": true, "id": "a1c2ad320c8b495fad6038c903625855", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-10-17 14:47:06,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-f59c2ce8-d8b5-408b-9061-8c710094deb0 2018-10-17 14:47:06,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206152915955s 2018-10-17 14:47:06,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-17 14:47:06,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 14:47:06,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5749e1ed-ff7e-4663-8f5a-38a3f49cd841 2018-10-17 14:47:06,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/0b0a5b2410e7414299e13117710bbf1d"}, "tags": [], "enabled": true, "id": "0b0a5b2410e7414299e13117710bbf1d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/05422ce616904fdd8224e2a2d53a096d"}, "tags": [], "enabled": true, "id": "05422ce616904fdd8224e2a2d53a096d", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6583cb22-67e3-46af-a172-0cf2b17104d8"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.25:5000/v3/projects/9e15ca5d5ac744e7ae2611dd023112f9"}, "tags": [], "enabled": true, "id": "9e15ca5d5ac744e7ae2611dd023112f9", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ae9c776b-7491-4245-8902-a5b1f3ac371d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/d388e865e0f743199d7abe11b49247c2"}, "tags": [], "enabled": true, "id": "d388e865e0f743199d7abe11b49247c2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.25:5000/v3/projects/d4704599c64c4b508ec8447df9b6537a"}, "tags": [], "enabled": true, "id": "d4704599c64c4b508ec8447df9b6537a", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0bc708f1-d849-43d2-8180-2548238d99f0"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/dfe663cc8bdc43b1afffdfbcce5747a3"}, "tags": [], "enabled": true, "id": "dfe663cc8bdc43b1afffdfbcce5747a3", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_77910ecc-7b28-406c-900d-2aa8f765f0e2"}]} 2018-10-17 14:47:06,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-5749e1ed-ff7e-4663-8f5a-38a3f49cd841 2018-10-17 14:47:06,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.160356998444s 2018-10-17 14:47:06,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-17 14:47:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" -d '{"network": {"shared": true, "tenant_id": "9e15ca5d5ac744e7ae2611dd023112f9", "name": "rally_jobs-net_ae9c776b-7491-4245-8902-a5b1f3ac371d", "admin_state_up": true}}' 2018-10-17 14:47:07,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:07 GMT X-Openstack-Request-Id: req-fda7b36d-44c1-4d19-94ea-f717361c574a 2018-10-17 14:47:07,333 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5458e379-560a-4eca-ac7f-2b525e167dd5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"9e15ca5d5ac744e7ae2611dd023112f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T14:47:07Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_ae9c776b-7491-4245-8902-a5b1f3ac371d","admin_state_up":true,"tenant_id":"9e15ca5d5ac744e7ae2611dd023112f9","created_at":"2018-10-17T14:47:07Z","mtu":1450}} 2018-10-17 14:47:07,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-fda7b36d-44c1-4d19-94ea-f717361c574a 2018-10-17 14:47:07,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.693197011948s 2018-10-17 14:47:07,334 - 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-10-17T14:47:07Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5458e379-560a-4eca-ac7f-2b525e167dd5', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_ae9c776b-7491-4245-8902-a5b1f3ac371d', u'created_at': u'2018-10-17T14:47:07Z', u'mtu': 1450, u'tenant_id': u'9e15ca5d5ac744e7ae2611dd023112f9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9e15ca5d5ac744e7ae2611dd023112f9', u'l2_adjacency': True}) 2018-10-17 14:47:07,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 14:47:07,343 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fb069db-cf9e-40ac-a659-db02bc82cdd5 2018-10-17 14:47:07,343 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 14:47:07,343 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-8fb069db-cf9e-40ac-a659-db02bc82cdd5 2018-10-17 14:47:07,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 14:47:07,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5becf032b96492483eb72b17137a569", "name": "member"}, {"id": "4c2f883790194f2aacaf88e9bd2409d0", "name": "admin"}, {"id": "56dfcb07cfa0493dab1b08bf48eb9091", "name": "reader"}], "expires_at": "2018-10-17T15:47:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e15ca5d5ac744e7ae2611dd023112f9", "name": "rally_jobs-project_ae9c776b-7491-4245-8902-a5b1f3ac371d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e3e09b730246b19a723f9f9f4b2ebd"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7146c8643290459db6b031270d631b33"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "82c5c6d3e5aa45eaa70183deac3cd4f9"}], "type": "metric", "id": "06bdc4444a4c449c94c9cd9c395e597d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "836c10d362c34e19b49b3239a86a4992"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86d5ca365f8e4acb92e788fa91b60131"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b04f6308e7b444fab693c00fbbe9d5b4"}], "type": "placement", "id": "08069edfce0d4641ae768144b024dfc0", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7005657c454f44b3a2c10344255f1d4f"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8bba35edcf164aa5be942148291effb2"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9302b4a6642f4d569e8d47059163c338"}], "type": "network", "id": "084bec67849e46798ce9bb9814623bba", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "198690ed612045169735f4e187c1bcca"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6670ffd177624eccb9c6bfbdf58ca95d"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "722a710ca9bd47709ad9d8b710f78cb9"}], "type": "cloudformation", "id": "09a56d8e078644a4b29fb37ae3a2291f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c6261fb5e8745a790b3cf3864d57570"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95fdd3541ab745c48b8a07f5e7d04dcc"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dcd3c0a72c654c188a7007b9b4cda6b2"}], "type": "event", "id": "0af01f8d7b4347b899b54efeafbbe1c4", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52fa345fc24e4cd5bce4dccee868a707"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f0037fe46ca431cb6b42d82b01fa394"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f46dba8a8634636ad10fd55ebc71f52"}], "type": "compute", "id": "2a8b804f6dc448c78b2585bac5dee8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "040b1ead4bf143fdb1f1352d73263741"}, {"url": "http://172.30.9.25:8776/v1/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc18cab8b2474e6cb8115d57d5cea229"}, {"url": "http://192.30.9.3:8776/v1/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d93c4e0de24d4b2c8ee0cc76c9874261"}], "type": "volume", "id": "33d981f8c67b4e0d953c473ae9d4e4bc", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "4d1674421fba4aa4bb12b4f57317bfc3", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1de42c21e7cb4e7aa6fdef20a98684c4"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d468ad0befa748f5bf62bb2208cacad9"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9f3e8eda239456a931b612236ac50b6"}], "type": "alarming", "id": "72f9a48a2a714e46acabccbd89beb6b4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:8004/v1/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "803025bcac5a48d7878875ff5a0b67c0"}, {"url": "http://192.30.9.3:8004/v1/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f18cc4880e5c4df9bbae809b9547f626"}, {"url": "http://192.30.9.3:8004/v1/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc50da9a431e4e35ad9f9e0e11f9939e"}], "type": "orchestration", "id": "81efbecf0fcc4e4fb742929431007b94", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3eba84c1f22e444e886b51fd5cb15006"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "686924cd948546dab65e12485f61ec69"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9829ae2702ea4923afcb30cacff141b6"}], "type": "identity", "id": "8321596cb50f46e5b646edca7ea40222", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef44bd472124d1dab5088a4d4e5068d"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8bdc1901a8042789983ae4c931479e9"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb5ab69e98814106b2d35a204195ce67"}], "type": "image", "id": "85f52103a2334fc99539469d7186a4d0", "name": "glance"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9e15ca5d5ac744e7ae2611dd023112f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03f11b34143542d78c6709ccf5f25b06"}, {"url": "http://172.30.9.25:8080/v1/AUTH_9e15ca5d5ac744e7ae2611dd023112f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b823c32fe57c4be696a5f60215815bbe"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf2d6acc025c4f50889dd0f442768ade"}], "type": "object-store", "id": "b56cca7953514818bda7a2affe6233ca", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12452248b19541cea1610f3adaff3fb6"}, {"url": "http://192.30.9.3:8776/v2/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d7b5769028448ddb75bb54c015c96aa"}, {"url": "http://192.30.9.3:8776/v2/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf56915325a64004a47a67ba6bef961b"}], "type": "volumev2", "id": "cbea5953a6294cfeb02210692ac618ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b257b958684433b9b96d2ef141fd60c"}, {"url": "http://192.30.9.3:8776/v3/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b0e3056826d44d05a37e2fec183a117f"}, {"url": "http://192.30.9.3:8776/v3/9e15ca5d5ac744e7ae2611dd023112f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6a6f7fa54e04096babe57dc136922b2"}], "type": "volumev3", "id": "f83deb8be8e6405bb086822569082469", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_ae9c776b-7491-4245-8902-a5b1f3ac371d", "id": "40d6b3e92c0b451fb72703013e7d782d"}, "audit_ids": ["3AaAJOBOQF2AsjRP6bNoqw"], "issued_at": "2018-10-17T14:47:07.000000Z"}} 2018-10-17 14:47:07,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-17 14:47:07,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8dc3c1df3236e6759aae53570eb0391b450a58f8c7ae4fc5d3e47160591f21bf" 2018-10-17 14:47:08,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6337 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:08 GMT X-Openstack-Request-Id: req-e4f4e7d5-57a0-4432-96a9-95710f9e5e18 2018-10-17 14:47:08,150 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"084c1015-a563-49ce-8eec-475afdeffdab","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d388e865e0f743199d7abe11b49247c2","l2_adjacency":true,"status":"ACTIVE","subnets":["281c3eaa-fe21-4efe-942b-b9c21a8d7e11"],"description":"","tags":[],"updated_at":"2018-10-17T13:58:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d388e865e0f743199d7abe11b49247c2","created_at":"2018-10-17T13:22:03Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"13a1037e-e03d-4289-9e27-3b9bd1a5b2e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["70571ea8-8de7-470f-b8ee-7aa2355843ed"],"description":"","tags":[],"updated_at":"2018-10-17T13:35:15Z","qos_policy_id":null,"name":"HA network tenant dfe663cc8bdc43b1afffdfbcce5747a3","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:35:15Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"163f85bd-646f-4ce3-a88e-e0307a3a3942","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"4b1ebf3d27c14a44a204260734a9785c","l2_adjacency":true,"status":"ACTIVE","subnets":["7a70de6f-e18d-4103-91c5-f0e17e652f94"],"description":"","tags":[],"updated_at":"2018-10-17T13:29:38Z","qos_policy_id":null,"name":"singlevm2-net_0fb5bb53-6ce3-4553-8236-9e1575d31551","admin_state_up":true,"tenant_id":"4b1ebf3d27c14a44a204260734a9785c","created_at":"2018-10-17T13:29:36Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"457c950c-12c4-43b0-8411-8b3be191b59b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","l2_adjacency":true,"status":"ACTIVE","subnets":["99514853-26cc-40ab-aed9-aae6fa9eca39"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:54Z","qos_policy_id":null,"name":"cinder_test-net_09b6f136-9ca1-46f0-a264-2d8623805c4e","admin_state_up":true,"tenant_id":"3dcbcffd420f4a00ada6dfd8e9236b4b","created_at":"2018-10-17T13:37:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5458e379-560a-4eca-ac7f-2b525e167dd5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"9e15ca5d5ac744e7ae2611dd023112f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-17T14:47:07Z","qos_policy_id":null,"name":"rally_jobs-net_ae9c776b-7491-4245-8902-a5b1f3ac371d","admin_state_up":true,"tenant_id":"9e15ca5d5ac744e7ae2611dd023112f9","created_at":"2018-10-17T14:47:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"680861d6-2964-4d55-afd4-7a6adff88119","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["161389d7-2a5f-44c2-b7e4-edf3d7e5d25b"],"description":"","tags":[],"updated_at":"2018-10-17T13:37:55Z","qos_policy_id":null,"name":"HA network tenant 3dcbcffd420f4a00ada6dfd8e9236b4b","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:37:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91c48690-fbcf-4dc9-ac6c-92b064ed8245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"dfe663cc8bdc43b1afffdfbcce5747a3","l2_adjacency":true,"status":"ACTIVE","subnets":["898ff686-a9c7-4b9b-b410-09a3a395d4ac"],"description":"","tags":[],"updated_at":"2018-10-17T13:35:14Z","qos_policy_id":null,"name":"vping_userdata-net_77910ecc-7b28-406c-900d-2aa8f765f0e2","admin_state_up":true,"tenant_id":"dfe663cc8bdc43b1afffdfbcce5747a3","created_at":"2018-10-17T13:35:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9558e033-7b5c-4837-9dbb-d69a0bce47c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["587b5339-30ef-4596-81d0-7f522ae20603"],"description":"","tags":[],"updated_at":"2018-10-17T13:57:52Z","qos_policy_id":null,"name":"HA network tenant 169cde4a6b334d46807c3ab0884468a8","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:57:52Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bbb65a3b-6e01-43da-acf5-7862590dddf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["44867d14-cda1-4a19-a503-108401992c6c"],"description":"","tags":[],"updated_at":"2018-10-17T13:29:39Z","qos_policy_id":null,"name":"HA network tenant 4b1ebf3d27c14a44a204260734a9785c","admin_state_up":true,"tenant_id":"","created_at":"2018-10-17T13:29:38Z","provider:network_type":"vxlan"}]} 2018-10-17 14:47:08,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e4f4e7d5-57a0-4432-96a9-95710f9e5e18 2018-10-17 14:47:08,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390454053879s 2018-10-17 14:47:08,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-17 14:47:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8dc3c1df3236e6759aae53570eb0391b450a58f8c7ae4fc5d3e47160591f21bf" -d '{"subnet": {"name": "rally_jobs-subnet_ae9c776b-7491-4245-8902-a5b1f3ac371d", "enable_dhcp": true, "network_id": "5458e379-560a-4eca-ac7f-2b525e167dd5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-17 14:47:09,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:09 GMT X-Openstack-Request-Id: req-f961c8cf-4ade-425e-ad5f-206ea9db6821 2018-10-17 14:47:09,082 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-17T14:47:08Z","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":"d50ddf46-c861-466a-9e5c-17ecedb09695","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9e15ca5d5ac744e7ae2611dd023112f9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_ae9c776b-7491-4245-8902-a5b1f3ac371d","enable_dhcp":true,"segment_id":null,"network_id":"5458e379-560a-4eca-ac7f-2b525e167dd5","tenant_id":"9e15ca5d5ac744e7ae2611dd023112f9","created_at":"2018-10-17T14:47:08Z","ip_version":4}} 2018-10-17 14:47:09,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f961c8cf-4ade-425e-ad5f-206ea9db6821 2018-10-17 14:47:09,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.92848110199s 2018-10-17 14:47:09,083 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T14:47:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd50ddf46-c861-466a-9e5c-17ecedb09695', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_ae9c776b-7491-4245-8902-a5b1f3ac371d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5458e379-560a-4eca-ac7f-2b525e167dd5', u'tenant_id': u'9e15ca5d5ac744e7ae2611dd023112f9', u'created_at': u'2018-10-17T14:47:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9e15ca5d5ac744e7ae2611dd023112f9'}) 2018-10-17 14:47:09,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-17 14:47:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8dc3c1df3236e6759aae53570eb0391b450a58f8c7ae4fc5d3e47160591f21bf" -d '{"router": {"external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab"}, "name": "rally_jobs-router_ae9c776b-7491-4245-8902-a5b1f3ac371d", "admin_state_up": true}}' 2018-10-17 14:47:16,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:16 GMT X-Openstack-Request-Id: req-090c47d2-f5ee-482e-acd5-51ac4616df28 2018-10-17 14:47:16,119 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "084c1015-a563-49ce-8eec-475afdeffdab", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "281c3eaa-fe21-4efe-942b-b9c21a8d7e11", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9e15ca5d5ac744e7ae2611dd023112f9", "created_at": "2018-10-17T14:47:10Z", "admin_state_up": true, "updated_at": "2018-10-17T14:47:11Z", "project_id": "9e15ca5d5ac744e7ae2611dd023112f9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "31eb2c5e-24fb-42e7-839d-9c0846ab495b", "name": "rally_jobs-router_ae9c776b-7491-4245-8902-a5b1f3ac371d"}} 2018-10-17 14:47:16,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-090c47d2-f5ee-482e-acd5-51ac4616df28 2018-10-17 14:47:16,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.03624796867s 2018-10-17 14:47:16,120 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-17T14:47:11Z', u'revision_number': 3, u'ha': True, u'id': u'31eb2c5e-24fb-42e7-839d-9c0846ab495b', u'external_gateway_info': {u'network_id': u'084c1015-a563-49ce-8eec-475afdeffdab', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'281c3eaa-fe21-4efe-942b-b9c21a8d7e11', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_ae9c776b-7491-4245-8902-a5b1f3ac371d', u'admin_state_up': True, u'tenant_id': u'9e15ca5d5ac744e7ae2611dd023112f9', u'created_at': u'2018-10-17T14:47:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'9e15ca5d5ac744e7ae2611dd023112f9'}) 2018-10-17 14:47:16,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-17 14:47:16,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/31eb2c5e-24fb-42e7-839d-9c0846ab495b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8dc3c1df3236e6759aae53570eb0391b450a58f8c7ae4fc5d3e47160591f21bf" -d '{"subnet_id": "d50ddf46-c861-466a-9e5c-17ecedb09695"}' 2018-10-17 14:47:19,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:19 GMT X-Openstack-Request-Id: req-0ddefa1a-4582-4fb3-90b3-d472c4a60830 2018-10-17 14:47:19,287 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5458e379-560a-4eca-ac7f-2b525e167dd5", "tenant_id": "9e15ca5d5ac744e7ae2611dd023112f9", "subnet_id": "d50ddf46-c861-466a-9e5c-17ecedb09695", "subnet_ids": ["d50ddf46-c861-466a-9e5c-17ecedb09695"], "port_id": "e43d29ef-5e32-408c-aad1-d78e6773d50d", "id": "31eb2c5e-24fb-42e7-839d-9c0846ab495b"} 2018-10-17 14:47:19,287 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/31eb2c5e-24fb-42e7-839d-9c0846ab495b/add_router_interface.json used request id req-0ddefa1a-4582-4fb3-90b3-d472c4a60830 2018-10-17 14:47:19,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.16586112976s 2018-10-17 14:47:19,287 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-17 14:47:19,418 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-17 14:47:19,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 14:47:19,427 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:19 GMT 2018-10-17 14:47:19,427 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-10-17 14:47:19,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 14:47:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8dc3c1df3236e6759aae53570eb0391b450a58f8c7ae4fc5d3e47160591f21bf" 2018-10-17 14:47:19,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4065 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:19 GMT X-Openstack-Request-Id: req-97a36c42-04e9-48d9-9e8d-4d1c26e9b0d9 2018-10-17 14:47:19,746 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 14:47:19,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-97a36c42-04e9-48d9-9e8d-4d1c26e9b0d9 2018-10-17 14:47:19,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314879894257s 2018-10-17 14:47:19,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-17 14:47:19,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8dc3c1df3236e6759aae53570eb0391b450a58f8c7ae4fc5d3e47160591f21bf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_ae9c776b-7491-4245-8902-a5b1f3ac371d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_ae9c776b-7491-4245-8902-a5b1f3ac371d"}' 2018-10-17 14:47:20,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:20 GMT Location: http://172.30.9.25:9292/v2/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f9eb2d22-706f-480f-8fe7-178fbeb52262 2018-10-17 14:47:20,598 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T14:47:20Z", "file": "/v2/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93/file", "owner": "9e15ca5d5ac744e7ae2611dd023112f9", "id": "8c5a8447-2d39-41c7-a9b6-49c583a6eb93", "size": null, "self": "/v2/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_ae9c776b-7491-4245-8902-a5b1f3ac371d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_ae9c776b-7491-4245-8902-a5b1f3ac371d", "checksum": null, "created_at": "2018-10-17T14:47:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-17 14:47:20,598 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f9eb2d22-706f-480f-8fe7-178fbeb52262 2018-10-17 14:47:20,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.840795040131s 2018-10-17 14:47:20,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-17 14:47:20,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8dc3c1df3236e6759aae53570eb0391b450a58f8c7ae4fc5d3e47160591f21bf" -d '' 2018-10-17 14:47:22,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 14:47:22 GMT X-Openstack-Request-Id: req-d0c7677a-43ad-408f-8a20-dbec1fc929ea 2018-10-17 14:47:22,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 14:47:22,487 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93/file used request id req-d0c7677a-43ad-408f-8a20-dbec1fc929ea 2018-10-17 14:47:22,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.88755202293s 2018-10-17 14:47:22,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-17 14:47:22,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8dc3c1df3236e6759aae53570eb0391b450a58f8c7ae4fc5d3e47160591f21bf" 2018-10-17 14:47:22,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5394 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:22 GMT X-Openstack-Request-Id: req-3139b9c6-3025-4e7e-a9e9-0fad0b578522 2018-10-17 14:47:22,872 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T14:47:22Z", "file": "/v2/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93/file", "owner": "9e15ca5d5ac744e7ae2611dd023112f9", "id": "8c5a8447-2d39-41c7-a9b6-49c583a6eb93", "size": 12716032, "self": "/v2/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_ae9c776b-7491-4245-8902-a5b1f3ac371d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_ae9c776b-7491-4245-8902-a5b1f3ac371d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T14:47:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:38:08Z", "file": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/file", "owner": "3dcbcffd420f4a00ada6dfd8e9236b4b", "id": "c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "size": 12716032, "self": "/v2/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/c3cbf4f6-9cda-42be-8147-57b9ea1abc2e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_09b6f136-9ca1-46f0-a264-2d8623805c4e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:38:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:35:29Z", "file": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166/file", "owner": "dfe663cc8bdc43b1afffdfbcce5747a3", "id": "969c3881-bcfe-455a-8231-68f1dbdf1166", "size": 12716032, "self": "/v2/images/969c3881-bcfe-455a-8231-68f1dbdf1166", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/969c3881-bcfe-455a-8231-68f1dbdf1166/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_77910ecc-7b28-406c-900d-2aa8f765f0e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:35:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-17T13:29:51Z", "file": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d/file", "owner": "4b1ebf3d27c14a44a204260734a9785c", "id": "dae763e4-92ba-4e73-b37f-85db160cb27d", "size": 12716032, "self": "/v2/images/dae763e4-92ba-4e73-b37f-85db160cb27d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/dae763e4-92ba-4e73-b37f-85db160cb27d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0fb5bb53-6ce3-4553-8236-9e1575d31551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-17T13:29:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-17 14:47:22,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3139b9c6-3025-4e7e-a9e9-0fad0b578522 2018-10-17 14:47:22,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.380860090256s 2018-10-17 14:47:22,876 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93/file', 'owner': u'9e15ca5d5ac744e7ae2611dd023112f9', 'id': u'8c5a8447-2d39-41c7-a9b6-49c583a6eb93', 'size': 12716032, u'self': u'/v2/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e15ca5d5ac744e7ae2611dd023112f9', 'name': 'rally_jobs-project_ae9c776b-7491-4245-8902-a5b1f3ac371d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bbee41da-0b9b-4fec-af5e-3d59e048d0fa/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-17T14:47:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-17T14:47:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_ae9c776b-7491-4245-8902-a5b1f3ac371d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8c5a8447-2d39-41c7-a9b6-49c583a6eb93', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_ae9c776b-7491-4245-8902-a5b1f3ac371d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_ae9c776b-7491-4245-8902-a5b1f3ac371d', 'created': u'2018-10-17T14:47:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-17T14:47:20Z', 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/8c5a8447-2d39-41c7-a9b6-49c583a6eb93', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_ae9c776b-7491-4245-8902-a5b1f3ac371d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-17 14:47:22,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 14:47:22,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_ae9c776b-7491-4245-8902-a5b1f3ac371d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 14:47:23,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2ba5042-d065-49e3-92fc-ac4b6748a712 x-openstack-request-id: req-a2ba5042-d065-49e3-92fc-ac4b6748a712 2018-10-17 14:47:23,418 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/21d46ec6-c8bf-4485-84d3-7300c0216b7a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/21d46ec6-c8bf-4485-84d3-7300c0216b7a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "21d46ec6-c8bf-4485-84d3-7300c0216b7a", "name": "rally_jobs-flavor_ae9c776b-7491-4245-8902-a5b1f3ac371d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 14:47:23,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a2ba5042-d065-49e3-92fc-ac4b6748a712 2018-10-17 14:47:23,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.538943052292s 2018-10-17 14:47:23,420 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_ae9c776b-7491-4245-8902-a5b1f3ac371d', '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'0b0a5b2410e7414299e13117710bbf1d', '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'21d46ec6-c8bf-4485-84d3-7300c0216b7a', 'swap': 0}) 2018-10-17 14:47:23,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 14:47:23,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/21d46ec6-c8bf-4485-84d3-7300c0216b7a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" -d '{"extra_specs": {}}' 2018-10-17 14:47:23,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-59aee435-86c7-4b06-ad1f-6b3b30ffd921 x-openstack-request-id: req-59aee435-86c7-4b06-ad1f-6b3b30ffd921 2018-10-17 14:47:23,443 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 14:47:23,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/21d46ec6-c8bf-4485-84d3-7300c0216b7a/os-extra_specs used request id req-59aee435-86c7-4b06-ad1f-6b3b30ffd921 2018-10-17 14:47:23,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227439403534s 2018-10-17 14:47:23,444 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-17 14:47:25,873 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-17 14:47:28,171 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 21336ad0-315e-428c-9e28-201ed94a0b9c | 2018-10-17T14:47:27.770680 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 21336ad0-315e-428c-9e28-201ed94a0b9c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-17 14:47:31,590 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-17 14:47:32,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-17 14:47:32,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-17 14:47:32,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8dc3c1df3236e6759aae53570eb0391b450a58f8c7ae4fc5d3e47160591f21bf" 2018-10-17 14:47:32,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77aa16f1-c7ba-44bd-a9c6-411e666da1ef x-openstack-request-id: req-77aa16f1-c7ba-44bd-a9c6-411e666da1ef 2018-10-17 14:47:32,575 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 155}, "vcpus_used": 4, "hypervisor_type": "QEMU", "local_gb_used": 4, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 4, "free_disk_gb": 243, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 26358, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 2, "hypervisor_type": "QEMU", "local_gb_used": 2, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 5120, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 2, "free_disk_gb": 245, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 27382, "id": 5}]} 2018-10-17 14:47:32,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-77aa16f1-c7ba-44bd-a9c6-411e666da1ef 2018-10-17 14:47:32,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.329143047333s 2018-10-17 14:47:32,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-17 14:47:32,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8dc3c1df3236e6759aae53570eb0391b450a58f8c7ae4fc5d3e47160591f21bf" 2018-10-17 14:47:32,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:32 GMT X-Openstack-Request-Id: req-887e7450-3bae-4896-bbd7-1fd4fa72cbc9 2018-10-17 14:47:32,894 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-17 14:47:32,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-887e7450-3bae-4896-bbd7-1fd4fa72cbc9 2018-10-17 14:47:32,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.318008184433s 2018-10-17 14:47:32,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-17 14:47:32,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_ae9c776b-7491-4245-8902-a5b1f3ac371d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-17 14:47:32,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eec1c9ef-197c-4503-aa85-a427685a8038 x-openstack-request-id: req-eec1c9ef-197c-4503-aa85-a427685a8038 2018-10-17 14:47:32,982 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9e47111d-a23f-431d-9b31-3a24f14f4172", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9e47111d-a23f-431d-9b31-3a24f14f4172", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9e47111d-a23f-431d-9b31-3a24f14f4172", "name": "rally_jobs-flavor_alt_ae9c776b-7491-4245-8902-a5b1f3ac371d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-17 14:47:32,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-eec1c9ef-197c-4503-aa85-a427685a8038 2018-10-17 14:47:32,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0780878067017s 2018-10-17 14:47:32,983 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_ae9c776b-7491-4245-8902-a5b1f3ac371d', 'ephemeral': 0, 'ram': 1024, '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'0b0a5b2410e7414299e13117710bbf1d', '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'9e47111d-a23f-431d-9b31-3a24f14f4172', 'swap': 0}) 2018-10-17 14:47:32,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-17 14:47:32,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/9e47111d-a23f-431d-9b31-3a24f14f4172/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" -d '{"extra_specs": {}}' 2018-10-17 14:47:33,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 17 Oct 2018 14:47:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a83e90e-bdf0-4651-921f-db77ea3c7508 x-openstack-request-id: req-8a83e90e-bdf0-4651-921f-db77ea3c7508 2018-10-17 14:47:33,010 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-17 14:47:33,010 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/9e47111d-a23f-431d-9b31-3a24f14f4172/os-extra_specs used request id req-8a83e90e-bdf0-4651-921f-db77ea3c7508 2018-10-17 14:47:33,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0261771678925s 2018-10-17 14:47:33,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_ae9c776b-7491-4245-8902-a5b1f3ac371d', 'ephemeral': 0, 'ram': 1024, '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'0b0a5b2410e7414299e13117710bbf1d', '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'9e47111d-a23f-431d-9b31-3a24f14f4172', 'swap': 0}) 2018-10-17 14:47:33,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-10-17 14:47:33,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-17 14:47:33,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-17 14:47:33,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-17 14:47:33,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-10-17 15:16:09,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 76d51e27-def1-49a1-8162-9154209388f0 2018-10-17 15:16:09,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-10-17 15:16:09,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '76d51e27-def1-49a1-8162-9154209388f0'] 2018-10-17 15:16:10,145 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 76d51e27-def1-49a1-8162-9154209388f0 -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.917 | 1.953 | 3.352 | 3.525 | 4.65 | 2.034 | 100.0% | 100 | | neutron.list_networks | 0.15 | 0.524 | 0.834 | 0.932 | 3.065 | 0.575 | 100.0% | 100 | | total | 1.123 | 2.478 | 3.757 | 4.508 | 5.229 | 2.609 | 100.0% | 100 | | -> duration | 1.123 | 2.478 | 3.757 | 4.508 | 5.229 | 2.609 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.891162 Full duration: 48.713174 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.126 | 1.857 | 2.667 | 3.169 | 3.228 | 1.984 | 100.0% | 40 | | neutron.update_network | 0.446 | 1.039 | 1.361 | 1.396 | 1.902 | 1.051 | 100.0% | 40 | | total | 2.081 | 2.922 | 4.087 | 4.204 | 4.4 | 3.035 | 100.0% | 40 | | -> duration | 2.081 | 2.922 | 4.087 | 4.204 | 4.4 | 3.035 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.162776 Full duration: 32.344435 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.942 | 1.998 | 2.583 | 2.929 | 3.165 | 1.916 | 100.0% | 40 | | neutron.delete_network | 0.679 | 1.204 | 2.44 | 2.676 | 2.958 | 1.423 | 100.0% | 40 | | total | 2.022 | 3.159 | 4.435 | 5.36 | 5.426 | 3.339 | 100.0% | 40 | | -> duration | 2.022 | 3.159 | 4.435 | 5.36 | 5.426 | 3.339 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.086176 Full duration: 27.605139 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.654 | 2.916 | 4.277 | 4.368 | 4.416 | 3.033 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.832 | 8.478 | 10.943 | 11.881 | 14.207 | 7.782 | 100.0% | 40 | | neutron.list_subnets | 0.21 | 0.542 | 0.993 | 1.37 | 1.984 | 0.649 | 100.0% | 40 | | total | 5.499 | 12.063 | 14.867 | 15.607 | 17.64 | 11.464 | 100.0% | 40 | | -> duration | 5.499 | 12.063 | 14.867 | 15.607 | 17.64 | 11.464 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.869337 Full duration: 81.810911 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.501 | 2.851 | 4.18 | 5.321 | 6.633 | 2.98 | 100.0% | 100 | | neutron.create_subnet (x2) | 5.958 | 7.918 | 10.566 | 11.825 | 13.289 | 8.295 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.337 | 3.103 | 5.15 | 5.868 | 7.027 | 3.333 | 100.0% | 100 | | total | 10.484 | 14.427 | 18.142 | 18.647 | 19.725 | 14.609 | 100.0% | 100 | | -> duration | 10.484 | 14.427 | 18.142 | 18.647 | 19.725 | 14.609 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.582239 Full duration: 192.567103 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.592 | 2.028 | 2.587 | 2.669 | 2.808 | 2.095 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.605 | 6.87 | 8.541 | 8.728 | 10.091 | 6.216 | 100.0% | 40 | | neutron.delete_subnet (x2) | 3.087 | 5.708 | 9.186 | 9.493 | 9.684 | 6.26 | 100.0% | 40 | | total | 10.237 | 14.724 | 17.222 | 17.889 | 18.192 | 14.573 | 100.0% | 40 | | -> duration | 10.237 | 14.724 | 17.222 | 17.889 | 18.192 | 14.573 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.47096 Full duration: 61.047136 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.539 | 2.075 | 3.604 | 3.712 | 5.084 | 2.321 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.864 | 6.604 | 8.942 | 9.607 | 12.647 | 6.405 | 100.0% | 40 | | neutron.create_router (x2) | 15.501 | 25.292 | 29.297 | 29.829 | 30.708 | 24.732 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.541 | 11.451 | 14.778 | 16.366 | 17.112 | 11.877 | 100.0% | 40 | | neutron.list_routers | 0.381 | 1.047 | 1.518 | 1.669 | 1.741 | 1.087 | 100.0% | 40 | | total | 35.905 | 47.985 | 51.596 | 52.322 | 54.238 | 46.422 | 100.0% | 40 | | -> duration | 35.905 | 47.985 | 51.596 | 52.322 | 54.238 | 46.422 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 98.919152 Full duration: 222.763013 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 7 error(s) -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 386, in _create_network_structure router["router"]) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 399, in _add_interface_router router["id"], {"subnet_id": subnet["id"]}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 921, in add_interface_router body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 363, in put headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 331, in retry_request headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 327, in run self._update_router(router, router_update_args) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 253, in _update_router router["router"]["id"], body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 890, in update_router revision_number=revision_number) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2375, in _update_resource return self.put(path, **kwargs) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 363, in put headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 331, in retry_request headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 386, in _create_network_structure router["router"]) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 399, in _add_interface_router router["id"], {"subnet_id": subnet["id"]}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 921, in add_interface_router body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 363, in put headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 331, in retry_request headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.25:5000 for user 'c_rally_cf902726_J308fvf3' in project 'c_rally_cf902726_0tnstEgP': InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-0365255d-870c-4fcf-8f15-68608199c75b) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 105, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 203, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 394, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 158, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 225, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 245, in auth_ref error=str(e)) AuthenticationFailed: Failed to authenticate to http://172.30.9.25:5000 for user 'c_rally_cf902726_J308fvf3' in project 'c_rally_cf902726_0tnstEgP': InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-0365255d-870c-4fcf-8f15-68608199c75b) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.25:5000 for user 'c_rally_cf902726_J308fvf3' in project 'c_rally_cf902726_0tnstEgP': GatewayTimeout: Gateway Timeout (HTTP 504) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 105, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 203, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 394, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 158, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 225, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 245, in auth_ref error=str(e)) AuthenticationFailed: Failed to authenticate to http://172.30.9.25:5000 for user 'c_rally_cf902726_J308fvf3' in project 'c_rally_cf902726_0tnstEgP': GatewayTimeout: Gateway Timeout (HTTP 504) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.25:5000 for user 'c_rally_cf902726_J308fvf3' in project 'c_rally_cf902726_0tnstEgP': GatewayTimeout: Gateway Timeout (HTTP 504) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 105, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 203, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 394, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 158, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 225, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 245, in auth_ref error=str(e)) AuthenticationFailed: Failed to authenticate to http://172.30.9.25:5000 for user 'c_rally_cf902726_J308fvf3' in project 'c_rally_cf902726_0tnstEgP': GatewayTimeout: Gateway Timeout (HTTP 504) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.25:5000 for user 'c_rally_cf902726_J308fvf3' in project 'c_rally_cf902726_0tnstEgP': InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-735e2f33-6815-4eb1-b435-2bae242ecd4c) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py", line 324, in run subnets_per_network, router_create_args) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 377, in _create_network_structure network = self._create_network(network_create_args or {}) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py", line 79, in _create_network return self.clients("neutron").create_network( File "/usr/lib/python2.7/site-packages/rally_openstack/scenario.py", line 105, in clients return client(version) if version is not None else client() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 203, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 394, in create_client endpoint_override=self._get_endpoint(service_type), File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 158, in _get_endpoint api_url = self.keystone.service_catalog.url_for(**kw) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 225, in service_catalog return self.auth_ref.service_catalog File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 245, in auth_ref error=str(e)) AuthenticationFailed: Failed to authenticate to http://172.30.9.25:5000 for user 'c_rally_cf902726_J308fvf3' in project 'c_rally_cf902726_0tnstEgP': InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-735e2f33-6815-4eb1-b435-2bae242ecd4c) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.26 | 66.912 | 95.191 | 120.029 | 133.537 | 58.584 | 90.0% | 40 | | neutron.create_subnet (x2) | 1.917 | 10.123 | 19.917 | 20.038 | 95.274 | 11.7 | 100.0% | 36 | | neutron.create_router (x2) | 10.702 | 27.318 | 53.686 | 126.827 | 134.883 | 34.182 | 100.0% | 36 | | neutron.add_interface_router (x2) | 6.837 | 15.952 | 113.04 | 123.796 | 135.859 | 44.506 | 94.4% | 36 | | neutron.update_router (x2) | 2.408 | 3.884 | 101.194 | 114.141 | 171.901 | 39.312 | 100.0% | 33 | | neutron.update_router | 120.008 | 120.008 | 120.008 | 120.008 | 120.008 | 120.008 | 0.0% | 1 | | total | 15.502 | 135.755 | 324.001 | 325.235 | 328.283 | 175.366 | 82.5% | 40 | | -> duration | 15.502 | 135.755 | 324.001 | 325.235 | 328.283 | 175.366 | 82.5% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 82.5% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 365.022724 Full duration: 1006.862375 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.063967 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.058061 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.207173 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.04722 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.305879 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 76d51e27-def1-49a1-8162-9154209388f0 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 0.060961 HINTS: * To plot HTML graphics with this data, run: rally task report 76d51e27-def1-49a1-8162-9154209388f0 --out output.html * To generate a JUnit report, run: rally task export 76d51e27-def1-49a1-8162-9154209388f0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 76d51e27-def1-49a1-8162-9154209388f0 --json --out output.json At least one workload did not pass SLA criteria. 2018-10-17 15:16:10,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '76d51e27-def1-49a1-8162-9154209388f0', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-10-17 15:16:12,412 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 76d51e27-def1-49a1-8162-9154209388f0 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-10-17 15:16:12.096 14897 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-17 15:16:12.096 14897 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-17 15:16:12.098 14897 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-17 15:16:12.229 14897 INFO rally.api [-] Building 'json' report for the following task(s): '76d51e27-def1-49a1-8162-9154209388f0'. 2018-10-17 15:16:12.294 14897 INFO rally.api [-] The report has been successfully built. 2018-10-17 15:16:12,412 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '76d51e27-def1-49a1-8162-9154209388f0', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-10-17 15:16:14,716 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 76d51e27-def1-49a1-8162-9154209388f0 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-10-17 15:16:14.261 14899 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-17 15:16:14.261 14899 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-17 15:16:14.263 14899 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-17 15:16:14.385 14899 INFO rally.api [-] Building 'html' report for the following task(s): '76d51e27-def1-49a1-8162-9154209388f0'. 2018-10-17 15:16:14.616 14899 INFO rally.api [-] The report has been successfully built. 2018-10-17 15:16:14,847 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-10-17 15:16:14,848 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:27:54 | 440 | 98.41% | | | | | | | TOTAL: | 00:27:54 | 440 | 98.41% | +-----------+------------+----------------+-----------+ 2018-10-17 15:16:14,848 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 98.41% in 0/1 modules 2018-10-17 15:16:14,979 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 15:16:14,979 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 29:09 | FAIL | +--------------------+------------------+------------------+----------------+ 2018-10-17 15:16:14,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-17 15:16:14,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0037d2ab8a3857b6aaf44f6634f189b3b3233416ebb725bd26e1e3600ea0504d" 2018-10-17 15:16:15,011 - keystoneauth.session - DEBUG - RESP: [503] Content-Length: 260 Content-Type: text/html; charset=UTF-8 Date: Wed, 17 Oct 2018 15:16:15 GMT Server: Apache x-compute-request-id: req-e9609fb3-7397-4eca-acf2-a13e9d2f7160 x-openstack-request-id: req-e9609fb3-7397-4eca-acf2-a13e9d2f7160 2018-10-17 15:16:15,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-17 15:16:15,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e9609fb3-7397-4eca-acf2-a13e9d2f7160 2018-10-17 15:16:15,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230112075806s 2018-10-17 15:16:15,012 - xtesting.ci.run_tests - ERROR - Please fix the testcase rally_jobs. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 177, in run_test test_case.clean() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/rally.py", line 700, in clean super(RallyJobs, self).clean() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/rally.py", line 529, in clean self.orig_cloud.delete_flavor(self.flavor_alt.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10372, in delete_flavor flavor = self.get_flavor(name_or_id, get_extra=False) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 2744, in get_flavor return _utils._get_entity(self, search_func, name_or_id, filters) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1363, in search_flavors flavors = self.list_flavors(get_extra=get_extra) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1702, in list_flavors self, get_extra=get_extra) File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 1900, in list_flavors error_message="Error fetching flavor list") File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id HttpException: Error fetching flavor list: Server Error for url: http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None, 503 Service Unavailable

503 Service Unavailable

The server is currently unavailable. Please try again at a later time.

The Keystone service is temporarily unavailable. 2018-10-17 15:16:15,021 - xtesting.ci.run_tests - ERROR - The test case 'rally_jobs' failed. 2018-10-17 15:16:15,057 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-17 15:16:15,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 15:16:15,099 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 15:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a037ace-2c5d-4b55-aa01-644353b8a621 2018-10-17 15:16:15,099 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 15:16:15,099 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-0a037ace-2c5d-4b55-aa01-644353b8a621 2018-10-17 15:16:15,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:16:15,112 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:16:15,113 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-b8e33cc9-4454-459d-a591-8ab2116e5e13) 2018-10-17 15:16:15,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:16:15,157 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:16:15,157 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10006, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9976, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9952, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 386, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 452, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-e5b9e60f-be78-4a23-be6b-26f8ca0a4e7f) 2018-10-17 15:16:15,158 - xtesting.ci.run_tests - ERROR - Please fix the testcase refstack_defcore. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 159, in run_test invoke_kwds=test_dict).driver File "/usr/lib/python2.7/site-packages/stevedore/driver.py", line 61, in __init__ warn_on_missing_entrypoint=warn_on_missing_entrypoint File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 81, in __init__ verify_requirements) File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 195, in _load_plugins verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 158, in _load_one_plugin verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 227, in _load_one_plugin obj = plugin(*invoke_args, **invoke_kwds) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 47, in __init__ assert self.cloud AssertionError 2018-10-17 15:16:15,160 - xtesting.ci.run_tests - ERROR - Failures when running testcase(s) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 251, in main self.run_all() File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 228, in run_all self.run_tier(tier) File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 202, in run_tier test_case = self.executed_test_cases[test.get_name()] KeyError: 'refstack_defcore' 2018-10-17 15:16:15,160 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 11:34 | FAIL | | neutron-tempest-plugin-api | functest | smoke | 15:45 | PASS | | rally_sanity | functest | smoke | 34:30 | FAIL | | rally_jobs | functest | smoke | 29:09 | FAIL | | refstack_defcore | functest | smoke | 00:00 | SKIP | | patrole | functest | smoke | 00:00 | SKIP | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 00:00 | SKIP | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-10-17 15:16:15,169 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-17 15:16:25,127 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-369 | | 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-10-17 15:16:25,130 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=HSr2iix87sHkV5aW93jU5lQqy 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=0b0a5b2410e7414299e13117710bbf1d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 15:16:25,130 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-17 15:16:25,131 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-10-17 15:16:25,136 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-10-17 15:16:25,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 15:16:25,341 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 15:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c81453b-aaf2-4683-a73c-6b7fbb225533 2018-10-17 15:16:25,342 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 15:16:25,342 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-1c81453b-aaf2-4683-a73c-6b7fbb225533 2018-10-17 15:16:25,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:16:25,399 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:16:25,400 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-0ce3caad-b36e-4ab6-a9b6-a96462c6c9cb) 2018-10-17 15:16:25,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:16:25,426 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:16:25,426 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10006, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9976, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9952, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 386, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 452, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-b072b39e-3cd4-4540-9b85-cbca7f298f46) 2018-10-17 15:16:25,438 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-10-17 15:16:25,438 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Cannot run vmtp Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/vmtp/vmtp.py", line 153, in run assert self.cloud AssertionError 2018-10-17 15:16:25,578 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 15:16:25,578 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 00:00 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-17 15:16:25,583 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-10-17 15:16:25,595 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-10-17 15:16:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 15:16:25,620 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 15:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09954505-5777-4f21-9d93-238ca3cf0cbb 2018-10-17 15:16:25,620 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 15:16:25,620 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-09954505-5777-4f21-9d93-238ca3cf0cbb 2018-10-17 15:16:25,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:16:25,639 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:16:25,639 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-234f219b-ac37-4dfe-9b56-c9355350e49a) 2018-10-17 15:16:25,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:16:25,658 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:16:25,658 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 492, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10006, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9976, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9952, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 386, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 452, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-9ab14f04-781e-4784-ab34-0bdd37987128) 2018-10-17 15:16:25,659 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-10-17 15:16:25,660 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 438, in run assert self.cloud AssertionError 2018-10-17 15:16:25,660 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 200, in push_to_db assert self.start_time AssertionError 2018-10-17 15:16:25,661 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:16:25,662 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:16:25,662 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:16:25,663 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:16:25,664 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:16:25,664 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:16:25,661 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-17 15:16:25,665 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 458, in clean assert self.cloud AssertionError 2018-10-17 15:16:25,665 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 502, in clean assert self.project AssertionError 2018-10-17 15:16:25,665 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-10-17 15:16:25,666 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:16:25,666 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 00:00 | FAIL | | shaker | functest | benchmarking | XX:XX | FAIL | +-------------------+------------------+----------------------+------------------+----------------+ 2018-10-17 15:16:25,668 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-17 15:16:37,347 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-369 | | 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-10-17 15:16:37,350 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=HSr2iix87sHkV5aW93jU5lQqy 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=0b0a5b2410e7414299e13117710bbf1d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 15:16:37,350 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-17 15:16:37,350 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-10-17 15:16:37,350 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-17 15:16:37,353 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-17 15:17:13,441 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-369 | | 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-10-17 15:17:13,444 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=HSr2iix87sHkV5aW93jU5lQqy 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=0b0a5b2410e7414299e13117710bbf1d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 15:17:13,444 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-17 15:17:13,445 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-10-17 15:17:13,455 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-10-17 15:17:13,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 15:17:13,660 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e592baf9-6454-41c1-90cc-56b85ad49da7 2018-10-17 15:17:13,661 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 15:17:13,661 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-e592baf9-6454-41c1-90cc-56b85ad49da7 2018-10-17 15:17:13,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:13,670 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:13,670 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-43766710-ed47-4c06-9812-40ff1f5ad535) 2018-10-17 15:17:13,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:13,686 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:13,686 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 492, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10006, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9976, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9952, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 386, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 452, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-11a1878b-880d-47bd-a234-984ca124f4fe) 2018-10-17 15:17:13,689 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-10-17 15:17:13,689 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 438, in run assert self.cloud AssertionError 2018-10-17 15:17:13,689 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 200, in push_to_db assert self.start_time AssertionError 2018-10-17 15:17:13,690 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,690 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,690 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,691 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,691 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,691 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,689 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-17 15:17:13,692 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 458, in clean assert self.cloud AssertionError 2018-10-17 15:17:13,692 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 502, in clean assert self.project AssertionError 2018-10-17 15:17:13,692 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-10-17 15:17:13,701 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-17 15:17:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 15:17:13,717 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-216f879c-871d-4cd9-b343-c1a0d8f1f38b 2018-10-17 15:17:13,717 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 15:17:13,717 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-216f879c-871d-4cd9-b343-c1a0d8f1f38b 2018-10-17 15:17:13,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:13,820 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:13,820 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-ff15ed8f-cc7a-491d-82a9-d856388db6a9) 2018-10-17 15:17:13,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:13,868 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:13,868 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 492, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10006, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9976, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9952, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 386, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 452, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-dc161893-f5b5-4fae-b49a-3a414ab3f1b9) 2018-10-17 15:17:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-10-17 15:17:13,935 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-17 15:17:13,935 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 438, in run assert self.cloud AssertionError 2018-10-17 15:17:13,936 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 200, in push_to_db assert self.start_time AssertionError 2018-10-17 15:17:13,936 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,937 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,938 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,938 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,939 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,940 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:13,936 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | XX:XX | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-17 15:17:13,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-17 15:17:13,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 270, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2018-10-17 15:17:13,941 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 458, in clean assert self.cloud AssertionError 2018-10-17 15:17:13,941 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 502, in clean assert self.project AssertionError 2018-10-17 15:17:13,941 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-10-17 15:17:13,957 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-10-17 15:17:13,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 15:17:13,980 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c435f6eb-9a70-4fac-b3a7-51fb07a0da1f 2018-10-17 15:17:13,980 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 15:17:13,981 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-c435f6eb-9a70-4fac-b3a7-51fb07a0da1f 2018-10-17 15:17:13,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:13,991 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:13,992 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-c6234124-e24f-49b8-b3a5-c94945a0a012) 2018-10-17 15:17:13,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:14,009 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:14,009 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10006, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9976, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9952, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 386, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 452, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-d90ad997-b95f-49d9-80f5-9870b9cd880c) 2018-10-17 15:17:14,026 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-10-17 15:17:14,027 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-10-17 15:17:14,027 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 121, in run assert self.cloud AssertionError 2018-10-17 15:17:14,028 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 200, in push_to_db assert self.start_time AssertionError 2018-10-17 15:17:14,028 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,029 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,029 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,030 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,030 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,031 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,028 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-17 15:17:14,031 - xtesting.ci.run_tests - ERROR - Please fix the testcase heat_ims. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 177, in run_test test_case.clean() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 216, in clean assert self.cloud AssertionError 2018-10-17 15:17:14,031 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2018-10-17 15:17:14,044 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-17 15:17:14,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 15:17:14,079 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 15:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4028247-a59d-4f12-a0eb-67d96871d3e5 2018-10-17 15:17:14,079 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 15:17:14,079 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-b4028247-a59d-4f12-a0eb-67d96871d3e5 2018-10-17 15:17:14,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:14,089 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:14,089 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-a67b022f-b35d-4037-97c9-40158c23a4ad) 2018-10-17 15:17:14,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:14,107 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:14,107 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 492, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10006, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9976, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9952, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 386, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 452, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-f905d635-ccc0-44d5-8428-744fd1263bd9) 2018-10-17 15:17:14,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-10-17 15:17:14,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-17 15:17:14,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-10-17 15:17:14,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-10-17 15:17:14,168 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-17 15:17:14,169 - functest.core.singlevm - ERROR - Cannot run vyos_vrouter Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 438, in run assert self.cloud AssertionError 2018-10-17 15:17:14,169 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 200, in push_to_db assert self.start_time AssertionError 2018-10-17 15:17:14,169 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,170 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,170 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,170 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,171 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,171 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:14,169 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | XX:XX | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-17 15:17:14,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-17 15:17:14,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 228, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2018-10-17 15:17:14,172 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 458, in clean assert self.cloud AssertionError 2018-10-17 15:17:14,172 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 502, in clean assert self.project AssertionError 2018-10-17 15:17:14,172 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-10-17 15:17:14,181 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-17 15:17:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 15:17:14,198 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 15:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4253faaf-2d57-4171-ba0b-1084b419f513 2018-10-17 15:17:14,199 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 15:17:14,199 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-4253faaf-2d57-4171-ba0b-1084b419f513 2018-10-17 15:17:14,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:14,209 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:14,209 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-b6464529-1e3a-4c0b-9651-37654613a885) 2018-10-17 15:17:14,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:14,221 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:14,221 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10006, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9976, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9952, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 386, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 452, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-42fd122d-9824-4834-bd0b-3efac57214e6) 2018-10-17 15:17:14,247 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-10-17 15:17:14,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:14,277 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:14,277 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-17 15:17:14,277 - functest.core.singlevm - ERROR - Cannot run juju_epc Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 253, in run assert self.cloud AssertionError 2018-10-17 15:17:14,278 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 353, in run assert super(JujuEpc, self).run(**kwargs) == self.EX_OK AssertionError 2018-10-17 15:17:14,389 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-17 15:17:14,389 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:00 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-17 15:17:15,322 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-10-17 15:17:15,322 - xtesting.ci.run_tests - ERROR - Failures when running testcase(s) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 251, in main self.run_all() File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 228, in run_all self.run_tier(tier) File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 201, in run_tier self.run_test(test) File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 181, in run_test LOGGER.exception("Cannot get class %s", run_dict['class']) KeyError: 'class' 2018-10-17 15:17:15,323 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:15,324 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:15,324 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:15,324 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-10-17 15:17:15,325 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | XX:XX | FAIL | | cloudify_ims | functest | vnf | XX:XX | FAIL | | heat_ims | functest | vnf | XX:XX | FAIL | | vyos_vrouter | functest | vnf | XX:XX | FAIL | | juju_epc | functest | vnf | 00:00 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-17 15:17:15,333 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-17 15:17:24,614 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-369 | | 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-10-17 15:17:24,617 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=HSr2iix87sHkV5aW93jU5lQqy 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=0b0a5b2410e7414299e13117710bbf1d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 15:17:24,617 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-10-17 15:17:24,623 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-10-17 15:17:24,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 15:17:24,901 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 15:17:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1933b862-ea2f-4390-92b1-cc3c1048a7e7 2018-10-17 15:17:24,901 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 15:17:24,901 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-1933b862-ea2f-4390-92b1-cc3c1048a7e7 2018-10-17 15:17:24,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:24,913 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:24,913 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-cb4bc537-110d-4788-9f38-21fdbe5a5fd7) 2018-10-17 15:17:24,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:24,936 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:24,936 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10006, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9976, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9952, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 386, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 452, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-4ce93cff-8378-443c-9095-4b50269361e2) 2018-10-17 15:17:24,939 - xtesting.ci.run_tests - ERROR - Please fix the testcase tempest_full. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 159, in run_test invoke_kwds=test_dict).driver File "/usr/lib/python2.7/site-packages/stevedore/driver.py", line 61, in __init__ warn_on_missing_entrypoint=warn_on_missing_entrypoint File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 81, in __init__ verify_requirements) File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 195, in _load_plugins verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 158, in _load_one_plugin verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 227, in _load_one_plugin obj = plugin(*invoke_args, **invoke_kwds) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 47, in __init__ assert self.cloud AssertionError 2018-10-17 15:17:24,940 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-10-17 15:17:24,940 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-17 15:17:27,441 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-369 | | 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-10-17 15:17:27,444 - 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.25,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=HSr2iix87sHkV5aW93jU5lQqy 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=0b0a5b2410e7414299e13117710bbf1d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-17 15:17:27,444 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-10-17 15:17:27,451 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-10-17 15:17:27,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-17 15:17:27,784 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 17 Oct 2018 15:17:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f3a8045-a58a-421b-8f84-2b0457d3e11c 2018-10-17 15:17:27,784 - keystoneauth.session - DEBUG - 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.25:5000/v3/", "rel": "self"}]}]}} 2018-10-17 15:17:27,784 - keystoneauth.session - DEBUG - GET call to http://172.30.9.25:5000/ used request id req-9f3a8045-a58a-421b-8f84-2b0457d3e11c 2018-10-17 15:17:27,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:27,794 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:27,795 - functest.core.tenantnetwork - ERROR - Cannot get the external network Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 150, in __init__ self.ext_net = self.get_external_network(self.cloud) File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 170, in get_external_network networks = cloud.list_networks({"router:external": True}) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1461, in list_networks data = self._network_client.get("/networks.json", params=filters) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-cbfe9c66-6ebd-4035-b25b-6ae108afac51) 2018-10-17 15:17:27,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-10-17 15:17:27,810 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-10-17 15:17:27,810 - functest.core.singlevm - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 300, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 60, in create "project_domain_name", "Default")) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10006, in get_domain return _utils._get_entity(self, 'domain', filters, name_or_id) File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 204, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9976, in search_domains domains = self.list_domains() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 9952, in list_domains data = self._identity_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 386, in _identity_client 'identity', min_version=2, max_version='3.latest') File "/usr/lib/python2.7/site-packages/openstack/cloud/openstackcloud.py", line 452, in _get_versioned_client if adapter.get_endpoint(): File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 271, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 208, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-215fd11f-73be-4a78-a4c6-9590ca58fe07) 2018-10-17 15:17:27,813 - xtesting.ci.run_tests - ERROR - Please fix the testcase tempest_scenario. All exceptions should be caught by the testcase instead! Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/ci/run_tests.py", line 159, in run_test invoke_kwds=test_dict).driver File "/usr/lib/python2.7/site-packages/stevedore/driver.py", line 61, in __init__ warn_on_missing_entrypoint=warn_on_missing_entrypoint File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 81, in __init__ verify_requirements) File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 195, in _load_plugins verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/named.py", line 158, in _load_one_plugin verify_requirements, File "/usr/lib/python2.7/site-packages/stevedore/extension.py", line 227, in _load_one_plugin obj = plugin(*invoke_args, **invoke_kwds) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 47, in __init__ assert self.cloud AssertionError 2018-10-17 15:17:27,813 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-10-17 15:17:27,814 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR