2018-09-27 09:57:15,065 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-341 | | 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-09-27 09:57:15,068 - 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.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=MabNLm7NKKHjks3Y9bLIDAdfd 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=4c33b1c6948c4ed4b9bed01abd408d0e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-27 09:57:15,068 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-27 09:57:15,068 - 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-09-27 09:57:15,089 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-27 09:57:15,198 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-27 09:57:15,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-27 09:57:15,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:57:15,208 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f570a199-cb48-4706-a69b-13b2bab5123e 2018-09-27 09:57:15,208 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 09:57:15,208 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-f570a199-cb48-4706-a69b-13b2bab5123e 2018-09-27 09:57:15,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 09:57:15,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T10:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["Ap6gHb4ySAmIoF7Og_KJig"], "issued_at": "2018-09-27T09:57:15.000000Z"}} 2018-09-27 09:57:15,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:16,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57: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-5d6c5940-47d3-4152-8429-2034335c62a2 x-openstack-request-id: req-5d6c5940-47d3-4152-8429-2034335c62a2 2018-09-27 09:57:16,553 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-09-27 09:57:16,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-5d6c5940-47d3-4152-8429-2034335c62a2 2018-09-27 09:57:16,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.35361099243s 2018-09-27 09:57:16,554 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-27 09:57:16,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 09:57:16,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:16,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78afe0e-1f51-4d5c-8cd4-186bd668ef82 2018-09-27 09:57:16,836 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 09:57:16,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-f78afe0e-1f51-4d5c-8cd4-186bd668ef82 2018-09-27 09:57:16,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.27640414238s 2018-09-27 09:57:16,838 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'340d07e29bfa4fe7a7d58724c7e2eab9', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-27 09:57:16,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-27 09:57:16,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:17,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1976 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3673aa2c-71d2-443f-b5db-2c5e01665d27 2018-09-27 09:57:17,119 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "31a4ad9f36f24d26adbf2a7ba11841df", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/054a4bbc75714b40b59c665ae7875981"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9a865a94ec2490ba8554e7226570900", "id": "054a4bbc75714b40b59c665ae7875981"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/07ebed2b9ee24ecea1b90ee2f42dc7b7"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e0a246aeff2d4ebea942175e38c0bc4e", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0bc776f5db7740f2a4de46c1789b17af"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0cfda06dc77847488856b0acd4ce539d"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1e5e6fcf112247998e39833f2a01a3e2", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1087b3121a6b40309d3770365fdd763d"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d8fb433d7b1d45cda452d6fa007463e0", "id": "1087b3121a6b40309d3770365fdd763d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/192dcaff8d7b4ea1883a9a96ef596e69"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b989428dd3094a1b96bc5cbd766b22a7", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1a833ad87115440ba671c4685178195a"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5261d427f5f54ccf85848c205b230901", "id": "1a833ad87115440ba671c4685178195a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1c7ee32fec1e45bba67e86f796fdb6ff"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1e5e6fcf112247998e39833f2a01a3e2", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1d03dd04d169438cae110c7973fbbf43"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e759fd1cd4c4a688b4a8affc63f3063", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1f3de3994e3145cfb24281a22b5f1499"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d8fb433d7b1d45cda452d6fa007463e0", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/235d66c4d5e141ebacc20e44391859f2"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "31a4ad9f36f24d26adbf2a7ba11841df", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2c68a6ffd84a4d9492da047cabd81f9c"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9a865a94ec2490ba8554e7226570900", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/37c867deccef441b877262994a7beeec"}, "url": "http://12.0.0.23:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "id": "37c867deccef441b877262994a7beeec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3b11ac8c1b154cc0bb169c1f78c9f14e"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a203206df65140bea9234599f16fc681", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3b8c5486781741958cdc97480a02bd6a"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a203206df65140bea9234599f16fc681", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/40903133cdde4337a77b549389154e5f"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6f40edeeb8644fbb8d43e75c264f6ade", "id": "40903133cdde4337a77b549389154e5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/42a223b1215d45df829ab461ddc3a2a4"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a203206df65140bea9234599f16fc681", "id": "42a223b1215d45df829ab461ddc3a2a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/528fe1705fb84a06887def7b093f2fa6"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5ec60507f4de4cfab04f3a082a1cc404"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c98c46ec5ddd439a8dbc78b33527061d", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/65b15393e3b34e5aaa3c4fa56080095e"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9a865a94ec2490ba8554e7226570900", "id": "65b15393e3b34e5aaa3c4fa56080095e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6e6af62d5f914459aa93e18926a65b0c"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7d386c6da2c42a1beb204e854571951", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7ab8ec8a62a54c41bd90a15bac5ee15a"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d8fb433d7b1d45cda452d6fa007463e0", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7d775559c5314c1cb43125d8b394b699"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6f40edeeb8644fbb8d43e75c264f6ade", "id": "7d775559c5314c1cb43125d8b394b699"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7f0eb3b1173e48a5aab6f4f37c472ba5"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7fd51b7b0aa04683b18eda48fdd37b96"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e759fd1cd4c4a688b4a8affc63f3063", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/80c425ef1f2c48a6837234b28cc159a7"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b989428dd3094a1b96bc5cbd766b22a7", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/863650b72b714d978f133c2917ac001b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b989428dd3094a1b96bc5cbd766b22a7", "id": "863650b72b714d978f133c2917ac001b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89ed92efaf6b4c2089370cac976be54c"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "31a4ad9f36f24d26adbf2a7ba11841df", "id": "89ed92efaf6b4c2089370cac976be54c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8c2ff7c1c5e2407fa111f2d903b3a6ec"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5261d427f5f54ccf85848c205b230901", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9cb5c217900c4630a7019373e8e475a8"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7d386c6da2c42a1beb204e854571951", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a191807e1934494cbe4741b530235cc5"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1e5e6fcf112247998e39833f2a01a3e2", "id": "a191807e1934494cbe4741b530235cc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/af579233c5b94701a17b73c6b24962a7"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e0a246aeff2d4ebea942175e38c0bc4e", "id": "af579233c5b94701a17b73c6b24962a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b00552f8e8794f66b06d9ec11dc2f778"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "id": "b00552f8e8794f66b06d9ec11dc2f778"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c0bb6f91a5ea43319d874a436e9ac4ea"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5261d427f5f54ccf85848c205b230901", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c1aefda5b2164d119c985b90c60153d1"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e0a246aeff2d4ebea942175e38c0bc4e", "id": "c1aefda5b2164d119c985b90c60153d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c457e39f2f45474d861f3d23e9630e94"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6f40edeeb8644fbb8d43e75c264f6ade", "id": "c457e39f2f45474d861f3d23e9630e94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ca16095260694431bfdf0991ca64f6dc"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e759fd1cd4c4a688b4a8affc63f3063", "id": "ca16095260694431bfdf0991ca64f6dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d4a3ad7af8bb49ee96270867a6751b11"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c98c46ec5ddd439a8dbc78b33527061d", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ec428198593743eab66818c2102c95f5"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c98c46ec5ddd439a8dbc78b33527061d", "id": "ec428198593743eab66818c2102c95f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f3e32e36e7614deab3c43dca6d264226"}, "url": "http://12.0.0.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "id": "f3e32e36e7614deab3c43dca6d264226"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ffd70dbeb3484da2b57b001efdd45ccd"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7d386c6da2c42a1beb204e854571951", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-27 09:57:17,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-3673aa2c-71d2-443f-b5db-2c5e01665d27 2018-09-27 09:57:17,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.277585029602s 2018-09-27 09:57:17,127 - 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.22:5000/v3/endpoints/03b9ffcdb18c4c2c93b0cf38d0b25dc8'}, u'url': u'http://172.30.9.22:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'31a4ad9f36f24d26adbf2a7ba11841df', u'id': u'03b9ffcdb18c4c2c93b0cf38d0b25dc8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/054a4bbc75714b40b59c665ae7875981'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd9a865a94ec2490ba8554e7226570900', u'id': u'054a4bbc75714b40b59c665ae7875981'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/07ebed2b9ee24ecea1b90ee2f42dc7b7'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e0a246aeff2d4ebea942175e38c0bc4e', u'id': u'07ebed2b9ee24ecea1b90ee2f42dc7b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0bc776f5db7740f2a4de46c1789b17af'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f58f26ad95de4e4ca8fb6ee0f7fcfe10', u'id': u'0bc776f5db7740f2a4de46c1789b17af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0cfda06dc77847488856b0acd4ce539d'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1e5e6fcf112247998e39833f2a01a3e2', u'id': u'0cfda06dc77847488856b0acd4ce539d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1087b3121a6b40309d3770365fdd763d'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd8fb433d7b1d45cda452d6fa007463e0', u'id': u'1087b3121a6b40309d3770365fdd763d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/192dcaff8d7b4ea1883a9a96ef596e69'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b989428dd3094a1b96bc5cbd766b22a7', u'id': u'192dcaff8d7b4ea1883a9a96ef596e69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1a833ad87115440ba671c4685178195a'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5261d427f5f54ccf85848c205b230901', u'id': u'1a833ad87115440ba671c4685178195a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1c7ee32fec1e45bba67e86f796fdb6ff'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1e5e6fcf112247998e39833f2a01a3e2', u'id': u'1c7ee32fec1e45bba67e86f796fdb6ff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1d03dd04d169438cae110c7973fbbf43'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0e759fd1cd4c4a688b4a8affc63f3063', u'id': u'1d03dd04d169438cae110c7973fbbf43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1f3de3994e3145cfb24281a22b5f1499'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd8fb433d7b1d45cda452d6fa007463e0', u'id': u'1f3de3994e3145cfb24281a22b5f1499'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/235d66c4d5e141ebacc20e44391859f2'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'31a4ad9f36f24d26adbf2a7ba11841df', u'id': u'235d66c4d5e141ebacc20e44391859f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2c68a6ffd84a4d9492da047cabd81f9c'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd9a865a94ec2490ba8554e7226570900', u'id': u'2c68a6ffd84a4d9492da047cabd81f9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/37c867deccef441b877262994a7beeec'}, u'url': u'http://12.0.0.23:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5dbeecf1ef5d4a3fa2cf5a4252946b36', u'id': u'37c867deccef441b877262994a7beeec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3b11ac8c1b154cc0bb169c1f78c9f14e'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a203206df65140bea9234599f16fc681', u'id': u'3b11ac8c1b154cc0bb169c1f78c9f14e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3b8c5486781741958cdc97480a02bd6a'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a203206df65140bea9234599f16fc681', u'id': u'3b8c5486781741958cdc97480a02bd6a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/40903133cdde4337a77b549389154e5f'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6f40edeeb8644fbb8d43e75c264f6ade', u'id': u'40903133cdde4337a77b549389154e5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/42a223b1215d45df829ab461ddc3a2a4'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a203206df65140bea9234599f16fc681', u'id': u'42a223b1215d45df829ab461ddc3a2a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/528fe1705fb84a06887def7b093f2fa6'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5dbeecf1ef5d4a3fa2cf5a4252946b36', u'id': u'528fe1705fb84a06887def7b093f2fa6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5ec60507f4de4cfab04f3a082a1cc404'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c98c46ec5ddd439a8dbc78b33527061d', u'id': u'5ec60507f4de4cfab04f3a082a1cc404'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/65b15393e3b34e5aaa3c4fa56080095e'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd9a865a94ec2490ba8554e7226570900', u'id': u'65b15393e3b34e5aaa3c4fa56080095e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6e6af62d5f914459aa93e18926a65b0c'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b7d386c6da2c42a1beb204e854571951', u'id': u'6e6af62d5f914459aa93e18926a65b0c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7ab8ec8a62a54c41bd90a15bac5ee15a'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd8fb433d7b1d45cda452d6fa007463e0', u'id': u'7ab8ec8a62a54c41bd90a15bac5ee15a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7d775559c5314c1cb43125d8b394b699'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6f40edeeb8644fbb8d43e75c264f6ade', u'id': u'7d775559c5314c1cb43125d8b394b699'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7f0eb3b1173e48a5aab6f4f37c472ba5'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f58f26ad95de4e4ca8fb6ee0f7fcfe10', u'id': u'7f0eb3b1173e48a5aab6f4f37c472ba5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7fd51b7b0aa04683b18eda48fdd37b96'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0e759fd1cd4c4a688b4a8affc63f3063', u'id': u'7fd51b7b0aa04683b18eda48fdd37b96'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/80c425ef1f2c48a6837234b28cc159a7'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b989428dd3094a1b96bc5cbd766b22a7', u'id': u'80c425ef1f2c48a6837234b28cc159a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/863650b72b714d978f133c2917ac001b'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b989428dd3094a1b96bc5cbd766b22a7', u'id': u'863650b72b714d978f133c2917ac001b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/89ed92efaf6b4c2089370cac976be54c'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'31a4ad9f36f24d26adbf2a7ba11841df', u'id': u'89ed92efaf6b4c2089370cac976be54c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/8c2ff7c1c5e2407fa111f2d903b3a6ec'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5261d427f5f54ccf85848c205b230901', u'id': u'8c2ff7c1c5e2407fa111f2d903b3a6ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9cb5c217900c4630a7019373e8e475a8'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b7d386c6da2c42a1beb204e854571951', u'id': u'9cb5c217900c4630a7019373e8e475a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a191807e1934494cbe4741b530235cc5'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1e5e6fcf112247998e39833f2a01a3e2', u'id': u'a191807e1934494cbe4741b530235cc5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/af579233c5b94701a17b73c6b24962a7'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e0a246aeff2d4ebea942175e38c0bc4e', u'id': u'af579233c5b94701a17b73c6b24962a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b00552f8e8794f66b06d9ec11dc2f778'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f58f26ad95de4e4ca8fb6ee0f7fcfe10', u'id': u'b00552f8e8794f66b06d9ec11dc2f778'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c0bb6f91a5ea43319d874a436e9ac4ea'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5261d427f5f54ccf85848c205b230901', u'id': u'c0bb6f91a5ea43319d874a436e9ac4ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c1aefda5b2164d119c985b90c60153d1'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e0a246aeff2d4ebea942175e38c0bc4e', u'id': u'c1aefda5b2164d119c985b90c60153d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c457e39f2f45474d861f3d23e9630e94'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6f40edeeb8644fbb8d43e75c264f6ade', u'id': u'c457e39f2f45474d861f3d23e9630e94'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ca16095260694431bfdf0991ca64f6dc'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0e759fd1cd4c4a688b4a8affc63f3063', u'id': u'ca16095260694431bfdf0991ca64f6dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d4a3ad7af8bb49ee96270867a6751b11'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c98c46ec5ddd439a8dbc78b33527061d', u'id': u'd4a3ad7af8bb49ee96270867a6751b11'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ec428198593743eab66818c2102c95f5'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c98c46ec5ddd439a8dbc78b33527061d', u'id': u'ec428198593743eab66818c2102c95f5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f3e32e36e7614deab3c43dca6d264226'}, u'url': u'http://12.0.0.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5dbeecf1ef5d4a3fa2cf5a4252946b36', u'id': u'f3e32e36e7614deab3c43dca6d264226'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ffd70dbeb3484da2b57b001efdd45ccd'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b7d386c6da2c42a1beb204e854571951', u'id': u'ffd70dbeb3484da2b57b001efdd45ccd'})] 2018-09-27 09:57:17,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-27 09:57:17,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:17,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57: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-ec896f0d-5336-46da-bbd0-1a9af8cb668d x-openstack-request-id: req-ec896f0d-5336-46da-bbd0-1a9af8cb668d 2018-09-27 09:57:17,252 - 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-09-27 09:57:17,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-ec896f0d-5336-46da-bbd0-1a9af8cb668d 2018-09-27 09:57:17,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.123939037323s 2018-09-27 09:57:17,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-27 09:57:17,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:18,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57: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-2e92f125-ffbc-4b41-a475-20f0c237aea5 x-openstack-request-id: req-2e92f125-ffbc-4b41-a475-20f0c237aea5 2018-09-27 09:57:18,990 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-27 09:57:18,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-2e92f125-ffbc-4b41-a475-20f0c237aea5 2018-09-27 09:57:18,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.72181510925s 2018-09-27 09:57:18,991 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-27 09:57:19,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 09:57:19,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:19,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:19 GMT X-Openstack-Request-Id: req-2327e0e1-d2fd-4cf1-85d7-9f7c23a9a761 2018-09-27 09:57:19,057 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 09:57:19,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2327e0e1-d2fd-4cf1-85d7-9f7c23a9a761 2018-09-27 09:57:19,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0565850734711s 2018-09-27 09:57:19,057 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-27 09:57:19,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-27 09:57:19,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:19,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 714 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57: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-4be68338-5c5d-48e8-9428-ff81e43ca020 x-openstack-request-id: req-4be68338-5c5d-48e8-9428-ff81e43ca020 2018-09-27 09:57:19,218 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 332}, "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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 335}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-09-27 09:57:19,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-4be68338-5c5d-48e8-9428-ff81e43ca020 2018-09-27 09:57:19,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.161046028137s 2018-09-27 09:57:19,220 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 332}, 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.3', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 335}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-09-27 09:57:19,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-27 09:57:19,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:19,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:19 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-3317152c-5d3f-4847-a2cd-d633028d2b24 x-openstack-request-id: req-3317152c-5d3f-4847-a2cd-d633028d2b24 2018-09-27 09:57:19,353 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-09-27 09:57:19,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-3317152c-5d3f-4847-a2cd-d633028d2b24 2018-09-27 09:57:19,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.133263111115s 2018-09-27 09:57:19,354 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-27 09:57:19,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:57:19,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:20,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:20 GMT X-Openstack-Request-Id: req-230d6f37-1942-4108-b22a-efc6e71490aa 2018-09-27 09:57:20,524 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 09:57:20,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-230d6f37-1942-4108-b22a-efc6e71490aa 2018-09-27 09:57:20,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.17035484314s 2018-09-27 09:57:20,525 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'79918576-43da-4fd5-a906-a6e49876eec6'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T09:54:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 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-09-27T09:54:19Z', u'provider:network_type': u'flat', u'tenant_id': u'a10c3c0d1d2449dfb523b324eeb3985b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a10c3c0d1d2449dfb523b324eeb3985b', u'l2_adjacency': True})] 2018-09-27 09:57:20,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 09:57:20,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:20,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:20 GMT X-Openstack-Request-Id: req-dca98bb5-9bd8-4b47-939b-f100aa18f0cb 2018-09-27 09:57:20,741 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-09-27 09:57:20,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-dca98bb5-9bd8-4b47-939b-f100aa18f0cb 2018-09-27 09:57:20,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.215839862823s 2018-09-27 09:57:20,742 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-27 09:57:20,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 09:57:20,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:20,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 721 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8809f2-4a08-4879-9ddb-bec57bff8cc8 2018-09-27 09:57:20,937 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "74856a7345f94f848d81c0dac7a878f9"}, "user": {"id": "026c990e443c415ea4fd318e6bebf83b"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/026c990e443c415ea4fd318e6bebf83b/roles/74856a7345f94f848d81c0dac7a878f9"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "026c990e443c415ea4fd318e6bebf83b"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/026c990e443c415ea4fd318e6bebf83b/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "05613ac7902849ff8f74372ae75beeaa"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/05613ac7902849ff8f74372ae75beeaa/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "1f8171cd13d74d84a3d156b809241379"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/1f8171cd13d74d84a3d156b809241379/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "5f2b33cff73e406493f5666b1e5a82ea"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/5f2b33cff73e406493f5666b1e5a82ea/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "62a1ba33a3ca43ac85d9021d99766c99"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/62a1ba33a3ca43ac85d9021d99766c99/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "6b001fc90c6a44f6abbd69cbd1083392"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/6b001fc90c6a44f6abbd69cbd1083392/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "78d070feb8b343e087d264903c3cd001"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/78d070feb8b343e087d264903c3cd001/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "7b2f6f02d5254d0bbb57a5d31c4e0595"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/7b2f6f02d5254d0bbb57a5d31c4e0595/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "8c78793cc956474d8cb4d056f1729ac3"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/8c78793cc956474d8cb4d056f1729ac3/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "8f4b072812d44be1a4162d5287ec7082"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/8f4b072812d44be1a4162d5287ec7082/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "4c33b1c6948c4ed4b9bed01abd408d0e"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "b0c6652b17974dd1b3929f26f0705184"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e/users/b0c6652b17974dd1b3929f26f0705184/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "bcf21d97410047f8af7415cb7efaddac"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/bcf21d97410047f8af7415cb7efaddac/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"project": {"id": "a10c3c0d1d2449dfb523b324eeb3985b"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "ee6aef614ca94437bff4297974204376"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b/users/ee6aef614ca94437bff4297974204376/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"domain": {"id": "340d07e29bfa4fe7a7d58724c7e2eab9"}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "c364e84708964b57ba696a9f4c61b52f"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9/users/c364e84708964b57ba696a9f4c61b52f/roles/90bdfd0998c74f52854ae7b0bc631e52"}}, {"scope": {"system": {"all": true}}, "role": {"id": "90bdfd0998c74f52854ae7b0bc631e52"}, "user": {"id": "b0c6652b17974dd1b3929f26f0705184"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/b0c6652b17974dd1b3929f26f0705184/roles/90bdfd0998c74f52854ae7b0bc631e52"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-27 09:57:20,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-7e8809f2-4a08-4879-9ddb-bec57bff8cc8 2018-09-27 09:57:20,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.191807031631s 2018-09-27 09:57:20,940 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'74856a7345f94f848d81c0dac7a878f9', 'user': u'026c990e443c415ea4fd318e6bebf83b'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'026c990e443c415ea4fd318e6bebf83b'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'05613ac7902849ff8f74372ae75beeaa'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'1f8171cd13d74d84a3d156b809241379'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'5f2b33cff73e406493f5666b1e5a82ea'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'62a1ba33a3ca43ac85d9021d99766c99'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'6b001fc90c6a44f6abbd69cbd1083392'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'78d070feb8b343e087d264903c3cd001'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'7b2f6f02d5254d0bbb57a5d31c4e0595'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'8c78793cc956474d8cb4d056f1729ac3'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'8f4b072812d44be1a4162d5287ec7082'}), Munch({'project': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'b0c6652b17974dd1b3929f26f0705184'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'bcf21d97410047f8af7415cb7efaddac'}), Munch({'project': u'a10c3c0d1d2449dfb523b324eeb3985b', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'ee6aef614ca94437bff4297974204376'}), Munch({'domain': u'340d07e29bfa4fe7a7d58724c7e2eab9', 'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'c364e84708964b57ba696a9f4c61b52f'}), Munch({'id': u'90bdfd0998c74f52854ae7b0bc631e52', 'user': u'b0c6652b17974dd1b3929f26f0705184'})] 2018-09-27 09:57:20,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 09:57:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:21,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65092fa-9ef2-4dcd-a287-63092ff0c15c 2018-09-27 09:57:21,212 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 09:57:21,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e65092fa-9ef2-4dcd-a287-63092ff0c15c 2018-09-27 09:57:21,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.267896175385s 2018-09-27 09:57:21,214 - 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'swiftoperator', 'id': u'3e463d4df4be4e44bf05befa72407524'}), 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'6d5c7d13e4e04a508f7b15c4ddbf07b1'}), 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'74856a7345f94f848d81c0dac7a878f9'}), 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'90bdfd0998c74f52854ae7b0bc631e52'}), 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'9cce1cdec9824db683510213629e1a24'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'a359bb6576024ed1904f8f8e8698dde6'})] 2018-09-27 09:57:21,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 09:57:21,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:22,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:22 GMT X-Openstack-Request-Id: req-6bfb6924-791c-489d-a50e-6cb28cf93104 2018-09-27 09:57:22,419 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-09-27 09:57:22,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6bfb6924-791c-489d-a50e-6cb28cf93104 2018-09-27 09:57:22,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.20479893684s 2018-09-27 09:57:22,420 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-27 09:57:22,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 09:57:22,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:22,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57: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-078728bc-e7a0-4544-bf8f-9e6af2a95ad6 x-openstack-request-id: req-078728bc-e7a0-4544-bf8f-9e6af2a95ad6 2018-09-27 09:57:22,623 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 09:57:22,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-078728bc-e7a0-4544-bf8f-9e6af2a95ad6 2018-09-27 09:57:22,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203262090683s 2018-09-27 09:57:22,624 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-27 09:57:22,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-27 09:57:22,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-27 09:57:22,637 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a835ead7-a654-4491-ab80-9f44bf7eccc7 2018-09-27 09:57:22,638 - 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.5:35357/v3/", "rel": "self"}]}]}} 2018-09-27 09:57:22,638 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-a835ead7-a654-4491-ab80-9f44bf7eccc7 2018-09-27 09:57:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:22,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 859 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd1f747-815c-437e-bf00-cfa69596ed53 2018-09-27 09:57:22,812 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/0e759fd1cd4c4a688b4a8affc63f3063"}, "enabled": true, "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1e5e6fcf112247998e39833f2a01a3e2"}, "enabled": true, "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/31a4ad9f36f24d26adbf2a7ba11841df"}, "enabled": true, "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5261d427f5f54ccf85848c205b230901"}, "enabled": true, "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5dbeecf1ef5d4a3fa2cf5a4252946b36"}, "enabled": true, "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6f40edeeb8644fbb8d43e75c264f6ade"}, "enabled": true, "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/73d32ade5fde4e0f80dc45ad8cf17e53"}, "enabled": true, "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a203206df65140bea9234599f16fc681"}, "enabled": true, "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b7d386c6da2c42a1beb204e854571951"}, "enabled": true, "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b989428dd3094a1b96bc5cbd766b22a7"}, "enabled": true, "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c98c46ec5ddd439a8dbc78b33527061d"}, "enabled": true, "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/d8fb433d7b1d45cda452d6fa007463e0"}, "enabled": true, "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d9a865a94ec2490ba8554e7226570900"}, "enabled": true, "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e0a246aeff2d4ebea942175e38c0bc4e"}, "enabled": true, "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f58f26ad95de4e4ca8fb6ee0f7fcfe10"}, "enabled": true, "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-09-27 09:57:22,812 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-2bd1f747-815c-437e-bf00-cfa69596ed53 2018-09-27 09:57:22,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.18497300148s 2018-09-27 09:57:22,817 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'0e759fd1cd4c4a688b4a8affc63f3063', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'1e5e6fcf112247998e39833f2a01a3e2', 'name': u'panko'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'31a4ad9f36f24d26adbf2a7ba11841df', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'5261d427f5f54ccf85848c205b230901', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'5dbeecf1ef5d4a3fa2cf5a4252946b36', 'name': u'swift'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'6f40edeeb8644fbb8d43e75c264f6ade', 'name': u'heat'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'73d32ade5fde4e0f80dc45ad8cf17e53', 'name': u'ceilometer'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'a203206df65140bea9234599f16fc681', 'name': u'nova'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b7d386c6da2c42a1beb204e854571951', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b989428dd3094a1b96bc5cbd766b22a7', 'name': u'aodh'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'c98c46ec5ddd439a8dbc78b33527061d', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'd8fb433d7b1d45cda452d6fa007463e0', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'd9a865a94ec2490ba8554e7226570900', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'e0a246aeff2d4ebea942175e38c0bc4e', 'name': u'placement'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'f58f26ad95de4e4ca8fb6ee0f7fcfe10', 'name': u'heat-cfn'})] 2018-09-27 09:57:22,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 09:57:22,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}644793fa6ab2ab4697acc7a9c0fee9674bede7dd06a0077697c3fcff0f6146d9" 2018-09-27 09:57:23,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:23 GMT X-Openstack-Request-Id: req-c0146fe5-1f86-4f03-8b66-b41789ffa04a 2018-09-27 09:57:23,831 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-27T09:54:26Z","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":"79918576-43da-4fd5-a906-a6e49876eec6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a10c3c0d1d2449dfb523b324eeb3985b","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"507686fb-d9e2-49d1-a62b-2af1100a4051","tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:26Z","ip_version":4}]} 2018-09-27 09:57:23,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c0146fe5-1f86-4f03-8b66-b41789ffa04a 2018-09-27 09:57:23,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.01300907135s 2018-09-27 09:57:23,832 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:54:26Z', 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'79918576-43da-4fd5-a906-a6e49876eec6', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'tenant_id': u'a10c3c0d1d2449dfb523b324eeb3985b', u'created_at': u'2018-09-27T09:54:26Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'a10c3c0d1d2449dfb523b324eeb3985b'})] 2018-09-27 09:57:23,948 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 09:57:23,948 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-27 09:57:23,998 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-27 09:57:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:57:24,184 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-217c12f0-da09-4bcd-ba21-1b3f2e8b8b01 2018-09-27 09:57:24,184 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 09:57:24,184 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-217c12f0-da09-4bcd-ba21-1b3f2e8b8b01 2018-09-27 09:57:24,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 09:57:24,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T10:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["wfCGZSi2SymrCHUCELwMcg"], "issued_at": "2018-09-27T09:57:24.000000Z"}} 2018-09-27 09:57:24,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:57:24,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" 2018-09-27 09:57:25,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:25 GMT X-Openstack-Request-Id: req-d848b8f9-0d36-43b5-adaf-1d87f4e214f9 2018-09-27 09:57:25,755 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 09:57:25,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d848b8f9-0d36-43b5-adaf-1d87f4e214f9 2018-09-27 09:57:25,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05927586555s 2018-09-27 09:57:25,756 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-27 09:57:25,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 09:57:25,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" 2018-09-27 09:57:25,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-912dea9a-7a2c-41d0-bcac-457fa4dcd995 2018-09-27 09:57:25,931 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 09:57:25,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-912dea9a-7a2c-41d0-bcac-457fa4dcd995 2018-09-27 09:57:25,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168295860291s 2018-09-27 09:57:25,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 09:57:25,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" 2018-09-27 09:57:26,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b16a686-3288-42f3-85fc-b4794dfffef4 2018-09-27 09:57:26,219 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 09:57:26,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6b16a686-3288-42f3-85fc-b4794dfffef4 2018-09-27 09:57:26,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.280562162399s 2018-09-27 09:57:26,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 09:57:26,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" -d '{"network": {"tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "tenantnetwork1-net_9d3a0024-f43d-47ce-b90f-8d45a3632d82", "admin_state_up": true}}' 2018-09-27 09:57:27,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:27 GMT X-Openstack-Request-Id: req-9529d758-525a-4690-b832-3dfc17a91ce2 2018-09-27 09:57:27,668 - 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":"ba061b5f-8d11-408c-bd9c-4e8135e83514","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:57:27Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_9d3a0024-f43d-47ce-b90f-8d45a3632d82","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:57:27Z","mtu":1450}} 2018-09-27 09:57:27,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9529d758-525a-4690-b832-3dfc17a91ce2 2018-09-27 09:57:27,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.44712591171s 2018-09-27 09:57:27,669 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T09:57:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ba061b5f-8d11-408c-bd9c-4e8135e83514', u'provider:segmentation_id': 19, 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_9d3a0024-f43d-47ce-b90f-8d45a3632d82', u'created_at': u'2018-09-27T09:57:27Z', u'mtu': 1450, u'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'l2_adjacency': True}) 2018-09-27 09:57:27,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:57:27,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" 2018-09-27 09:57:28,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:28 GMT X-Openstack-Request-Id: req-389a15dc-4b2a-4043-a033-e08e2d0c2d03 2018-09-27 09:57:28,818 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ba061b5f-8d11-408c-bd9c-4e8135e83514","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:57:27Z","qos_policy_id":null,"name":"tenantnetwork1-net_9d3a0024-f43d-47ce-b90f-8d45a3632d82","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:57:27Z","provider:network_type":"vxlan"}]} 2018-09-27 09:57:28,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-389a15dc-4b2a-4043-a033-e08e2d0c2d03 2018-09-27 09:57:28,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14946103096s 2018-09-27 09:57:28,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 09:57:28,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" -d '{"subnet": {"name": "tenantnetwork1-subnet_9d3a0024-f43d-47ce-b90f-8d45a3632d82", "enable_dhcp": true, "network_id": "ba061b5f-8d11-408c-bd9c-4e8135e83514", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 09:57:29,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:29 GMT X-Openstack-Request-Id: req-417723fa-459d-4850-9573-4fa782b5f63e 2018-09-27 09:57:29,664 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-09-27T09:57:29Z","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":"bec2d888-78bf-4114-b276-7c12da255092","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_9d3a0024-f43d-47ce-b90f-8d45a3632d82","enable_dhcp":true,"segment_id":null,"network_id":"ba061b5f-8d11-408c-bd9c-4e8135e83514","tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:57:29Z","ip_version":4}} 2018-09-27 09:57:29,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-417723fa-459d-4850-9573-4fa782b5f63e 2018-09-27 09:57:29,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.844083070755s 2018-09-27 09:57:29,665 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:57:29Z', 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'bec2d888-78bf-4114-b276-7c12da255092', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_9d3a0024-f43d-47ce-b90f-8d45a3632d82', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ba061b5f-8d11-408c-bd9c-4e8135e83514', u'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'created_at': u'2018-09-27T09:57:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e'}) 2018-09-27 09:57:29,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 09:57:29,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "tenantnetwork1-router_9d3a0024-f43d-47ce-b90f-8d45a3632d82", "admin_state_up": true}}' 2018-09-27 09:57:35,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:35 GMT X-Openstack-Request-Id: req-839cee26-87e9-4340-88bd-ec6de96e2595 2018-09-27 09:57:35,822 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:30Z", "admin_state_up": true, "updated_at": "2018-09-27T09:57:31Z", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f23e6315-54d5-4201-b42b-1d0fadaec463", "name": "tenantnetwork1-router_9d3a0024-f43d-47ce-b90f-8d45a3632d82"}} 2018-09-27 09:57:35,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-839cee26-87e9-4340-88bd-ec6de96e2595 2018-09-27 09:57:35,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.15644598007s 2018-09-27 09:57:35,823 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:57:31Z', u'revision_number': 3, u'ha': True, u'id': u'f23e6315-54d5-4201-b42b-1d0fadaec463', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_9d3a0024-f43d-47ce-b90f-8d45a3632d82', u'admin_state_up': True, u'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'created_at': u'2018-09-27T09:57:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e'}) 2018-09-27 09:57:35,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 09:57:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f23e6315-54d5-4201-b42b-1d0fadaec463/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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" -d '{"subnet_id": "bec2d888-78bf-4114-b276-7c12da255092"}' 2018-09-27 09:57:39,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:39 GMT X-Openstack-Request-Id: req-4b480b7f-d1e5-4da7-b512-a387fbcb15b1 2018-09-27 09:57:39,343 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ba061b5f-8d11-408c-bd9c-4e8135e83514", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "subnet_id": "bec2d888-78bf-4114-b276-7c12da255092", "subnet_ids": ["bec2d888-78bf-4114-b276-7c12da255092"], "port_id": "3c63a0e3-41f6-4562-9fc1-6a77e31c2a34", "id": "f23e6315-54d5-4201-b42b-1d0fadaec463"} 2018-09-27 09:57:39,343 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f23e6315-54d5-4201-b42b-1d0fadaec463/add_router_interface.json used request id req-4b480b7f-d1e5-4da7-b512-a387fbcb15b1 2018-09-27 09:57:39,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.52026391029s 2018-09-27 09:57:39,458 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 09:57:39,458 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-27 09:57:39,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 09:57:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f23e6315-54d5-4201-b42b-1d0fadaec463/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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" -d '{"subnet_id": "bec2d888-78bf-4114-b276-7c12da255092"}' 2018-09-27 09:57:43,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:43 GMT X-Openstack-Request-Id: req-4bda3f23-72ad-4640-805f-c0bfaec0e61a 2018-09-27 09:57:43,268 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ba061b5f-8d11-408c-bd9c-4e8135e83514", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "subnet_id": "bec2d888-78bf-4114-b276-7c12da255092", "subnet_ids": ["bec2d888-78bf-4114-b276-7c12da255092"], "port_id": "3c63a0e3-41f6-4562-9fc1-6a77e31c2a34", "id": "f23e6315-54d5-4201-b42b-1d0fadaec463"} 2018-09-27 09:57:43,268 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f23e6315-54d5-4201-b42b-1d0fadaec463/remove_router_interface.json used request id req-4bda3f23-72ad-4640-805f-c0bfaec0e61a 2018-09-27 09:57:43,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.80504202843s 2018-09-27 09:57:43,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 09:57:43,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" 2018-09-27 09:57:43,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:43 GMT X-Openstack-Request-Id: req-26bd477d-1dea-4be9-8243-95da89f467e8 2018-09-27 09:57:43,721 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:30Z", "admin_state_up": true, "updated_at": "2018-09-27T09:57:41Z", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f23e6315-54d5-4201-b42b-1d0fadaec463", "name": "tenantnetwork1-router_9d3a0024-f43d-47ce-b90f-8d45a3632d82"}]} 2018-09-27 09:57:43,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-26bd477d-1dea-4be9-8243-95da89f467e8 2018-09-27 09:57:43,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.452540874481s 2018-09-27 09:57:43,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 09:57:43,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f23e6315-54d5-4201-b42b-1d0fadaec463.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" 2018-09-27 09:57:47,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:57:47 GMT X-Openstack-Request-Id: req-b3e2f0c8-3449-41ad-a88d-e51a0498b7d4 2018-09-27 09:57:47,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:57:47,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f23e6315-54d5-4201-b42b-1d0fadaec463.json used request id req-b3e2f0c8-3449-41ad-a88d-e51a0498b7d4 2018-09-27 09:57:47,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.77195096016s 2018-09-27 09:57:47,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 09:57:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" 2018-09-27 09:57:47,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:47 GMT X-Openstack-Request-Id: req-86a04b87-3168-40bd-992f-df4bbf1bb271 2018-09-27 09:57:47,556 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-27T09:54:26Z","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":"79918576-43da-4fd5-a906-a6e49876eec6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a10c3c0d1d2449dfb523b324eeb3985b","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"507686fb-d9e2-49d1-a62b-2af1100a4051","tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:26Z","ip_version":4},{"updated_at":"2018-09-27T09:57:29Z","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":"bec2d888-78bf-4114-b276-7c12da255092","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_9d3a0024-f43d-47ce-b90f-8d45a3632d82","enable_dhcp":true,"segment_id":null,"network_id":"ba061b5f-8d11-408c-bd9c-4e8135e83514","tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:57:29Z","ip_version":4}]} 2018-09-27 09:57:47,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-86a04b87-3168-40bd-992f-df4bbf1bb271 2018-09-27 09:57:47,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.061595916748s 2018-09-27 09:57:47,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 09:57:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/bec2d888-78bf-4114-b276-7c12da255092.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" 2018-09-27 09:57:50,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:57:50 GMT X-Openstack-Request-Id: req-224ba3f9-9c66-44fb-bb05-f108d3b0ce61 2018-09-27 09:57:50,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:57:50,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/bec2d888-78bf-4114-b276-7c12da255092.json used request id req-224ba3f9-9c66-44fb-bb05-f108d3b0ce61 2018-09-27 09:57:50,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.15389204025s 2018-09-27 09:57:50,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:57:50,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" 2018-09-27 09:57:51,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:51 GMT X-Openstack-Request-Id: req-5bc46af2-d8d5-4f2d-813e-fd05ca8a41f9 2018-09-27 09:57:51,759 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ba061b5f-8d11-408c-bd9c-4e8135e83514","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:57:50Z","qos_policy_id":null,"name":"tenantnetwork1-net_9d3a0024-f43d-47ce-b90f-8d45a3632d82","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:57:27Z","provider:network_type":"vxlan"}]} 2018-09-27 09:57:51,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5bc46af2-d8d5-4f2d-813e-fd05ca8a41f9 2018-09-27 09:57:51,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04619717598s 2018-09-27 09:57:51,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 09:57:51,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/ba061b5f-8d11-408c-bd9c-4e8135e83514.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}396e3029634733453ac587f2386706ab1622f5bd85fa8869ef3340c4d951dd13" 2018-09-27 09:57:53,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:57:53 GMT X-Openstack-Request-Id: req-3cb49768-85e6-4d75-b97b-e1dc1107b078 2018-09-27 09:57:53,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:57:53,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/ba061b5f-8d11-408c-bd9c-4e8135e83514.json used request id req-3cb49768-85e6-4d75-b97b-e1dc1107b078 2018-09-27 09:57:53,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.76252794266s 2018-09-27 09:57:53,568 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-27 09:57:53,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:57:53,614 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1348cd74-952f-4d42-97dc-90542996ebca 2018-09-27 09:57:53,615 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 09:57:53,615 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-1348cd74-952f-4d42-97dc-90542996ebca 2018-09-27 09:57:53,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 09:57:54,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T10:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["nCCu1VnTS22d4-c-GATQSQ"], "issued_at": "2018-09-27T09:57:53.000000Z"}} 2018-09-27 09:57:54,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:57:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:54,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:54 GMT X-Openstack-Request-Id: req-f19f6eb3-ab57-4cae-a93a-fd22f00259cc 2018-09-27 09:57:54,361 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 09:57:54,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f19f6eb3-ab57-4cae-a93a-fd22f00259cc 2018-09-27 09:57:54,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353106021881s 2018-09-27 09:57:54,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 09:57:54,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:54,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5dfc1f0-8d2e-4799-aa3d-ebb96af9df45 2018-09-27 09:57:54,569 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 09:57:54,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b5dfc1f0-8d2e-4799-aa3d-ebb96af9df45 2018-09-27 09:57:54,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200888872147s 2018-09-27 09:57:54,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 09:57:54,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_9db447ce-4e05-4462-983e-e0b371fc6e8c"}}' 2018-09-27 09:57:54,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72b47926-638c-486d-bc65-f443dd99748c 2018-09-27 09:57:54,904 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/a6c435ef015d40de8e99283589546c44"}, "tags": [], "enabled": true, "id": "a6c435ef015d40de8e99283589546c44", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9db447ce-4e05-4462-983e-e0b371fc6e8c"}} 2018-09-27 09:57:54,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-72b47926-638c-486d-bc65-f443dd99748c 2018-09-27 09:57:54,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.326919078827s 2018-09-27 09:57:54,905 - 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'a6c435ef015d40de8e99283589546c44', '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_9db447ce-4e05-4462-983e-e0b371fc6e8c'}) 2018-09-27 09:57:54,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 09:57:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "494672a5-0778-4c9d-9af1-63b71b8a0932", "email": null, "name": "tenantnetwork2-user_9db447ce-4e05-4462-983e-e0b371fc6e8c"}}' 2018-09-27 09:57:55,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8230d4ff-c3c7-4725-af0f-5c927611dd88 2018-09-27 09:57:55,506 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_9db447ce-4e05-4462-983e-e0b371fc6e8c", "links": {"self": "http://172.30.9.22:5000/v3/users/6993fa889bbd44ce8068871ddab3050d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6993fa889bbd44ce8068871ddab3050d", "domain_id": "default", "password_expires_at": null}} 2018-09-27 09:57:55,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-8230d4ff-c3c7-4725-af0f-5c927611dd88 2018-09-27 09:57:55,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.594619035721s 2018-09-27 09:57:55,507 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6993fa889bbd44ce8068871ddab3050d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_9db447ce-4e05-4462-983e-e0b371fc6e8c'}) 2018-09-27 09:57:55,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 09:57:55,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:55,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-753e9944-498f-4546-aea6-f37e3c7461ce 2018-09-27 09:57:55,705 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 09:57:55,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-753e9944-498f-4546-aea6-f37e3c7461ce 2018-09-27 09:57:55,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193856954575s 2018-09-27 09:57:55,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 09:57:55,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:56,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c15ce97-505b-4bb8-bee1-84de24bbdb69 2018-09-27 09:57:56,009 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 09:57:56,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c15ce97-505b-4bb8-bee1-84de24bbdb69 2018-09-27 09:57:56,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.298723936081s 2018-09-27 09:57:56,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 09:57:56,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:56,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426e8e28-9ae4-4964-83ed-966a5871f626 2018-09-27 09:57:56,201 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 09:57:56,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-426e8e28-9ae4-4964-83ed-966a5871f626 2018-09-27 09:57:56,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186289072037s 2018-09-27 09:57:56,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 09:57:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:56,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48b7784-5462-40b0-82d0-acb96633285f 2018-09-27 09:57:56,508 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 09:57:56,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b48b7784-5462-40b0-82d0-acb96633285f 2018-09-27 09:57:56,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.30259013176s 2018-09-27 09:57:56,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 09:57:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:56,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531bcc48-df46-46b7-990b-2af6fafbe92f 2018-09-27 09:57:56,807 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_9db447ce-4e05-4462-983e-e0b371fc6e8c", "links": {"self": "http://172.30.9.22:5000/v3/users/6993fa889bbd44ce8068871ddab3050d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6993fa889bbd44ce8068871ddab3050d", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 09:57:56,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-531bcc48-df46-46b7-990b-2af6fafbe92f 2018-09-27 09:57:56,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.298135995865s 2018-09-27 09:57:56,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 09:57:56,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:57,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a77ff1e-1d02-4502-a579-f353703e8355 2018-09-27 09:57:57,005 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/a6c435ef015d40de8e99283589546c44"}, "tags": [], "enabled": true, "id": "a6c435ef015d40de8e99283589546c44", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9db447ce-4e05-4462-983e-e0b371fc6e8c"}]} 2018-09-27 09:57:57,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-7a77ff1e-1d02-4502-a579-f353703e8355 2018-09-27 09:57:57,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185478210449s 2018-09-27 09:57:57,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 09:57:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=6993fa889bbd44ce8068871ddab3050d&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=a6c435ef015d40de8e99283589546c44" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:57,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213aef32-290c-458a-ad10-082a987dd053 2018-09-27 09:57:57,185 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=6993fa889bbd44ce8068871ddab3050d&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=a6c435ef015d40de8e99283589546c44", "previous": null, "next": null}} 2018-09-27 09:57:57,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=6993fa889bbd44ce8068871ddab3050d&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=a6c435ef015d40de8e99283589546c44 used request id req-213aef32-290c-458a-ad10-082a987dd053 2018-09-27 09:57:57,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.171746015549s 2018-09-27 09:57:57,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 09:57:57,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/a6c435ef015d40de8e99283589546c44/users/6993fa889bbd44ce8068871ddab3050d/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:57,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 09:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9b95c37-32e5-4bd4-b159-ba32b81ace6b 2018-09-27 09:57:57,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 09:57:57,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a6c435ef015d40de8e99283589546c44/users/6993fa889bbd44ce8068871ddab3050d/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-b9b95c37-32e5-4bd4-b159-ba32b81ace6b 2018-09-27 09:57:57,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.271565914154s 2018-09-27 09:57:57,462 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_9db447ce-4e05-4462-983e-e0b371fc6e8c', 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'a6c435ef015d40de8e99283589546c44', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '494672a5-0778-4c9d-9af1-63b71b8a0932', 'username': u'tenantnetwork2-user_9db447ce-4e05-4462-983e-e0b371fc6e8c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 09:57:57,465 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_9db447ce-4e05-4462-983e-e0b371fc6e8c', 'password': '494672a5-0778-4c9d-9af1-63b71b8a0932', 'project_name': 'tenantnetwork2-project_9db447ce-4e05-4462-983e-e0b371fc6e8c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'a6c435ef015d40de8e99283589546c44', 'project_domain_name': 'Default'} 2018-09-27 09:57:57,466 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-27 09:57:57,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 09:57:57,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:57,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587b96f4-c5f2-41fd-8247-f18b337aa066 2018-09-27 09:57:57,569 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 09:57:57,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-587b96f4-c5f2-41fd-8247-f18b337aa066 2018-09-27 09:57:57,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10308098793s 2018-09-27 09:57:57,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 09:57:57,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:57:57,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18be0e26-86ec-4edc-bc6c-d9d26629590e 2018-09-27 09:57:57,777 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/a6c435ef015d40de8e99283589546c44"}, "tags": [], "enabled": true, "id": "a6c435ef015d40de8e99283589546c44", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9db447ce-4e05-4462-983e-e0b371fc6e8c"}]} 2018-09-27 09:57:57,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-18be0e26-86ec-4edc-bc6c-d9d26629590e 2018-09-27 09:57:57,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200313091278s 2018-09-27 09:57:57,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 09:57:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" -d '{"network": {"tenant_id": "a6c435ef015d40de8e99283589546c44", "name": "tenantnetwork2-net_9db447ce-4e05-4462-983e-e0b371fc6e8c", "admin_state_up": true}}' 2018-09-27 09:57:59,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:59 GMT X-Openstack-Request-Id: req-37ef3908-cef4-43c3-906b-8ae8ccceb4b0 2018-09-27 09:57:59,125 - 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":"a9735102-03dc-462f-8180-2b0a430ec9b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"a6c435ef015d40de8e99283589546c44","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:57:59Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_9db447ce-4e05-4462-983e-e0b371fc6e8c","admin_state_up":true,"tenant_id":"a6c435ef015d40de8e99283589546c44","created_at":"2018-09-27T09:57:58Z","mtu":1450}} 2018-09-27 09:57:59,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-37ef3908-cef4-43c3-906b-8ae8ccceb4b0 2018-09-27 09:57:59,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.34567117691s 2018-09-27 09:57:59,126 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T09:57:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a9735102-03dc-462f-8180-2b0a430ec9b7', u'provider:segmentation_id': 54, 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_9db447ce-4e05-4462-983e-e0b371fc6e8c', u'created_at': u'2018-09-27T09:57:58Z', u'mtu': 1450, u'tenant_id': u'a6c435ef015d40de8e99283589546c44', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a6c435ef015d40de8e99283589546c44', u'l2_adjacency': True}) 2018-09-27 09:57:59,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:57:59,136 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d614b649-136d-47d7-a90d-8cdd9ec0fd79 2018-09-27 09:57:59,136 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 09:57:59,137 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d614b649-136d-47d7-a90d-8cdd9ec0fd79 2018-09-27 09:57:59,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 09:57:59,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}], "expires_at": "2018-09-27T10:57:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6c435ef015d40de8e99283589546c44", "name": "tenantnetwork2-project_9db447ce-4e05-4462-983e-e0b371fc6e8c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/a6c435ef015d40de8e99283589546c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/a6c435ef015d40de8e99283589546c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/a6c435ef015d40de8e99283589546c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/a6c435ef015d40de8e99283589546c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/a6c435ef015d40de8e99283589546c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/a6c435ef015d40de8e99283589546c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_a6c435ef015d40de8e99283589546c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_a6c435ef015d40de8e99283589546c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a6c435ef015d40de8e99283589546c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/a6c435ef015d40de8e99283589546c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/a6c435ef015d40de8e99283589546c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/a6c435ef015d40de8e99283589546c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/a6c435ef015d40de8e99283589546c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/a6c435ef015d40de8e99283589546c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_9db447ce-4e05-4462-983e-e0b371fc6e8c", "id": "6993fa889bbd44ce8068871ddab3050d"}, "audit_ids": ["oeq_Thi2QrauHc8LNzievw"], "issued_at": "2018-09-27T09:57:59.000000Z"}} 2018-09-27 09:57:59,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:57:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" 2018-09-27 09:57:59,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 27 Sep 2018 09:57:59 GMT X-Openstack-Request-Id: req-dc841488-38fa-4ebd-aa9a-77a3f8564f5b 2018-09-27 09:57:59,858 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a9735102-03dc-462f-8180-2b0a430ec9b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a6c435ef015d40de8e99283589546c44","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:57:59Z","qos_policy_id":null,"name":"tenantnetwork2-net_9db447ce-4e05-4462-983e-e0b371fc6e8c","admin_state_up":true,"tenant_id":"a6c435ef015d40de8e99283589546c44","created_at":"2018-09-27T09:57:58Z","mtu":1450}]} 2018-09-27 09:57:59,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dc841488-38fa-4ebd-aa9a-77a3f8564f5b 2018-09-27 09:57:59,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.331208944321s 2018-09-27 09:57:59,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 09:57:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" -d '{"subnet": {"name": "tenantnetwork2-subnet_9db447ce-4e05-4462-983e-e0b371fc6e8c", "enable_dhcp": true, "network_id": "a9735102-03dc-462f-8180-2b0a430ec9b7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 09:58:01,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:01 GMT X-Openstack-Request-Id: req-75a03c3f-5b78-4305-9050-36c3a2e48f83 2018-09-27 09:58:01,557 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9735102-03dc-462f-8180-2b0a430ec9b7","tenant_id":"a6c435ef015d40de8e99283589546c44","created_at":"2018-09-27T09:58:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T09:58:01Z","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":"a6c435ef015d40de8e99283589546c44","id":"0b38b9fe-f47c-4801-a0fe-e72bf50c180b","subnetpool_id":null,"name":"tenantnetwork2-subnet_9db447ce-4e05-4462-983e-e0b371fc6e8c"}} 2018-09-27 09:58:01,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-75a03c3f-5b78-4305-9050-36c3a2e48f83 2018-09-27 09:58:01,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.69774889946s 2018-09-27 09:58:01,558 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:58:01Z', 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'0b38b9fe-f47c-4801-a0fe-e72bf50c180b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_9db447ce-4e05-4462-983e-e0b371fc6e8c', u'enable_dhcp': True, u'network_id': u'a9735102-03dc-462f-8180-2b0a430ec9b7', u'tenant_id': u'a6c435ef015d40de8e99283589546c44', u'created_at': u'2018-09-27T09:58:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a6c435ef015d40de8e99283589546c44'}) 2018-09-27 09:58:01,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 09:58:01,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "tenantnetwork2-router_9db447ce-4e05-4462-983e-e0b371fc6e8c", "admin_state_up": true}}' 2018-09-27 09:58:08,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:08 GMT X-Openstack-Request-Id: req-39cbee94-b6e4-4dcf-9ba4-0a56b192f677 2018-09-27 09:58:08,869 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a6c435ef015d40de8e99283589546c44", "created_at": "2018-09-27T09:58:03Z", "admin_state_up": true, "updated_at": "2018-09-27T09:58:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a6c435ef015d40de8e99283589546c44", "id": "0d7ab0f5-367d-4f4b-8cd4-a937228adb0e", "name": "tenantnetwork2-router_9db447ce-4e05-4462-983e-e0b371fc6e8c"}} 2018-09-27 09:58:08,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-39cbee94-b6e4-4dcf-9ba4-0a56b192f677 2018-09-27 09:58:08,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.31113791466s 2018-09-27 09:58:08,870 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:58:04Z', u'revision_number': 3, u'id': u'0d7ab0f5-367d-4f4b-8cd4-a937228adb0e', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_9db447ce-4e05-4462-983e-e0b371fc6e8c', u'admin_state_up': True, u'tenant_id': u'a6c435ef015d40de8e99283589546c44', u'created_at': u'2018-09-27T09:58:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'a6c435ef015d40de8e99283589546c44'}) 2018-09-27 09:58:08,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 09:58:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0d7ab0f5-367d-4f4b-8cd4-a937228adb0e/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}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" -d '{"subnet_id": "0b38b9fe-f47c-4801-a0fe-e72bf50c180b"}' 2018-09-27 09:58:13,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:13 GMT X-Openstack-Request-Id: req-0135736c-4cb6-40bd-acf6-a8063810b25a 2018-09-27 09:58:13,151 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a9735102-03dc-462f-8180-2b0a430ec9b7", "tenant_id": "a6c435ef015d40de8e99283589546c44", "subnet_id": "0b38b9fe-f47c-4801-a0fe-e72bf50c180b", "subnet_ids": ["0b38b9fe-f47c-4801-a0fe-e72bf50c180b"], "port_id": "89a130e1-8dad-4b0c-ade6-fe5c5d5e1433", "id": "0d7ab0f5-367d-4f4b-8cd4-a937228adb0e"} 2018-09-27 09:58:13,151 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0d7ab0f5-367d-4f4b-8cd4-a937228adb0e/add_router_interface.json used request id req-0135736c-4cb6-40bd-acf6-a8063810b25a 2018-09-27 09:58:13,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.28016901016s 2018-09-27 09:58:13,262 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 09:58:13,262 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-27 09:58:13,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 09:58:13,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0d7ab0f5-367d-4f4b-8cd4-a937228adb0e/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}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" -d '{"subnet_id": "0b38b9fe-f47c-4801-a0fe-e72bf50c180b"}' 2018-09-27 09:58:15,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:15 GMT X-Openstack-Request-Id: req-a38512af-6cf0-4ab7-98d9-8f5de6231006 2018-09-27 09:58:15,729 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a9735102-03dc-462f-8180-2b0a430ec9b7", "tenant_id": "a6c435ef015d40de8e99283589546c44", "subnet_id": "0b38b9fe-f47c-4801-a0fe-e72bf50c180b", "subnet_ids": ["0b38b9fe-f47c-4801-a0fe-e72bf50c180b"], "port_id": "89a130e1-8dad-4b0c-ade6-fe5c5d5e1433", "id": "0d7ab0f5-367d-4f4b-8cd4-a937228adb0e"} 2018-09-27 09:58:15,729 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0d7ab0f5-367d-4f4b-8cd4-a937228adb0e/remove_router_interface.json used request id req-a38512af-6cf0-4ab7-98d9-8f5de6231006 2018-09-27 09:58:15,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.46196103096s 2018-09-27 09:58:15,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 09:58:15,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" 2018-09-27 09:58:16,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:16 GMT X-Openstack-Request-Id: req-bfefda2b-5535-4993-bc33-a6c218733d86 2018-09-27 09:58:16,932 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a6c435ef015d40de8e99283589546c44", "created_at": "2018-09-27T09:58:03Z", "admin_state_up": true, "updated_at": "2018-09-27T09:58:14Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "a6c435ef015d40de8e99283589546c44", "id": "0d7ab0f5-367d-4f4b-8cd4-a937228adb0e", "name": "tenantnetwork2-router_9db447ce-4e05-4462-983e-e0b371fc6e8c"}]} 2018-09-27 09:58:16,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bfefda2b-5535-4993-bc33-a6c218733d86 2018-09-27 09:58:16,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.20292186737s 2018-09-27 09:58:16,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 09:58:16,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/0d7ab0f5-367d-4f4b-8cd4-a937228adb0e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" 2018-09-27 09:58:20,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:58:20 GMT X-Openstack-Request-Id: req-d315f4a0-cd7d-4819-a600-2b72c73aabb8 2018-09-27 09:58:20,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:58:20,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0d7ab0f5-367d-4f4b-8cd4-a937228adb0e.json used request id req-d315f4a0-cd7d-4819-a600-2b72c73aabb8 2018-09-27 09:58:20,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.81897306442s 2018-09-27 09:58:20,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 09:58:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" 2018-09-27 09:58:21,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:21 GMT X-Openstack-Request-Id: req-27e9eeaa-f40a-4419-8bbf-aad1b728ce08 2018-09-27 09:58:21,062 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9735102-03dc-462f-8180-2b0a430ec9b7","tenant_id":"a6c435ef015d40de8e99283589546c44","created_at":"2018-09-27T09:58:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T09:58:01Z","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":"a6c435ef015d40de8e99283589546c44","id":"0b38b9fe-f47c-4801-a0fe-e72bf50c180b","subnetpool_id":null,"name":"tenantnetwork2-subnet_9db447ce-4e05-4462-983e-e0b371fc6e8c"}]} 2018-09-27 09:58:21,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-27e9eeaa-f40a-4419-8bbf-aad1b728ce08 2018-09-27 09:58:21,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.309334039688s 2018-09-27 09:58:21,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 09:58:21,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/0b38b9fe-f47c-4801-a0fe-e72bf50c180b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" 2018-09-27 09:58:23,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:58:23 GMT X-Openstack-Request-Id: req-fb98cc82-a1c2-41b4-a9ef-67192aed9111 2018-09-27 09:58:23,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:58:23,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0b38b9fe-f47c-4801-a0fe-e72bf50c180b.json used request id req-fb98cc82-a1c2-41b4-a9ef-67192aed9111 2018-09-27 09:58:23,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.62998986244s 2018-09-27 09:58:23,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:58:23,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" 2018-09-27 09:58:23,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:23 GMT X-Openstack-Request-Id: req-04914a53-0090-4c7e-b385-f69aaa62b6b2 2018-09-27 09:58:23,799 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a9735102-03dc-462f-8180-2b0a430ec9b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a6c435ef015d40de8e99283589546c44","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:58:23Z","qos_policy_id":null,"name":"tenantnetwork2-net_9db447ce-4e05-4462-983e-e0b371fc6e8c","admin_state_up":true,"tenant_id":"a6c435ef015d40de8e99283589546c44","created_at":"2018-09-27T09:57:58Z","mtu":1450}]} 2018-09-27 09:58:23,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-04914a53-0090-4c7e-b385-f69aaa62b6b2 2018-09-27 09:58:23,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10470199585s 2018-09-27 09:58:23,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 09:58:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/a9735102-03dc-462f-8180-2b0a430ec9b7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}397380c58416ac0adfa8730d26e0697a4e052a22d771428bd52e221943eaabe2" 2018-09-27 09:58:25,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:58:25 GMT X-Openstack-Request-Id: req-47e58336-9c5d-4273-b132-84a7e1b549f9 2018-09-27 09:58:25,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:58:25,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a9735102-03dc-462f-8180-2b0a430ec9b7.json used request id req-47e58336-9c5d-4273-b132-84a7e1b549f9 2018-09-27 09:58:25,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.57314991951s 2018-09-27 09:58:25,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 09:58:25,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:58:25,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fec6ec4-43a6-4fa6-b55c-fa699a57a90d 2018-09-27 09:58:25,582 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_9db447ce-4e05-4462-983e-e0b371fc6e8c", "links": {"self": "http://172.30.9.22:5000/v3/users/6993fa889bbd44ce8068871ddab3050d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6993fa889bbd44ce8068871ddab3050d", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 09:58:25,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0fec6ec4-43a6-4fa6-b55c-fa699a57a90d 2018-09-27 09:58:25,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208667039871s 2018-09-27 09:58:25,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 09:58:25,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/6993fa889bbd44ce8068871ddab3050d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:58:25,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b3b01a-8150-468e-b331-05b69b599b36 2018-09-27 09:58:25,794 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_9db447ce-4e05-4462-983e-e0b371fc6e8c", "links": {"self": "http://172.30.9.22:5000/v3/users/6993fa889bbd44ce8068871ddab3050d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6993fa889bbd44ce8068871ddab3050d", "description": null}} 2018-09-27 09:58:25,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/6993fa889bbd44ce8068871ddab3050d used request id req-98b3b01a-8150-468e-b331-05b69b599b36 2018-09-27 09:58:25,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206781864166s 2018-09-27 09:58:25,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 09:58:25,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/6993fa889bbd44ce8068871ddab3050d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:58:26,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 09:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b02977e-323a-43f8-a81b-247d3e35b788 2018-09-27 09:58:26,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 09:58:26,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6993fa889bbd44ce8068871ddab3050d used request id req-3b02977e-323a-43f8-a81b-247d3e35b788 2018-09-27 09:58:26,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.349346876144s 2018-09-27 09:58:26,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 09:58:26,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:58:26,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02fe490-9e0a-4d2d-ba0b-0b3317539966 2018-09-27 09:58:26,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/a6c435ef015d40de8e99283589546c44"}, "tags": [], "enabled": true, "id": "a6c435ef015d40de8e99283589546c44", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9db447ce-4e05-4462-983e-e0b371fc6e8c"}]} 2018-09-27 09:58:26,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c02fe490-9e0a-4d2d-ba0b-0b3317539966 2018-09-27 09:58:26,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.287355899811s 2018-09-27 09:58:26,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 09:58:26,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/a6c435ef015d40de8e99283589546c44 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:58:26,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 09:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-387da472-544d-4cf5-bbef-660b1d4bdb12 2018-09-27 09:58:26,778 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 09:58:26,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a6c435ef015d40de8e99283589546c44 used request id req-387da472-544d-4cf5-bbef-660b1d4bdb12 2018-09-27 09:58:26,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.3342628479s 2018-09-27 09:58:26,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 09:58:26,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=a6c435ef015d40de8e99283589546c44&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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:58:27,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:27 GMT X-Openstack-Request-Id: req-36963cd2-9089-4ca7-a034-5bb8102d326b 2018-09-27 09:58:27,096 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6c435ef015d40de8e99283589546c44", "created_at": "2018-09-27T09:57:58Z", "updated_at": "2018-09-27T09:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:58Z", "revision_number": 0, "id": "30dfd547-2222-45fb-9100-b73f1ad9bbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:58Z", "security_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "tenant_id": "a6c435ef015d40de8e99283589546c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c435ef015d40de8e99283589546c44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:58Z", "revision_number": 0, "id": "80976b1b-34c2-4614-9e70-24f8c4f36302", "remote_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:58Z", "security_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "tenant_id": "a6c435ef015d40de8e99283589546c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c435ef015d40de8e99283589546c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:58Z", "revision_number": 0, "id": "db146a1f-3270-4189-97c2-1f7780087d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:58Z", "security_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "tenant_id": "a6c435ef015d40de8e99283589546c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c435ef015d40de8e99283589546c44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:58Z", "revision_number": 0, "id": "e38e0153-464b-4f7b-9ffa-90a1dde2173e", "remote_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:58Z", "security_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "tenant_id": "a6c435ef015d40de8e99283589546c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c435ef015d40de8e99283589546c44"}], "revision_number": 1, "project_id": "a6c435ef015d40de8e99283589546c44", "id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "name": "default"}]} 2018-09-27 09:58:27,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=a6c435ef015d40de8e99283589546c44&name=default used request id req-36963cd2-9089-4ca7-a034-5bb8102d326b 2018-09-27 09:58:27,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312829017639s 2018-09-27 09:58:27,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 09:58:27,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:58:27,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:27 GMT X-Openstack-Request-Id: req-994c509a-79c1-4503-b551-fd9956a7cb37 2018-09-27 09:58:27,396 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6c435ef015d40de8e99283589546c44", "created_at": "2018-09-27T09:57:58Z", "updated_at": "2018-09-27T09:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:58Z", "revision_number": 0, "id": "30dfd547-2222-45fb-9100-b73f1ad9bbfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:58Z", "security_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "tenant_id": "a6c435ef015d40de8e99283589546c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c435ef015d40de8e99283589546c44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:58Z", "revision_number": 0, "id": "80976b1b-34c2-4614-9e70-24f8c4f36302", "remote_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:58Z", "security_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "tenant_id": "a6c435ef015d40de8e99283589546c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c435ef015d40de8e99283589546c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:58Z", "revision_number": 0, "id": "db146a1f-3270-4189-97c2-1f7780087d23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:58Z", "security_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "tenant_id": "a6c435ef015d40de8e99283589546c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6c435ef015d40de8e99283589546c44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:58Z", "revision_number": 0, "id": "e38e0153-464b-4f7b-9ffa-90a1dde2173e", "remote_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:58Z", "security_group_id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "tenant_id": "a6c435ef015d40de8e99283589546c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6c435ef015d40de8e99283589546c44"}], "revision_number": 1, "project_id": "a6c435ef015d40de8e99283589546c44", "id": "27dca0ae-1b30-4edd-8e3e-2090dc7ce043", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "created_at": "2018-09-27T09:54:19Z", "updated_at": "2018-09-27T09:54:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "19624226-62e3-4529-9f68-b4055a56bc52", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "3ec1dc99-6539-44f9-8733-1afc9716ef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "91172f3e-6f40-45b8-ac3e-48571d223a92", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "a1fe6903-d742-4d74-8a51-3a4a976494a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}], "revision_number": 1, "project_id": "a10c3c0d1d2449dfb523b324eeb3985b", "id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T09:57:29Z", "updated_at": "2018-09-27T09:57:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "2c2f4ac4-b474-4e76-9804-18f2c18d9868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "4a0bb794-2616-44fe-a030-3edce66117f0", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "7ecd7f66-6221-44ed-aafd-2ead00e49d6e", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "882def09-2d15-4524-bb48-8758c7ed2960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:27Z", "updated_at": "2018-09-27T09:57:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "07a2bd58-b422-4709-b492-4a63324a4c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "2c0bc080-b000-4a5c-8961-617a347c12da", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "366910c9-23bd-4e81-b145-69e94ce371b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "7f00e3d1-9b35-4680-8fd0-1bb66e4915b2", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "name": "default"}]} 2018-09-27 09:58:27,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-994c509a-79c1-4503-b551-fd9956a7cb37 2018-09-27 09:58:27,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.293404102325s 2018-09-27 09:58:27,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 09:58:27,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/27dca0ae-1b30-4edd-8e3e-2090dc7ce043.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}27e2e8385c097293bfd8a872e4871bb5545ff5c82c617b9b0f7b780c72567466" 2018-09-27 09:58:27,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:58:27 GMT X-Openstack-Request-Id: req-fba008bf-ac50-4d8b-ad40-f68e510954e4 2018-09-27 09:58:27,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:58:27,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/27dca0ae-1b30-4edd-8e3e-2090dc7ce043.json used request id req-fba008bf-ac50-4d8b-ad40-f68e510954e4 2018-09-27 09:58:27,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.575732946396s 2018-09-27 09:58:28,027 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-27 09:58:28,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:58:28,105 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f101da11-ff49-4e17-a9ee-f95e35e608dd 2018-09-27 09:58:28,105 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 09:58:28,105 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-f101da11-ff49-4e17-a9ee-f95e35e608dd 2018-09-27 09:58:28,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 09:58:28,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T10:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["6dP4OfHATM6S7uDa-BoEBg"], "issued_at": "2018-09-27T09:58:28.000000Z"}} 2018-09-27 09:58:28,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:58:28,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:28,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:28 GMT X-Openstack-Request-Id: req-6314c7a8-1519-495b-bf33-06a6d9eeddb7 2018-09-27 09:58:28,862 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 09:58:28,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6314c7a8-1519-495b-bf33-06a6d9eeddb7 2018-09-27 09:58:28,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348626852036s 2018-09-27 09:58:28,864 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-27 09:58:28,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 09:58:28,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:29,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad782bc8-11f1-47e0-875b-544a2ad10742 2018-09-27 09:58:29,155 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 09:58:29,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ad782bc8-11f1-47e0-875b-544a2ad10742 2018-09-27 09:58:29,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.28394985199s 2018-09-27 09:58:29,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 09:58:29,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:29,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842c32c0-21c5-4e7c-aa5b-4ee8f6b1f02a 2018-09-27 09:58:29,349 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 09:58:29,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-842c32c0-21c5-4e7c-aa5b-4ee8f6b1f02a 2018-09-27 09:58:29,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185811042786s 2018-09-27 09:58:29,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 09:58:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" -d '{"network": {"tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "vmready1-net_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "admin_state_up": true}}' 2018-09-27 09:58:29,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:29 GMT X-Openstack-Request-Id: req-db2de94b-2517-4552-9c3c-27a9af8f8a11 2018-09-27 09:58:29,854 - 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":"f88dbe18-bf04-4b1e-af6e-b1e7ff78d081","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:58:29Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_8ea7ef26-f821-491a-ae15-5a56ad0b1877","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:58:29Z","mtu":1450}} 2018-09-27 09:58:29,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-db2de94b-2517-4552-9c3c-27a9af8f8a11 2018-09-27 09:58:29,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.504208087921s 2018-09-27 09:58:29,855 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T09:58:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f88dbe18-bf04-4b1e-af6e-b1e7ff78d081', u'provider:segmentation_id': 72, 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_8ea7ef26-f821-491a-ae15-5a56ad0b1877', u'created_at': u'2018-09-27T09:58:29Z', u'mtu': 1450, u'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'l2_adjacency': True}) 2018-09-27 09:58:29,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:58:29,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:30,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:30 GMT X-Openstack-Request-Id: req-a82daa5c-1969-45ca-bfaa-19a872237954 2018-09-27 09:58:30,241 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f88dbe18-bf04-4b1e-af6e-b1e7ff78d081","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:58:29Z","qos_policy_id":null,"name":"vmready1-net_8ea7ef26-f821-491a-ae15-5a56ad0b1877","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:58:29Z","provider:network_type":"vxlan"}]} 2018-09-27 09:58:30,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a82daa5c-1969-45ca-bfaa-19a872237954 2018-09-27 09:58:30,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386079072952s 2018-09-27 09:58:30,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 09:58:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" -d '{"subnet": {"name": "vmready1-subnet_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "enable_dhcp": true, "network_id": "f88dbe18-bf04-4b1e-af6e-b1e7ff78d081", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 09:58:30,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:30 GMT X-Openstack-Request-Id: req-27bf8b93-01af-43f4-ac78-6f4f89c6f602 2018-09-27 09:58:30,927 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-09-27T09:58:30Z","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":"93d33496-b448-404b-b58a-77dade0ad866","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_8ea7ef26-f821-491a-ae15-5a56ad0b1877","enable_dhcp":true,"segment_id":null,"network_id":"f88dbe18-bf04-4b1e-af6e-b1e7ff78d081","tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:58:30Z","ip_version":4}} 2018-09-27 09:58:30,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-27bf8b93-01af-43f4-ac78-6f4f89c6f602 2018-09-27 09:58:30,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.684593915939s 2018-09-27 09:58:30,928 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:58:30Z', 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'93d33496-b448-404b-b58a-77dade0ad866', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_8ea7ef26-f821-491a-ae15-5a56ad0b1877', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f88dbe18-bf04-4b1e-af6e-b1e7ff78d081', u'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'created_at': u'2018-09-27T09:58:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e'}) 2018-09-27 09:58:30,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 09:58:30,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "vmready1-router_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "admin_state_up": true}}' 2018-09-27 09:58:37,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:37 GMT X-Openstack-Request-Id: req-790a67fb-54b8-473f-ab06-753a9c644f1d 2018-09-27 09:58:37,714 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:58:31Z", "admin_state_up": true, "updated_at": "2018-09-27T09:58:33Z", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2cbbe280-3f43-45bd-aba3-20424f869f57", "name": "vmready1-router_8ea7ef26-f821-491a-ae15-5a56ad0b1877"}} 2018-09-27 09:58:37,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-790a67fb-54b8-473f-ab06-753a9c644f1d 2018-09-27 09:58:37,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.78506708145s 2018-09-27 09:58:37,715 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:58:33Z', u'revision_number': 3, u'ha': True, u'id': u'2cbbe280-3f43-45bd-aba3-20424f869f57', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.217'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_8ea7ef26-f821-491a-ae15-5a56ad0b1877', u'admin_state_up': True, u'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'created_at': u'2018-09-27T09:58:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e'}) 2018-09-27 09:58:37,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 09:58:37,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2cbbe280-3f43-45bd-aba3-20424f869f57/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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" -d '{"subnet_id": "93d33496-b448-404b-b58a-77dade0ad866"}' 2018-09-27 09:58:40,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:40 GMT X-Openstack-Request-Id: req-2f777a4b-c2b1-4544-8afa-0636c8e2a5f3 2018-09-27 09:58:40,504 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f88dbe18-bf04-4b1e-af6e-b1e7ff78d081", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "subnet_id": "93d33496-b448-404b-b58a-77dade0ad866", "subnet_ids": ["93d33496-b448-404b-b58a-77dade0ad866"], "port_id": "2d9f31d0-f877-4847-9389-351e2f5fd558", "id": "2cbbe280-3f43-45bd-aba3-20424f869f57"} 2018-09-27 09:58:40,504 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2cbbe280-3f43-45bd-aba3-20424f869f57/add_router_interface.json used request id req-2f777a4b-c2b1-4544-8afa-0636c8e2a5f3 2018-09-27 09:58:40,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.78892803192s 2018-09-27 09:58:40,504 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 09:58:40,637 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 09:58:40,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:58:40,646 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:40 GMT 2018-09-27 09:58:40,646 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 09:58:40,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 09:58:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:41,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:41 GMT X-Openstack-Request-Id: req-835cbd7c-a469-4ba7-b3ea-48823ce2383d 2018-09-27 09:58:41,423 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 09:58:41,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-835cbd7c-a469-4ba7-b3ea-48823ce2383d 2018-09-27 09:58:41,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.772092103958s 2018-09-27 09:58:41,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 09:58:41,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_8ea7ef26-f821-491a-ae15-5a56ad0b1877"}' 2018-09-27 09:58:42,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:42 GMT Location: http://172.30.9.22:9292/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-30bb775e-becc-4dd3-a56b-17f217819bb4 2018-09-27 09:58:42,361 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T09:58:42Z", "file": "/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/file", "owner": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15", "size": null, "self": "/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15", "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_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "checksum": null, "created_at": "2018-09-27T09:58:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 09:58:42,362 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-30bb775e-becc-4dd3-a56b-17f217819bb4 2018-09-27 09:58:42,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.929000854492s 2018-09-27 09:58:42,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 09:58:42,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" -d '' 2018-09-27 09:58:45,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 09:58:45 GMT X-Openstack-Request-Id: req-9266bf32-10df-4021-9815-21837e0189ec 2018-09-27 09:58:45,684 - 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-09-27 09:58:45,684 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/file used request id req-9266bf32-10df-4021-9815-21837e0189ec 2018-09-27 09:58:45,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.32201218605s 2018-09-27 09:58:45,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 09:58:45,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:46,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:46 GMT X-Openstack-Request-Id: req-2f6974d5-573c-423e-be73-a686c84bc8d6 2018-09-27 09:58:46,443 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T09:58:45Z", "file": "/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/file", "owner": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15", "size": 12716032, "self": "/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T09:58:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 09:58:46,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2f6974d5-573c-423e-be73-a686c84bc8d6 2018-09-27 09:58:46,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.754492044449s 2018-09-27 09:58:46,446 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/file', 'owner': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'id': u'1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15', 'size': 12716032, u'self': u'/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T09:58:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T09:58:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_8ea7ef26-f821-491a-ae15-5a56ad0b1877', '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/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15', 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_8ea7ef26-f821-491a-ae15-5a56ad0b1877', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_8ea7ef26-f821-491a-ae15-5a56ad0b1877', 'created': u'2018-09-27T09:58:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T09:58:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15', 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_8ea7ef26-f821-491a-ae15-5a56ad0b1877', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 09:58:46,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 09:58:46,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 09:58:47,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58: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-f86599ba-5395-4524-b4cb-97f1fd922b79 x-openstack-request-id: req-f86599ba-5395-4524-b4cb-97f1fd922b79 2018-09-27 09:58:47,309 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a0064f21-5879-4eb2-85c0-6c94c0150a2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a0064f21-5879-4eb2-85c0-6c94c0150a2e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0064f21-5879-4eb2-85c0-6c94c0150a2e", "name": "vmready1-flavor_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 09:58:47,309 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f86599ba-5395-4524-b4cb-97f1fd922b79 2018-09-27 09:58:47,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.860002040863s 2018-09-27 09:58:47,310 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_8ea7ef26-f821-491a-ae15-5a56ad0b1877', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'a0064f21-5879-4eb2-85c0-6c94c0150a2e', 'swap': 0}) 2018-09-27 09:58:47,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 09:58:47,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a0064f21-5879-4eb2-85c0-6c94c0150a2e/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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" -d '{"extra_specs": {}}' 2018-09-27 09:58:47,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58: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-96aed5b6-c28b-4457-a4c4-6152706aab61 x-openstack-request-id: req-96aed5b6-c28b-4457-a4c4-6152706aab61 2018-09-27 09:58:47,442 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 09:58:47,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a0064f21-5879-4eb2-85c0-6c94c0150a2e/os-extra_specs used request id req-96aed5b6-c28b-4457-a4c4-6152706aab61 2018-09-27 09:58:47,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.131903171539s 2018-09-27 09:58:47,559 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 09:58:47,560 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-27 09:58:47,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 09:58:47,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2cbbe280-3f43-45bd-aba3-20424f869f57/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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" -d '{"subnet_id": "93d33496-b448-404b-b58a-77dade0ad866"}' 2018-09-27 09:58:50,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:50 GMT X-Openstack-Request-Id: req-f93f84a5-6af9-4b99-b187-23f9c57a89dd 2018-09-27 09:58:50,771 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f88dbe18-bf04-4b1e-af6e-b1e7ff78d081", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "subnet_id": "93d33496-b448-404b-b58a-77dade0ad866", "subnet_ids": ["93d33496-b448-404b-b58a-77dade0ad866"], "port_id": "2d9f31d0-f877-4847-9389-351e2f5fd558", "id": "2cbbe280-3f43-45bd-aba3-20424f869f57"} 2018-09-27 09:58:50,771 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2cbbe280-3f43-45bd-aba3-20424f869f57/remove_router_interface.json used request id req-f93f84a5-6af9-4b99-b187-23f9c57a89dd 2018-09-27 09:58:50,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.20664000511s 2018-09-27 09:58:50,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 09:58:50,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:50,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:50 GMT X-Openstack-Request-Id: req-821b6dbb-576b-412b-854a-6298848126aa 2018-09-27 09:58:50,895 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:58:31Z", "admin_state_up": true, "updated_at": "2018-09-27T09:58:49Z", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "2cbbe280-3f43-45bd-aba3-20424f869f57", "name": "vmready1-router_8ea7ef26-f821-491a-ae15-5a56ad0b1877"}]} 2018-09-27 09:58:50,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-821b6dbb-576b-412b-854a-6298848126aa 2018-09-27 09:58:50,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123383998871s 2018-09-27 09:58:50,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 09:58:50,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/2cbbe280-3f43-45bd-aba3-20424f869f57.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:55,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:58:55 GMT X-Openstack-Request-Id: req-36312305-301e-41e7-8665-d2c9283c6186 2018-09-27 09:58:55,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:58:55,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2cbbe280-3f43-45bd-aba3-20424f869f57.json used request id req-36312305-301e-41e7-8665-d2c9283c6186 2018-09-27 09:58:55,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.0012280941s 2018-09-27 09:58:55,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 09:58:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:56,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:56 GMT X-Openstack-Request-Id: req-6584c9aa-9c76-4601-8e35-fe958d460d99 2018-09-27 09:58:56,206 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-27T09:54:26Z","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":"79918576-43da-4fd5-a906-a6e49876eec6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a10c3c0d1d2449dfb523b324eeb3985b","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"507686fb-d9e2-49d1-a62b-2af1100a4051","tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:26Z","ip_version":4},{"updated_at":"2018-09-27T09:58:30Z","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":"93d33496-b448-404b-b58a-77dade0ad866","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_8ea7ef26-f821-491a-ae15-5a56ad0b1877","enable_dhcp":true,"segment_id":null,"network_id":"f88dbe18-bf04-4b1e-af6e-b1e7ff78d081","tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:58:30Z","ip_version":4}]} 2018-09-27 09:58:56,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6584c9aa-9c76-4601-8e35-fe958d460d99 2018-09-27 09:58:56,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.30815410614s 2018-09-27 09:58:56,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 09:58:56,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/93d33496-b448-404b-b58a-77dade0ad866.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:59,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:58:59 GMT X-Openstack-Request-Id: req-8d6859f3-07a7-4afd-883e-2847b4c057e9 2018-09-27 09:58:59,328 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:58:59,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/93d33496-b448-404b-b58a-77dade0ad866.json used request id req-8d6859f3-07a7-4afd-883e-2847b4c057e9 2018-09-27 09:58:59,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.12080192566s 2018-09-27 09:58:59,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:58:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:58:59,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Thu, 27 Sep 2018 09:58:59 GMT X-Openstack-Request-Id: req-4213ce60-c92b-4142-9f65-a993d1137051 2018-09-27 09:58:59,415 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f88dbe18-bf04-4b1e-af6e-b1e7ff78d081","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:58:59Z","qos_policy_id":null,"name":"vmready1-net_8ea7ef26-f821-491a-ae15-5a56ad0b1877","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:58:29Z","provider:network_type":"vxlan"}]} 2018-09-27 09:58:59,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4213ce60-c92b-4142-9f65-a993d1137051 2018-09-27 09:58:59,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.086492061615s 2018-09-27 09:58:59,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 09:58:59,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/f88dbe18-bf04-4b1e-af6e-b1e7ff78d081.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:59:00,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:59:00 GMT X-Openstack-Request-Id: req-f1d1773d-9126-4d26-82d1-ab8aac9f15de 2018-09-27 09:59:00,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:59:00,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f88dbe18-bf04-4b1e-af6e-b1e7ff78d081.json used request id req-f1d1773d-9126-4d26-82d1-ab8aac9f15de 2018-09-27 09:59:00,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.3112950325s 2018-09-27 09:59:00,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 09:59:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:59:01,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:01 GMT X-Openstack-Request-Id: req-8f4a728b-ddeb-4121-a46e-87924210fb40 2018-09-27 09:59:01,511 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T09:58:45Z", "file": "/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/file", "owner": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15", "size": 12716032, "self": "/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T09:58:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 09:59:01,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8f4a728b-ddeb-4121-a46e-87924210fb40 2018-09-27 09:59:01,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.779069185257s 2018-09-27 09:59:01,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 09:59:01,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:59:03,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 09:59:03 GMT X-Openstack-Request-Id: req-4efa67b7-6853-4ca2-a19d-dac1ad0c3145 2018-09-27 09:59:03,281 - 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-09-27 09:59:03,281 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1f8cdfe3-2ce8-4a22-83a9-316de7ae0f15 used request id req-4efa67b7-6853-4ca2-a19d-dac1ad0c3145 2018-09-27 09:59:03,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.76181292534s 2018-09-27 09:59:03,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 09:59:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:59:03,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59: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-feb18e9e-fd76-41c2-9e54-0d566ee2863b x-openstack-request-id: req-feb18e9e-fd76-41c2-9e54-0d566ee2863b 2018-09-27 09:59:03,434 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a0064f21-5879-4eb2-85c0-6c94c0150a2e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a0064f21-5879-4eb2-85c0-6c94c0150a2e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a0064f21-5879-4eb2-85c0-6c94c0150a2e", "name": "vmready1-flavor_8ea7ef26-f821-491a-ae15-5a56ad0b1877", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 09:59:03,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-feb18e9e-fd76-41c2-9e54-0d566ee2863b 2018-09-27 09:59:03,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.1301009655s 2018-09-27 09:59:03,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 09:59:03,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a0064f21-5879-4eb2-85c0-6c94c0150a2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}271f32f259ff7dd33fe45984f9caf5ef190fc5a558f66e2fc2a5c2e3ab9fbe45" 2018-09-27 09:59:03,515 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:03 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-65104fcb-e165-4454-8a1e-9d729479965e x-openstack-request-id: req-65104fcb-e165-4454-8a1e-9d729479965e 2018-09-27 09:59:03,515 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a0064f21-5879-4eb2-85c0-6c94c0150a2e used request id req-65104fcb-e165-4454-8a1e-9d729479965e 2018-09-27 09:59:03,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0774340629578s 2018-09-27 09:59:03,569 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-09-27 09:59:03,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:59:03,615 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b391871f-bc7e-4f7b-8da6-01ab54e76f2a 2018-09-27 09:59:03,615 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 09:59:03,615 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-b391871f-bc7e-4f7b-8da6-01ab54e76f2a 2018-09-27 09:59:03,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 09:59:04,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T10:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["yZT4zx2GSBSWfwkR9nV3WQ"], "issued_at": "2018-09-27T09:59:04.000000Z"}} 2018-09-27 09:59:04,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:59:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:04,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:04 GMT X-Openstack-Request-Id: req-583f244c-8dd1-41aa-9825-e7f2885d7b86 2018-09-27 09:59:04,431 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 09:59:04,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-583f244c-8dd1-41aa-9825-e7f2885d7b86 2018-09-27 09:59:04,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333321094513s 2018-09-27 09:59:04,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 09:59:04,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:04,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e6f55c-74fe-4e35-a942-72506d1a39ac 2018-09-27 09:59:04,627 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 09:59:04,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b1e6f55c-74fe-4e35-a942-72506d1a39ac 2018-09-27 09:59:04,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188493013382s 2018-09-27 09:59:04,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 09:59:04,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}}' 2018-09-27 09:59:04,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a12d5429-939f-4835-ace0-bd7039a3e475 2018-09-27 09:59:04,906 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/1bd944289c0943668bd8a4504dfe411a"}, "tags": [], "enabled": true, "id": "1bd944289c0943668bd8a4504dfe411a", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}} 2018-09-27 09:59:04,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a12d5429-939f-4835-ace0-bd7039a3e475 2018-09-27 09:59:04,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.270611047745s 2018-09-27 09:59:04,907 - 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'1bd944289c0943668bd8a4504dfe411a', '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_3cb67a4a-b909-45c3-8dd7-8797e8befaff'}) 2018-09-27 09:59:04,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 09:59:04,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "645fe7e8-0553-4d38-adb7-89e218bc37b4", "email": null, "name": "vmready2-user_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}}' 2018-09-27 09:59:05,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef827994-b350-4895-8acc-7426f044f00c 2018-09-27 09:59:05,486 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "links": {"self": "http://172.30.9.22:5000/v3/users/42715016846141daa3c63a2a13f1f598"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "42715016846141daa3c63a2a13f1f598", "domain_id": "default", "password_expires_at": null}} 2018-09-27 09:59:05,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ef827994-b350-4895-8acc-7426f044f00c 2018-09-27 09:59:05,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.572657108307s 2018-09-27 09:59:05,487 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'42715016846141daa3c63a2a13f1f598', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_3cb67a4a-b909-45c3-8dd7-8797e8befaff'}) 2018-09-27 09:59:05,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 09:59:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:05,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6caaf9-8e0a-4b99-b05e-0612a9767f5d 2018-09-27 09:59:05,746 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 09:59:05,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba6caaf9-8e0a-4b99-b05e-0612a9767f5d 2018-09-27 09:59:05,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.255025863647s 2018-09-27 09:59:05,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 09:59:05,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:05,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cadc75d-7f1a-42cf-8c6b-7f5b924676c4 2018-09-27 09:59:05,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 09:59:05,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8cadc75d-7f1a-42cf-8c6b-7f5b924676c4 2018-09-27 09:59:05,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185047149658s 2018-09-27 09:59:05,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 09:59:05,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:06,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4405e06-3151-40dd-b4ae-a684c2ef7098 2018-09-27 09:59:06,139 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 09:59:06,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f4405e06-3151-40dd-b4ae-a684c2ef7098 2018-09-27 09:59:06,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197337150574s 2018-09-27 09:59:06,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 09:59:06,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:06,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b12366-4bb2-4aeb-bd6b-889746895a84 2018-09-27 09:59:06,344 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 09:59:06,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f5b12366-4bb2-4aeb-bd6b-889746895a84 2018-09-27 09:59:06,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200497150421s 2018-09-27 09:59:06,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 09:59:06,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:06,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc303b21-06fb-44c8-b343-5809f9658744 2018-09-27 09:59:06,577 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "links": {"self": "http://172.30.9.22:5000/v3/users/42715016846141daa3c63a2a13f1f598"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "42715016846141daa3c63a2a13f1f598", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 09:59:06,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fc303b21-06fb-44c8-b343-5809f9658744 2018-09-27 09:59:06,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231751918793s 2018-09-27 09:59:06,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 09:59:06,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:06,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2053e35e-8f69-4b8e-a531-89c52d50b28b 2018-09-27 09:59:06,765 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/1bd944289c0943668bd8a4504dfe411a"}, "tags": [], "enabled": true, "id": "1bd944289c0943668bd8a4504dfe411a", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}]} 2018-09-27 09:59:06,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2053e35e-8f69-4b8e-a531-89c52d50b28b 2018-09-27 09:59:06,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174967765808s 2018-09-27 09:59:06,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 09:59:06,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=42715016846141daa3c63a2a13f1f598&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=1bd944289c0943668bd8a4504dfe411a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:06,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a1830d2-f2f4-4279-bd46-8119ad88620b 2018-09-27 09:59:06,953 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=42715016846141daa3c63a2a13f1f598&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=1bd944289c0943668bd8a4504dfe411a", "previous": null, "next": null}} 2018-09-27 09:59:06,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=42715016846141daa3c63a2a13f1f598&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=1bd944289c0943668bd8a4504dfe411a used request id req-9a1830d2-f2f4-4279-bd46-8119ad88620b 2018-09-27 09:59:06,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.180449962616s 2018-09-27 09:59:06,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 09:59:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/1bd944289c0943668bd8a4504dfe411a/users/42715016846141daa3c63a2a13f1f598/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:07,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 09:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaf87271-a878-4f8b-b770-75c6abda3a83 2018-09-27 09:59:07,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 09:59:07,237 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/1bd944289c0943668bd8a4504dfe411a/users/42715016846141daa3c63a2a13f1f598/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-eaf87271-a878-4f8b-b770-75c6abda3a83 2018-09-27 09:59:07,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.279721021652s 2018-09-27 09:59:07,238 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_3cb67a4a-b909-45c3-8dd7-8797e8befaff', 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'1bd944289c0943668bd8a4504dfe411a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '645fe7e8-0553-4d38-adb7-89e218bc37b4', 'username': u'vmready2-user_3cb67a4a-b909-45c3-8dd7-8797e8befaff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 09:59:07,242 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_3cb67a4a-b909-45c3-8dd7-8797e8befaff', 'password': '645fe7e8-0553-4d38-adb7-89e218bc37b4', 'project_name': 'vmready2-project_3cb67a4a-b909-45c3-8dd7-8797e8befaff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '1bd944289c0943668bd8a4504dfe411a', 'project_domain_name': 'Default'} 2018-09-27 09:59:07,243 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-09-27 09:59:07,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 09:59:07,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:07,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276fac1f-9336-4bdd-9522-c8d3ad22671e 2018-09-27 09:59:07,434 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 09:59:07,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-276fac1f-9336-4bdd-9522-c8d3ad22671e 2018-09-27 09:59:07,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190659046173s 2018-09-27 09:59:07,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 09:59:07,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:07,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ac8d3b-64f1-4f31-ab4a-5bd8fb19e3e3 2018-09-27 09:59:07,650 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/1bd944289c0943668bd8a4504dfe411a"}, "tags": [], "enabled": true, "id": "1bd944289c0943668bd8a4504dfe411a", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}]} 2018-09-27 09:59:07,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a0ac8d3b-64f1-4f31-ab4a-5bd8fb19e3e3 2018-09-27 09:59:07,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208755016327s 2018-09-27 09:59:07,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 09:59:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" -d '{"network": {"tenant_id": "1bd944289c0943668bd8a4504dfe411a", "name": "vmready2-net_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "admin_state_up": true}}' 2018-09-27 09:59:08,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:08 GMT X-Openstack-Request-Id: req-674a7e81-5c83-4552-9144-e75ca49fdfad 2018-09-27 09:59:08,322 - 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":"6ae64a74-0d47-4393-90d5-4a2ae51c9235","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"1bd944289c0943668bd8a4504dfe411a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:59:08Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_3cb67a4a-b909-45c3-8dd7-8797e8befaff","admin_state_up":true,"tenant_id":"1bd944289c0943668bd8a4504dfe411a","created_at":"2018-09-27T09:59:08Z","mtu":1450}} 2018-09-27 09:59:08,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-674a7e81-5c83-4552-9144-e75ca49fdfad 2018-09-27 09:59:08,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.669862031937s 2018-09-27 09:59:08,323 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T09:59:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6ae64a74-0d47-4393-90d5-4a2ae51c9235', u'provider:segmentation_id': 18, 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_3cb67a4a-b909-45c3-8dd7-8797e8befaff', u'created_at': u'2018-09-27T09:59:08Z', u'mtu': 1450, u'tenant_id': u'1bd944289c0943668bd8a4504dfe411a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1bd944289c0943668bd8a4504dfe411a', u'l2_adjacency': True}) 2018-09-27 09:59:08,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:59:08,333 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-546d912e-0860-4a51-b637-9a086959cee1 2018-09-27 09:59:08,333 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 09:59:08,334 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-546d912e-0860-4a51-b637-9a086959cee1 2018-09-27 09:59:08,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 09:59:08,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}], "expires_at": "2018-09-27T10:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bd944289c0943668bd8a4504dfe411a", "name": "vmready2-project_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/1bd944289c0943668bd8a4504dfe411a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/1bd944289c0943668bd8a4504dfe411a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/1bd944289c0943668bd8a4504dfe411a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/1bd944289c0943668bd8a4504dfe411a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/1bd944289c0943668bd8a4504dfe411a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/1bd944289c0943668bd8a4504dfe411a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_1bd944289c0943668bd8a4504dfe411a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_1bd944289c0943668bd8a4504dfe411a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1bd944289c0943668bd8a4504dfe411a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/1bd944289c0943668bd8a4504dfe411a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/1bd944289c0943668bd8a4504dfe411a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/1bd944289c0943668bd8a4504dfe411a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/1bd944289c0943668bd8a4504dfe411a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/1bd944289c0943668bd8a4504dfe411a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "id": "42715016846141daa3c63a2a13f1f598"}, "audit_ids": ["uHCznB7BRcyykXPX3pOPwg"], "issued_at": "2018-09-27T09:59:08.000000Z"}} 2018-09-27 09:59:08,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:59:08,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:09,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:09 GMT X-Openstack-Request-Id: req-880f610c-c966-42e7-8b73-b38ed0fe8599 2018-09-27 09:59:09,051 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6ae64a74-0d47-4393-90d5-4a2ae51c9235","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bd944289c0943668bd8a4504dfe411a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:59:08Z","qos_policy_id":null,"name":"vmready2-net_3cb67a4a-b909-45c3-8dd7-8797e8befaff","admin_state_up":true,"tenant_id":"1bd944289c0943668bd8a4504dfe411a","created_at":"2018-09-27T09:59:08Z","mtu":1450}]} 2018-09-27 09:59:09,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-880f610c-c966-42e7-8b73-b38ed0fe8599 2018-09-27 09:59:09,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321735143661s 2018-09-27 09:59:09,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 09:59:09,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" -d '{"subnet": {"name": "vmready2-subnet_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "enable_dhcp": true, "network_id": "6ae64a74-0d47-4393-90d5-4a2ae51c9235", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 09:59:10,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:10 GMT X-Openstack-Request-Id: req-806efb6b-e88e-410d-ba3d-8e3dee7db678 2018-09-27 09:59:10,719 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ae64a74-0d47-4393-90d5-4a2ae51c9235","tenant_id":"1bd944289c0943668bd8a4504dfe411a","created_at":"2018-09-27T09:59:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T09:59:10Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1bd944289c0943668bd8a4504dfe411a","id":"5513cc39-5335-48c9-983e-cf3cc35a0b97","subnetpool_id":null,"name":"vmready2-subnet_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}} 2018-09-27 09:59:10,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-806efb6b-e88e-410d-ba3d-8e3dee7db678 2018-09-27 09:59:10,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.66591191292s 2018-09-27 09:59:10,720 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:59:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5513cc39-5335-48c9-983e-cf3cc35a0b97', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_3cb67a4a-b909-45c3-8dd7-8797e8befaff', u'enable_dhcp': True, u'network_id': u'6ae64a74-0d47-4393-90d5-4a2ae51c9235', u'tenant_id': u'1bd944289c0943668bd8a4504dfe411a', u'created_at': u'2018-09-27T09:59:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1bd944289c0943668bd8a4504dfe411a'}) 2018-09-27 09:59:10,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 09:59:10,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "vmready2-router_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "admin_state_up": true}}' 2018-09-27 09:59:17,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:17 GMT X-Openstack-Request-Id: req-c0fa559c-fa48-421d-a571-c8e52b076a9e 2018-09-27 09:59:17,181 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "created_at": "2018-09-27T09:59:11Z", "admin_state_up": true, "updated_at": "2018-09-27T09:59:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1bd944289c0943668bd8a4504dfe411a", "id": "0f9c3747-b854-40b0-a80f-c705a42579c3", "name": "vmready2-router_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}} 2018-09-27 09:59:17,181 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c0fa559c-fa48-421d-a571-c8e52b076a9e 2018-09-27 09:59:17,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.46110606194s 2018-09-27 09:59:17,182 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:59:12Z', u'revision_number': 3, u'id': u'0f9c3747-b854-40b0-a80f-c705a42579c3', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_3cb67a4a-b909-45c3-8dd7-8797e8befaff', u'admin_state_up': True, u'tenant_id': u'1bd944289c0943668bd8a4504dfe411a', u'created_at': u'2018-09-27T09:59:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'1bd944289c0943668bd8a4504dfe411a'}) 2018-09-27 09:59:17,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 09:59:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0f9c3747-b854-40b0-a80f-c705a42579c3/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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" -d '{"subnet_id": "5513cc39-5335-48c9-983e-cf3cc35a0b97"}' 2018-09-27 09:59:20,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:20 GMT X-Openstack-Request-Id: req-b883cbe9-a87f-45c4-9be0-dea8a91d9e36 2018-09-27 09:59:20,173 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6ae64a74-0d47-4393-90d5-4a2ae51c9235", "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "subnet_id": "5513cc39-5335-48c9-983e-cf3cc35a0b97", "subnet_ids": ["5513cc39-5335-48c9-983e-cf3cc35a0b97"], "port_id": "da0e5969-9e8c-437a-9484-297ca92a6cb7", "id": "0f9c3747-b854-40b0-a80f-c705a42579c3"} 2018-09-27 09:59:20,173 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0f9c3747-b854-40b0-a80f-c705a42579c3/add_router_interface.json used request id req-b883cbe9-a87f-45c4-9be0-dea8a91d9e36 2018-09-27 09:59:20,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.99051785469s 2018-09-27 09:59:20,174 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 09:59:20,308 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 09:59:20,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:59:20,316 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:20 GMT 2018-09-27 09:59:20,316 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 09:59:20,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 09:59:20,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:21,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:21 GMT X-Openstack-Request-Id: req-77996a2d-5017-464f-a799-9a9257a9bc35 2018-09-27 09:59:21,214 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 09:59:21,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-77996a2d-5017-464f-a799-9a9257a9bc35 2018-09-27 09:59:21,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.892562866211s 2018-09-27 09:59:21,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 09:59:21,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}' 2018-09-27 09:59:22,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:22 GMT Location: http://172.30.9.22:9292/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c9fe5561-fb92-4132-b256-f96d24504493 2018-09-27 09:59:22,068 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T09:59:21Z", "file": "/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/file", "owner": "1bd944289c0943668bd8a4504dfe411a", "id": "6c5bdbc3-b3b3-4526-85e1-e184da3f9595", "size": null, "self": "/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595", "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_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "checksum": null, "created_at": "2018-09-27T09:59:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 09:59:22,068 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c9fe5561-fb92-4132-b256-f96d24504493 2018-09-27 09:59:22,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.84481716156s 2018-09-27 09:59:22,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 09:59:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" -d '' 2018-09-27 09:59:23,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 09:59:23 GMT X-Openstack-Request-Id: req-3554ac72-8205-422f-b91a-fc7dafb0e2bc 2018-09-27 09:59:23,367 - 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-09-27 09:59:23,368 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/file used request id req-3554ac72-8205-422f-b91a-fc7dafb0e2bc 2018-09-27 09:59:23,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29850912094s 2018-09-27 09:59:23,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 09:59:23,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:24,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:24 GMT X-Openstack-Request-Id: req-b10cea73-0375-4cd8-9c06-c1f6c8089b5a 2018-09-27 09:59:24,154 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T09:59:23Z", "file": "/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/file", "owner": "1bd944289c0943668bd8a4504dfe411a", "id": "6c5bdbc3-b3b3-4526-85e1-e184da3f9595", "size": 12716032, "self": "/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T09:59:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 09:59:24,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b10cea73-0375-4cd8-9c06-c1f6c8089b5a 2018-09-27 09:59:24,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.781954050064s 2018-09-27 09:59:24,156 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/file', 'owner': u'1bd944289c0943668bd8a4504dfe411a', 'id': u'6c5bdbc3-b3b3-4526-85e1-e184da3f9595', 'size': 12716032, u'self': u'/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1bd944289c0943668bd8a4504dfe411a', 'name': 'vmready2-project_3cb67a4a-b909-45c3-8dd7-8797e8befaff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T09:59:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T09:59:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_3cb67a4a-b909-45c3-8dd7-8797e8befaff', '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/6c5bdbc3-b3b3-4526-85e1-e184da3f9595', 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_3cb67a4a-b909-45c3-8dd7-8797e8befaff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_3cb67a4a-b909-45c3-8dd7-8797e8befaff', 'created': u'2018-09-27T09:59:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T09:59:21Z', 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/6c5bdbc3-b3b3-4526-85e1-e184da3f9595', 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_3cb67a4a-b909-45c3-8dd7-8797e8befaff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 09:59:24,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 09:59:24,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 09:59:24,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 303 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59: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-11a7cb3a-05d0-4735-93a3-18ad425d4edf x-openstack-request-id: req-11a7cb3a-05d0-4735-93a3-18ad425d4edf 2018-09-27 09:59:24,611 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1a0a87aa-a055-455a-988f-5b839adacaaf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1a0a87aa-a055-455a-988f-5b839adacaaf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1a0a87aa-a055-455a-988f-5b839adacaaf", "name": "vmready2-flavor_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 09:59:24,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-11a7cb3a-05d0-4735-93a3-18ad425d4edf 2018-09-27 09:59:24,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.452051877975s 2018-09-27 09:59:24,612 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_3cb67a4a-b909-45c3-8dd7-8797e8befaff', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'1a0a87aa-a055-455a-988f-5b839adacaaf', 'swap': 0}) 2018-09-27 09:59:24,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 09:59:24,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1a0a87aa-a055-455a-988f-5b839adacaaf/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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" -d '{"extra_specs": {}}' 2018-09-27 09:59:24,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:24 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-f76ac878-dccf-4891-829e-e536b5f44c19 x-openstack-request-id: req-f76ac878-dccf-4891-829e-e536b5f44c19 2018-09-27 09:59:24,637 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 09:59:24,637 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1a0a87aa-a055-455a-988f-5b839adacaaf/os-extra_specs used request id req-f76ac878-dccf-4891-829e-e536b5f44c19 2018-09-27 09:59:24,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242869853973s 2018-09-27 09:59:24,752 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 09:59:24,752 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-27 09:59:24,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 09:59:24,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0f9c3747-b854-40b0-a80f-c705a42579c3/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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" -d '{"subnet_id": "5513cc39-5335-48c9-983e-cf3cc35a0b97"}' 2018-09-27 09:59:27,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:27 GMT X-Openstack-Request-Id: req-f99875b1-3a42-428d-8bd2-e7b68ba18495 2018-09-27 09:59:27,128 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6ae64a74-0d47-4393-90d5-4a2ae51c9235", "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "subnet_id": "5513cc39-5335-48c9-983e-cf3cc35a0b97", "subnet_ids": ["5513cc39-5335-48c9-983e-cf3cc35a0b97"], "port_id": "da0e5969-9e8c-437a-9484-297ca92a6cb7", "id": "0f9c3747-b854-40b0-a80f-c705a42579c3"} 2018-09-27 09:59:27,128 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0f9c3747-b854-40b0-a80f-c705a42579c3/remove_router_interface.json used request id req-f99875b1-3a42-428d-8bd2-e7b68ba18495 2018-09-27 09:59:27,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.36999106407s 2018-09-27 09:59:27,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 09:59:27,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:27,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:27 GMT X-Openstack-Request-Id: req-12890b9d-32a3-466d-8f91-b6245d15dba8 2018-09-27 09:59:27,514 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "created_at": "2018-09-27T09:59:11Z", "admin_state_up": true, "updated_at": "2018-09-27T09:59:25Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "1bd944289c0943668bd8a4504dfe411a", "id": "0f9c3747-b854-40b0-a80f-c705a42579c3", "name": "vmready2-router_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}]} 2018-09-27 09:59:27,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-12890b9d-32a3-466d-8f91-b6245d15dba8 2018-09-27 09:59:27,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.385563135147s 2018-09-27 09:59:27,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 09:59:27,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/0f9c3747-b854-40b0-a80f-c705a42579c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:31,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:59:31 GMT X-Openstack-Request-Id: req-8b4190dd-53a4-4906-9a37-755bf3f4ee7a 2018-09-27 09:59:31,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:59:31,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0f9c3747-b854-40b0-a80f-c705a42579c3.json used request id req-8b4190dd-53a4-4906-9a37-755bf3f4ee7a 2018-09-27 09:59:31,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.91896080971s 2018-09-27 09:59:31,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 09:59:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:31,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:31 GMT X-Openstack-Request-Id: req-f4601f40-2c1a-4f14-a897-0d8fe85f9fe7 2018-09-27 09:59:31,871 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ae64a74-0d47-4393-90d5-4a2ae51c9235","tenant_id":"1bd944289c0943668bd8a4504dfe411a","created_at":"2018-09-27T09:59:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T09:59:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1bd944289c0943668bd8a4504dfe411a","id":"5513cc39-5335-48c9-983e-cf3cc35a0b97","subnetpool_id":null,"name":"vmready2-subnet_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}]} 2018-09-27 09:59:31,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f4601f40-2c1a-4f14-a897-0d8fe85f9fe7 2018-09-27 09:59:31,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.435986995697s 2018-09-27 09:59:31,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 09:59:31,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/5513cc39-5335-48c9-983e-cf3cc35a0b97.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:35,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:59:35 GMT X-Openstack-Request-Id: req-c8e404e0-1d28-4546-82f7-c9512f83fda9 2018-09-27 09:59:35,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:59:35,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/5513cc39-5335-48c9-983e-cf3cc35a0b97.json used request id req-c8e404e0-1d28-4546-82f7-c9512f83fda9 2018-09-27 09:59:35,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.36910605431s 2018-09-27 09:59:35,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:59:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:35,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:35 GMT X-Openstack-Request-Id: req-44848101-b372-4254-86b3-007d6580877c 2018-09-27 09:59:35,335 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ae64a74-0d47-4393-90d5-4a2ae51c9235","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bd944289c0943668bd8a4504dfe411a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:59:35Z","qos_policy_id":null,"name":"vmready2-net_3cb67a4a-b909-45c3-8dd7-8797e8befaff","admin_state_up":true,"tenant_id":"1bd944289c0943668bd8a4504dfe411a","created_at":"2018-09-27T09:59:08Z","mtu":1450}]} 2018-09-27 09:59:35,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-44848101-b372-4254-86b3-007d6580877c 2018-09-27 09:59:35,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930600166321s 2018-09-27 09:59:35,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 09:59:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/6ae64a74-0d47-4393-90d5-4a2ae51c9235.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:37,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:59:37 GMT X-Openstack-Request-Id: req-129bd503-b48d-4419-bf2b-059fc0ef2e6c 2018-09-27 09:59:37,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:59:37,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6ae64a74-0d47-4393-90d5-4a2ae51c9235.json used request id req-129bd503-b48d-4419-bf2b-059fc0ef2e6c 2018-09-27 09:59:37,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.95415401459s 2018-09-27 09:59:37,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 09:59:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:38,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:38 GMT X-Openstack-Request-Id: req-e805d872-9ecb-428f-a341-3c705d298aac 2018-09-27 09:59:38,084 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T09:59:23Z", "file": "/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/file", "owner": "1bd944289c0943668bd8a4504dfe411a", "id": "6c5bdbc3-b3b3-4526-85e1-e184da3f9595", "size": 12716032, "self": "/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T09:59:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 09:59:38,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e805d872-9ecb-428f-a341-3c705d298aac 2018-09-27 09:59:38,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.788676977158s 2018-09-27 09:59:38,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 09:59:38,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}375b340e2b11bb0ebbf401dcc83c8f03630f5047f1ae13dbfca0b8aefa4736d9" 2018-09-27 09:59:39,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 09:59:39 GMT X-Openstack-Request-Id: req-43a891a5-830c-4706-aa78-afaf11a93625 2018-09-27 09:59:39,287 - 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-09-27 09:59:39,287 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6c5bdbc3-b3b3-4526-85e1-e184da3f9595 used request id req-43a891a5-830c-4706-aa78-afaf11a93625 2018-09-27 09:59:39,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20150303841s 2018-09-27 09:59:39,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 09:59:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:39,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59: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-12e821cf-0ebd-4e98-90d8-19499e9bf1c1 x-openstack-request-id: req-12e821cf-0ebd-4e98-90d8-19499e9bf1c1 2018-09-27 09:59:39,440 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1a0a87aa-a055-455a-988f-5b839adacaaf", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1a0a87aa-a055-455a-988f-5b839adacaaf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1a0a87aa-a055-455a-988f-5b839adacaaf", "name": "vmready2-flavor_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 09:59:39,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-12e821cf-0ebd-4e98-90d8-19499e9bf1c1 2018-09-27 09:59:39,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.147530078888s 2018-09-27 09:59:39,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 09:59:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1a0a87aa-a055-455a-988f-5b839adacaaf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:39,586 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59: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-cf624666-06dd-4712-9f3d-a85f9918729e x-openstack-request-id: req-cf624666-06dd-4712-9f3d-a85f9918729e 2018-09-27 09:59:39,587 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1a0a87aa-a055-455a-988f-5b839adacaaf used request id req-cf624666-06dd-4712-9f3d-a85f9918729e 2018-09-27 09:59:39,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.144278049469s 2018-09-27 09:59:39,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 09:59:39,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:39,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b29e36-914e-4d9e-b868-1321f44c6330 2018-09-27 09:59:39,791 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "links": {"self": "http://172.30.9.22:5000/v3/users/42715016846141daa3c63a2a13f1f598"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "42715016846141daa3c63a2a13f1f598", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 09:59:39,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-18b29e36-914e-4d9e-b868-1321f44c6330 2018-09-27 09:59:39,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203989028931s 2018-09-27 09:59:39,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 09:59:39,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/42715016846141daa3c63a2a13f1f598 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:40,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615e5386-fe63-457b-9f16-f13b316e8ec9 2018-09-27 09:59:40,001 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_3cb67a4a-b909-45c3-8dd7-8797e8befaff", "links": {"self": "http://172.30.9.22:5000/v3/users/42715016846141daa3c63a2a13f1f598"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "42715016846141daa3c63a2a13f1f598", "description": null}} 2018-09-27 09:59:40,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/42715016846141daa3c63a2a13f1f598 used request id req-615e5386-fe63-457b-9f16-f13b316e8ec9 2018-09-27 09:59:40,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204086065292s 2018-09-27 09:59:40,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 09:59:40,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/42715016846141daa3c63a2a13f1f598 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:40,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 09:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80a4f0ea-1090-429d-97c0-6bfbd97c1df6 2018-09-27 09:59:40,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 09:59:40,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/42715016846141daa3c63a2a13f1f598 used request id req-80a4f0ea-1090-429d-97c0-6bfbd97c1df6 2018-09-27 09:59:40,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.530277967453s 2018-09-27 09:59:40,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 09:59:40,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:40,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3e913b-5905-4a1b-8ff6-13a73662a24a 2018-09-27 09:59:40,725 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/1bd944289c0943668bd8a4504dfe411a"}, "tags": [], "enabled": true, "id": "1bd944289c0943668bd8a4504dfe411a", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3cb67a4a-b909-45c3-8dd7-8797e8befaff"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 09:59:40,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ba3e913b-5905-4a1b-8ff6-13a73662a24a 2018-09-27 09:59:40,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186060905457s 2018-09-27 09:59:40,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 09:59:40,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/1bd944289c0943668bd8a4504dfe411a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:41,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 09:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab133e09-4a5e-49a6-b751-c8286418b43d 2018-09-27 09:59:41,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 09:59:41,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/1bd944289c0943668bd8a4504dfe411a used request id req-ab133e09-4a5e-49a6-b751-c8286418b43d 2018-09-27 09:59:41,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296669006348s 2018-09-27 09:59:41,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 09:59:41,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=1bd944289c0943668bd8a4504dfe411a&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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:41,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:41 GMT X-Openstack-Request-Id: req-d9254975-a6fb-4294-a160-353164804fbc 2018-09-27 09:59:41,694 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "created_at": "2018-09-27T09:59:07Z", "updated_at": "2018-09-27T09:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:59:08Z", "revision_number": 0, "id": "03e502d5-b76b-417f-8d48-c2a2930f6e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:59:08Z", "security_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bd944289c0943668bd8a4504dfe411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:59:08Z", "revision_number": 0, "id": "13702bad-1dcb-42c1-8177-e0e40365c0b9", "remote_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "remote_ip_prefix": null, "created_at": "2018-09-27T09:59:08Z", "security_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bd944289c0943668bd8a4504dfe411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:59:08Z", "revision_number": 0, "id": "241450d7-aa8e-47b1-938d-0a195e682cb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:59:08Z", "security_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bd944289c0943668bd8a4504dfe411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:59:08Z", "revision_number": 0, "id": "eef65480-d1cd-467d-aac2-49c5044fe9b6", "remote_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "remote_ip_prefix": null, "created_at": "2018-09-27T09:59:08Z", "security_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bd944289c0943668bd8a4504dfe411a"}], "revision_number": 1, "project_id": "1bd944289c0943668bd8a4504dfe411a", "id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "name": "default"}]} 2018-09-27 09:59:41,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=1bd944289c0943668bd8a4504dfe411a&name=default used request id req-d9254975-a6fb-4294-a160-353164804fbc 2018-09-27 09:59:41,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.661471843719s 2018-09-27 09:59:41,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 09:59:41,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:41,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:41 GMT X-Openstack-Request-Id: req-28c55658-429c-4e84-8b7b-b1fa76e13bc6 2018-09-27 09:59:41,992 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "created_at": "2018-09-27T09:59:07Z", "updated_at": "2018-09-27T09:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:59:08Z", "revision_number": 0, "id": "03e502d5-b76b-417f-8d48-c2a2930f6e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:59:08Z", "security_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bd944289c0943668bd8a4504dfe411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:59:08Z", "revision_number": 0, "id": "13702bad-1dcb-42c1-8177-e0e40365c0b9", "remote_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "remote_ip_prefix": null, "created_at": "2018-09-27T09:59:08Z", "security_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bd944289c0943668bd8a4504dfe411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:59:08Z", "revision_number": 0, "id": "241450d7-aa8e-47b1-938d-0a195e682cb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:59:08Z", "security_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bd944289c0943668bd8a4504dfe411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:59:08Z", "revision_number": 0, "id": "eef65480-d1cd-467d-aac2-49c5044fe9b6", "remote_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "remote_ip_prefix": null, "created_at": "2018-09-27T09:59:08Z", "security_group_id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "tenant_id": "1bd944289c0943668bd8a4504dfe411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bd944289c0943668bd8a4504dfe411a"}], "revision_number": 1, "project_id": "1bd944289c0943668bd8a4504dfe411a", "id": "6b986a8c-de43-4a7e-975a-fe70e7c56b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "created_at": "2018-09-27T09:54:19Z", "updated_at": "2018-09-27T09:54:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "19624226-62e3-4529-9f68-b4055a56bc52", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "3ec1dc99-6539-44f9-8733-1afc9716ef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "91172f3e-6f40-45b8-ac3e-48571d223a92", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "a1fe6903-d742-4d74-8a51-3a4a976494a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}], "revision_number": 1, "project_id": "a10c3c0d1d2449dfb523b324eeb3985b", "id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T09:57:29Z", "updated_at": "2018-09-27T09:57:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "2c2f4ac4-b474-4e76-9804-18f2c18d9868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "4a0bb794-2616-44fe-a030-3edce66117f0", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "7ecd7f66-6221-44ed-aafd-2ead00e49d6e", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "882def09-2d15-4524-bb48-8758c7ed2960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:27Z", "updated_at": "2018-09-27T09:57:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "07a2bd58-b422-4709-b492-4a63324a4c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "2c0bc080-b000-4a5c-8961-617a347c12da", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "366910c9-23bd-4e81-b145-69e94ce371b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "7f00e3d1-9b35-4680-8fd0-1bb66e4915b2", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "name": "default"}]} 2018-09-27 09:59:41,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-28c55658-429c-4e84-8b7b-b1fa76e13bc6 2018-09-27 09:59:41,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.293190002441s 2018-09-27 09:59:42,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 09:59:42,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/6b986a8c-de43-4a7e-975a-fe70e7c56b75.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}dae17cf7a74f66bd29aa3a141832af64fb7c249fb42fc4734e76598dce32cd10" 2018-09-27 09:59:42,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 09:59:42 GMT X-Openstack-Request-Id: req-34b718cc-0fb8-4229-958f-a01d8aca6962 2018-09-27 09:59:42,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 09:59:42,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/6b986a8c-de43-4a7e-975a-fe70e7c56b75.json used request id req-34b718cc-0fb8-4229-958f-a01d8aca6962 2018-09-27 09:59:42,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.421184062958s 2018-09-27 09:59:42,469 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-09-27 09:59:42,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:59:42,516 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-332ac8b9-3103-460e-86ad-004919afe77c 2018-09-27 09:59:42,516 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 09:59:42,516 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-332ac8b9-3103-460e-86ad-004919afe77c 2018-09-27 09:59:42,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 09:59:42,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T10:59:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["E38H_PfvTeqlP5rp8NbSIA"], "issued_at": "2018-09-27T09:59:42.000000Z"}} 2018-09-27 09:59:42,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:59:42,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 09:59:43,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:43 GMT X-Openstack-Request-Id: req-cef580a7-0c94-4405-848c-8db0cf980476 2018-09-27 09:59:43,267 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 09:59:43,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cef580a7-0c94-4405-848c-8db0cf980476 2018-09-27 09:59:43,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352689027786s 2018-09-27 09:59:43,274 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-09-27 09:59:43,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 09:59:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 09:59:43,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec2efc9-99a2-49e4-9a45-8708a1680674 2018-09-27 09:59:43,474 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 09:59:43,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-eec2efc9-99a2-49e4-9a45-8708a1680674 2018-09-27 09:59:43,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193059921265s 2018-09-27 09:59:43,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 09:59:43,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 09:59:43,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06012a60-bd0b-4f89-a3fa-de783e8f5ca0 2018-09-27 09:59:43,677 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 09:59:43,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-06012a60-bd0b-4f89-a3fa-de783e8f5ca0 2018-09-27 09:59:43,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195675134659s 2018-09-27 09:59:43,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 09:59:43,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"network": {"tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede", "admin_state_up": true}}' 2018-09-27 09:59:44,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:44 GMT X-Openstack-Request-Id: req-99bad587-d2e0-4c8a-9e00-6544cc909e58 2018-09-27 09:59:44,352 - 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":"f151f982-26a5-44e7-9039-c4c1fee34e7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:59:44Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:59:44Z","mtu":1450}} 2018-09-27 09:59:44,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-99bad587-d2e0-4c8a-9e00-6544cc909e58 2018-09-27 09:59:44,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.674187898636s 2018-09-27 09:59:44,353 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T09:59:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f151f982-26a5-44e7-9039-c4c1fee34e7f', u'provider:segmentation_id': 26, 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_c39277aa-5950-4c99-9815-2c57cde61ede', u'created_at': u'2018-09-27T09:59:44Z', u'mtu': 1450, u'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'l2_adjacency': True}) 2018-09-27 09:59:44,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 09:59:44,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 09:59:44,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:44 GMT X-Openstack-Request-Id: req-37541d7b-5f65-4f87-8c9f-fd6e601e6767 2018-09-27 09:59:44,704 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f151f982-26a5-44e7-9039-c4c1fee34e7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T09:59:44Z","qos_policy_id":null,"name":"singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:59:44Z","provider:network_type":"vxlan"}]} 2018-09-27 09:59:44,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-37541d7b-5f65-4f87-8c9f-fd6e601e6767 2018-09-27 09:59:44,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350136995316s 2018-09-27 09:59:44,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 09:59:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"subnet": {"name": "singlevm1-subnet_c39277aa-5950-4c99-9815-2c57cde61ede", "enable_dhcp": true, "network_id": "f151f982-26a5-44e7-9039-c4c1fee34e7f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 09:59:45,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:45 GMT X-Openstack-Request-Id: req-25625b21-1690-4e22-993b-45f47ae48e27 2018-09-27 09:59:45,550 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-09-27T09:59:45Z","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":"2e9cc7d4-55a7-4d32-af1a-6df023f982d7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_c39277aa-5950-4c99-9815-2c57cde61ede","enable_dhcp":true,"segment_id":null,"network_id":"f151f982-26a5-44e7-9039-c4c1fee34e7f","tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:59:45Z","ip_version":4}} 2018-09-27 09:59:45,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-25625b21-1690-4e22-993b-45f47ae48e27 2018-09-27 09:59:45,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.844693899155s 2018-09-27 09:59:45,551 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:59:45Z', 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'2e9cc7d4-55a7-4d32-af1a-6df023f982d7', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_c39277aa-5950-4c99-9815-2c57cde61ede', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f151f982-26a5-44e7-9039-c4c1fee34e7f', u'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'created_at': u'2018-09-27T09:59:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e'}) 2018-09-27 09:59:45,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 09:59:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "singlevm1-router_c39277aa-5950-4c99-9815-2c57cde61ede", "admin_state_up": true}}' 2018-09-27 09:59:52,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:52 GMT X-Openstack-Request-Id: req-668a7deb-0720-4f23-b911-48c83369775f 2018-09-27 09:59:52,349 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:59:46Z", "admin_state_up": true, "updated_at": "2018-09-27T09:59:47Z", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f", "name": "singlevm1-router_c39277aa-5950-4c99-9815-2c57cde61ede"}} 2018-09-27 09:59:52,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-668a7deb-0720-4f23-b911-48c83369775f 2018-09-27 09:59:52,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.79802107811s 2018-09-27 09:59:52,350 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T09:59:47Z', u'revision_number': 3, u'ha': True, u'id': u'5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_c39277aa-5950-4c99-9815-2c57cde61ede', u'admin_state_up': True, u'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'created_at': u'2018-09-27T09:59:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e'}) 2018-09-27 09:59:52,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 09:59:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f/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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"subnet_id": "2e9cc7d4-55a7-4d32-af1a-6df023f982d7"}' 2018-09-27 09:59:55,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:55 GMT X-Openstack-Request-Id: req-907562db-9d4b-4b80-865b-c2bda3448f74 2018-09-27 09:59:55,374 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f151f982-26a5-44e7-9039-c4c1fee34e7f", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "subnet_id": "2e9cc7d4-55a7-4d32-af1a-6df023f982d7", "subnet_ids": ["2e9cc7d4-55a7-4d32-af1a-6df023f982d7"], "port_id": "8e96022e-1094-4279-91f6-43a222dc6d4e", "id": "5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f"} 2018-09-27 09:59:55,374 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f/add_router_interface.json used request id req-907562db-9d4b-4b80-865b-c2bda3448f74 2018-09-27 09:59:55,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.02403998375s 2018-09-27 09:59:55,375 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 09:59:55,507 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 09:59:55,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 09:59:55,515 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:55 GMT 2018-09-27 09:59:55,516 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 09:59:55,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 09:59:55,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 09:59:56,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:56 GMT X-Openstack-Request-Id: req-d59ce901-ed85-4dfc-9c9a-11e14a23318f 2018-09-27 09:59:56,279 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 09:59:56,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d59ce901-ed85-4dfc-9c9a-11e14a23318f 2018-09-27 09:59:56,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.758031129837s 2018-09-27 09:59:56,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 09:59:56,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede"}' 2018-09-27 09:59:57,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:57 GMT Location: http://172.30.9.22:9292/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-11f8cef7-4521-4c97-aa1c-7688c91b264b 2018-09-27 09:59:57,169 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T09:59:57Z", "file": "/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c/file", "owner": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "0c5272ee-33ce-4344-a494-a7d220005d9c", "size": null, "self": "/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c", "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_c39277aa-5950-4c99-9815-2c57cde61ede", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede", "checksum": null, "created_at": "2018-09-27T09:59:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 09:59:57,169 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-11f8cef7-4521-4c97-aa1c-7688c91b264b 2018-09-27 09:59:57,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.881277799606s 2018-09-27 09:59:57,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 09:59:57,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c/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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '' 2018-09-27 09:59:57,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 09:59:57 GMT X-Openstack-Request-Id: req-d852b9b3-c31b-473c-89eb-67c8e32e847c 2018-09-27 09:59:57,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-09-27 09:59:57,916 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c/file used request id req-d852b9b3-c31b-473c-89eb-67c8e32e847c 2018-09-27 09:59:57,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.745427131653s 2018-09-27 09:59:57,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 09:59:57,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 09:59:58,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59:58 GMT X-Openstack-Request-Id: req-ef2fd94c-d6c3-41a2-8e88-b77ce9823820 2018-09-27 09:59:58,714 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T09:59:57Z", "file": "/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c/file", "owner": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "0c5272ee-33ce-4344-a494-a7d220005d9c", "size": 12716032, "self": "/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/0c5272ee-33ce-4344-a494-a7d220005d9c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/0c5272ee-33ce-4344-a494-a7d220005d9c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T09:59:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 09:59:58,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ef2fd94c-d6c3-41a2-8e88-b77ce9823820 2018-09-27 09:59:58,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.793699026108s 2018-09-27 09:59:58,716 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/0c5272ee-33ce-4344-a494-a7d220005d9c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c/file', 'owner': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'id': u'0c5272ee-33ce-4344-a494-a7d220005d9c', 'size': 12716032, u'self': u'/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/0c5272ee-33ce-4344-a494-a7d220005d9c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T09:59:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T09:59:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede', '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/0c5272ee-33ce-4344-a494-a7d220005d9c', 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_c39277aa-5950-4c99-9815-2c57cde61ede', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede', 'created': u'2018-09-27T09:59:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T09:59:57Z', 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/0c5272ee-33ce-4344-a494-a7d220005d9c', 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_c39277aa-5950-4c99-9815-2c57cde61ede', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 09:59:58,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 09:59:58,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_c39277aa-5950-4c99-9815-2c57cde61ede", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 09:59:59,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59: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-c052930d-9580-4e6d-8294-a043cf92ef17 x-openstack-request-id: req-c052930d-9580-4e6d-8294-a043cf92ef17 2018-09-27 09:59:59,572 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a147a67d-383c-46e9-8ca6-51190a56fff0", "name": "singlevm1-flavor_c39277aa-5950-4c99-9815-2c57cde61ede", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 09:59:59,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c052930d-9580-4e6d-8294-a043cf92ef17 2018-09-27 09:59:59,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.852566957474s 2018-09-27 09:59:59,573 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_c39277aa-5950-4c99-9815-2c57cde61ede', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'a147a67d-383c-46e9-8ca6-51190a56fff0', 'swap': 0}) 2018-09-27 09:59:59,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 09:59:59,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0/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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"extra_specs": {}}' 2018-09-27 09:59:59,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59: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-37e62db4-9930-483b-912d-00fe6ee4c869 x-openstack-request-id: req-37e62db4-9930-483b-912d-00fe6ee4c869 2018-09-27 09:59:59,713 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 09:59:59,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0/os-extra_specs used request id req-37e62db4-9930-483b-912d-00fe6ee4c869 2018-09-27 09:59:59,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.139984846115s 2018-09-27 09:59:59,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-27 09:59:59,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"keypair": {"name": "singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede"}}' 2018-09-27 09:59:59,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Thu, 27 Sep 2018 09:59: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-925760d2-3c60-471c-9d50-afcd6bbe01cd x-openstack-request-id: req-925760d2-3c60-471c-9d50-afcd6bbe01cd 2018-09-27 09:59:59,939 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCWTamijX2o3teiIx0YV0UNg9dtLLzCx4SOU+5MGnwXfkT2uJIOFQHsvyj98w5OaIEU1nbJAbJ252OoilCYHmUScw0aIHkuz4IV0+uO5fHzqjFKesF2xnJHRLOOWLf9KNY2VjtZlHcg5SCwlJhiXWKnIkDziucNmcdSVhRXFULrq1JZIrqjQJzBZNZ60V3AFy7NDLx1/9xO0cJN8Nq3vRaXeDg2KsKGnuXjF9seW53LeVSS9HgTLsVq7RHLJwdH4CgM0R1uK6GBZpAMP1WIG561tiAIL9SpPjBE5yJFrtY0TCnBvMxZ3fG8yZIK2psFvfROr3YUJc1gPajA+2kpb0B Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwlk2poo19qN7XoiMdGFdFDYPXbSy8wseEjlPuTBp8F35E9ri\nSDhUB7L8o/fMOTmiBFNZ2yQGydudjqIpQmB5lEnMNGiB5Ls+CFdPrjuXx86oxSnr\nBdsZyR0Szjli3/SjWNlY7WZR3IOUgsJSYYl1ipyJA84rnDZnHUlYUVxVC66tSWSK\n6o0CcwWTWetFdwBcuzQy8df/cTtHCTfDat70Wl3g4NirChp7l4xfbHludy3lUkvR\n4Ey7Fau0RyycHR+AoDNEdbiuhgWaQDD9ViBuetbYgCC/UqT4wROciRa7WNEwpwbz\nMWd3xvMmSCtqbBb30Tq92FCXNYD2owPtpKW9AQIDAQABAoIBAChTFnHLr5KzLP/a\nWTo0kXmGFf4dZhvjrKOfXJlSIEkNVob2HYlalqTaUG09FxSwjptTKAu+F+J+PNzB\nbMom9lL8VPBy1rC84QweAZxnJQECMiZmoise4OTHsYU0hv1s5w+iWT84wbd9Xa0b\n4Lf4K3lNLWiquIW7C/4Zn8eR3tuDUED13lNMi4WkV8cLeiqc5HNcUpQyGuImFXyr\nOFdQZdhAtvbkT0Xl5C+XiKKnN0/ASgsWADjBCpr/rncXpi5B39r9bRZmeTvQrVW5\noLcohTfAOhbcHLHejYHIVJ6qrQqxGN1A/oihIhjSaZOD9zt6FIioi9i0XwaizHk2\nnaUJlIECgYEA40qPQCxfGHuTXtnF3czTgoTOIOBJcWRPl+Wm+H0amEN4vr8137j7\nvjFyNkK+Nza6akO/jHAHvN+j8FOI+KzmqnFd0yEoQeyWg2lLEuGx3iLr4rXphH+8\n2rEvM92LFZb1S7cvsbSXpx6V2cCKTX2oof1YuGAhB1z1MEM2DzpEuIkCgYEA2uVz\n+TP6WiFRfvOHFzMPY1anBb8VtRdoUjK57Y8h1E1K4qgRwNh1kK1iQuBPwYgS59jR\nHPxGliN2UtQo1FAtuh2QkxukRiaOu8AQAM4/amwSiTeOGkrYKhrG4bRU8Zn7dJzR\nzNjNp7rq5yH52Jo3D6EbW1TdEfRMnFDpMD280rkCgYB/BFupcSJzfBuPFgQNPzmz\n5qOKm8xvIa+ZIy18D+2cyZfggNqKe8WzM86vo/zIvjzOxa11veWVFyV2WDhjP7xn\n45KbOhxVOvGh3mWl15qemMVZnG8zLG9Nh1bplRT0q7fI6EYu+M0HB4CWf5LKWz6x\nx/KclpvekYQzxFuhht6AgQKBgGQcbrb5e7U+6bvK+uy0UIRZPBgXtYDWDMMTKg+o\n14r2MpqIzV3KYbJiab82QaO8bREWC0VbZ5kA7Puixm2bod4t6VIuYSooNj1N8MO9\nkClG9g9FljsWIdjX2D+frv20M9m4Ywdx3FSq2wYMdu0GUspWH2Hc5SJx/Zu8MXn7\nsmEZAoGBAIbYpoArAHNykZ4BXApXMg8Yho82DprWQniiKqKlgsfwtIibOVfNnLAC\neZMt0jRNzXyU16iyuDct2MfaDxmvbdJH0lZU7B1oU9Vlc3Y/HZGHydpr/lb//e2i\nTMSohBw3I7byZcSB2gjUBWMya9VeoZRaMDMnOQhvE/5JBnqvCYs9\n-----END RSA PRIVATE KEY-----\n", "user_id": "b0c6652b17974dd1b3929f26f0705184", "name": "singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede", "fingerprint": "2d:98:0d:a3:82:fe:f3:1d:a3:d0:55:81:1f:b9:ad:3c"}} 2018-09-27 09:59:59,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-925760d2-3c60-471c-9d50-afcd6bbe01cd 2018-09-27 09:59:59,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.225919008255s 2018-09-27 09:59:59,941 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCWTamijX2o3teiIx0YV0UNg9dtLLzCx4SOU+5MGnwXfkT2uJIOFQHsvyj98w5OaIEU1nbJAbJ252OoilCYHmUScw0aIHkuz4IV0+uO5fHzqjFKesF2xnJHRLOOWLf9KNY2VjtZlHcg5SCwlJhiXWKnIkDziucNmcdSVhRXFULrq1JZIrqjQJzBZNZ60V3AFy7NDLx1/9xO0cJN8Nq3vRaXeDg2KsKGnuXjF9seW53LeVSS9HgTLsVq7RHLJwdH4CgM0R1uK6GBZpAMP1WIG561tiAIL9SpPjBE5yJFrtY0TCnBvMxZ3fG8yZIK2psFvfROr3YUJc1gPajA+2kpb0B Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwlk2poo19qN7XoiMdGFdFDYPXbSy8wseEjlPuTBp8F35E9ri\nSDhUB7L8o/fMOTmiBFNZ2yQGydudjqIpQmB5lEnMNGiB5Ls+CFdPrjuXx86oxSnr\nBdsZyR0Szjli3/SjWNlY7WZR3IOUgsJSYYl1ipyJA84rnDZnHUlYUVxVC66tSWSK\n6o0CcwWTWetFdwBcuzQy8df/cTtHCTfDat70Wl3g4NirChp7l4xfbHludy3lUkvR\n4Ey7Fau0RyycHR+AoDNEdbiuhgWaQDD9ViBuetbYgCC/UqT4wROciRa7WNEwpwbz\nMWd3xvMmSCtqbBb30Tq92FCXNYD2owPtpKW9AQIDAQABAoIBAChTFnHLr5KzLP/a\nWTo0kXmGFf4dZhvjrKOfXJlSIEkNVob2HYlalqTaUG09FxSwjptTKAu+F+J+PNzB\nbMom9lL8VPBy1rC84QweAZxnJQECMiZmoise4OTHsYU0hv1s5w+iWT84wbd9Xa0b\n4Lf4K3lNLWiquIW7C/4Zn8eR3tuDUED13lNMi4WkV8cLeiqc5HNcUpQyGuImFXyr\nOFdQZdhAtvbkT0Xl5C+XiKKnN0/ASgsWADjBCpr/rncXpi5B39r9bRZmeTvQrVW5\noLcohTfAOhbcHLHejYHIVJ6qrQqxGN1A/oihIhjSaZOD9zt6FIioi9i0XwaizHk2\nnaUJlIECgYEA40qPQCxfGHuTXtnF3czTgoTOIOBJcWRPl+Wm+H0amEN4vr8137j7\nvjFyNkK+Nza6akO/jHAHvN+j8FOI+KzmqnFd0yEoQeyWg2lLEuGx3iLr4rXphH+8\n2rEvM92LFZb1S7cvsbSXpx6V2cCKTX2oof1YuGAhB1z1MEM2DzpEuIkCgYEA2uVz\n+TP6WiFRfvOHFzMPY1anBb8VtRdoUjK57Y8h1E1K4qgRwNh1kK1iQuBPwYgS59jR\nHPxGliN2UtQo1FAtuh2QkxukRiaOu8AQAM4/amwSiTeOGkrYKhrG4bRU8Zn7dJzR\nzNjNp7rq5yH52Jo3D6EbW1TdEfRMnFDpMD280rkCgYB/BFupcSJzfBuPFgQNPzmz\n5qOKm8xvIa+ZIy18D+2cyZfggNqKe8WzM86vo/zIvjzOxa11veWVFyV2WDhjP7xn\n45KbOhxVOvGh3mWl15qemMVZnG8zLG9Nh1bplRT0q7fI6EYu+M0HB4CWf5LKWz6x\nx/KclpvekYQzxFuhht6AgQKBgGQcbrb5e7U+6bvK+uy0UIRZPBgXtYDWDMMTKg+o\n14r2MpqIzV3KYbJiab82QaO8bREWC0VbZ5kA7Puixm2bod4t6VIuYSooNj1N8MO9\nkClG9g9FljsWIdjX2D+frv20M9m4Ywdx3FSq2wYMdu0GUspWH2Hc5SJx/Zu8MXn7\nsmEZAoGBAIbYpoArAHNykZ4BXApXMg8Yho82DprWQniiKqKlgsfwtIibOVfNnLAC\neZMt0jRNzXyU16iyuDct2MfaDxmvbdJH0lZU7B1oU9Vlc3Y/HZGHydpr/lb//e2i\nTMSohBw3I7byZcSB2gjUBWMya9VeoZRaMDMnOQhvE/5JBnqvCYs9\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b0c6652b17974dd1b3929f26f0705184', 'name': u'singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede', 'created_at': '2018-09-27T09:59:59.941118', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2d:98:0d:a3:82:fe:f3:1d:a3:d0:55:81:1f:b9:ad:3c', 'type': 'ssh', 'id': u'singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede'}) 2018-09-27 09:59:59,941 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwlk2poo19qN7XoiMdGFdFDYPXbSy8wseEjlPuTBp8F35E9ri SDhUB7L8o/fMOTmiBFNZ2yQGydudjqIpQmB5lEnMNGiB5Ls+CFdPrjuXx86oxSnr BdsZyR0Szjli3/SjWNlY7WZR3IOUgsJSYYl1ipyJA84rnDZnHUlYUVxVC66tSWSK 6o0CcwWTWetFdwBcuzQy8df/cTtHCTfDat70Wl3g4NirChp7l4xfbHludy3lUkvR 4Ey7Fau0RyycHR+AoDNEdbiuhgWaQDD9ViBuetbYgCC/UqT4wROciRa7WNEwpwbz MWd3xvMmSCtqbBb30Tq92FCXNYD2owPtpKW9AQIDAQABAoIBAChTFnHLr5KzLP/a WTo0kXmGFf4dZhvjrKOfXJlSIEkNVob2HYlalqTaUG09FxSwjptTKAu+F+J+PNzB bMom9lL8VPBy1rC84QweAZxnJQECMiZmoise4OTHsYU0hv1s5w+iWT84wbd9Xa0b 4Lf4K3lNLWiquIW7C/4Zn8eR3tuDUED13lNMi4WkV8cLeiqc5HNcUpQyGuImFXyr OFdQZdhAtvbkT0Xl5C+XiKKnN0/ASgsWADjBCpr/rncXpi5B39r9bRZmeTvQrVW5 oLcohTfAOhbcHLHejYHIVJ6qrQqxGN1A/oihIhjSaZOD9zt6FIioi9i0XwaizHk2 naUJlIECgYEA40qPQCxfGHuTXtnF3czTgoTOIOBJcWRPl+Wm+H0amEN4vr8137j7 vjFyNkK+Nza6akO/jHAHvN+j8FOI+KzmqnFd0yEoQeyWg2lLEuGx3iLr4rXphH+8 2rEvM92LFZb1S7cvsbSXpx6V2cCKTX2oof1YuGAhB1z1MEM2DzpEuIkCgYEA2uVz +TP6WiFRfvOHFzMPY1anBb8VtRdoUjK57Y8h1E1K4qgRwNh1kK1iQuBPwYgS59jR HPxGliN2UtQo1FAtuh2QkxukRiaOu8AQAM4/amwSiTeOGkrYKhrG4bRU8Zn7dJzR zNjNp7rq5yH52Jo3D6EbW1TdEfRMnFDpMD280rkCgYB/BFupcSJzfBuPFgQNPzmz 5qOKm8xvIa+ZIy18D+2cyZfggNqKe8WzM86vo/zIvjzOxa11veWVFyV2WDhjP7xn 45KbOhxVOvGh3mWl15qemMVZnG8zLG9Nh1bplRT0q7fI6EYu+M0HB4CWf5LKWz6x x/KclpvekYQzxFuhht6AgQKBgGQcbrb5e7U+6bvK+uy0UIRZPBgXtYDWDMMTKg+o 14r2MpqIzV3KYbJiab82QaO8bREWC0VbZ5kA7Puixm2bod4t6VIuYSooNj1N8MO9 kClG9g9FljsWIdjX2D+frv20M9m4Ywdx3FSq2wYMdu0GUspWH2Hc5SJx/Zu8MXn7 smEZAoGBAIbYpoArAHNykZ4BXApXMg8Yho82DprWQniiKqKlgsfwtIibOVfNnLAC eZMt0jRNzXyU16iyuDct2MfaDxmvbdJH0lZU7B1oU9Vlc3Y/HZGHydpr/lb//e2i TMSohBw3I7byZcSB2gjUBWMya9VeoZRaMDMnOQhvE/5JBnqvCYs9 -----END RSA PRIVATE KEY----- 2018-09-27 09:59:59,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-27 09:59:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"security_group": {"name": "singlevm1-sg_c39277aa-5950-4c99-9815-2c57cde61ede", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-09-27 10:00:00,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:00 GMT X-Openstack-Request-Id: req-a1239478-fac0-447f-9dc0-41fb07860503 2018-09-27 10:00:00,120 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T10:00:00Z", "updated_at": "2018-09-27T10:00:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:00Z", "revision_number": 0, "id": "1f711729-6889-44db-a0b0-6e28d832c850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:00Z", "revision_number": 0, "id": "cc8744d8-1a9e-476e-9606-26b94fb5c0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "name": "singlevm1-sg_c39277aa-5950-4c99-9815-2c57cde61ede"}} 2018-09-27 10:00:00,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a1239478-fac0-447f-9dc0-41fb07860503 2018-09-27 10:00:00,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.173304080963s 2018-09-27 10:00:00,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:00:00,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:00,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:00 GMT X-Openstack-Request-Id: req-fbe71485-671d-48a0-a799-361bbf3320f7 2018-09-27 10:00:00,174 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T10:00:00Z", "updated_at": "2018-09-27T10:00:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:00Z", "revision_number": 0, "id": "1f711729-6889-44db-a0b0-6e28d832c850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:00Z", "revision_number": 0, "id": "cc8744d8-1a9e-476e-9606-26b94fb5c0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "name": "singlevm1-sg_c39277aa-5950-4c99-9815-2c57cde61ede"}, {"description": "Default security group", "tags": [], "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "created_at": "2018-09-27T09:54:19Z", "updated_at": "2018-09-27T09:54:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "19624226-62e3-4529-9f68-b4055a56bc52", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "3ec1dc99-6539-44f9-8733-1afc9716ef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "91172f3e-6f40-45b8-ac3e-48571d223a92", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "a1fe6903-d742-4d74-8a51-3a4a976494a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}], "revision_number": 1, "project_id": "a10c3c0d1d2449dfb523b324eeb3985b", "id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T09:57:29Z", "updated_at": "2018-09-27T09:57:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "2c2f4ac4-b474-4e76-9804-18f2c18d9868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "4a0bb794-2616-44fe-a030-3edce66117f0", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "7ecd7f66-6221-44ed-aafd-2ead00e49d6e", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "882def09-2d15-4524-bb48-8758c7ed2960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:27Z", "updated_at": "2018-09-27T09:57:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "07a2bd58-b422-4709-b492-4a63324a4c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "2c0bc080-b000-4a5c-8961-617a347c12da", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "366910c9-23bd-4e81-b145-69e94ce371b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "7f00e3d1-9b35-4680-8fd0-1bb66e4915b2", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "name": "default"}]} 2018-09-27 10:00:00,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fbe71485-671d-48a0-a799-361bbf3320f7 2018-09-27 10:00:00,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496799945831s 2018-09-27 10:00:00,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 10:00:00,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -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": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0"}}' 2018-09-27 10:00:00,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:00 GMT X-Openstack-Request-Id: req-2284de07-e511-4206-a552-381a1ed2b886 2018-09-27 10:00:00,593 - 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-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "port_range_min": 22, "revision_number": 0, "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T10:00:00Z", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "fef7062a-1e59-4d79-bc2b-5406f7ca1378"}} 2018-09-27 10:00:00,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2284de07-e511-4206-a552-381a1ed2b886 2018-09-27 10:00:00,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.412229061127s 2018-09-27 10:00:00,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:00:00,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:00,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:00 GMT X-Openstack-Request-Id: req-d825995e-b207-4bb1-9459-0625635c02bb 2018-09-27 10:00:00,899 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T10:00:00Z", "updated_at": "2018-09-27T10:00:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:00Z", "revision_number": 0, "id": "1f711729-6889-44db-a0b0-6e28d832c850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:00Z", "revision_number": 0, "id": "cc8744d8-1a9e-476e-9606-26b94fb5c0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T10:00:00Z", "revision_number": 0, "id": "fef7062a-1e59-4d79-bc2b-5406f7ca1378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 2, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "name": "singlevm1-sg_c39277aa-5950-4c99-9815-2c57cde61ede"}, {"description": "Default security group", "tags": [], "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "created_at": "2018-09-27T09:54:19Z", "updated_at": "2018-09-27T09:54:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "19624226-62e3-4529-9f68-b4055a56bc52", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "3ec1dc99-6539-44f9-8733-1afc9716ef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "91172f3e-6f40-45b8-ac3e-48571d223a92", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "a1fe6903-d742-4d74-8a51-3a4a976494a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}], "revision_number": 1, "project_id": "a10c3c0d1d2449dfb523b324eeb3985b", "id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T09:57:29Z", "updated_at": "2018-09-27T09:57:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "2c2f4ac4-b474-4e76-9804-18f2c18d9868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "4a0bb794-2616-44fe-a030-3edce66117f0", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "7ecd7f66-6221-44ed-aafd-2ead00e49d6e", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "882def09-2d15-4524-bb48-8758c7ed2960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:27Z", "updated_at": "2018-09-27T09:57:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "07a2bd58-b422-4709-b492-4a63324a4c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "2c0bc080-b000-4a5c-8961-617a347c12da", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "366910c9-23bd-4e81-b145-69e94ce371b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "7f00e3d1-9b35-4680-8fd0-1bb66e4915b2", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "name": "default"}]} 2018-09-27 10:00:00,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d825995e-b207-4bb1-9459-0625635c02bb 2018-09-27 10:00:00,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.299046039581s 2018-09-27 10:00:00,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 10:00:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -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": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0"}}' 2018-09-27 10:00:02,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:02 GMT X-Openstack-Request-Id: req-d141b4a8-0a99-4e71-9a04-8be8f036df10 2018-09-27 10:00:02,061 - 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-09-27T10:00:01Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "port_range_min": null, "revision_number": 0, "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T10:00:01Z", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "75db20d1-dcfe-4697-ab1b-acef136b1218"}} 2018-09-27 10:00:02,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d141b4a8-0a99-4e71-9a04-8be8f036df10 2018-09-27 10:00:02,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.15984296799s 2018-09-27 10:00:02,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:00:02,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:02,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:02 GMT X-Openstack-Request-Id: req-25fcf0bd-3475-47e1-9c52-f86ed4bc167d 2018-09-27 10:00:02,418 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9e88b4a3-dd10-475c-85fa-a2d4fb23b909","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":["63aeebbf-f70b-491e-bbf1-8f95e62d37aa"],"description":"","tags":[],"updated_at":"2018-09-27T09:59:46Z","qos_policy_id":null,"name":"HA network tenant 4c33b1c6948c4ed4b9bed01abd408d0e","admin_state_up":true,"tenant_id":"","created_at":"2018-09-27T09:59:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f151f982-26a5-44e7-9039-c4c1fee34e7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":["2e9cc7d4-55a7-4d32-af1a-6df023f982d7"],"description":"","tags":[],"updated_at":"2018-09-27T09:59:45Z","qos_policy_id":null,"name":"singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:59:44Z","provider:network_type":"vxlan"}]} 2018-09-27 10:00:02,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-25fcf0bd-3475-47e1-9c52-f86ed4bc167d 2018-09-27 10:00:02,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355176925659s 2018-09-27 10:00:02,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:00:02,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:02,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:02 GMT X-Openstack-Request-Id: req-5d8fef00-20a7-4654-86f0-c4d929e7510a 2018-09-27 10:00:02,696 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T09:59:57Z", "file": "/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c/file", "owner": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "0c5272ee-33ce-4344-a494-a7d220005d9c", "size": 12716032, "self": "/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/0c5272ee-33ce-4344-a494-a7d220005d9c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/0c5272ee-33ce-4344-a494-a7d220005d9c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T09:59:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:00:02,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5d8fef00-20a7-4654-86f0-c4d929e7510a 2018-09-27 10:00:02,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273751020432s 2018-09-27 10:00:02,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:00:02,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:02,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-e536c670-5d6d-4bd2-a2da-f039f84e23fc x-openstack-request-id: req-e536c670-5d6d-4bd2-a2da-f039f84e23fc 2018-09-27 10:00:02,832 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a147a67d-383c-46e9-8ca6-51190a56fff0", "name": "singlevm1-flavor_c39277aa-5950-4c99-9815-2c57cde61ede", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:00:02,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e536c670-5d6d-4bd2-a2da-f039f84e23fc 2018-09-27 10:00:02,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.12890791893s 2018-09-27 10:00:02,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 10:00:02,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"server": {"name": "singlevm1-vm_c39277aa-5950-4c99-9815-2c57cde61ede", "imageRef": "0c5272ee-33ce-4344-a494-a7d220005d9c", "key_name": "singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede", "flavorRef": "a147a67d-383c-46e9-8ca6-51190a56fff0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f151f982-26a5-44e7-9039-c4c1fee34e7f"}], "security_groups": [{"name": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0"}]}}' 2018-09-27 10:00:09,104 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:02 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.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474 x-compute-request-id: req-38c077a3-9010-4a00-970a-b2704bf5b617 x-openstack-request-id: req-38c077a3-9010-4a00-970a-b2704bf5b617 2018-09-27 10:00:09,104 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "bookmark"}], "adminPass": "gcXbsHEyw34f"}} 2018-09-27 10:00:09,104 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-38c077a3-9010-4a00-970a-b2704bf5b617 2018-09-27 10:00:09,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.27054214478s 2018-09-27 10:00:09,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:00:09,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:09,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-5eb51893-647c-44cd-95f5-8e8150f9bc7d x-openstack-request-id: req-5eb51893-647c-44cd-95f5-8e8150f9bc7d 2018-09-27 10:00:09,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "bookmark"}], "image": {"id": "0c5272ee-33ce-4344-a494-a7d220005d9c", "links": [{"href": "http://172.30.9.22:8774/images/0c5272ee-33ce-4344-a494-a7d220005d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a147a67d-383c-46e9-8ca6-51190a56fff0", "links": [{"href": "http://172.30.9.22:8774/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "bookmark"}]}, "id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "user_id": "b0c6652b17974dd1b3929f26f0705184", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:00:09Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_c39277aa-5950-4c99-9815-2c57cde61ede", "created": "2018-09-27T10:00:09Z", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:00:09,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5eb51893-647c-44cd-95f5-8e8150f9bc7d 2018-09-27 10:00:09,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.844434022903s 2018-09-27 10:00:09,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:00:09,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:10,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:10 GMT X-Openstack-Request-Id: req-95624565-35c4-4656-8c76-b6cdf3deeff3 2018-09-27 10:00:10,044 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9e88b4a3-dd10-475c-85fa-a2d4fb23b909","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":["63aeebbf-f70b-491e-bbf1-8f95e62d37aa"],"description":"","tags":[],"updated_at":"2018-09-27T09:59:46Z","qos_policy_id":null,"name":"HA network tenant 4c33b1c6948c4ed4b9bed01abd408d0e","admin_state_up":true,"tenant_id":"","created_at":"2018-09-27T09:59:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f151f982-26a5-44e7-9039-c4c1fee34e7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":["2e9cc7d4-55a7-4d32-af1a-6df023f982d7"],"description":"","tags":[],"updated_at":"2018-09-27T09:59:45Z","qos_policy_id":null,"name":"singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:59:44Z","provider:network_type":"vxlan"}]} 2018-09-27 10:00:10,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-95624565-35c4-4656-8c76-b6cdf3deeff3 2018-09-27 10:00:10,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0825381278992s 2018-09-27 10:00:10,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 10:00:10,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:10,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:10 GMT X-Openstack-Request-Id: req-1349ba81-7e52-4a04-a8db-2b914cd7aa5f 2018-09-27 10:00:10,094 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-27T09:59:45Z","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":"2e9cc7d4-55a7-4d32-af1a-6df023f982d7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_c39277aa-5950-4c99-9815-2c57cde61ede","enable_dhcp":true,"segment_id":null,"network_id":"f151f982-26a5-44e7-9039-c4c1fee34e7f","tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:59:45Z","ip_version":4},{"updated_at":"2018-09-27T09:59:46Z","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":"63aeebbf-f70b-491e-bbf1-8f95e62d37aa","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4c33b1c6948c4ed4b9bed01abd408d0e","enable_dhcp":false,"segment_id":null,"network_id":"9e88b4a3-dd10-475c-85fa-a2d4fb23b909","tenant_id":"","created_at":"2018-09-27T09:59:46Z","ip_version":4},{"updated_at":"2018-09-27T09:54:26Z","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":"79918576-43da-4fd5-a906-a6e49876eec6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a10c3c0d1d2449dfb523b324eeb3985b","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"507686fb-d9e2-49d1-a62b-2af1100a4051","tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:26Z","ip_version":4}]} 2018-09-27 10:00:10,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1349ba81-7e52-4a04-a8db-2b914cd7aa5f 2018-09-27 10:00:10,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0490109920502s 2018-09-27 10:00:10,095 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:00:12,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:00:12,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:13,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-6716f3b2-b6aa-46e5-a81c-c791954a3705 x-openstack-request-id: req-6716f3b2-b6aa-46e5-a81c-c791954a3705 2018-09-27 10:00:13,007 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "bookmark"}], "image": {"id": "0c5272ee-33ce-4344-a494-a7d220005d9c", "links": [{"href": "http://172.30.9.22:8774/images/0c5272ee-33ce-4344-a494-a7d220005d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a147a67d-383c-46e9-8ca6-51190a56fff0", "links": [{"href": "http://172.30.9.22:8774/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "bookmark"}]}, "id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "user_id": "b0c6652b17974dd1b3929f26f0705184", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:00:12Z", "hostId": "4208dbae1b2480d0a7ea94f1d762e409995ec0838937abe017d335d8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_c39277aa-5950-4c99-9815-2c57cde61ede", "created": "2018-09-27T10:00:09Z", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:00:13,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6716f3b2-b6aa-46e5-a81c-c791954a3705 2018-09-27 10:00:13,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.908988952637s 2018-09-27 10:00:13,014 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:00:15,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:00:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:17,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-b17d7735-9c98-4b11-bf37-9a5ca4151b4a x-openstack-request-id: req-b17d7735-9c98-4b11-bf37-9a5ca4151b4a 2018-09-27 10:00:17,399 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "bookmark"}], "image": {"id": "0c5272ee-33ce-4344-a494-a7d220005d9c", "links": [{"href": "http://172.30.9.22:8774/images/0c5272ee-33ce-4344-a494-a7d220005d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a147a67d-383c-46e9-8ca6-51190a56fff0", "links": [{"href": "http://172.30.9.22:8774/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "bookmark"}]}, "id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "security_groups": [{"name": "singlevm1-sg_c39277aa-5950-4c99-9815-2c57cde61ede"}], "user_id": "b0c6652b17974dd1b3929f26f0705184", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:00:13Z", "hostId": "4208dbae1b2480d0a7ea94f1d762e409995ec0838937abe017d335d8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_c39277aa-5950-4c99-9815-2c57cde61ede", "created": "2018-09-27T10:00:09Z", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:00:17,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b17d7735-9c98-4b11-bf37-9a5ca4151b4a 2018-09-27 10:00:17,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.38339304924s 2018-09-27 10:00:17,405 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:00:19,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:00:19,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:21,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-32608b77-7321-4096-adbf-38063b4dc918 x-openstack-request-id: req-32608b77-7321-4096-adbf-38063b4dc918 2018-09-27 10:00:21,848 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:32:97", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "bookmark"}], "image": {"id": "0c5272ee-33ce-4344-a494-a7d220005d9c", "links": [{"href": "http://172.30.9.22:8774/images/0c5272ee-33ce-4344-a494-a7d220005d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a147a67d-383c-46e9-8ca6-51190a56fff0", "links": [{"href": "http://172.30.9.22:8774/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "bookmark"}]}, "id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "security_groups": [{"name": "singlevm1-sg_c39277aa-5950-4c99-9815-2c57cde61ede"}], "user_id": "b0c6652b17974dd1b3929f26f0705184", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:00:13Z", "hostId": "4208dbae1b2480d0a7ea94f1d762e409995ec0838937abe017d335d8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_c39277aa-5950-4c99-9815-2c57cde61ede", "created": "2018-09-27T10:00:09Z", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:00:21,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-32608b77-7321-4096-adbf-38063b4dc918 2018-09-27 10:00:21,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.44111180305s 2018-09-27 10:00:21,856 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:00:23,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:00:23,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:25,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-b5f5f1c0-84b9-4dbf-bf47-714f891d35fc x-openstack-request-id: req-b5f5f1c0-84b9-4dbf-bf47-714f891d35fc 2018-09-27 10:00:25,306 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:32:97", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "bookmark"}], "image": {"id": "0c5272ee-33ce-4344-a494-a7d220005d9c", "links": [{"href": "http://172.30.9.22:8774/images/0c5272ee-33ce-4344-a494-a7d220005d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-09-27T10:00:20.000000", "flavor": {"id": "a147a67d-383c-46e9-8ca6-51190a56fff0", "links": [{"href": "http://172.30.9.22:8774/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "bookmark"}]}, "id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "security_groups": [{"name": "singlevm1-sg_c39277aa-5950-4c99-9815-2c57cde61ede"}], "user_id": "b0c6652b17974dd1b3929f26f0705184", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:00:21Z", "hostId": "4208dbae1b2480d0a7ea94f1d762e409995ec0838937abe017d335d8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_c39277aa-5950-4c99-9815-2c57cde61ede", "created": "2018-09-27T10:00:09Z", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:00:25,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b5f5f1c0-84b9-4dbf-bf47-714f891d35fc 2018-09-27 10:00:25,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44815897942s 2018-09-27 10:00:25,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:00:25,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ec99240c-c79e-4a1f-ba6b-3bd67b2ab474" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:25,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:25 GMT X-Openstack-Request-Id: req-0333673f-8009-48c1-9caa-73632c1e397a 2018-09-27 10:00:25,361 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:00:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9cc7d4-55a7-4d32-af1a-6df023f982d7","ip_address":"192.168.120.25"}],"id":"0c571132-213f-4906-8fe5-cd1284077129","security_groups":["17b73be7-619a-4e1a-b435-bfdf88a4c7e0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:32:97","project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f151f982-26a5-44e7-9039-c4c1fee34e7f","tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T10:00:13Z","binding:vnic_type":"normal","device_id":"ec99240c-c79e-4a1f-ba6b-3bd67b2ab474","ip_allocation":"immediate"}]} 2018-09-27 10:00:25,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ec99240c-c79e-4a1f-ba6b-3bd67b2ab474 used request id req-0333673f-8009-48c1-9caa-73632c1e397a 2018-09-27 10:00:25,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0477809906006s 2018-09-27 10:00:25,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:00:25,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0c571132-213f-4906-8fe5-cd1284077129" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:25,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:25 GMT X-Openstack-Request-Id: req-bd308b0d-99d5-408f-a7f7-8d9c98ae5179 2018-09-27 10:00:25,689 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:00:25,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0c571132-213f-4906-8fe5-cd1284077129 used request id req-bd308b0d-99d5-408f-a7f7-8d9c98ae5179 2018-09-27 10:00:25,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.317753076553s 2018-09-27 10:00:25,690 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:32:97', u'version': 4, u'addr': u'192.168.120.25', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0c5272ee-33ce-4344-a494-a7d220005d9c'}), 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-09-27T10:00:20.000000', 'flavor': Munch({u'id': u'a147a67d-383c-46e9-8ca6-51190a56fff0'}), 'az': u'nova', 'id': u'ec99240c-c79e-4a1f-ba6b-3bd67b2ab474', 'security_groups': [Munch({u'name': u'singlevm1-sg_c39277aa-5950-4c99-9815-2c57cde61ede'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b0c6652b17974dd1b3929f26f0705184', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T10:00:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T10:00:21Z', 'hostId': u'4208dbae1b2480d0a7ea94f1d762e409995ec0838937abe017d335d8', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede', 'public_v6': '', 'private_v4': u'192.168.120.25', 'cloud': 'envvars', 'host_id': u'4208dbae1b2480d0a7ea94f1d762e409995ec0838937abe017d335d8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-09-27T10:00:20.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_c39277aa-5950-4c99-9815-2c57cde61ede', 'adminPass': u'gcXbsHEyw34f', 'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'created_at': u'2018-09-27T10:00:09Z', 'created': u'2018-09-27T10:00:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 10:00:25,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:00:25,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:26,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:26 GMT X-Openstack-Request-Id: req-066ec771-4275-4be7-8031-a68c681e1cc0 2018-09-27 10:00:26,200 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9e88b4a3-dd10-475c-85fa-a2d4fb23b909","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":["63aeebbf-f70b-491e-bbf1-8f95e62d37aa"],"description":"","tags":[],"updated_at":"2018-09-27T09:59:46Z","qos_policy_id":null,"name":"HA network tenant 4c33b1c6948c4ed4b9bed01abd408d0e","admin_state_up":true,"tenant_id":"","created_at":"2018-09-27T09:59:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f151f982-26a5-44e7-9039-c4c1fee34e7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":["2e9cc7d4-55a7-4d32-af1a-6df023f982d7"],"description":"","tags":[],"updated_at":"2018-09-27T09:59:45Z","qos_policy_id":null,"name":"singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:59:44Z","provider:network_type":"vxlan"}]} 2018-09-27 10:00:26,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-066ec771-4275-4be7-8031-a68c681e1cc0 2018-09-27 10:00:26,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.504276037216s 2018-09-27 10:00:26,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:00:26,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=ec99240c-c79e-4a1f-ba6b-3bd67b2ab474" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:27,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:27 GMT X-Openstack-Request-Id: req-52078dc2-f182-41c4-b590-f8d4bfbed097 2018-09-27 10:00:27,154 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:00:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e9cc7d4-55a7-4d32-af1a-6df023f982d7","ip_address":"192.168.120.25"}],"id":"0c571132-213f-4906-8fe5-cd1284077129","security_groups":["17b73be7-619a-4e1a-b435-bfdf88a4c7e0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:32:97","project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f151f982-26a5-44e7-9039-c4c1fee34e7f","tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T10:00:13Z","binding:vnic_type":"normal","device_id":"ec99240c-c79e-4a1f-ba6b-3bd67b2ab474","ip_allocation":"immediate"}]} 2018-09-27 10:00:27,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=ec99240c-c79e-4a1f-ba6b-3bd67b2ab474 used request id req-52078dc2-f182-41c4-b590-f8d4bfbed097 2018-09-27 10:00:27,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.952214002609s 2018-09-27 10:00:27,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-27 10:00:27,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"floatingip": {"floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "fixed_ip_address": "192.168.120.25", "port_id": "0c571132-213f-4906-8fe5-cd1284077129"}}' 2018-09-27 10:00:30,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:30 GMT X-Openstack-Request-Id: req-8d6274f8-d971-4b2e-9e92-e1dba23afb80 2018-09-27 10:00:30,059 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T10:00:28Z", "updated_at": "2018-09-27T10:00:28Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f151f982-26a5-44e7-9039-c4c1fee34e7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:da:32:97", "device_id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_id": "0c571132-213f-4906-8fe5-cd1284077129", "id": "895130fc-cb99-4ce1-8ae2-c3c4fdb68b77", "qos_policy_id": null}} 2018-09-27 10:00:30,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8d6274f8-d971-4b2e-9e92-e1dba23afb80 2018-09-27 10:00:30,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.90419316292s 2018-09-27 10:00:30,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:00:30,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:30,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:30 GMT X-Openstack-Request-Id: req-e15533a1-4e15-4a13-91f0-82a8531527fd 2018-09-27 10:00:30,139 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T10:00:28Z", "updated_at": "2018-09-27T10:00:28Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f151f982-26a5-44e7-9039-c4c1fee34e7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:da:32:97", "device_id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_id": "0c571132-213f-4906-8fe5-cd1284077129", "id": "895130fc-cb99-4ce1-8ae2-c3c4fdb68b77", "qos_policy_id": null}]} 2018-09-27 10:00:30,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e15533a1-4e15-4a13-91f0-82a8531527fd 2018-09-27 10:00:30,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063453912735s 2018-09-27 10:00:30,146 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:00:30,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:00:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:30,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:30 GMT X-Openstack-Request-Id: req-637e5e21-6802-44df-a9fd-cbc1d4c4038b 2018-09-27 10:00:30,311 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T10:00:28Z", "updated_at": "2018-09-27T10:00:28Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f151f982-26a5-44e7-9039-c4c1fee34e7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:da:32:97", "device_id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_id": "0c571132-213f-4906-8fe5-cd1284077129", "id": "895130fc-cb99-4ce1-8ae2-c3c4fdb68b77", "qos_policy_id": null}]} 2018-09-27 10:00:30,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-637e5e21-6802-44df-a9fd-cbc1d4c4038b 2018-09-27 10:00:30,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0546689033508s 2018-09-27 10:00:30,318 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:00:30,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:00:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:31,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:31 GMT X-Openstack-Request-Id: req-6681ccc5-81a4-4a6f-82fc-9af48110d96d 2018-09-27 10:00:31,491 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T10:00:28Z", "updated_at": "2018-09-27T10:00:31Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f151f982-26a5-44e7-9039-c4c1fee34e7f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:da:32:97", "device_id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_id": "0c571132-213f-4906-8fe5-cd1284077129", "id": "895130fc-cb99-4ce1-8ae2-c3c4fdb68b77", "qos_policy_id": null}]} 2018-09-27 10:00:31,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6681ccc5-81a4-4a6f-82fc-9af48110d96d 2018-09-27 10:00:31,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.06339287758s 2018-09-27 10:00:31,498 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f', 'updated_at': u'2018-09-27T10:00:31Z', 'fixed_ip_address': u'192.168.120.25', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'0c571132-213f-4906-8fe5-cd1284077129', 'id': u'895130fc-cb99-4ce1-8ae2-c3c4fdb68b77', 'network': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 'port': u'0c571132-213f-4906-8fe5-cd1284077129', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f151f982-26a5-44e7-9039-c4c1fee34e7f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:da:32:97', u'device_id': u'ec99240c-c79e-4a1f-ba6b-3bd67b2ab474'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4c33b1c6948c4ed4b9bed01abd408d0e', 'created_at': u'2018-09-27T10:00:28Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f151f982-26a5-44e7-9039-c4c1fee34e7f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:da:32:97', u'device_id': u'ec99240c-c79e-4a1f-ba6b-3bd67b2ab474'}), 'router': u'5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f'}) 2018-09-27 10:00:31,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 10:00:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474/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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 10:00:32,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9577 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-1e275f45-ce51-4e40-a2f0-bcfac39cf3c7 x-openstack-request-id: req-1e275f45-ce51-4e40-a2f0-bcfac39cf3c7 2018-09-27 10:00:32,298 - 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 528861402 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.195643] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198064] pid_max: default: 32768 minimum: 301\n[ 0.199402] ACPI: Core revision 20150930\n[ 0.201154] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203060] Security Framework initialized\n[ 0.204252] Yama: becoming mindful.\n[ 0.205337] AppArmor: AppArmor initialized\n[ 0.206592] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208487] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.210346] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212105] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214081] Initializing cgroup subsys io\n[ 0.215279] Initializing cgroup subsys memory\n[ 0.216538] Initializing cgroup subsys devices\n[ 0.217817] Initializing cgroup subsys freezer\n[ 0.219091] Initializing cgroup subsys net_cls\n[ 0.220361] Initializing cgroup subsys perf_event\n[ 0.221697] Initializing cgroup subsys net_prio\n[ 0.223023] Initializing cgroup subsys hugetlb\n[ 0.224298] Initializing cgroup subsys pids\n[ 0.225530] CPU: Physical Processor ID: 0\n[ 0.227443] mce: CPU supports 10 MCE banks\n[ 0.228682] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.230164] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245409] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252406] ftrace: allocating 31920 entries in 125 pages\n[ 0.278902] smpboot: Max logical packages: 1\n[ 0.280173] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282169] x2apic enabled\n[ 0.283363] Switched APIC routing to physical x2apic.\n[ 0.285929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290502] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293068] KVM setup paravirtual spinlock\n[ 0.294731] x86: Booted up 1 node, 1 CPUs\n[ 0.295896] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297872] devtmpfs: initialized\n[ 0.299880] evm: security.selinux\n[ 0.300907] evm: security.SMACK64\n[ 0.301905] evm: security.SMACK64EXEC\n[ 0.302975] evm: security.SMACK64TRANSMUTE\n[ 0.304147] evm: security.SMACK64MMAP\n[ 0.305214] evm: security.ima\n[ 0.306134] evm: security.capability\n[ 0.307263] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309908] pinctrl core: initialized pinctrl subsystem\n[ 0.311482] RTC time: 10:00:21, date: 09/27/18\n[ 0.312825] NET: Registered protocol family 16\n[ 0.314207] cpuidle: using governor ladder\n[ 0.315379] cpuidle: using governor menu\n[ 0.316511] PCCT header not found.\n[ 0.317572] ACPI: bus type PCI registered\n[ 0.318724] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320525] PCI: Using configuration type 1 for base access\n[ 0.322818] ACPI: Added _OSI(Module Device)\n[ 0.324044] ACPI: Added _OSI(Processor Device)\n[ 0.325299] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326623] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328851] ACPI: Interpreter enabled\n[ 0.329980] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.335291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340604] ACPI: (supports S0 S5)\n[ 0.341647] ACPI: Using IOAPIC for interrupt routing\n[ 0.343031] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346942] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348575] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350384] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.352137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355254] acpiphp: Slot [3] registered\n[ 0.356397] acpiphp: Slot [4] registered\n[ 0.357541] acpiphp: Slot [5] registered\n[ 0.358684] acpiphp: Slot [6] registered\n[ 0.359855] acpiphp: Slot [7] registered\n[ 0.361024] acpiphp: Slot [8] registered\n[ 0.362199] acpiphp: Slot [9] registered\n[ 0.363337] acpiphp: Slot [10] registered\n[ 0.364493] acpiphp: Slot [11] registered\n[ 0.365649] acpiphp: Slot [12] registered\n[ 0.366805] acpiphp: Slot [13] registered\n[ 0.367966] acpiphp: Slot [14] registered\n[ 0.369162] acpiphp: Slot [15] registered\n[ 0.384216] acpiphp: Slot [16] registered\n[ 0.385410] acpiphp: Slot [17] registered\n[ 0.386600] acpiphp: Slot [18] registered\n[ 0.387756] acpiphp: Slot [19] registered\n[ 0.388926] acpiphp: Slot [20] registered\n[ 0.390140] acpiphp: Slot [21] registered\n[ 0.391351] acpiphp: Slot [22] registered\n[ 0.392508] acpiphp: Slot [23] registered\n[ 0.393669] acpiphp: Slot [24] registered\n[ 0.394825] acpiphp: Slot [25] registered\n[ 0.395977] acpiphp: Slot [26] registered\n[ 0.397135] acpiphp: Slot [27] registered\n[ 0.398299] acpiphp: Slot [28] registered\n[ 0.399460] acpiphp: Slot [29] registered\n[ 0.400618] acpiphp: Slot [30] registered\n[ 0.401805] acpiphp: Slot [31] registered\n[ 0.402964] PCI host bridge to bus 0000:00\n[ 0.404126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405862] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409673] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.411800] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.413956] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.417890] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.419717] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.421420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.427619] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.429729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.450068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.452144] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454130] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.458152] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.459938] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.461757] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.463299] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.465505] vgaarb: loaded\n[ 0.466364] vgaarb: bridge control possible 0000:00:02.0\n[ 0.468069] SCSI subsystem initialized\n[ 0.469416] ACPI: bus type USB registered\n[ 0.470601] usbcore: registered new interface driver usbfs\n[ 0.472102] usbcore: registered new interface driver hub\n[ 0.473584] usbcore: registered new device driver usb\n[ 0.475144] PCI: Using ACPI for IRQ routing\n[ 0.476701] NetLabel: Initializing\n[ 0.477728] NetLabel: domain hash size = 128\n[ 0.478981] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.480385] NetLabel: unlabeled traffic allowed by default\n[ 0.482038] clocksource: Switched to clocksource kvm-clock\n[ 0.492006] AppArmor: AppArmor Filesystem Enabled\n[ 0.493346] pnp: PnP ACPI init\n[ 0.494598] pnp: PnP ACPI: found 5 devices\n[ 0.501603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.504115] NET: Registered protocol family 2\n[ 0.505581] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.507435] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.509175] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.510905] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512502] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514214] NET: Registered protocol family 1\n[ 0.515477] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.517053] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.518599] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.533232] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551494] Trying to unpack rootfs image as initramfs...\n[ 0.617287] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.620982] Scanning for low memory corruption every 60 seconds\n[ 0.623508] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625292] audit: initializing netlink subsys (disabled)\n[ 0.627092] audit: type=2000 audit(1538042421.861:1): initialized\n[ 0.629354] Initialise system trusted keyring\n[ 0.631005] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632730] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635729] zbud: loaded\n[ 0.636852] VFS: Disk quotas dquot_6.6.0\n[ 0.638135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.640575] fuse init (API version 7.23)\n[ 0.641917] Key type big_key registered\n[ 0.643137] Allocating IMA MOK and blacklist keyrings.\n[ 0.644953] Key type asymmetric registered\n[ 0.646222] Asymmetric key parser 'x509' registered\n[ 0.647656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.649802] io scheduler noop registered\n[ 0.650905] io scheduler deadline registered (default)\n[ 0.652295] io scheduler cfq registered\n[ 0.653593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.655050] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.656913] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.658956] ACPI: Power Button [PWRF]\n[ 0.660327] GHES: HEST is not enabled!\n[ 0.674582] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.703276] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.706205] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.729869] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.732932] Linux agpgart interface v0.103\n[ 0.736583] brd: module loaded\n[ 0.738813] loop: module loaded\n[ 0.744133] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.746072] GPT:90111 != 2097151\n[ 0.746969] GPT:Alternate GPT header not at the end of the disk.\n[ 0.748401] GPT:90111 != 2097151\n[ 0.749303] GPT: Use GNU Parted to correct GPT errors.\n[ 0.750573] vda: vda1 vda15\n[ 0.752428] scsi host0: ata_piix\n[ 0.753468] scsi host1: ata_piix\n[ 0.754444] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.756034] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758013] libphy: Fixed MDIO Bus: probed\n[ 0.759339] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760607] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763599] PPP generic driver version 2.4.2\n[ 0.764850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766447] ehci-pci: EHCI PCI platform driver\n[ 0.767628] ehci-platform: EHCI generic platform driver\n[ 0.768937] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770440] ohci-pci: OHCI PCI platform driver\n[ 0.771612] ohci-platform: OHCI generic platform driver\n[ 0.772942] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787502] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.788849] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.790828] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.793754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.795366] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.797253] usb usb1: Product: UHCI Host Controller\n[ 0.798473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.799974] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.801280] hub 1-0:1.0: USB hub found\n[ 0.802338] hub 1-0:1.0: 2 ports detected\n[ 0.803666] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.806539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.807823] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.809201] mousedev: PS/2 mouse device common for all mice\n[ 0.810882] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.813313] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814842] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816409] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817976] i2c /dev entries driver\n[ 0.819018] device-mapper: uevent: version 1.0.3\n[ 0.820310] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.822517] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824488] NET: Registered protocol family 10\n[ 0.826270] NET: Registered protocol family 17\n[ 0.827498] Key type dns_resolver registered\n[ 0.828842] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.830316] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832725] registered taskstats version 1\n[ 0.833892] Loading compiled-in X.509 certificates\n[ 0.835774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838288] zswap: loaded using pool lzo/zbud\n[ 0.840523] Key type trusted registered\n[ 0.842657] Key type encrypted registered\n[ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845156] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846549] evm: HMAC attrs: 0x1\n[ 0.847850] Magic number: 2:70:23\n[ 0.848952] rtc_cmos 00:00: setting system clock to 2018-09-27 10:00:22 UTC (1538042422)\n[ 0.851158] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852609] EDD information not available.\n[ 0.916613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.933392] Write protecting the kernel read-only data: 14336k\n[ 0.938380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.86\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.134042] 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.25...\nLease of 192.168.120.25 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.01. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAFhXIyw5YSwFmMXVr95S0pM/3ZStgR3gPxJYST0EuXCxFHF8zreEUJocb+4Bm/npzHBxKH91l1qV610J1wGNGPuiLwvkSyjUbSRGvudObkO1pJWXLtM5Kf78sUWNjoWriKMD98F5kBxog+8Il9EpuEMNXCMGbaVBYlGMEaiQscz6Ns1H3+PEkRcERaK1oUg/xW6O8vwkToTG7DcWEEXqiXOptjscX42d66IkowljcV5O2lSrtjB9LYXnK2lItP8A1A3+J8RP77P8r6Z7nFDX1afy92EYlkv5kgZDhWMGhFjUKV6XAsWxZvtu92as8WM764uWsADUs4eJ0SK+Jxda3 root@singlevm1-vm-c39277aa-5950-4c99-9815-2c57cde61ede\nssh-dss AAAAB3NzaC1kc3MAAACBAJoPx4ts+VzjjozGwIAbjPT627FUlpvuR+kaV1/Z/YpIEVAJ3vdovB/77Sb9aLEI+aXODkmLRlm/D4zsYVs2Oy5Ye+JEaOFuovvTM3RmPFhIJXSFXfprnNZbMAQOYlYX1YG52V0PK8VkkWf1Gl66gllkBIBZR0LDyu8Oj7ho74GtAAAAFQCGdS8vMzEs6BUYWmk7URtG9QkPBQAAAIAxMUFQLVEeL7eRL8b2COzDFXkaT3Z2xRhRzBzplTFmAQJDM21kY7xbZLIsWTCxmrYfwK5XwMfL5JIqeoQu2j5vUVlZbDAxn043sZEKsZtqtGYcf2ZO/ngtyP0zfRTxzStiljdupUhUftYFVqi66q82Yb3U7s/HWK1eRYg505US5gAAAIBUo56Df82m+0bKLEtKmQbhDO92qNqPTa6nMo/koJXTjXgbDqWtONYfs9eE+go7a1dzgsLgkNPXwTfr/xXCBHKlSZCB4jJ8b3FVSZ7Nxo71ei8S2E8SXaTcdw/PuasrE1izDAp4i37ty5hp8KWnkNgIacHkkU5Fgo17X0AwLigCrA== root@singlevm1-vm-c39277aa-5950-4c99-9815-2c57cde61ede\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.25,24,fe80::f816:3eff:feda:3297/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.25 \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-c39277aa-5950-4c99-9815-2c57cde61ede\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.72 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-c39277aa-5950-4c99-9815-2c57cde61ede login: "} 2018-09-27 10:00:32,299 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474/action used request id req-1e275f45-ce51-4e40-a2f0-bcfac39cf3c7 2018-09-27 10:00:32,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.800314903259s 2018-09-27 10:00:32,300 - 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 528861402 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.195643] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.198064] pid_max: default: 32768 minimum: 301 [ 0.199402] ACPI: Core revision 20150930 [ 0.201154] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.203060] Security Framework initialized [ 0.204252] Yama: becoming mindful. [ 0.205337] AppArmor: AppArmor initialized [ 0.206592] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208487] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210346] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212105] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214081] Initializing cgroup subsys io [ 0.215279] Initializing cgroup subsys memory [ 0.216538] Initializing cgroup subsys devices [ 0.217817] Initializing cgroup subsys freezer [ 0.219091] Initializing cgroup subsys net_cls [ 0.220361] Initializing cgroup subsys perf_event [ 0.221697] Initializing cgroup subsys net_prio [ 0.223023] Initializing cgroup subsys hugetlb [ 0.224298] Initializing cgroup subsys pids [ 0.225530] CPU: Physical Processor ID: 0 [ 0.227443] mce: CPU supports 10 MCE banks [ 0.228682] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.230164] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.245409] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.252406] ftrace: allocating 31920 entries in 125 pages [ 0.278902] smpboot: Max logical packages: 1 [ 0.280173] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.282169] x2apic enabled [ 0.283363] Switched APIC routing to physical x2apic. [ 0.285929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287577] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.290502] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.293068] KVM setup paravirtual spinlock [ 0.294731] x86: Booted up 1 node, 1 CPUs [ 0.295896] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297872] devtmpfs: initialized [ 0.299880] evm: security.selinux [ 0.300907] evm: security.SMACK64 [ 0.301905] evm: security.SMACK64EXEC [ 0.302975] evm: security.SMACK64TRANSMUTE [ 0.304147] evm: security.SMACK64MMAP [ 0.305214] evm: security.ima [ 0.306134] evm: security.capability [ 0.307263] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309908] pinctrl core: initialized pinctrl subsystem [ 0.311482] RTC time: 10:00:21, date: 09/27/18 [ 0.312825] NET: Registered protocol family 16 [ 0.314207] cpuidle: using governor ladder [ 0.315379] cpuidle: using governor menu [ 0.316511] PCCT header not found. [ 0.317572] ACPI: bus type PCI registered [ 0.318724] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.320525] PCI: Using configuration type 1 for base access [ 0.322818] ACPI: Added _OSI(Module Device) [ 0.324044] ACPI: Added _OSI(Processor Device) [ 0.325299] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.326623] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328851] ACPI: Interpreter enabled [ 0.329980] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.332668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.335291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.340604] ACPI: (supports S0 S5) [ 0.341647] ACPI: Using IOAPIC for interrupt routing [ 0.343031] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.346942] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.348575] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.350384] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.352137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.355254] acpiphp: Slot [3] registered [ 0.356397] acpiphp: Slot [4] registered [ 0.357541] acpiphp: Slot [5] registered [ 0.358684] acpiphp: Slot [6] registered [ 0.359855] acpiphp: Slot [7] registered [ 0.361024] acpiphp: Slot [8] registered [ 0.362199] acpiphp: Slot [9] registered [ 0.363337] acpiphp: Slot [10] registered [ 0.364493] acpiphp: Slot [11] registered [ 0.365649] acpiphp: Slot [12] registered [ 0.366805] acpiphp: Slot [13] registered [ 0.367966] acpiphp: Slot [14] registered [ 0.369162] acpiphp: Slot [15] registered [ 0.384216] acpiphp: Slot [16] registered [ 0.385410] acpiphp: Slot [17] registered [ 0.386600] acpiphp: Slot [18] registered [ 0.387756] acpiphp: Slot [19] registered [ 0.388926] acpiphp: Slot [20] registered [ 0.390140] acpiphp: Slot [21] registered [ 0.391351] acpiphp: Slot [22] registered [ 0.392508] acpiphp: Slot [23] registered [ 0.393669] acpiphp: Slot [24] registered [ 0.394825] acpiphp: Slot [25] registered [ 0.395977] acpiphp: Slot [26] registered [ 0.397135] acpiphp: Slot [27] registered [ 0.398299] acpiphp: Slot [28] registered [ 0.399460] acpiphp: Slot [29] registered [ 0.400618] acpiphp: Slot [30] registered [ 0.401805] acpiphp: Slot [31] registered [ 0.402964] PCI host bridge to bus 0000:00 [ 0.404126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.405862] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.407593] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.409673] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.411800] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.413956] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.417890] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.419717] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.421420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.427619] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.429729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.452144] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.454130] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.456096] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.458152] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.459938] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.461757] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.463299] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.465505] vgaarb: loaded [ 0.466364] vgaarb: bridge control possible 0000:00:02.0 [ 0.468069] SCSI subsystem initialized [ 0.469416] ACPI: bus type USB registered [ 0.470601] usbcore: registered new interface driver usbfs [ 0.472102] usbcore: registered new interface driver hub [ 0.473584] usbcore: registered new device driver usb [ 0.475144] PCI: Using ACPI for IRQ routing [ 0.476701] NetLabel: Initializing [ 0.477728] NetLabel: domain hash size = 128 [ 0.478981] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.480385] NetLabel: unlabeled traffic allowed by default [ 0.482038] clocksource: Switched to clocksource kvm-clock [ 0.492006] AppArmor: AppArmor Filesystem Enabled [ 0.493346] pnp: PnP ACPI init [ 0.494598] pnp: PnP ACPI: found 5 devices [ 0.501603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.504115] NET: Registered protocol family 2 [ 0.505581] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507435] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.509175] TCP: Hash tables configured (established 4096 bind 4096) [ 0.510905] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.512502] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.514214] NET: Registered protocol family 1 [ 0.515477] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.517053] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.518599] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.533232] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.551494] Trying to unpack rootfs image as initramfs... [ 0.617287] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.620982] Scanning for low memory corruption every 60 seconds [ 0.623508] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.625292] audit: initializing netlink subsys (disabled) [ 0.627092] audit: type=2000 audit(1538042421.861:1): initialized [ 0.629354] Initialise system trusted keyring [ 0.631005] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.632730] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.635729] zbud: loaded [ 0.636852] VFS: Disk quotas dquot_6.6.0 [ 0.638135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.640575] fuse init (API version 7.23) [ 0.641917] Key type big_key registered [ 0.643137] Allocating IMA MOK and blacklist keyrings. [ 0.644953] Key type asymmetric registered [ 0.646222] Asymmetric key parser 'x509' registered [ 0.647656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.649802] io scheduler noop registered [ 0.650905] io scheduler deadline registered (default) [ 0.652295] io scheduler cfq registered [ 0.653593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.655050] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.656913] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.658956] ACPI: Power Button [PWRF] [ 0.660327] GHES: HEST is not enabled! [ 0.674582] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.703276] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.706205] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.729869] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.732932] Linux agpgart interface v0.103 [ 0.736583] brd: module loaded [ 0.738813] loop: module loaded [ 0.744133] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.746072] GPT:90111 != 2097151 [ 0.746969] GPT:Alternate GPT header not at the end of the disk. [ 0.748401] GPT:90111 != 2097151 [ 0.749303] GPT: Use GNU Parted to correct GPT errors. [ 0.750573] vda: vda1 vda15 [ 0.752428] scsi host0: ata_piix [ 0.753468] scsi host1: ata_piix [ 0.754444] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.756034] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.758013] libphy: Fixed MDIO Bus: probed [ 0.759339] tun: Universal TUN/TAP device driver, 1.6 [ 0.760607] tun: (C) 1999-2004 Max Krasnyansky [ 0.763599] PPP generic driver version 2.4.2 [ 0.764850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766447] ehci-pci: EHCI PCI platform driver [ 0.767628] ehci-platform: EHCI generic platform driver [ 0.768937] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.770440] ohci-pci: OHCI PCI platform driver [ 0.771612] ohci-platform: OHCI generic platform driver [ 0.772942] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787502] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.788849] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.790828] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.792163] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.793754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.795366] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.797253] usb usb1: Product: UHCI Host Controller [ 0.798473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.799974] usb usb1: SerialNumber: 0000:00:01.2 [ 0.801280] hub 1-0:1.0: USB hub found [ 0.802338] hub 1-0:1.0: 2 ports detected [ 0.803666] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.806539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.807823] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.809201] mousedev: PS/2 mouse device common for all mice [ 0.810882] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.813313] rtc_cmos 00:00: RTC can wake from S4 [ 0.814842] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816409] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817976] i2c /dev entries driver [ 0.819018] device-mapper: uevent: version 1.0.3 [ 0.820310] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.822517] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824488] NET: Registered protocol family 10 [ 0.826270] NET: Registered protocol family 17 [ 0.827498] Key type dns_resolver registered [ 0.828842] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.830316] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.832725] registered taskstats version 1 [ 0.833892] Loading compiled-in X.509 certificates [ 0.835774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.838288] zswap: loaded using pool lzo/zbud [ 0.840523] Key type trusted registered [ 0.842657] Key type encrypted registered [ 0.843772] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845156] ima: No TPM chip found, activating TPM-bypass! [ 0.846549] evm: HMAC attrs: 0x1 [ 0.847850] Magic number: 2:70:23 [ 0.848952] rtc_cmos 00:00: setting system clock to 2018-09-27 10:00:22 UTC (1538042422) [ 0.851158] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.852609] EDD information not available. [ 0.916613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.933392] Write protecting the kernel read-only data: 14336k [ 0.938380] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.940973] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.86 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.134042] 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.25... Lease of 192.168.120.25 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.01. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDAFhXIyw5YSwFmMXVr95S0pM/3ZStgR3gPxJYST0EuXCxFHF8zreEUJocb+4Bm/npzHBxKH91l1qV610J1wGNGPuiLwvkSyjUbSRGvudObkO1pJWXLtM5Kf78sUWNjoWriKMD98F5kBxog+8Il9EpuEMNXCMGbaVBYlGMEaiQscz6Ns1H3+PEkRcERaK1oUg/xW6O8vwkToTG7DcWEEXqiXOptjscX42d66IkowljcV5O2lSrtjB9LYXnK2lItP8A1A3+J8RP77P8r6Z7nFDX1afy92EYlkv5kgZDhWMGhFjUKV6XAsWxZvtu92as8WM764uWsADUs4eJ0SK+Jxda3 root@singlevm1-vm-c39277aa-5950-4c99-9815-2c57cde61ede ssh-dss AAAAB3NzaC1kc3MAAACBAJoPx4ts+VzjjozGwIAbjPT627FUlpvuR+kaV1/Z/YpIEVAJ3vdovB/77Sb9aLEI+aXODkmLRlm/D4zsYVs2Oy5Ye+JEaOFuovvTM3RmPFhIJXSFXfprnNZbMAQOYlYX1YG52V0PK8VkkWf1Gl66gllkBIBZR0LDyu8Oj7ho74GtAAAAFQCGdS8vMzEs6BUYWmk7URtG9QkPBQAAAIAxMUFQLVEeL7eRL8b2COzDFXkaT3Z2xRhRzBzplTFmAQJDM21kY7xbZLIsWTCxmrYfwK5XwMfL5JIqeoQu2j5vUVlZbDAxn043sZEKsZtqtGYcf2ZO/ngtyP0zfRTxzStiljdupUhUftYFVqi66q82Yb3U7s/HWK1eRYg505US5gAAAIBUo56Df82m+0bKLEtKmQbhDO92qNqPTa6nMo/koJXTjXgbDqWtONYfs9eE+go7a1dzgsLgkNPXwTfr/xXCBHKlSZCB4jJ8b3FVSZ7Nxo71ei8S2E8SXaTcdw/PuasrE1izDAp4i37ty5hp8KWnkNgIacHkkU5Fgo17X0AwLigCrA== root@singlevm1-vm-c39277aa-5950-4c99-9815-2c57cde61ede -----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.25,24,fe80::f816:3eff:feda:3297/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.25 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-c39277aa-5950-4c99-9815-2c57cde61ede launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-c39277aa-5950-4c99-9815-2c57cde61ede login: 2018-09-27 10:00:32,304 - paramiko.transport - DEBUG - starting thread (client mode): 0x5f7f9d50L 2018-09-27 10:00:32,305 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-27 10:00:32,305 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-27 10:00:32,306 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-27 10:00:32,307 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-27 10:00:32,308 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-27 10:00:32,308 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-27 10:00:32,308 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-27 10:00:32,308 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-27 10:00:32,308 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-27 10:00:32,328 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-27 10:00:32,330 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-27 10:00:32,338 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 16ecefb0c45a887c0cd3b975f42581bc 2018-09-27 10:00:32,339 - paramiko.transport - DEBUG - Trying discovered key 2d980da382fef31da3d055811fb9ad3c in /tmp/tmprwhDqn 2018-09-27 10:00:32,368 - paramiko.transport - DEBUG - userauth is OK 2018-09-27 10:00:32,374 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-27 10:00:32,404 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-27 10:00:32,405 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-27 10:00:32,405 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-27 10:00:32,406 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-27 10:00:32,408 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-27 10:00:32,408 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-27 10:00:32,408 - functest.core.singlevm - DEBUG - error: 2018-09-27 10:00:32,413 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-27 10:00:32,525 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 10:00:32,525 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-27 10:00:32,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-27 10:00:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/895130fc-cb99-4ce1-8ae2-c3c4fdb68b77.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:34,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:00:34 GMT X-Openstack-Request-Id: req-d1103fe8-1398-4eb2-af42-6a222f2db68d 2018-09-27 10:00:34,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:00:34,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/895130fc-cb99-4ce1-8ae2-c3c4fdb68b77.json used request id req-d1103fe8-1398-4eb2-af42-6a222f2db68d 2018-09-27 10:00:34,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.5007891655s 2018-09-27 10:00:34,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:00:34,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:34,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:34 GMT X-Openstack-Request-Id: req-2f2469bf-d56f-43e5-bc7f-96198b59572f 2018-09-27 10:00:34,088 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:00:34,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2f2469bf-d56f-43e5-bc7f-96198b59572f 2018-09-27 10:00:34,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0421438217163s 2018-09-27 10:00:34,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 10:00:34,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:34,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-bd2b9790-2d18-4b3f-9eae-58336b8453ad x-openstack-request-id: req-bd2b9790-2d18-4b3f-9eae-58336b8453ad 2018-09-27 10:00:34,426 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474 used request id req-bd2b9790-2d18-4b3f-9eae-58336b8453ad 2018-09-27 10:00:34,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.336314916611s 2018-09-27 10:00:34,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:00:34,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:35,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-9ceb9b55-3943-40d7-8a7d-718333698c24 x-openstack-request-id: req-9ceb9b55-3943-40d7-8a7d-718333698c24 2018-09-27 10:00:35,041 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:32:97", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:32:97", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "rel": "bookmark"}], "image": {"id": "0c5272ee-33ce-4344-a494-a7d220005d9c", "links": [{"href": "http://172.30.9.22:8774/images/0c5272ee-33ce-4344-a494-a7d220005d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-09-27T10:00:20.000000", "flavor": {"id": "a147a67d-383c-46e9-8ca6-51190a56fff0", "links": [{"href": "http://172.30.9.22:8774/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "bookmark"}]}, "id": "ec99240c-c79e-4a1f-ba6b-3bd67b2ab474", "security_groups": [{"name": "singlevm1-sg_c39277aa-5950-4c99-9815-2c57cde61ede"}], "user_id": "b0c6652b17974dd1b3929f26f0705184", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:00:34Z", "hostId": "4208dbae1b2480d0a7ea94f1d762e409995ec0838937abe017d335d8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_c39277aa-5950-4c99-9815-2c57cde61ede", "created": "2018-09-27T10:00:09Z", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:00:35,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9ceb9b55-3943-40d7-8a7d-718333698c24 2018-09-27 10:00:35,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615442037582s 2018-09-27 10:00:35,043 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:00:37,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:00:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:37,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-467ded0f-b92b-4269-8cfd-fb38c03ec6f7 x-openstack-request-id: req-467ded0f-b92b-4269-8cfd-fb38c03ec6f7 2018-09-27 10:00:37,257 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 10:00:37,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-467ded0f-b92b-4269-8cfd-fb38c03ec6f7 2018-09-27 10:00:37,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21101808548s 2018-09-27 10:00:37,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:00:37,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:37,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:37 GMT X-Openstack-Request-Id: req-1d4ad0df-81fc-4028-aae7-219bad32e6d2 2018-09-27 10:00:37,315 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T10:00:00Z", "updated_at": "2018-09-27T10:00:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:00Z", "revision_number": 0, "id": "1f711729-6889-44db-a0b0-6e28d832c850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:01Z", "revision_number": 0, "id": "75db20d1-dcfe-4697-ab1b-acef136b1218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:01Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:00Z", "revision_number": 0, "id": "cc8744d8-1a9e-476e-9606-26b94fb5c0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T10:00:00Z", "revision_number": 0, "id": "fef7062a-1e59-4d79-bc2b-5406f7ca1378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:00Z", "security_group_id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 3, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "17b73be7-619a-4e1a-b435-bfdf88a4c7e0", "name": "singlevm1-sg_c39277aa-5950-4c99-9815-2c57cde61ede"}, {"description": "Default security group", "tags": [], "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "created_at": "2018-09-27T09:54:19Z", "updated_at": "2018-09-27T09:54:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "19624226-62e3-4529-9f68-b4055a56bc52", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "3ec1dc99-6539-44f9-8733-1afc9716ef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "91172f3e-6f40-45b8-ac3e-48571d223a92", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "a1fe6903-d742-4d74-8a51-3a4a976494a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}], "revision_number": 1, "project_id": "a10c3c0d1d2449dfb523b324eeb3985b", "id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T09:57:29Z", "updated_at": "2018-09-27T09:57:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "2c2f4ac4-b474-4e76-9804-18f2c18d9868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "4a0bb794-2616-44fe-a030-3edce66117f0", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "7ecd7f66-6221-44ed-aafd-2ead00e49d6e", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "882def09-2d15-4524-bb48-8758c7ed2960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:27Z", "updated_at": "2018-09-27T09:57:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "07a2bd58-b422-4709-b492-4a63324a4c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "2c0bc080-b000-4a5c-8961-617a347c12da", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "366910c9-23bd-4e81-b145-69e94ce371b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "7f00e3d1-9b35-4680-8fd0-1bb66e4915b2", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "name": "default"}]} 2018-09-27 10:00:37,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1d4ad0df-81fc-4028-aae7-219bad32e6d2 2018-09-27 10:00:37,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0527319908142s 2018-09-27 10:00:37,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 10:00:37,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/17b73be7-619a-4e1a-b435-bfdf88a4c7e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:37,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:00:37 GMT X-Openstack-Request-Id: req-d37da66f-ba07-4deb-8258-84ab77988208 2018-09-27 10:00:37,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:00:37,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/17b73be7-619a-4e1a-b435-bfdf88a4c7e0.json used request id req-d37da66f-ba07-4deb-8258-84ab77988208 2018-09-27 10:00:37,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.408448934555s 2018-09-27 10:00:37,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-27 10:00:37,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:37,791 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-404015b2-51bd-4f0c-8614-52e7db09fb23 x-openstack-request-id: req-404015b2-51bd-4f0c-8614-52e7db09fb23 2018-09-27 10:00:37,791 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_c39277aa-5950-4c99-9815-2c57cde61ede used request id req-404015b2-51bd-4f0c-8614-52e7db09fb23 2018-09-27 10:00:37,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0598471164703s 2018-09-27 10:00:37,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 10:00:37,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f/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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" -d '{"subnet_id": "2e9cc7d4-55a7-4d32-af1a-6df023f982d7"}' 2018-09-27 10:00:39,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:39 GMT X-Openstack-Request-Id: req-dd0bcc88-3b6a-448b-aea6-d41cd5ea447a 2018-09-27 10:00:39,897 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f151f982-26a5-44e7-9039-c4c1fee34e7f", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "subnet_id": "2e9cc7d4-55a7-4d32-af1a-6df023f982d7", "subnet_ids": ["2e9cc7d4-55a7-4d32-af1a-6df023f982d7"], "port_id": "8e96022e-1094-4279-91f6-43a222dc6d4e", "id": "5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f"} 2018-09-27 10:00:39,898 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f/remove_router_interface.json used request id req-dd0bcc88-3b6a-448b-aea6-d41cd5ea447a 2018-09-27 10:00:39,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10606408119s 2018-09-27 10:00:39,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 10:00:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:40,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:40 GMT X-Openstack-Request-Id: req-c4ae1043-b7cd-41bb-a8d8-a369e0d032de 2018-09-27 10:00:40,031 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:59:46Z", "admin_state_up": true, "updated_at": "2018-09-27T10:00:38Z", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f", "name": "singlevm1-router_c39277aa-5950-4c99-9815-2c57cde61ede"}]} 2018-09-27 10:00:40,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c4ae1043-b7cd-41bb-a8d8-a369e0d032de 2018-09-27 10:00:40,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133497953415s 2018-09-27 10:00:40,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 10:00:40,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:43,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:00:43 GMT X-Openstack-Request-Id: req-a32da960-c233-4507-aa09-262fd980c280 2018-09-27 10:00:43,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:00:43,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5d725bbb-ed9e-42ef-aa0c-a294fe01fe2f.json used request id req-a32da960-c233-4507-aa09-262fd980c280 2018-09-27 10:00:43,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.55355906487s 2018-09-27 10:00:43,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 10:00:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:43,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:43 GMT X-Openstack-Request-Id: req-7562a0d4-a92e-4667-b633-6ce433ea9759 2018-09-27 10:00:43,888 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-27T09:59:45Z","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":"2e9cc7d4-55a7-4d32-af1a-6df023f982d7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_c39277aa-5950-4c99-9815-2c57cde61ede","enable_dhcp":true,"segment_id":null,"network_id":"f151f982-26a5-44e7-9039-c4c1fee34e7f","tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:59:45Z","ip_version":4},{"updated_at":"2018-09-27T09:54:26Z","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":"79918576-43da-4fd5-a906-a6e49876eec6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a10c3c0d1d2449dfb523b324eeb3985b","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"507686fb-d9e2-49d1-a62b-2af1100a4051","tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:26Z","ip_version":4}]} 2018-09-27 10:00:43,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7562a0d4-a92e-4667-b633-6ce433ea9759 2018-09-27 10:00:43,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.301120042801s 2018-09-27 10:00:43,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 10:00:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/2e9cc7d4-55a7-4d32-af1a-6df023f982d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:46,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:00:46 GMT X-Openstack-Request-Id: req-643a0fc8-57c0-42aa-9147-4796a6445f82 2018-09-27 10:00:46,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:00:46,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/2e9cc7d4-55a7-4d32-af1a-6df023f982d7.json used request id req-643a0fc8-57c0-42aa-9147-4796a6445f82 2018-09-27 10:00:46,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.19080281258s 2018-09-27 10:00:46,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:00:46,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:46,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:46 GMT X-Openstack-Request-Id: req-b1ba678c-83f2-4abb-aa85-4985e422d15d 2018-09-27 10:00:46,180 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f151f982-26a5-44e7-9039-c4c1fee34e7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"4c33b1c6948c4ed4b9bed01abd408d0e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:00:45Z","qos_policy_id":null,"name":"singlevm1-net_c39277aa-5950-4c99-9815-2c57cde61ede","admin_state_up":true,"tenant_id":"4c33b1c6948c4ed4b9bed01abd408d0e","created_at":"2018-09-27T09:59:44Z","provider:network_type":"vxlan"}]} 2018-09-27 10:00:46,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b1ba678c-83f2-4abb-aa85-4985e422d15d 2018-09-27 10:00:46,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0986919403076s 2018-09-27 10:00:46,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 10:00:46,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/f151f982-26a5-44e7-9039-c4c1fee34e7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:47,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:00:47 GMT X-Openstack-Request-Id: req-0266c1e5-0f70-416d-b010-5904ad2d2798 2018-09-27 10:00:47,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:00:47,579 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f151f982-26a5-44e7-9039-c4c1fee34e7f.json used request id req-0266c1e5-0f70-416d-b010-5904ad2d2798 2018-09-27 10:00:47,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39774489403s 2018-09-27 10:00:47,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:00:47,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:48,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:48 GMT X-Openstack-Request-Id: req-2ea216fc-4253-473e-93ef-97a96b7fee20 2018-09-27 10:00:48,363 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T09:59:57Z", "file": "/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c/file", "owner": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "0c5272ee-33ce-4344-a494-a7d220005d9c", "size": 12716032, "self": "/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/0c5272ee-33ce-4344-a494-a7d220005d9c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/0c5272ee-33ce-4344-a494-a7d220005d9c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_c39277aa-5950-4c99-9815-2c57cde61ede", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T09:59:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:00:48,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2ea216fc-4253-473e-93ef-97a96b7fee20 2018-09-27 10:00:48,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.780029058456s 2018-09-27 10:00:48,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 10:00:48,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:49,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:00:49 GMT X-Openstack-Request-Id: req-30b9029a-0554-45d6-bea3-70fb7135fb50 2018-09-27 10:00:49,478 - 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-09-27 10:00:49,478 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0c5272ee-33ce-4344-a494-a7d220005d9c used request id req-30b9029a-0554-45d6-bea3-70fb7135fb50 2018-09-27 10:00:49,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11306810379s 2018-09-27 10:00:49,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:00:49,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:49,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00: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-2fb1b0a9-b67b-43bf-a7b2-6f0570830651 x-openstack-request-id: req-2fb1b0a9-b67b-43bf-a7b2-6f0570830651 2018-09-27 10:00:49,610 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a147a67d-383c-46e9-8ca6-51190a56fff0", "name": "singlevm1-flavor_c39277aa-5950-4c99-9815-2c57cde61ede", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:00:49,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2fb1b0a9-b67b-43bf-a7b2-6f0570830651 2018-09-27 10:00:49,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131694078445s 2018-09-27 10:00:49,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 10:00:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9102db12f975e9d388e4e7a3255262d19b84b3c30acbab3be37a041ba8c20ed8" 2018-09-27 10:00:49,778 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:49 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-53db8fa2-9b31-4060-8794-4b9ba2347ec5 x-openstack-request-id: req-53db8fa2-9b31-4060-8794-4b9ba2347ec5 2018-09-27 10:00:49,778 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a147a67d-383c-46e9-8ca6-51190a56fff0 used request id req-53db8fa2-9b31-4060-8794-4b9ba2347ec5 2018-09-27 10:00:49,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.166229009628s 2018-09-27 10:00:49,824 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-09-27 10:00:49,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:00:49,871 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef0ffb5a-9c53-4f29-ab70-81ffd8e52c78 2018-09-27 10:00:49,871 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:00:49,871 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-ef0ffb5a-9c53-4f29-ab70-81ffd8e52c78 2018-09-27 10:00:49,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:00:50,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["IviRJqgEToOfY_19mbpoAA"], "issued_at": "2018-09-27T10:00:50.000000Z"}} 2018-09-27 10:00:50,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:00:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:50,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:50 GMT X-Openstack-Request-Id: req-36a13d24-bfbf-4a42-9903-39117793376b 2018-09-27 10:00:50,856 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 10:00:50,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-36a13d24-bfbf-4a42-9903-39117793376b 2018-09-27 10:00:50,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.57966709137s 2018-09-27 10:00:50,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:00:50,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:51,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50f535d-4508-4799-9891-401b2e323d5c 2018-09-27 10:00:51,070 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:00:51,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a50f535d-4508-4799-9891-401b2e323d5c 2018-09-27 10:00:51,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206215143204s 2018-09-27 10:00:51,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 10:00:51,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf"}}' 2018-09-27 10:00:51,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa83899-ebbc-47e4-a477-025d60822575 2018-09-27 10:00:51,315 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/42670dee424b4c7a8bc71bf774c63751"}, "tags": [], "enabled": true, "id": "42670dee424b4c7a8bc71bf774c63751", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf"}} 2018-09-27 10:00:51,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-3aa83899-ebbc-47e4-a477-025d60822575 2018-09-27 10:00:51,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.237211942673s 2018-09-27 10:00:51,315 - 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'42670dee424b4c7a8bc71bf774c63751', '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_e3259316-c9ca-4ccb-9ea0-989f37842faf'}) 2018-09-27 10:00:51,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 10:00:51,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3f579d48-8c58-4bea-8536-6d44c77f41ef", "email": null, "name": "singlevm2-user_e3259316-c9ca-4ccb-9ea0-989f37842faf"}}' 2018-09-27 10:00:51,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b7bbe41-52be-4a30-bc3f-2c4761b8a20b 2018-09-27 10:00:51,786 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_e3259316-c9ca-4ccb-9ea0-989f37842faf", "links": {"self": "http://172.30.9.22:5000/v3/users/8c6577530c6f4f60ba8bb3919379df94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c6577530c6f4f60ba8bb3919379df94", "domain_id": "default", "password_expires_at": null}} 2018-09-27 10:00:51,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1b7bbe41-52be-4a30-bc3f-2c4761b8a20b 2018-09-27 10:00:51,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.468488931656s 2018-09-27 10:00:51,787 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8c6577530c6f4f60ba8bb3919379df94', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_e3259316-c9ca-4ccb-9ea0-989f37842faf'}) 2018-09-27 10:00:51,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:00:51,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:51,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-830e0357-1b35-4734-8e58-b508a3ef0a25 2018-09-27 10:00:51,995 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:00:51,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-830e0357-1b35-4734-8e58-b508a3ef0a25 2018-09-27 10:00:51,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204286813736s 2018-09-27 10:00:52,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:00:52,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:52,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb742792-147d-449a-adbe-781fe583ded4 2018-09-27 10:00:52,187 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:00:52,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cb742792-147d-449a-adbe-781fe583ded4 2018-09-27 10:00:52,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186738014221s 2018-09-27 10:00:52,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:00:52,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:52,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f8b24c-46e3-4e5f-ac2b-7c692c93a2aa 2018-09-27 10:00:52,389 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:00:52,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b5f8b24c-46e3-4e5f-ac2b-7c692c93a2aa 2018-09-27 10:00:52,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197012901306s 2018-09-27 10:00:52,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:00:52,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:52,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac67a09-040f-4e00-bd73-c2fcd6ed9295 2018-09-27 10:00:52,595 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:00:52,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-dac67a09-040f-4e00-bd73-c2fcd6ed9295 2018-09-27 10:00:52,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200048923492s 2018-09-27 10:00:52,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:00:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:52,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9374b318-2827-4e0c-8967-79a77ef17ef5 2018-09-27 10:00:52,804 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_e3259316-c9ca-4ccb-9ea0-989f37842faf", "links": {"self": "http://172.30.9.22:5000/v3/users/8c6577530c6f4f60ba8bb3919379df94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c6577530c6f4f60ba8bb3919379df94", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:00:52,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9374b318-2827-4e0c-8967-79a77ef17ef5 2018-09-27 10:00:52,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208255052567s 2018-09-27 10:00:52,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:00:52,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:53,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad2274d-052d-450b-96f5-a1a222515c9b 2018-09-27 10:00:53,020 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/42670dee424b4c7a8bc71bf774c63751"}, "tags": [], "enabled": true, "id": "42670dee424b4c7a8bc71bf774c63751", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf"}]} 2018-09-27 10:00:53,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-dad2274d-052d-450b-96f5-a1a222515c9b 2018-09-27 10:00:53,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203434944153s 2018-09-27 10:00:53,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:00:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=8c6577530c6f4f60ba8bb3919379df94&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=42670dee424b4c7a8bc71bf774c63751" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:53,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5b5b7e-1811-41a8-a896-0349155e44a1 2018-09-27 10:00:53,137 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=8c6577530c6f4f60ba8bb3919379df94&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=42670dee424b4c7a8bc71bf774c63751", "previous": null, "next": null}} 2018-09-27 10:00:53,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8c6577530c6f4f60ba8bb3919379df94&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=42670dee424b4c7a8bc71bf774c63751 used request id req-ac5b5b7e-1811-41a8-a896-0349155e44a1 2018-09-27 10:00:53,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108869075775s 2018-09-27 10:00:53,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:00:53,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/42670dee424b4c7a8bc71bf774c63751/users/8c6577530c6f4f60ba8bb3919379df94/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:53,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:00:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec751a61-5351-4d09-b7a1-bbb94d287159 2018-09-27 10:00:53,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:00:53,451 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/42670dee424b4c7a8bc71bf774c63751/users/8c6577530c6f4f60ba8bb3919379df94/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-ec751a61-5351-4d09-b7a1-bbb94d287159 2018-09-27 10:00:53,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.309661865234s 2018-09-27 10:00:53,452 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf', 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'42670dee424b4c7a8bc71bf774c63751', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3f579d48-8c58-4bea-8536-6d44c77f41ef', 'username': u'singlevm2-user_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 10:00:53,455 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'password': '3f579d48-8c58-4bea-8536-6d44c77f41ef', 'project_name': 'singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '42670dee424b4c7a8bc71bf774c63751', 'project_domain_name': 'Default'} 2018-09-27 10:00:53,456 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-09-27 10:00:53,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:00:53,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:53,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2efaf970-8c78-4ded-af70-31de86c64135 2018-09-27 10:00:53,642 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:00:53,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2efaf970-8c78-4ded-af70-31de86c64135 2018-09-27 10:00:53,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186261892319s 2018-09-27 10:00:53,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:00:53,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:00:53,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0628df54-19d0-47fa-98f9-bde5439fa109 2018-09-27 10:00:53,872 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/42670dee424b4c7a8bc71bf774c63751"}, "tags": [], "enabled": true, "id": "42670dee424b4c7a8bc71bf774c63751", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf"}]} 2018-09-27 10:00:53,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0628df54-19d0-47fa-98f9-bde5439fa109 2018-09-27 10:00:53,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221759080887s 2018-09-27 10:00:53,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 10:00:53,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" -d '{"network": {"tenant_id": "42670dee424b4c7a8bc71bf774c63751", "name": "singlevm2-net_e3259316-c9ca-4ccb-9ea0-989f37842faf", "admin_state_up": true}}' 2018-09-27 10:00:54,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:54 GMT X-Openstack-Request-Id: req-ed34e9d0-c3d3-4829-b6cd-f1d3f0de059c 2018-09-27 10:00:54,484 - 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":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"42670dee424b4c7a8bc71bf774c63751","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:00:54Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_e3259316-c9ca-4ccb-9ea0-989f37842faf","admin_state_up":true,"tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:00:54Z","mtu":1450}} 2018-09-27 10:00:54,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ed34e9d0-c3d3-4829-b6cd-f1d3f0de059c 2018-09-27 10:00:54,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.609498977661s 2018-09-27 10:00:54,485 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T10:00:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ecbce2eb-2f5c-45db-a387-a0153bebeb01', u'provider:segmentation_id': 62, 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_e3259316-c9ca-4ccb-9ea0-989f37842faf', u'created_at': u'2018-09-27T10:00:54Z', u'mtu': 1450, u'tenant_id': u'42670dee424b4c7a8bc71bf774c63751', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'42670dee424b4c7a8bc71bf774c63751', u'l2_adjacency': True}) 2018-09-27 10:00:54,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:00:54,494 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56528b58-1d30-4981-a2e5-88411081b254 2018-09-27 10:00:54,495 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:00:54,495 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-56528b58-1d30-4981-a2e5-88411081b254 2018-09-27 10:00:54,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:00:54,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}], "expires_at": "2018-09-27T11:00:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42670dee424b4c7a8bc71bf774c63751", "name": "singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/42670dee424b4c7a8bc71bf774c63751", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/42670dee424b4c7a8bc71bf774c63751", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/42670dee424b4c7a8bc71bf774c63751", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/42670dee424b4c7a8bc71bf774c63751", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/42670dee424b4c7a8bc71bf774c63751", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/42670dee424b4c7a8bc71bf774c63751", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_42670dee424b4c7a8bc71bf774c63751", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_42670dee424b4c7a8bc71bf774c63751", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/42670dee424b4c7a8bc71bf774c63751", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/42670dee424b4c7a8bc71bf774c63751", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/42670dee424b4c7a8bc71bf774c63751", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/42670dee424b4c7a8bc71bf774c63751", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/42670dee424b4c7a8bc71bf774c63751", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/42670dee424b4c7a8bc71bf774c63751", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_e3259316-c9ca-4ccb-9ea0-989f37842faf", "id": "8c6577530c6f4f60ba8bb3919379df94"}, "audit_ids": ["aHZdgMavT5Wp5UlajDk6nw"], "issued_at": "2018-09-27T10:00:54.000000Z"}} 2018-09-27 10:00:54,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:00:54,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:00:55,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:55 GMT X-Openstack-Request-Id: req-5b6e8e10-1af8-4056-94cc-79e2df8635b8 2018-09-27 10:00:55,258 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"42670dee424b4c7a8bc71bf774c63751","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:00:54Z","qos_policy_id":null,"name":"singlevm2-net_e3259316-c9ca-4ccb-9ea0-989f37842faf","admin_state_up":true,"tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:00:54Z","mtu":1450}]} 2018-09-27 10:00:55,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5b6e8e10-1af8-4056-94cc-79e2df8635b8 2018-09-27 10:00:55,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368733882904s 2018-09-27 10:00:55,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 10:00:55,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '{"subnet": {"name": "singlevm2-subnet_e3259316-c9ca-4ccb-9ea0-989f37842faf", "enable_dhcp": true, "network_id": "ecbce2eb-2f5c-45db-a387-a0153bebeb01", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 10:00:56,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 27 Sep 2018 10:00:56 GMT X-Openstack-Request-Id: req-5161eb51-559e-49c1-9cd7-d7f3bd88b8c4 2018-09-27 10:00:56,238 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:00:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:00:55Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"42670dee424b4c7a8bc71bf774c63751","id":"363ae50a-2e55-46ec-9a73-062267038aee","subnetpool_id":null,"name":"singlevm2-subnet_e3259316-c9ca-4ccb-9ea0-989f37842faf"}} 2018-09-27 10:00:56,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5161eb51-559e-49c1-9cd7-d7f3bd88b8c4 2018-09-27 10:00:56,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.978115081787s 2018-09-27 10:00:56,239 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T10:00:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'363ae50a-2e55-46ec-9a73-062267038aee', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_e3259316-c9ca-4ccb-9ea0-989f37842faf', u'enable_dhcp': True, u'network_id': u'ecbce2eb-2f5c-45db-a387-a0153bebeb01', u'tenant_id': u'42670dee424b4c7a8bc71bf774c63751', u'created_at': u'2018-09-27T10:00:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'42670dee424b4c7a8bc71bf774c63751'}) 2018-09-27 10:00:56,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 10:00:56,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "singlevm2-router_e3259316-c9ca-4ccb-9ea0-989f37842faf", "admin_state_up": true}}' 2018-09-27 10:01:02,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:02 GMT X-Openstack-Request-Id: req-a85ea06b-93d1-4f0a-bffa-2b413ea903ad 2018-09-27 10:01:02,863 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:00:57Z", "admin_state_up": true, "updated_at": "2018-09-27T10:00:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "bcff093d-e7b5-4488-a531-aab67ecb341c", "name": "singlevm2-router_e3259316-c9ca-4ccb-9ea0-989f37842faf"}} 2018-09-27 10:01:02,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a85ea06b-93d1-4f0a-bffa-2b413ea903ad 2018-09-27 10:01:02,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.62361598015s 2018-09-27 10:01:02,864 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T10:00:58Z', u'revision_number': 3, u'id': u'bcff093d-e7b5-4488-a531-aab67ecb341c', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_e3259316-c9ca-4ccb-9ea0-989f37842faf', u'admin_state_up': True, u'tenant_id': u'42670dee424b4c7a8bc71bf774c63751', u'created_at': u'2018-09-27T10:00:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'42670dee424b4c7a8bc71bf774c63751'}) 2018-09-27 10:01:02,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 10:01:02,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bcff093d-e7b5-4488-a531-aab67ecb341c/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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '{"subnet_id": "363ae50a-2e55-46ec-9a73-062267038aee"}' 2018-09-27 10:01:05,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:05 GMT X-Openstack-Request-Id: req-f9306732-2fdd-499f-a55b-5d88a995becf 2018-09-27 10:01:05,919 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ecbce2eb-2f5c-45db-a387-a0153bebeb01", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "subnet_id": "363ae50a-2e55-46ec-9a73-062267038aee", "subnet_ids": ["363ae50a-2e55-46ec-9a73-062267038aee"], "port_id": "3a10b5f7-d12b-4250-823c-dc088f1ccd66", "id": "bcff093d-e7b5-4488-a531-aab67ecb341c"} 2018-09-27 10:01:05,919 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bcff093d-e7b5-4488-a531-aab67ecb341c/add_router_interface.json used request id req-f9306732-2fdd-499f-a55b-5d88a995becf 2018-09-27 10:01:05,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.05489802361s 2018-09-27 10:01:05,920 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 10:01:06,013 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 10:01:06,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:01:06,021 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:06 GMT 2018-09-27 10:01:06,021 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 10:01:06,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:01:06,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:06,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:06 GMT X-Openstack-Request-Id: req-a4ef7a00-dc20-4c31-b3f7-4e7bf0663e1e 2018-09-27 10:01:06,330 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:01:06,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a4ef7a00-dc20-4c31-b3f7-4e7bf0663e1e 2018-09-27 10:01:06,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303306818008s 2018-09-27 10:01:06,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 10:01:06,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf"}' 2018-09-27 10:01:06,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:06 GMT Location: http://172.30.9.22:9292/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-56f5c9db-cc3c-42c8-ad0f-50382e265eba 2018-09-27 10:01:06,664 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:01:06Z", "file": "/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/file", "owner": "42670dee424b4c7a8bc71bf774c63751", "id": "dfa29867-de9d-4ad9-8533-cae523ef17d0", "size": null, "self": "/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0", "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_e3259316-c9ca-4ccb-9ea0-989f37842faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf", "checksum": null, "created_at": "2018-09-27T10:01:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 10:01:06,665 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-56f5c9db-cc3c-42c8-ad0f-50382e265eba 2018-09-27 10:01:06,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.325767040253s 2018-09-27 10:01:06,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 10:01:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '' 2018-09-27 10:01:09,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:01:09 GMT X-Openstack-Request-Id: req-a3228b51-b26a-4629-9e60-7ac3d078cba9 2018-09-27 10:01:09,229 - 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-09-27 10:01:09,229 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/file used request id req-a3228b51-b26a-4629-9e60-7ac3d078cba9 2018-09-27 10:01:09,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.56403183937s 2018-09-27 10:01:09,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:01:09,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:10,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:10 GMT X-Openstack-Request-Id: req-87680ede-ca26-4c2d-97f8-b0c6f86ebcff 2018-09-27 10:01:10,022 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:01:09Z", "file": "/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/file", "owner": "42670dee424b4c7a8bc71bf774c63751", "id": "dfa29867-de9d-4ad9-8533-cae523ef17d0", "size": 12716032, "self": "/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:01:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:01:10,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-87680ede-ca26-4c2d-97f8-b0c6f86ebcff 2018-09-27 10:01:10,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.788483142853s 2018-09-27 10:01:10,025 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/file', 'owner': u'42670dee424b4c7a8bc71bf774c63751', 'id': u'dfa29867-de9d-4ad9-8533-cae523ef17d0', 'size': 12716032, u'self': u'/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'42670dee424b4c7a8bc71bf774c63751', 'name': 'singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T10:01:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T10:01:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf', '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/dfa29867-de9d-4ad9-8533-cae523ef17d0', 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_e3259316-c9ca-4ccb-9ea0-989f37842faf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'created': u'2018-09-27T10:01:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T10:01: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/dfa29867-de9d-4ad9-8533-cae523ef17d0', 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_e3259316-c9ca-4ccb-9ea0-989f37842faf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 10:01:10,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 10:01:10,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_e3259316-c9ca-4ccb-9ea0-989f37842faf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 10:01:10,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-848693d5-41ee-4394-b40b-91100b443a2b x-openstack-request-id: req-848693d5-41ee-4394-b40b-91100b443a2b 2018-09-27 10:01:10,872 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aaba01bc-2e27-4d1c-a486-fa4d909643c4", "name": "singlevm2-flavor_e3259316-c9ca-4ccb-9ea0-989f37842faf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 10:01:10,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-848693d5-41ee-4394-b40b-91100b443a2b 2018-09-27 10:01:10,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.843832969666s 2018-09-27 10:01:10,873 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_e3259316-c9ca-4ccb-9ea0-989f37842faf', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'aaba01bc-2e27-4d1c-a486-fa4d909643c4', 'swap': 0}) 2018-09-27 10:01:10,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 10:01:10,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4/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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" -d '{"extra_specs": {}}' 2018-09-27 10:01:10,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:10 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-4d404e55-1301-4d68-b697-55e75060379f x-openstack-request-id: req-4d404e55-1301-4d68-b697-55e75060379f 2018-09-27 10:01:10,893 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 10:01:10,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4/os-extra_specs used request id req-4d404e55-1301-4d68-b697-55e75060379f 2018-09-27 10:01:10,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199439525604s 2018-09-27 10:01:10,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-27 10:01:10,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '{"keypair": {"name": "singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf"}}' 2018-09-27 10:01:11,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-f8f3bd9c-3b02-4110-adbc-093c21f636f4 x-openstack-request-id: req-f8f3bd9c-3b02-4110-adbc-093c21f636f4 2018-09-27 10:01:11,320 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxQ2a8r+yn7nZQBYOxR24g3tL6PoXa/lnyIe17KLdmnMhPzbBfkJJ+Ie858G/PLjdczg0fz/h15ruE0GgRuZskevCY4wsK3JwoSiMMPhbt/C07otk9UFZFW7/IyXP5q02iVcadSXaBxAVOVOvgjqQiJXPBWvU6SCwtnUNvlCPPdp4I/0j4B7CWyUMK2/Cpsh8TP9P5h6RL8lD/q5Sv1smZGonXlfxjJbHAd47ay4OMkiJaV2ecB8HP8lHEBjjFrQmNr02aWYZmwJOK0Io7TAPEICYYtH1IxBZjiojBXapcRBDifmT4ambKKeYce4btKs+VawI/2H0u4jRNuMxPATMD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsUNmvK/sp+52UAWDsUduIN7S+j6F2v5Z8iHteyi3ZpzIT82w\nX5CSfiHvOfBvzy43XM4NH8/4dea7hNBoEbmbJHrwmOMLCtycKEojDD4W7fwtO6LZ\nPVBWRVu/yMlz+atNolXGnUl2gcQFTlTr4I6kIiVzwVr1OkgsLZ1Db5Qjz3aeCP9I\n+AewlslDCtvwqbIfEz/T+YekS/JQ/6uUr9bJmRqJ15X8YyWxwHeO2suDjJIiWldn\nnAfBz/JRxAY4xa0Jja9NmlmGZsCTitCKO0wDxCAmGLR9SMQWY4qIwV2qXEQQ4n5k\n+GpmyinmHHuG7SrPlWsCP9h9LuI0TbjMTwEzAwIDAQABAoIBAQCIY3zT52RmXYMo\n1OVb7MLehbO9GYgyVIvuUo5/uXdLe4xgYrm2/ezJIeEIKmhM95lfTacpeAIK7UoQ\nya2ZHb8yFWmzqNWhONbp5QkMbWWFHQfMn+MYWwzV9t8cZWxXiKeGJQtZj+GfvKv8\ndji7IeVF5J0pA4w1mLxtKFhvrILVJ34XGfp42OQhr79dGhfudRcJLyKb9DRy4eLD\nxp55fEOZGF7jJL7BgI2cUIFulMiW1Xc1f06SSMbrm41P8+r7fQg2N3hB5ajILNsT\nEFTVI20tdYnaz3M4rf4O2fHtb/Vk5ykXtRXyClypGDLLFV0UfOU3Bt8VZX8UvfYg\n5e3N7IhBAoGBAN6InCFp9jD4bJXiWOdCOidMwQSeCppm+quYWA6Bp7mlTtFeM3Un\n1fHX/EI0/iynCdEWAlRoVKJQ9CxOD5L7AQJ1YGAUHaD0J337AiZcSTiqvAOwbnzV\nSDGMNVuD3FbT56J+LoNgxN/nDjPUwDQEtReErGRwbY17wQFA5FTPVlWjAoGBAMvr\n6iKCa5O9g6AuvnDU/Hsxd/4qWwwP0HMWtYVwS72yB8zTGtLIuG8DquVo1+NlLJ6F\ngE3TjXeOnezd2toq3jVzTBPKsMrUoO/Uvh6N98eywlGHYgAa8AXltIvhghqaAqwu\nzRksTNiXcts1U85eGHgP3vXhyv98zViF5bBgF8MhAoGBAJI445aVIL7mzbrjAxXa\nD4o5Re85xa/VEMtmDB5kFYjH1XV/V4KYzVzfVhNO7OD8VVf9BUTfVRVe6kKefF9Q\n7UXnSI95SEq1g6mlILGCHF7O2UH3UXJXVtuvzHO4vjSTgvXjwb5z/Ik/MrbeCflk\nSnYMqJZKxcGc2qJvOFl977XPAoGAG9X+Reurp6Us/Iak9F3+gQqFqKo7d3AJMkyd\nRrPHgwN0UR9YAAHqOy0y/NHM9ntvFcx/cSA5pWJQaG74WuOTJZSxg9odO/K+bT6L\nHTyf4CCkqeBjHkSPEx8CAD4uNldjmgFhedg0PTSfNxEWeYsap/jypHnH7gwpM7ZD\nXkoftEECgYA9VnGA0AgWo+mTZpYxqkx4ugZsO55004wruweplG23sKK82TuJhZgX\ntNdnzVHMEcMyWokAMIKuKFjPOaBFPnOoAUuVaQSSFvpU1TCiOm3R4P5a5A6TG5/C\nr4kXTIlOyVonxtNgrZRiUn4AryO7/C1lJwE78a2k3SvrYzGi8tZkCg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8c6577530c6f4f60ba8bb3919379df94", "name": "singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf", "fingerprint": "c0:b2:d7:e7:0c:31:b2:e2:d0:f5:c5:d5:cb:ec:9d:44"}} 2018-09-27 10:01:11,320 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f8f3bd9c-3b02-4110-adbc-093c21f636f4 2018-09-27 10:01:11,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.423743963242s 2018-09-27 10:01:11,321 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxQ2a8r+yn7nZQBYOxR24g3tL6PoXa/lnyIe17KLdmnMhPzbBfkJJ+Ie858G/PLjdczg0fz/h15ruE0GgRuZskevCY4wsK3JwoSiMMPhbt/C07otk9UFZFW7/IyXP5q02iVcadSXaBxAVOVOvgjqQiJXPBWvU6SCwtnUNvlCPPdp4I/0j4B7CWyUMK2/Cpsh8TP9P5h6RL8lD/q5Sv1smZGonXlfxjJbHAd47ay4OMkiJaV2ecB8HP8lHEBjjFrQmNr02aWYZmwJOK0Io7TAPEICYYtH1IxBZjiojBXapcRBDifmT4ambKKeYce4btKs+VawI/2H0u4jRNuMxPATMD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAsUNmvK/sp+52UAWDsUduIN7S+j6F2v5Z8iHteyi3ZpzIT82w\nX5CSfiHvOfBvzy43XM4NH8/4dea7hNBoEbmbJHrwmOMLCtycKEojDD4W7fwtO6LZ\nPVBWRVu/yMlz+atNolXGnUl2gcQFTlTr4I6kIiVzwVr1OkgsLZ1Db5Qjz3aeCP9I\n+AewlslDCtvwqbIfEz/T+YekS/JQ/6uUr9bJmRqJ15X8YyWxwHeO2suDjJIiWldn\nnAfBz/JRxAY4xa0Jja9NmlmGZsCTitCKO0wDxCAmGLR9SMQWY4qIwV2qXEQQ4n5k\n+GpmyinmHHuG7SrPlWsCP9h9LuI0TbjMTwEzAwIDAQABAoIBAQCIY3zT52RmXYMo\n1OVb7MLehbO9GYgyVIvuUo5/uXdLe4xgYrm2/ezJIeEIKmhM95lfTacpeAIK7UoQ\nya2ZHb8yFWmzqNWhONbp5QkMbWWFHQfMn+MYWwzV9t8cZWxXiKeGJQtZj+GfvKv8\ndji7IeVF5J0pA4w1mLxtKFhvrILVJ34XGfp42OQhr79dGhfudRcJLyKb9DRy4eLD\nxp55fEOZGF7jJL7BgI2cUIFulMiW1Xc1f06SSMbrm41P8+r7fQg2N3hB5ajILNsT\nEFTVI20tdYnaz3M4rf4O2fHtb/Vk5ykXtRXyClypGDLLFV0UfOU3Bt8VZX8UvfYg\n5e3N7IhBAoGBAN6InCFp9jD4bJXiWOdCOidMwQSeCppm+quYWA6Bp7mlTtFeM3Un\n1fHX/EI0/iynCdEWAlRoVKJQ9CxOD5L7AQJ1YGAUHaD0J337AiZcSTiqvAOwbnzV\nSDGMNVuD3FbT56J+LoNgxN/nDjPUwDQEtReErGRwbY17wQFA5FTPVlWjAoGBAMvr\n6iKCa5O9g6AuvnDU/Hsxd/4qWwwP0HMWtYVwS72yB8zTGtLIuG8DquVo1+NlLJ6F\ngE3TjXeOnezd2toq3jVzTBPKsMrUoO/Uvh6N98eywlGHYgAa8AXltIvhghqaAqwu\nzRksTNiXcts1U85eGHgP3vXhyv98zViF5bBgF8MhAoGBAJI445aVIL7mzbrjAxXa\nD4o5Re85xa/VEMtmDB5kFYjH1XV/V4KYzVzfVhNO7OD8VVf9BUTfVRVe6kKefF9Q\n7UXnSI95SEq1g6mlILGCHF7O2UH3UXJXVtuvzHO4vjSTgvXjwb5z/Ik/MrbeCflk\nSnYMqJZKxcGc2qJvOFl977XPAoGAG9X+Reurp6Us/Iak9F3+gQqFqKo7d3AJMkyd\nRrPHgwN0UR9YAAHqOy0y/NHM9ntvFcx/cSA5pWJQaG74WuOTJZSxg9odO/K+bT6L\nHTyf4CCkqeBjHkSPEx8CAD4uNldjmgFhedg0PTSfNxEWeYsap/jypHnH7gwpM7ZD\nXkoftEECgYA9VnGA0AgWo+mTZpYxqkx4ugZsO55004wruweplG23sKK82TuJhZgX\ntNdnzVHMEcMyWokAMIKuKFjPOaBFPnOoAUuVaQSSFvpU1TCiOm3R4P5a5A6TG5/C\nr4kXTIlOyVonxtNgrZRiUn4AryO7/C1lJwE78a2k3SvrYzGi8tZkCg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8c6577530c6f4f60ba8bb3919379df94', 'name': u'singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'created_at': '2018-09-27T10:01:11.321903', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'42670dee424b4c7a8bc71bf774c63751', 'name': 'singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c0:b2:d7:e7:0c:31:b2:e2:d0:f5:c5:d5:cb:ec:9d:44', 'type': 'ssh', 'id': u'singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf'}) 2018-09-27 10:01:11,322 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAsUNmvK/sp+52UAWDsUduIN7S+j6F2v5Z8iHteyi3ZpzIT82w X5CSfiHvOfBvzy43XM4NH8/4dea7hNBoEbmbJHrwmOMLCtycKEojDD4W7fwtO6LZ PVBWRVu/yMlz+atNolXGnUl2gcQFTlTr4I6kIiVzwVr1OkgsLZ1Db5Qjz3aeCP9I +AewlslDCtvwqbIfEz/T+YekS/JQ/6uUr9bJmRqJ15X8YyWxwHeO2suDjJIiWldn nAfBz/JRxAY4xa0Jja9NmlmGZsCTitCKO0wDxCAmGLR9SMQWY4qIwV2qXEQQ4n5k +GpmyinmHHuG7SrPlWsCP9h9LuI0TbjMTwEzAwIDAQABAoIBAQCIY3zT52RmXYMo 1OVb7MLehbO9GYgyVIvuUo5/uXdLe4xgYrm2/ezJIeEIKmhM95lfTacpeAIK7UoQ ya2ZHb8yFWmzqNWhONbp5QkMbWWFHQfMn+MYWwzV9t8cZWxXiKeGJQtZj+GfvKv8 dji7IeVF5J0pA4w1mLxtKFhvrILVJ34XGfp42OQhr79dGhfudRcJLyKb9DRy4eLD xp55fEOZGF7jJL7BgI2cUIFulMiW1Xc1f06SSMbrm41P8+r7fQg2N3hB5ajILNsT EFTVI20tdYnaz3M4rf4O2fHtb/Vk5ykXtRXyClypGDLLFV0UfOU3Bt8VZX8UvfYg 5e3N7IhBAoGBAN6InCFp9jD4bJXiWOdCOidMwQSeCppm+quYWA6Bp7mlTtFeM3Un 1fHX/EI0/iynCdEWAlRoVKJQ9CxOD5L7AQJ1YGAUHaD0J337AiZcSTiqvAOwbnzV SDGMNVuD3FbT56J+LoNgxN/nDjPUwDQEtReErGRwbY17wQFA5FTPVlWjAoGBAMvr 6iKCa5O9g6AuvnDU/Hsxd/4qWwwP0HMWtYVwS72yB8zTGtLIuG8DquVo1+NlLJ6F gE3TjXeOnezd2toq3jVzTBPKsMrUoO/Uvh6N98eywlGHYgAa8AXltIvhghqaAqwu zRksTNiXcts1U85eGHgP3vXhyv98zViF5bBgF8MhAoGBAJI445aVIL7mzbrjAxXa D4o5Re85xa/VEMtmDB5kFYjH1XV/V4KYzVzfVhNO7OD8VVf9BUTfVRVe6kKefF9Q 7UXnSI95SEq1g6mlILGCHF7O2UH3UXJXVtuvzHO4vjSTgvXjwb5z/Ik/MrbeCflk SnYMqJZKxcGc2qJvOFl977XPAoGAG9X+Reurp6Us/Iak9F3+gQqFqKo7d3AJMkyd RrPHgwN0UR9YAAHqOy0y/NHM9ntvFcx/cSA5pWJQaG74WuOTJZSxg9odO/K+bT6L HTyf4CCkqeBjHkSPEx8CAD4uNldjmgFhedg0PTSfNxEWeYsap/jypHnH7gwpM7ZD XkoftEECgYA9VnGA0AgWo+mTZpYxqkx4ugZsO55004wruweplG23sKK82TuJhZgX tNdnzVHMEcMyWokAMIKuKFjPOaBFPnOoAUuVaQSSFvpU1TCiOm3R4P5a5A6TG5/C r4kXTIlOyVonxtNgrZRiUn4AryO7/C1lJwE78a2k3SvrYzGi8tZkCg== -----END RSA PRIVATE KEY----- 2018-09-27 10:01:11,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-27 10:01:11,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '{"security_group": {"name": "singlevm2-sg_e3259316-c9ca-4ccb-9ea0-989f37842faf", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-09-27 10:01:11,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:11 GMT X-Openstack-Request-Id: req-4e7c86a8-06e0-49f9-bf0d-19c4d0063726 2018-09-27 10:01:11,510 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:11Z", "updated_at": "2018-09-27T10:01:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:01:11Z", "revision_number": 0, "id": "69ff872b-97e7-4ae9-b137-169b7f86e51c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:11Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:01:11Z", "revision_number": 0, "id": "d3eb4979-676f-4f2b-82df-f22eb9d84385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:11Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}], "revision_number": 1, "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "name": "singlevm2-sg_e3259316-c9ca-4ccb-9ea0-989f37842faf"}} 2018-09-27 10:01:11,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4e7c86a8-06e0-49f9-bf0d-19c4d0063726 2018-09-27 10:01:11,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.182687997818s 2018-09-27 10:01:11,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:01:11,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:11,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:11 GMT X-Openstack-Request-Id: req-6264ddf9-ba1d-4496-aa6d-0a6e1f6675e4 2018-09-27 10:01:11,818 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:11Z", "updated_at": "2018-09-27T10:01:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:01:11Z", "revision_number": 0, "id": "69ff872b-97e7-4ae9-b137-169b7f86e51c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:11Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:01:11Z", "revision_number": 0, "id": "d3eb4979-676f-4f2b-82df-f22eb9d84385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:11Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}], "revision_number": 1, "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "name": "singlevm2-sg_e3259316-c9ca-4ccb-9ea0-989f37842faf"}, {"description": "Default security group", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:00:54Z", "updated_at": "2018-09-27T10:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "0977bc88-d8f3-4a53-85af-ad2f8d52f4e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "2b9c4a34-f02b-4bf0-941e-a4f7c40e94b2", "remote_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "becde0f5-c015-42fb-9f2f-06b467e650aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "c8f3774f-813e-45ea-bed6-1ed86bce1146", "remote_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}], "revision_number": 1, "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "bf715db9-51c3-493a-9277-df55a462646b", "name": "default"}]} 2018-09-27 10:01:11,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6264ddf9-ba1d-4496-aa6d-0a6e1f6675e4 2018-09-27 10:01:11,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.301421880722s 2018-09-27 10:01:11,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 10:01:11,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -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": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43"}}' 2018-09-27 10:01:12,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:12 GMT X-Openstack-Request-Id: req-110c1684-fc0a-45b8-879b-63c22b84426c 2018-09-27 10:01:12,252 - 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-09-27T10:01:12Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "port_range_min": 22, "revision_number": 0, "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:12Z", "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "0f9effe0-6948-40f7-955c-e49907d0fc10"}} 2018-09-27 10:01:12,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-110c1684-fc0a-45b8-879b-63c22b84426c 2018-09-27 10:01:12,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.426651000977s 2018-09-27 10:01:12,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:01:12,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:13,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:13 GMT X-Openstack-Request-Id: req-e11f5a25-c71d-436c-ba18-eab3063b37c9 2018-09-27 10:01:13,289 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:11Z", "updated_at": "2018-09-27T10:01:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T10:01:12Z", "revision_number": 0, "id": "0f9effe0-6948-40f7-955c-e49907d0fc10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:12Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": 22, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:01:11Z", "revision_number": 0, "id": "69ff872b-97e7-4ae9-b137-169b7f86e51c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:11Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:01:11Z", "revision_number": 0, "id": "d3eb4979-676f-4f2b-82df-f22eb9d84385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:11Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}], "revision_number": 2, "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "name": "singlevm2-sg_e3259316-c9ca-4ccb-9ea0-989f37842faf"}, {"description": "Default security group", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:00:54Z", "updated_at": "2018-09-27T10:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "0977bc88-d8f3-4a53-85af-ad2f8d52f4e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "2b9c4a34-f02b-4bf0-941e-a4f7c40e94b2", "remote_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "becde0f5-c015-42fb-9f2f-06b467e650aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "c8f3774f-813e-45ea-bed6-1ed86bce1146", "remote_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}], "revision_number": 1, "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "bf715db9-51c3-493a-9277-df55a462646b", "name": "default"}]} 2018-09-27 10:01:13,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e11f5a25-c71d-436c-ba18-eab3063b37c9 2018-09-27 10:01:13,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.0313410759s 2018-09-27 10:01:13,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 10:01:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -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": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43"}}' 2018-09-27 10:01:13,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:13 GMT X-Openstack-Request-Id: req-f7273ac3-8e09-41b2-bcba-bbb8750efdc1 2018-09-27 10:01:13,706 - 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-09-27T10:01:13Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "port_range_min": null, "revision_number": 0, "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:13Z", "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "573d3175-a10c-4a52-a98c-75b59e0f9f5b"}} 2018-09-27 10:01:13,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f7273ac3-8e09-41b2-bcba-bbb8750efdc1 2018-09-27 10:01:13,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.411051988602s 2018-09-27 10:01:13,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:01:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:13,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:13 GMT X-Openstack-Request-Id: req-137369b6-36ca-451e-bebd-a07d5606bbac 2018-09-27 10:01:13,797 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"42670dee424b4c7a8bc71bf774c63751","l2_adjacency":true,"status":"ACTIVE","subnets":["363ae50a-2e55-46ec-9a73-062267038aee"],"description":"","tags":[],"updated_at":"2018-09-27T10:00:55Z","qos_policy_id":null,"name":"singlevm2-net_e3259316-c9ca-4ccb-9ea0-989f37842faf","admin_state_up":true,"tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:00:54Z","mtu":1450}]} 2018-09-27 10:01:13,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-137369b6-36ca-451e-bebd-a07d5606bbac 2018-09-27 10:01:13,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893940925598s 2018-09-27 10:01:13,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:01:13,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:14,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:14 GMT X-Openstack-Request-Id: req-9cef3521-77ac-4cad-929b-eac491c94006 2018-09-27 10:01:14,581 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:01:09Z", "file": "/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/file", "owner": "42670dee424b4c7a8bc71bf774c63751", "id": "dfa29867-de9d-4ad9-8533-cae523ef17d0", "size": 12716032, "self": "/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:01:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:01:14,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9cef3521-77ac-4cad-929b-eac491c94006 2018-09-27 10:01:14,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.778230905533s 2018-09-27 10:01:14,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:01:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:14,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-69fca26e-b5f8-4382-8600-390037c21e51 x-openstack-request-id: req-69fca26e-b5f8-4382-8600-390037c21e51 2018-09-27 10:01:14,729 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aaba01bc-2e27-4d1c-a486-fa4d909643c4", "name": "singlevm2-flavor_e3259316-c9ca-4ccb-9ea0-989f37842faf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:01:14,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-69fca26e-b5f8-4382-8600-390037c21e51 2018-09-27 10:01:14,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.145128965378s 2018-09-27 10:01:14,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 10:01:14,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '{"server": {"name": "singlevm2-vm_e3259316-c9ca-4ccb-9ea0-989f37842faf", "imageRef": "dfa29867-de9d-4ad9-8533-cae523ef17d0", "key_name": "singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf", "flavorRef": "aaba01bc-2e27-4d1c-a486-fa4d909643c4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ecbce2eb-2f5c-45db-a387-a0153bebeb01"}], "security_groups": [{"name": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43"}]}}' 2018-09-27 10:01:19,959 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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 location: http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5 x-compute-request-id: req-a88217fa-7073-4a4f-8c41-3eba98478ecc x-openstack-request-id: req-a88217fa-7073-4a4f-8c41-3eba98478ecc 2018-09-27 10:01:19,960 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43"}], "OS-DCF:diskConfig": "MANUAL", "id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "bookmark"}], "adminPass": "6hX3GTrMVbXm"}} 2018-09-27 10:01:19,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a88217fa-7073-4a4f-8c41-3eba98478ecc 2018-09-27 10:01:19,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.22842597961s 2018-09-27 10:01:19,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:01:19,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:21,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-5b5e91ee-44f5-4b72-885f-fed20ea29b99 x-openstack-request-id: req-5b5e91ee-44f5-4b72-885f-fed20ea29b99 2018-09-27 10:01:21,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "bookmark"}], "image": {"id": "dfa29867-de9d-4ad9-8533-cae523ef17d0", "links": [{"href": "http://172.30.9.22:8774/images/dfa29867-de9d-4ad9-8533-cae523ef17d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aaba01bc-2e27-4d1c-a486-fa4d909643c4", "links": [{"href": "http://172.30.9.22:8774/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "bookmark"}]}, "id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "user_id": "8c6577530c6f4f60ba8bb3919379df94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:01:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf", "name": "singlevm2-vm_e3259316-c9ca-4ccb-9ea0-989f37842faf", "created": "2018-09-27T10:01:19Z", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:01:21,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b5e91ee-44f5-4b72-885f-fed20ea29b99 2018-09-27 10:01:21,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1598739624s 2018-09-27 10:01:21,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:01:21,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:21,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:21 GMT X-Openstack-Request-Id: req-b91b4a85-e016-4f7b-afe2-4d60e558729d 2018-09-27 10:01:21,220 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"42670dee424b4c7a8bc71bf774c63751","l2_adjacency":true,"status":"ACTIVE","subnets":["363ae50a-2e55-46ec-9a73-062267038aee"],"description":"","tags":[],"updated_at":"2018-09-27T10:00:55Z","qos_policy_id":null,"name":"singlevm2-net_e3259316-c9ca-4ccb-9ea0-989f37842faf","admin_state_up":true,"tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:00:54Z","mtu":1450}]} 2018-09-27 10:01:21,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b91b4a85-e016-4f7b-afe2-4d60e558729d 2018-09-27 10:01:21,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0887169837952s 2018-09-27 10:01:21,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 10:01:21,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:21,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:21 GMT X-Openstack-Request-Id: req-75011211-1fbd-4d15-9403-9ae9fea3c4a7 2018-09-27 10:01:21,260 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:00:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:00:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"42670dee424b4c7a8bc71bf774c63751","id":"363ae50a-2e55-46ec-9a73-062267038aee","subnetpool_id":null,"name":"singlevm2-subnet_e3259316-c9ca-4ccb-9ea0-989f37842faf"}]} 2018-09-27 10:01:21,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-75011211-1fbd-4d15-9403-9ae9fea3c4a7 2018-09-27 10:01:21,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0397839546204s 2018-09-27 10:01:21,261 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:01:23,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:01:23,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:24,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 654 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-2f4f42b1-0190-4f18-8974-30e0912cd026 x-openstack-request-id: req-2f4f42b1-0190-4f18-8974-30e0912cd026 2018-09-27 10:01:24,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "bookmark"}], "image": {"id": "dfa29867-de9d-4ad9-8533-cae523ef17d0", "links": [{"href": "http://172.30.9.22:8774/images/dfa29867-de9d-4ad9-8533-cae523ef17d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aaba01bc-2e27-4d1c-a486-fa4d909643c4", "links": [{"href": "http://172.30.9.22:8774/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "bookmark"}]}, "id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "user_id": "8c6577530c6f4f60ba8bb3919379df94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:01:23Z", "hostId": "bf30879f666f3372e17b4ec797fe600daa3cd0fd20c558302af08cc0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf", "name": "singlevm2-vm_e3259316-c9ca-4ccb-9ea0-989f37842faf", "created": "2018-09-27T10:01:19Z", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:01:24,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2f4f42b1-0190-4f18-8974-30e0912cd026 2018-09-27 10:01:24,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13222408295s 2018-09-27 10:01:24,402 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:01:26,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:01:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:28,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-329e458d-f860-4fc2-bca8-e19968c59bca x-openstack-request-id: req-329e458d-f860-4fc2-bca8-e19968c59bca 2018-09-27 10:01:28,325 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "bookmark"}], "image": {"id": "dfa29867-de9d-4ad9-8533-cae523ef17d0", "links": [{"href": "http://172.30.9.22:8774/images/dfa29867-de9d-4ad9-8533-cae523ef17d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aaba01bc-2e27-4d1c-a486-fa4d909643c4", "links": [{"href": "http://172.30.9.22:8774/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "bookmark"}]}, "id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "security_groups": [{"name": "singlevm2-sg_e3259316-c9ca-4ccb-9ea0-989f37842faf"}], "user_id": "8c6577530c6f4f60ba8bb3919379df94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:01:23Z", "hostId": "bf30879f666f3372e17b4ec797fe600daa3cd0fd20c558302af08cc0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf", "name": "singlevm2-vm_e3259316-c9ca-4ccb-9ea0-989f37842faf", "created": "2018-09-27T10:01:19Z", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:01:28,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-329e458d-f860-4fc2-bca8-e19968c59bca 2018-09-27 10:01:28,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.92014408112s 2018-09-27 10:01:28,332 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:01:30,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:01:30,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:31,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-d883d327-faaf-4351-b4d0-e4719d545f81 x-openstack-request-id: req-d883d327-faaf-4351-b4d0-e4719d545f81 2018-09-27 10:01:31,802 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_e3259316-c9ca-4ccb-9ea0-989f37842faf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c9:2d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "bookmark"}], "image": {"id": "dfa29867-de9d-4ad9-8533-cae523ef17d0", "links": [{"href": "http://172.30.9.22:8774/images/dfa29867-de9d-4ad9-8533-cae523ef17d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:01:29.000000", "flavor": {"id": "aaba01bc-2e27-4d1c-a486-fa4d909643c4", "links": [{"href": "http://172.30.9.22:8774/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "bookmark"}]}, "id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "security_groups": [{"name": "singlevm2-sg_e3259316-c9ca-4ccb-9ea0-989f37842faf"}], "user_id": "8c6577530c6f4f60ba8bb3919379df94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:01:29Z", "hostId": "bf30879f666f3372e17b4ec797fe600daa3cd0fd20c558302af08cc0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf", "name": "singlevm2-vm_e3259316-c9ca-4ccb-9ea0-989f37842faf", "created": "2018-09-27T10:01:19Z", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:01:31,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d883d327-faaf-4351-b4d0-e4719d545f81 2018-09-27 10:01:31,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46806192398s 2018-09-27 10:01:31,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:01:31,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=28032ad9-20ca-413f-b0f4-ade86e7fa8a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:31,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:31 GMT X-Openstack-Request-Id: req-0489dbbb-9a9f-4999-a295-0259f940d9fe 2018-09-27 10:01:31,858 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:01:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"363ae50a-2e55-46ec-9a73-062267038aee","ip_address":"192.168.120.17"}],"id":"3c37e82f-c272-4be6-a94c-23b651258e78","security_groups":["19ea9b61-fb9f-4e43-9c6b-cca013ef2d43"],"mac_address":"fa:16:3e:19:c9:2d","project_id":"42670dee424b4c7a8bc71bf774c63751","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:01:24Z","binding:vnic_type":"normal","device_id":"28032ad9-20ca-413f-b0f4-ade86e7fa8a5","ip_allocation":"immediate"}]} 2018-09-27 10:01:31,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=28032ad9-20ca-413f-b0f4-ade86e7fa8a5 used request id req-0489dbbb-9a9f-4999-a295-0259f940d9fe 2018-09-27 10:01:31,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.049329996109s 2018-09-27 10:01:31,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:01:31,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=3c37e82f-c272-4be6-a94c-23b651258e78" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:32,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:32 GMT X-Openstack-Request-Id: req-eee1255f-9447-4e5c-81e9-09a09fc4a931 2018-09-27 10:01:32,168 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:01:32,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=3c37e82f-c272-4be6-a94c-23b651258e78 used request id req-eee1255f-9447-4e5c-81e9-09a09fc4a931 2018-09-27 10:01:32,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.301144123077s 2018-09-27 10:01:32,169 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_e3259316-c9ca-4ccb-9ea0-989f37842faf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:19:c9:2d', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dfa29867-de9d-4ad9-8533-cae523ef17d0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:01:29.000000', 'flavor': Munch({u'id': u'aaba01bc-2e27-4d1c-a486-fa4d909643c4'}), 'az': u'nova', 'id': u'28032ad9-20ca-413f-b0f4-ade86e7fa8a5', 'security_groups': [Munch({u'name': u'singlevm2-sg_e3259316-c9ca-4ccb-9ea0-989f37842faf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8c6577530c6f4f60ba8bb3919379df94', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'42670dee424b4c7a8bc71bf774c63751', 'name': 'singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T10:01:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T10:01:29Z', 'hostId': u'bf30879f666f3372e17b4ec797fe600daa3cd0fd20c558302af08cc0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'bf30879f666f3372e17b4ec797fe600daa3cd0fd20c558302af08cc0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:01:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'42670dee424b4c7a8bc71bf774c63751', 'name': u'singlevm2-vm_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'adminPass': u'6hX3GTrMVbXm', 'tenant_id': u'42670dee424b4c7a8bc71bf774c63751', 'created_at': u'2018-09-27T10:01:19Z', 'created': u'2018-09-27T10:01:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 10:01:32,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:01:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:32,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:32 GMT X-Openstack-Request-Id: req-f398602b-cd66-46b1-932e-fe6edec55992 2018-09-27 10:01:32,263 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"42670dee424b4c7a8bc71bf774c63751","l2_adjacency":true,"status":"ACTIVE","subnets":["363ae50a-2e55-46ec-9a73-062267038aee"],"description":"","tags":[],"updated_at":"2018-09-27T10:00:55Z","qos_policy_id":null,"name":"singlevm2-net_e3259316-c9ca-4ccb-9ea0-989f37842faf","admin_state_up":true,"tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:00:54Z","mtu":1450}]} 2018-09-27 10:01:32,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f398602b-cd66-46b1-932e-fe6edec55992 2018-09-27 10:01:32,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0879669189453s 2018-09-27 10:01:32,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:01:32,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=28032ad9-20ca-413f-b0f4-ade86e7fa8a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:32,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:32 GMT X-Openstack-Request-Id: req-d3c9394b-be51-4584-b1aa-e600c34f3c70 2018-09-27 10:01:32,557 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:01:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"363ae50a-2e55-46ec-9a73-062267038aee","ip_address":"192.168.120.17"}],"id":"3c37e82f-c272-4be6-a94c-23b651258e78","security_groups":["19ea9b61-fb9f-4e43-9c6b-cca013ef2d43"],"mac_address":"fa:16:3e:19:c9:2d","project_id":"42670dee424b4c7a8bc71bf774c63751","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:01:24Z","binding:vnic_type":"normal","device_id":"28032ad9-20ca-413f-b0f4-ade86e7fa8a5","ip_allocation":"immediate"}]} 2018-09-27 10:01:32,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=28032ad9-20ca-413f-b0f4-ade86e7fa8a5 used request id req-d3c9394b-be51-4584-b1aa-e600c34f3c70 2018-09-27 10:01:32,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.292629003525s 2018-09-27 10:01:32,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-27 10:01:32,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '{"floatingip": {"floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "fixed_ip_address": "192.168.120.17", "port_id": "3c37e82f-c272-4be6-a94c-23b651258e78"}}' 2018-09-27 10:01:35,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:35 GMT X-Openstack-Request-Id: req-30ee6d86-a4b7-4756-9dbd-bac6d5917018 2018-09-27 10:01:35,615 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "bcff093d-e7b5-4488-a531-aab67ecb341c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:33Z", "updated_at": "2018-09-27T10:01:33Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecbce2eb-2f5c-45db-a387-a0153bebeb01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:c9:2d", "device_id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "42670dee424b4c7a8bc71bf774c63751", "port_id": "3c37e82f-c272-4be6-a94c-23b651258e78", "id": "a1f044f6-a419-40ba-bbac-5c7c6979e3af", "qos_policy_id": null}} 2018-09-27 10:01:35,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-30ee6d86-a4b7-4756-9dbd-bac6d5917018 2018-09-27 10:01:35,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.05735683441s 2018-09-27 10:01:35,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:01:35,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:35,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:35 GMT X-Openstack-Request-Id: req-05df69b5-53c9-4293-98e4-4de162aeb0b7 2018-09-27 10:01:35,693 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bcff093d-e7b5-4488-a531-aab67ecb341c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:33Z", "updated_at": "2018-09-27T10:01:33Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecbce2eb-2f5c-45db-a387-a0153bebeb01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:c9:2d", "device_id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "42670dee424b4c7a8bc71bf774c63751", "port_id": "3c37e82f-c272-4be6-a94c-23b651258e78", "id": "a1f044f6-a419-40ba-bbac-5c7c6979e3af", "qos_policy_id": null}]} 2018-09-27 10:01:35,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-05df69b5-53c9-4293-98e4-4de162aeb0b7 2018-09-27 10:01:35,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630369186401s 2018-09-27 10:01:35,699 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:01:35,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:01:35,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:35,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:35 GMT X-Openstack-Request-Id: req-8490ed75-e11e-4789-b88c-8e0276920583 2018-09-27 10:01:35,867 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bcff093d-e7b5-4488-a531-aab67ecb341c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:33Z", "updated_at": "2018-09-27T10:01:33Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecbce2eb-2f5c-45db-a387-a0153bebeb01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:c9:2d", "device_id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "42670dee424b4c7a8bc71bf774c63751", "port_id": "3c37e82f-c272-4be6-a94c-23b651258e78", "id": "a1f044f6-a419-40ba-bbac-5c7c6979e3af", "qos_policy_id": null}]} 2018-09-27 10:01:35,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8490ed75-e11e-4789-b88c-8e0276920583 2018-09-27 10:01:35,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578401088715s 2018-09-27 10:01:35,874 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:01:35,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:01:35,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:36,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:36 GMT X-Openstack-Request-Id: req-fc25b271-10b6-4bb3-a126-0cad67495645 2018-09-27 10:01:36,042 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bcff093d-e7b5-4488-a531-aab67ecb341c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:33Z", "updated_at": "2018-09-27T10:01:33Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecbce2eb-2f5c-45db-a387-a0153bebeb01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:c9:2d", "device_id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "42670dee424b4c7a8bc71bf774c63751", "port_id": "3c37e82f-c272-4be6-a94c-23b651258e78", "id": "a1f044f6-a419-40ba-bbac-5c7c6979e3af", "qos_policy_id": null}]} 2018-09-27 10:01:36,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fc25b271-10b6-4bb3-a126-0cad67495645 2018-09-27 10:01:36,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579569339752s 2018-09-27 10:01:36,048 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:01:36,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:01:36,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:36,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:36 GMT X-Openstack-Request-Id: req-061880ab-c367-4f0f-bb22-e680fbc2bd94 2018-09-27 10:01:36,510 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bcff093d-e7b5-4488-a531-aab67ecb341c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:33Z", "updated_at": "2018-09-27T10:01:33Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecbce2eb-2f5c-45db-a387-a0153bebeb01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:c9:2d", "device_id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "42670dee424b4c7a8bc71bf774c63751", "port_id": "3c37e82f-c272-4be6-a94c-23b651258e78", "id": "a1f044f6-a419-40ba-bbac-5c7c6979e3af", "qos_policy_id": null}]} 2018-09-27 10:01:36,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-061880ab-c367-4f0f-bb22-e680fbc2bd94 2018-09-27 10:01:36,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.352677822113s 2018-09-27 10:01:36,517 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:01:36,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:01:36,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:36,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:36 GMT X-Openstack-Request-Id: req-6b5359ee-6a20-4569-a7e7-454d5f9ef439 2018-09-27 10:01:36,691 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bcff093d-e7b5-4488-a531-aab67ecb341c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:33Z", "updated_at": "2018-09-27T10:01:33Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecbce2eb-2f5c-45db-a387-a0153bebeb01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:c9:2d", "device_id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "42670dee424b4c7a8bc71bf774c63751", "port_id": "3c37e82f-c272-4be6-a94c-23b651258e78", "id": "a1f044f6-a419-40ba-bbac-5c7c6979e3af", "qos_policy_id": null}]} 2018-09-27 10:01:36,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6b5359ee-6a20-4569-a7e7-454d5f9ef439 2018-09-27 10:01:36,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0641300678253s 2018-09-27 10:01:36,698 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:01:36,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:01:36,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:37,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:37 GMT X-Openstack-Request-Id: req-486e97aa-8261-4f42-b1b4-abf32ac9e560 2018-09-27 10:01:37,148 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bcff093d-e7b5-4488-a531-aab67ecb341c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:33Z", "updated_at": "2018-09-27T10:01:37Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecbce2eb-2f5c-45db-a387-a0153bebeb01", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:c9:2d", "device_id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "42670dee424b4c7a8bc71bf774c63751", "port_id": "3c37e82f-c272-4be6-a94c-23b651258e78", "id": "a1f044f6-a419-40ba-bbac-5c7c6979e3af", "qos_policy_id": null}]} 2018-09-27 10:01:37,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-486e97aa-8261-4f42-b1b4-abf32ac9e560 2018-09-27 10:01:37,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.340366125107s 2018-09-27 10:01:37,155 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'bcff093d-e7b5-4488-a531-aab67ecb341c', 'updated_at': u'2018-09-27T10:01:37Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.210', 'revision_number': 2, 'port_id': u'3c37e82f-c272-4be6-a94c-23b651258e78', 'id': u'a1f044f6-a419-40ba-bbac-5c7c6979e3af', 'network': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 'port': u'3c37e82f-c272-4be6-a94c-23b651258e78', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'42670dee424b4c7a8bc71bf774c63751', 'name': 'singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'42670dee424b4c7a8bc71bf774c63751', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ecbce2eb-2f5c-45db-a387-a0153bebeb01', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:19:c9:2d', u'device_id': u'28032ad9-20ca-413f-b0f4-ade86e7fa8a5'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'42670dee424b4c7a8bc71bf774c63751', 'created_at': u'2018-09-27T10:01:33Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ecbce2eb-2f5c-45db-a387-a0153bebeb01', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:19:c9:2d', u'device_id': u'28032ad9-20ca-413f-b0f4-ade86e7fa8a5'}), 'router': u'bcff093d-e7b5-4488-a531-aab67ecb341c'}) 2018-09-27 10:01:37,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 10:01:37,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5/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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 10:01:37,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9589 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-780d08ea-49cb-439b-9114-a7889459adb2 x-openstack-request-id: req-780d08ea-49cb-439b-9114-a7889459adb2 2018-09-27 10:01:37,406 - 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 531308769 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.185327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187576] pid_max: default: 32768 minimum: 301\n[ 0.188935] ACPI: Core revision 20150930\n[ 0.190470] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192013] Security Framework initialized\n[ 0.193012] Yama: becoming mindful.\n[ 0.194135] AppArmor: AppArmor initialized\n[ 0.195269] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197010] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198695] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200401] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202286] Initializing cgroup subsys io\n[ 0.203402] Initializing cgroup subsys memory\n[ 0.204604] Initializing cgroup subsys devices\n[ 0.205791] Initializing cgroup subsys freezer\n[ 0.206976] Initializing cgroup subsys net_cls\n[ 0.208169] Initializing cgroup subsys perf_event\n[ 0.209400] Initializing cgroup subsys net_prio\n[ 0.210597] Initializing cgroup subsys hugetlb\n[ 0.211780] Initializing cgroup subsys pids\n[ 0.212961] CPU: Physical Processor ID: 0\n[ 0.214749] mce: CPU supports 10 MCE banks\n[ 0.215897] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232310] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239144] ftrace: allocating 31920 entries in 125 pages\n[ 0.265667] smpboot: Max logical packages: 1\n[ 0.266820] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268680] x2apic enabled\n[ 0.269797] Switched APIC routing to physical x2apic.\n[ 0.272236] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273727] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276886] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279319] KVM setup paravirtual spinlock\n[ 0.280956] x86: Booted up 1 node, 1 CPUs\n[ 0.282060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283959] devtmpfs: initialized\n[ 0.285959] evm: security.selinux\n[ 0.286917] evm: security.SMACK64\n[ 0.287874] evm: security.SMACK64EXEC\n[ 0.288893] evm: security.SMACK64TRANSMUTE\n[ 0.289996] evm: security.SMACK64MMAP\n[ 0.291011] evm: security.ima\n[ 0.291897] evm: security.capability\n[ 0.292982] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295472] pinctrl core: initialized pinctrl subsystem\n[ 0.296953] RTC time: 10:01:29, date: 09/27/18\n[ 0.298245] NET: Registered protocol family 16\n[ 0.299551] cpuidle: using governor ladder\n[ 0.300655] cpuidle: using governor menu\n[ 0.301733] PCCT header not found.\n[ 0.302749] ACPI: bus type PCI registered\n[ 0.303844] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305482] PCI: Using configuration type 1 for base access\n[ 0.307635] ACPI: Added _OSI(Module Device)\n[ 0.308781] ACPI: Added _OSI(Processor Device)\n[ 0.309943] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313320] ACPI: Interpreter enabled\n[ 0.314373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324407] ACPI: (supports S0 S5)\n[ 0.325796] ACPI: Using IOAPIC for interrupt routing\n[ 0.327061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330858] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332390] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334067] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335669] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338631] acpiphp: Slot [3] registered\n[ 0.339722] acpiphp: Slot [4] registered\n[ 0.340809] acpiphp: Slot [5] registered\n[ 0.341894] acpiphp: Slot [6] registered\n[ 0.342978] acpiphp: Slot [7] registered\n[ 0.344103] acpiphp: Slot [8] registered\n[ 0.345194] acpiphp: Slot [9] registered\n[ 0.346279] acpiphp: Slot [10] registered\n[ 0.347381] acpiphp: Slot [11] registered\n[ 0.348485] acpiphp: Slot [12] registered\n[ 0.349586] acpiphp: Slot [13] registered\n[ 0.350678] acpiphp: Slot [14] registered\n[ 0.351765] acpiphp: Slot [15] registered\n[ 0.366407] acpiphp: Slot [16] registered\n[ 0.367526] acpiphp: Slot [17] registered\n[ 0.368622] acpiphp: Slot [18] registered\n[ 0.369710] acpiphp: Slot [19] registered\n[ 0.370801] acpiphp: Slot [20] registered\n[ 0.371894] acpiphp: Slot [21] registered\n[ 0.372974] acpiphp: Slot [22] registered\n[ 0.374086] acpiphp: Slot [23] registered\n[ 0.375607] acpiphp: Slot [24] registered\n[ 0.376718] acpiphp: Slot [25] registered\n[ 0.377809] acpiphp: Slot [26] registered\n[ 0.378900] acpiphp: Slot [27] registered\n[ 0.380000] acpiphp: Slot [28] registered\n[ 0.381100] acpiphp: Slot [29] registered\n[ 0.382187] acpiphp: Slot [30] registered\n[ 0.383291] acpiphp: Slot [31] registered\n[ 0.384399] PCI host bridge to bus 0000:00\n[ 0.385486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.388686] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.390623] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.392585] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.394567] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.398530] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400251] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401833] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403535] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.407796] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.409749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.430594] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.432597] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.434507] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.436412] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440131] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441931] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.443324] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.445404] vgaarb: loaded\n[ 0.446238] vgaarb: bridge control possible 0000:00:02.0\n[ 0.447891] SCSI subsystem initialized\n[ 0.449164] ACPI: bus type USB registered\n[ 0.450274] usbcore: registered new interface driver usbfs\n[ 0.451728] usbcore: registered new interface driver hub\n[ 0.453120] usbcore: registered new device driver usb\n[ 0.454589] PCI: Using ACPI for IRQ routing\n[ 0.456089] NetLabel: Initializing\n[ 0.457058] NetLabel: domain hash size = 128\n[ 0.458192] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459477] NetLabel: unlabeled traffic allowed by default\n[ 0.461037] clocksource: Switched to clocksource kvm-clock\n[ 0.471046] AppArmor: AppArmor Filesystem Enabled\n[ 0.472343] pnp: PnP ACPI init\n[ 0.473579] pnp: PnP ACPI: found 5 devices\n[ 0.480393] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.482682] NET: Registered protocol family 2\n[ 0.484093] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.485799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487386] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.488974] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490413] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491982] NET: Registered protocol family 1\n[ 0.493172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.494643] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496097] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510578] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525204] Trying to unpack rootfs image as initramfs...\n[ 0.586973] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593836] Scanning for low memory corruption every 60 seconds\n[ 0.596939] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.598580] audit: initializing netlink subsys (disabled)\n[ 0.600153] audit: type=2000 audit(1538042490.314:1): initialized\n[ 0.602387] Initialise system trusted keyring\n[ 0.603919] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605492] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608332] zbud: loaded\n[ 0.609420] VFS: Disk quotas dquot_6.6.0\n[ 0.610581] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612903] fuse init (API version 7.23)\n[ 0.614213] Key type big_key registered\n[ 0.615326] Allocating IMA MOK and blacklist keyrings.\n[ 0.617018] Key type asymmetric registered\n[ 0.618173] Asymmetric key parser 'x509' registered\n[ 0.619518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621630] io scheduler noop registered\n[ 0.622706] io scheduler deadline registered (default)\n[ 0.624094] io scheduler cfq registered\n[ 0.625407] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626859] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628740] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630765] ACPI: Power Button [PWRF]\n[ 0.632125] GHES: HEST is not enabled!\n[ 0.646430] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702211] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705364] Linux agpgart interface v0.103\n[ 0.709204] brd: module loaded\n[ 0.711534] loop: module loaded\n[ 0.717403] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.719391] GPT:90111 != 2097151\n[ 0.720318] GPT:Alternate GPT header not at the end of the disk.\n[ 0.721800] GPT:90111 != 2097151\n[ 0.722734] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724042] vda: vda1 vda15\n[ 0.725935] scsi host0: ata_piix\n[ 0.727006] scsi host1: ata_piix\n[ 0.727994] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729640] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731676] libphy: Fixed MDIO Bus: probed\n[ 0.732820] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734124] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737329] PPP generic driver version 2.4.2\n[ 0.738612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740239] ehci-pci: EHCI PCI platform driver\n[ 0.741462] ehci-platform: EHCI generic platform driver\n[ 0.743062] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744918] ohci-pci: OHCI PCI platform driver\n[ 0.746351] ohci-platform: OHCI generic platform driver\n[ 0.747983] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762946] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767071] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774926] usb usb1: Product: UHCI Host Controller\n[ 0.776473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778338] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779926] hub 1-0:1.0: USB hub found\n[ 0.781194] hub 1-0:1.0: 2 ports detected\n[ 0.782754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.786123] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787657] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789287] mousedev: PS/2 mouse device common for all mice\n[ 0.791273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.794177] rtc_cmos 00:00: RTC can wake from S4\n[ 0.795954] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.797857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.799824] i2c /dev entries driver\n[ 0.801096] device-mapper: uevent: version 1.0.3\n[ 0.802649] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805380] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807755] NET: Registered protocol family 10\n[ 0.809754] NET: Registered protocol family 17\n[ 0.811184] Key type dns_resolver registered\n[ 0.812767] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.814580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817450] registered taskstats version 1\n[ 0.818822] Loading compiled-in X.509 certificates\n[ 0.820943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823970] zswap: loaded using pool lzo/zbud\n[ 0.826705] Key type trusted registered\n[ 0.829045] Key type encrypted registered\n[ 0.830391] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.832076] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833739] evm: HMAC attrs: 0x1\n[ 0.835211] Magic number: 2:70:23\n[ 0.836524] rtc_cmos 00:00: setting system clock to 2018-09-27 10:01:30 UTC (1538042490)\n[ 0.839143] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.840916] EDD information not available.\n[ 0.891691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.908036] Write protecting the kernel read-only data: 14336k\n[ 0.913088] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.915726] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.086340] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.17...\nLease of 192.168.120.17 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEoZVHPMcikiQyfUrYdfbg5inwDif46kdBDZoTQQ4h/IvTTQgTRR6mJm42jJkdLQvOZRtbRQP3VhVzYcdnpXJ4P3Jet7MUentyl+CPxw+v8qKWt6pkLduMqmW7NdXn3m6d0S8SrMChWAUJJ30v3dugRpMcX4gcYFp34pZ9YpKPT6m2EDKSLgF6lYPhR2sXpCAmUdVvKmOpiV8xzIabf3O+e2pgnasMko+Q7Mml6Yuq9g4TGf+HPxq5JbTBxd4nB06pfeM5tgYTsZhG1UqZZQJz65RSZ9t2UU2Ncu/yrjKFQbvNkzKCBvqZOcdm4DR7ouGFfe7tB3DmXGFXFGmL4H0P root@singlevm2-vm-e3259316-c9ca-4ccb-9ea0-989f37842faf\nssh-dss AAAAB3NzaC1kc3MAAACBAIZ6iFOfs9aamdTfmhhozHwPKoBGrzQhUwp6jvca5ikMyAFZC5ssDdJkHHoVOgTM8w/uhnU8kQlAWWELmCWi1MZrh+MD4kqaoZhMIMZxIb/TMe9F1Y+U5T2ha1me6GU0+j2rmZIudkLIk9jcGbgQ5hjrQxMGZGmPiXdwUP7VPWtPAAAAFQDTi5fNwtW8yuzbznvLxzDAKbwQbQAAAIAXGUGZFcSUP5/nfz81N/V+LOmV2ATxbGAnM+8t7vdX7tceeWto0yqHjpl7euwpah8TN5vvWuLcmhe2GRjGiCOhiJihi+dLqas6h6f+o0pNIGUkq501eAV8EBZtX/2A1zjV71qSlq3sEi3jJVBo7RwztsvQ4AI43db0K3YTlEQKDgAAAIAa0EZBdOCkKZpNFby6KveCsbhyRXjBKBdLVVNLBzAqJXl+uEL0DnFzam/XCm7XlkCj603wuCzLL9+Vzsz97y5W78aF97a7NsyW3d4xFkEhl6DVJCbItYMH3zvYN+C8+X3hvF0uBMPFvL9vqTL/hlRhYXMX++bNJhGm5p1ntA5Ymw== root@singlevm2-vm-e3259316-c9ca-4ccb-9ea0-989f37842faf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe19:c92d/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.17 \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-e3259316-c9ca-4ccb-9ea0-989f37842faf\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.43 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-e3259316-c9ca-4ccb-9ea0-989f37842faf login: "} 2018-09-27 10:01:37,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5/action used request id req-780d08ea-49cb-439b-9114-a7889459adb2 2018-09-27 10:01:37,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.25121307373s 2018-09-27 10:01:37,408 - 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 531308769 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.185327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.187576] pid_max: default: 32768 minimum: 301 [ 0.188935] ACPI: Core revision 20150930 [ 0.190470] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.192013] Security Framework initialized [ 0.193012] Yama: becoming mindful. [ 0.194135] AppArmor: AppArmor initialized [ 0.195269] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.197010] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198695] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200401] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202286] Initializing cgroup subsys io [ 0.203402] Initializing cgroup subsys memory [ 0.204604] Initializing cgroup subsys devices [ 0.205791] Initializing cgroup subsys freezer [ 0.206976] Initializing cgroup subsys net_cls [ 0.208169] Initializing cgroup subsys perf_event [ 0.209400] Initializing cgroup subsys net_prio [ 0.210597] Initializing cgroup subsys hugetlb [ 0.211780] Initializing cgroup subsys pids [ 0.212961] CPU: Physical Processor ID: 0 [ 0.214749] mce: CPU supports 10 MCE banks [ 0.215897] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.217256] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232310] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239144] ftrace: allocating 31920 entries in 125 pages [ 0.265667] smpboot: Max logical packages: 1 [ 0.266820] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268680] x2apic enabled [ 0.269797] Switched APIC routing to physical x2apic. [ 0.272236] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273727] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276886] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279319] KVM setup paravirtual spinlock [ 0.280956] x86: Booted up 1 node, 1 CPUs [ 0.282060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283959] devtmpfs: initialized [ 0.285959] evm: security.selinux [ 0.286917] evm: security.SMACK64 [ 0.287874] evm: security.SMACK64EXEC [ 0.288893] evm: security.SMACK64TRANSMUTE [ 0.289996] evm: security.SMACK64MMAP [ 0.291011] evm: security.ima [ 0.291897] evm: security.capability [ 0.292982] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.295472] pinctrl core: initialized pinctrl subsystem [ 0.296953] RTC time: 10:01:29, date: 09/27/18 [ 0.298245] NET: Registered protocol family 16 [ 0.299551] cpuidle: using governor ladder [ 0.300655] cpuidle: using governor menu [ 0.301733] PCCT header not found. [ 0.302749] ACPI: bus type PCI registered [ 0.303844] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.305482] PCI: Using configuration type 1 for base access [ 0.307635] ACPI: Added _OSI(Module Device) [ 0.308781] ACPI: Added _OSI(Processor Device) [ 0.309943] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.311166] ACPI: Added _OSI(Processor Aggregator Device) [ 0.313320] ACPI: Interpreter enabled [ 0.314373] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.316888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.319380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.321865] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.324407] ACPI: (supports S0 S5) [ 0.325796] ACPI: Using IOAPIC for interrupt routing [ 0.327061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.330858] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.332390] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334067] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335669] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338631] acpiphp: Slot [3] registered [ 0.339722] acpiphp: Slot [4] registered [ 0.340809] acpiphp: Slot [5] registered [ 0.341894] acpiphp: Slot [6] registered [ 0.342978] acpiphp: Slot [7] registered [ 0.344103] acpiphp: Slot [8] registered [ 0.345194] acpiphp: Slot [9] registered [ 0.346279] acpiphp: Slot [10] registered [ 0.347381] acpiphp: Slot [11] registered [ 0.348485] acpiphp: Slot [12] registered [ 0.349586] acpiphp: Slot [13] registered [ 0.350678] acpiphp: Slot [14] registered [ 0.351765] acpiphp: Slot [15] registered [ 0.366407] acpiphp: Slot [16] registered [ 0.367526] acpiphp: Slot [17] registered [ 0.368622] acpiphp: Slot [18] registered [ 0.369710] acpiphp: Slot [19] registered [ 0.370801] acpiphp: Slot [20] registered [ 0.371894] acpiphp: Slot [21] registered [ 0.372974] acpiphp: Slot [22] registered [ 0.374086] acpiphp: Slot [23] registered [ 0.375607] acpiphp: Slot [24] registered [ 0.376718] acpiphp: Slot [25] registered [ 0.377809] acpiphp: Slot [26] registered [ 0.378900] acpiphp: Slot [27] registered [ 0.380000] acpiphp: Slot [28] registered [ 0.381100] acpiphp: Slot [29] registered [ 0.382187] acpiphp: Slot [30] registered [ 0.383291] acpiphp: Slot [31] registered [ 0.384399] PCI host bridge to bus 0000:00 [ 0.385486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.387089] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.388686] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.390623] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.392585] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.394567] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.398530] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400251] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401833] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403535] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407796] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.430594] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.432597] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.434507] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.436412] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.438402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440131] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441931] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.443324] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.445404] vgaarb: loaded [ 0.446238] vgaarb: bridge control possible 0000:00:02.0 [ 0.447891] SCSI subsystem initialized [ 0.449164] ACPI: bus type USB registered [ 0.450274] usbcore: registered new interface driver usbfs [ 0.451728] usbcore: registered new interface driver hub [ 0.453120] usbcore: registered new device driver usb [ 0.454589] PCI: Using ACPI for IRQ routing [ 0.456089] NetLabel: Initializing [ 0.457058] NetLabel: domain hash size = 128 [ 0.458192] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.459477] NetLabel: unlabeled traffic allowed by default [ 0.461037] clocksource: Switched to clocksource kvm-clock [ 0.471046] AppArmor: AppArmor Filesystem Enabled [ 0.472343] pnp: PnP ACPI init [ 0.473579] pnp: PnP ACPI: found 5 devices [ 0.480393] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.482682] NET: Registered protocol family 2 [ 0.484093] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.485799] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.487386] TCP: Hash tables configured (established 4096 bind 4096) [ 0.488974] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.490413] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.491982] NET: Registered protocol family 1 [ 0.493172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.494643] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496097] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510578] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525204] Trying to unpack rootfs image as initramfs... [ 0.586973] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.593836] Scanning for low memory corruption every 60 seconds [ 0.596939] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.598580] audit: initializing netlink subsys (disabled) [ 0.600153] audit: type=2000 audit(1538042490.314:1): initialized [ 0.602387] Initialise system trusted keyring [ 0.603919] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.605492] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608332] zbud: loaded [ 0.609420] VFS: Disk quotas dquot_6.6.0 [ 0.610581] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.612903] fuse init (API version 7.23) [ 0.614213] Key type big_key registered [ 0.615326] Allocating IMA MOK and blacklist keyrings. [ 0.617018] Key type asymmetric registered [ 0.618173] Asymmetric key parser 'x509' registered [ 0.619518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.621630] io scheduler noop registered [ 0.622706] io scheduler deadline registered (default) [ 0.624094] io scheduler cfq registered [ 0.625407] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.626859] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.628740] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.630765] ACPI: Power Button [PWRF] [ 0.632125] GHES: HEST is not enabled! [ 0.646430] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702211] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705364] Linux agpgart interface v0.103 [ 0.709204] brd: module loaded [ 0.711534] loop: module loaded [ 0.717403] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.719391] GPT:90111 != 2097151 [ 0.720318] GPT:Alternate GPT header not at the end of the disk. [ 0.721800] GPT:90111 != 2097151 [ 0.722734] GPT: Use GNU Parted to correct GPT errors. [ 0.724042] vda: vda1 vda15 [ 0.725935] scsi host0: ata_piix [ 0.727006] scsi host1: ata_piix [ 0.727994] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.729640] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.731676] libphy: Fixed MDIO Bus: probed [ 0.732820] tun: Universal TUN/TAP device driver, 1.6 [ 0.734124] tun: (C) 1999-2004 Max Krasnyansky [ 0.737329] PPP generic driver version 2.4.2 [ 0.738612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.740239] ehci-pci: EHCI PCI platform driver [ 0.741462] ehci-platform: EHCI generic platform driver [ 0.743062] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.744918] ohci-pci: OHCI PCI platform driver [ 0.746351] ohci-platform: OHCI generic platform driver [ 0.747983] uhci_hcd: USB Universal Host Controller Interface driver [ 0.762946] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.764631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.767071] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.768693] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.770636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.772629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.774926] usb usb1: Product: UHCI Host Controller [ 0.776473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.778338] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779926] hub 1-0:1.0: USB hub found [ 0.781194] hub 1-0:1.0: 2 ports detected [ 0.782754] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.786123] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.787657] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789287] mousedev: PS/2 mouse device common for all mice [ 0.791273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.794177] rtc_cmos 00:00: RTC can wake from S4 [ 0.795954] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.797857] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.799824] i2c /dev entries driver [ 0.801096] device-mapper: uevent: version 1.0.3 [ 0.802649] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.805380] ledtrig-cpu: registered to indicate activity on CPUs [ 0.807755] NET: Registered protocol family 10 [ 0.809754] NET: Registered protocol family 17 [ 0.811184] Key type dns_resolver registered [ 0.812767] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.814580] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.817450] registered taskstats version 1 [ 0.818822] Loading compiled-in X.509 certificates [ 0.820943] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.823970] zswap: loaded using pool lzo/zbud [ 0.826705] Key type trusted registered [ 0.829045] Key type encrypted registered [ 0.830391] AppArmor: AppArmor sha1 policy hashing enabled [ 0.832076] ima: No TPM chip found, activating TPM-bypass! [ 0.833739] evm: HMAC attrs: 0x1 [ 0.835211] Magic number: 2:70:23 [ 0.836524] rtc_cmos 00:00: setting system clock to 2018-09-27 10:01:30 UTC (1538042490) [ 0.839143] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.840916] EDD information not available. [ 0.891691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.908036] Write protecting the kernel read-only data: 14336k [ 0.913088] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.915726] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.086340] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.17... Lease of 192.168.120.17 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEoZVHPMcikiQyfUrYdfbg5inwDif46kdBDZoTQQ4h/IvTTQgTRR6mJm42jJkdLQvOZRtbRQP3VhVzYcdnpXJ4P3Jet7MUentyl+CPxw+v8qKWt6pkLduMqmW7NdXn3m6d0S8SrMChWAUJJ30v3dugRpMcX4gcYFp34pZ9YpKPT6m2EDKSLgF6lYPhR2sXpCAmUdVvKmOpiV8xzIabf3O+e2pgnasMko+Q7Mml6Yuq9g4TGf+HPxq5JbTBxd4nB06pfeM5tgYTsZhG1UqZZQJz65RSZ9t2UU2Ncu/yrjKFQbvNkzKCBvqZOcdm4DR7ouGFfe7tB3DmXGFXFGmL4H0P root@singlevm2-vm-e3259316-c9ca-4ccb-9ea0-989f37842faf ssh-dss AAAAB3NzaC1kc3MAAACBAIZ6iFOfs9aamdTfmhhozHwPKoBGrzQhUwp6jvca5ikMyAFZC5ssDdJkHHoVOgTM8w/uhnU8kQlAWWELmCWi1MZrh+MD4kqaoZhMIMZxIb/TMe9F1Y+U5T2ha1me6GU0+j2rmZIudkLIk9jcGbgQ5hjrQxMGZGmPiXdwUP7VPWtPAAAAFQDTi5fNwtW8yuzbznvLxzDAKbwQbQAAAIAXGUGZFcSUP5/nfz81N/V+LOmV2ATxbGAnM+8t7vdX7tceeWto0yqHjpl7euwpah8TN5vvWuLcmhe2GRjGiCOhiJihi+dLqas6h6f+o0pNIGUkq501eAV8EBZtX/2A1zjV71qSlq3sEi3jJVBo7RwztsvQ4AI43db0K3YTlEQKDgAAAIAa0EZBdOCkKZpNFby6KveCsbhyRXjBKBdLVVNLBzAqJXl+uEL0DnFzam/XCm7XlkCj603wuCzLL9+Vzsz97y5W78aF97a7NsyW3d4xFkEhl6DVJCbItYMH3zvYN+C8+X3hvF0uBMPFvL9vqTL/hlRhYXMX++bNJhGm5p1ntA5Ymw== root@singlevm2-vm-e3259316-c9ca-4ccb-9ea0-989f37842faf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe19:c92d/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.17 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-e3259316-c9ca-4ccb-9ea0-989f37842faf launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-e3259316-c9ca-4ccb-9ea0-989f37842faf login: 2018-09-27 10:01:37,412 - paramiko.transport - DEBUG - starting thread (client mode): 0x5f5c0710L 2018-09-27 10:01:37,412 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-27 10:01:37,412 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-27 10:01:37,412 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-27 10:01:37,413 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-27 10:01:37,414 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-27 10:01:37,414 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-27 10:01:37,414 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-27 10:01:37,414 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-27 10:01:37,414 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-27 10:01:37,431 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-27 10:01:37,432 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-27 10:01:37,444 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: ce889515f01edb66321d59d5bb6394bc 2018-09-27 10:01:37,445 - paramiko.transport - DEBUG - Trying discovered key c0b2d7e70c31b2e2d0f5c5d5cbec9d44 in /tmp/tmpv09ojq 2018-09-27 10:01:37,468 - paramiko.transport - DEBUG - userauth is OK 2018-09-27 10:01:37,474 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-27 10:01:37,477 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-27 10:01:37,478 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-27 10:01:37,478 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-27 10:01:37,480 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-27 10:01:37,481 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-27 10:01:37,481 - functest.core.singlevm - DEBUG - output: Hello World 2018-09-27 10:01:37,481 - functest.core.singlevm - DEBUG - error: 2018-09-27 10:01:37,485 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-27 10:01:37,586 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 10:01:37,587 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-27 10:01:37,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-27 10:01:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/a1f044f6-a419-40ba-bbac-5c7c6979e3af.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:39,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:01:39 GMT X-Openstack-Request-Id: req-4c073efb-a22a-4f42-9e98-09c8627b596d 2018-09-27 10:01:39,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:01:39,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/a1f044f6-a419-40ba-bbac-5c7c6979e3af.json used request id req-4c073efb-a22a-4f42-9e98-09c8627b596d 2018-09-27 10:01:39,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.85621595383s 2018-09-27 10:01:39,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:01:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:39,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:39 GMT X-Openstack-Request-Id: req-864ca33c-2fcc-492c-adca-21bd8a971a29 2018-09-27 10:01:39,519 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:01:39,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-864ca33c-2fcc-492c-adca-21bd8a971a29 2018-09-27 10:01:39,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.054948091507s 2018-09-27 10:01:39,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 10:01:39,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:39,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-496b4597-e435-4f97-8511-18321081bfc9 x-openstack-request-id: req-496b4597-e435-4f97-8511-18321081bfc9 2018-09-27 10:01:39,700 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5 used request id req-496b4597-e435-4f97-8511-18321081bfc9 2018-09-27 10:01:39,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.180444002151s 2018-09-27 10:01:39,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:01:39,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:40,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-48b7b269-05be-4594-ad0a-30ba2eaeccfe x-openstack-request-id: req-48b7b269-05be-4594-ad0a-30ba2eaeccfe 2018-09-27 10:01:40,672 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_e3259316-c9ca-4ccb-9ea0-989f37842faf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c9:2d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c9:2d", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "rel": "bookmark"}], "image": {"id": "dfa29867-de9d-4ad9-8533-cae523ef17d0", "links": [{"href": "http://172.30.9.22:8774/images/dfa29867-de9d-4ad9-8533-cae523ef17d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:01:29.000000", "flavor": {"id": "aaba01bc-2e27-4d1c-a486-fa4d909643c4", "links": [{"href": "http://172.30.9.22:8774/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "bookmark"}]}, "id": "28032ad9-20ca-413f-b0f4-ade86e7fa8a5", "security_groups": [{"name": "singlevm2-sg_e3259316-c9ca-4ccb-9ea0-989f37842faf"}], "user_id": "8c6577530c6f4f60ba8bb3919379df94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:01:39Z", "hostId": "bf30879f666f3372e17b4ec797fe600daa3cd0fd20c558302af08cc0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf", "name": "singlevm2-vm_e3259316-c9ca-4ccb-9ea0-989f37842faf", "created": "2018-09-27T10:01:19Z", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:01:40,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48b7b269-05be-4594-ad0a-30ba2eaeccfe 2018-09-27 10:01:40,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.971608161926s 2018-09-27 10:01:40,674 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:01:42,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:01:42,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:42,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-54624023-2631-46bb-a38c-ffea3346623b x-openstack-request-id: req-54624023-2631-46bb-a38c-ffea3346623b 2018-09-27 10:01:42,881 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 10:01:42,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54624023-2631-46bb-a38c-ffea3346623b 2018-09-27 10:01:42,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20516204834s 2018-09-27 10:01:42,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:01:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:43,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:43 GMT X-Openstack-Request-Id: req-fe82356d-6bfc-4244-a073-f4cffbfccbea 2018-09-27 10:01:43,200 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:01:11Z", "updated_at": "2018-09-27T10:01:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T10:01:12Z", "revision_number": 0, "id": "0f9effe0-6948-40f7-955c-e49907d0fc10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:12Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": 22, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:01:13Z", "revision_number": 0, "id": "573d3175-a10c-4a52-a98c-75b59e0f9f5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:13Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:01:11Z", "revision_number": 0, "id": "69ff872b-97e7-4ae9-b137-169b7f86e51c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:11Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:01:11Z", "revision_number": 0, "id": "d3eb4979-676f-4f2b-82df-f22eb9d84385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:01:11Z", "security_group_id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}], "revision_number": 3, "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "19ea9b61-fb9f-4e43-9c6b-cca013ef2d43", "name": "singlevm2-sg_e3259316-c9ca-4ccb-9ea0-989f37842faf"}, {"description": "Default security group", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:00:54Z", "updated_at": "2018-09-27T10:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "0977bc88-d8f3-4a53-85af-ad2f8d52f4e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "2b9c4a34-f02b-4bf0-941e-a4f7c40e94b2", "remote_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "becde0f5-c015-42fb-9f2f-06b467e650aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "c8f3774f-813e-45ea-bed6-1ed86bce1146", "remote_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}], "revision_number": 1, "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "bf715db9-51c3-493a-9277-df55a462646b", "name": "default"}]} 2018-09-27 10:01:43,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fe82356d-6bfc-4244-a073-f4cffbfccbea 2018-09-27 10:01:43,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312930107117s 2018-09-27 10:01:43,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 10:01:43,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/19ea9b61-fb9f-4e43-9c6b-cca013ef2d43.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:43,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:01:43 GMT X-Openstack-Request-Id: req-3acae1bb-62dc-40b6-a47d-4c26920a1e7b 2018-09-27 10:01:43,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:01:43,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/19ea9b61-fb9f-4e43-9c6b-cca013ef2d43.json used request id req-3acae1bb-62dc-40b6-a47d-4c26920a1e7b 2018-09-27 10:01:43,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.166354894638s 2018-09-27 10:01:43,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-27 10:01:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:43,546 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:43 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-ece304b8-9b62-407f-9465-97d08feda29c x-openstack-request-id: req-ece304b8-9b62-407f-9465-97d08feda29c 2018-09-27 10:01:43,546 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_e3259316-c9ca-4ccb-9ea0-989f37842faf used request id req-ece304b8-9b62-407f-9465-97d08feda29c 2018-09-27 10:01:43,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.172899007797s 2018-09-27 10:01:43,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 10:01:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bcff093d-e7b5-4488-a531-aab67ecb341c/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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" -d '{"subnet_id": "363ae50a-2e55-46ec-9a73-062267038aee"}' 2018-09-27 10:01:45,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:45 GMT X-Openstack-Request-Id: req-cdfcbef1-f546-4321-a87d-6d66f7a2033c 2018-09-27 10:01:45,789 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ecbce2eb-2f5c-45db-a387-a0153bebeb01", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "subnet_id": "363ae50a-2e55-46ec-9a73-062267038aee", "subnet_ids": ["363ae50a-2e55-46ec-9a73-062267038aee"], "port_id": "3a10b5f7-d12b-4250-823c-dc088f1ccd66", "id": "bcff093d-e7b5-4488-a531-aab67ecb341c"} 2018-09-27 10:01:45,789 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bcff093d-e7b5-4488-a531-aab67ecb341c/remove_router_interface.json used request id req-cdfcbef1-f546-4321-a87d-6d66f7a2033c 2018-09-27 10:01:45,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.24247694016s 2018-09-27 10:01:45,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 10:01:45,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:45,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:45 GMT X-Openstack-Request-Id: req-0b9e3bed-2f8e-4e73-850c-1dc9e7f18c62 2018-09-27 10:01:45,927 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:00:57Z", "admin_state_up": true, "updated_at": "2018-09-27T10:01:44Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "bcff093d-e7b5-4488-a531-aab67ecb341c", "name": "singlevm2-router_e3259316-c9ca-4ccb-9ea0-989f37842faf"}]} 2018-09-27 10:01:45,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0b9e3bed-2f8e-4e73-850c-1dc9e7f18c62 2018-09-27 10:01:45,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.137353897095s 2018-09-27 10:01:45,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 10:01:45,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/bcff093d-e7b5-4488-a531-aab67ecb341c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:50,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:01:50 GMT X-Openstack-Request-Id: req-672a4651-eb63-4482-a986-ac5fd01940ba 2018-09-27 10:01:50,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:01:50,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/bcff093d-e7b5-4488-a531-aab67ecb341c.json used request id req-672a4651-eb63-4482-a986-ac5fd01940ba 2018-09-27 10:01:50,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.23135304451s 2018-09-27 10:01:50,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 10:01:50,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:50,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:50 GMT X-Openstack-Request-Id: req-cb84f6a9-0a1a-4acd-a204-34e7b078258a 2018-09-27 10:01:50,205 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:00:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:00:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"42670dee424b4c7a8bc71bf774c63751","id":"363ae50a-2e55-46ec-9a73-062267038aee","subnetpool_id":null,"name":"singlevm2-subnet_e3259316-c9ca-4ccb-9ea0-989f37842faf"}]} 2018-09-27 10:01:50,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-cb84f6a9-0a1a-4acd-a204-34e7b078258a 2018-09-27 10:01:50,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0445430278778s 2018-09-27 10:01:50,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 10:01:50,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/363ae50a-2e55-46ec-9a73-062267038aee.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:52,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:01:52 GMT X-Openstack-Request-Id: req-0b3f6b50-d13e-46c8-8401-056883260dee 2018-09-27 10:01:52,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:01:52,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/363ae50a-2e55-46ec-9a73-062267038aee.json used request id req-0b3f6b50-d13e-46c8-8401-056883260dee 2018-09-27 10:01:52,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.30610704422s 2018-09-27 10:01:52,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:01:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:52,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:52 GMT X-Openstack-Request-Id: req-bc596cad-e529-4626-8b9d-a0350aec6257 2018-09-27 10:01:52,627 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ecbce2eb-2f5c-45db-a387-a0153bebeb01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"42670dee424b4c7a8bc71bf774c63751","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:01:52Z","qos_policy_id":null,"name":"singlevm2-net_e3259316-c9ca-4ccb-9ea0-989f37842faf","admin_state_up":true,"tenant_id":"42670dee424b4c7a8bc71bf774c63751","created_at":"2018-09-27T10:00:54Z","mtu":1450}]} 2018-09-27 10:01:52,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bc596cad-e529-4626-8b9d-a0350aec6257 2018-09-27 10:01:52,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114528179169s 2018-09-27 10:01:52,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 10:01:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/ecbce2eb-2f5c-45db-a387-a0153bebeb01.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:54,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:01:54 GMT X-Openstack-Request-Id: req-dc8af5ed-6976-435b-b012-085d01167fe2 2018-09-27 10:01:54,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:01:54,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/ecbce2eb-2f5c-45db-a387-a0153bebeb01.json used request id req-dc8af5ed-6976-435b-b012-085d01167fe2 2018-09-27 10:01:54,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.66902303696s 2018-09-27 10:01:54,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:01:54,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:55,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:55 GMT X-Openstack-Request-Id: req-2fc2502a-e2d1-45f1-820c-f5c677c95491 2018-09-27 10:01:55,069 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:01:09Z", "file": "/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/file", "owner": "42670dee424b4c7a8bc71bf774c63751", "id": "dfa29867-de9d-4ad9-8533-cae523ef17d0", "size": 12716032, "self": "/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/dfa29867-de9d-4ad9-8533-cae523ef17d0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_e3259316-c9ca-4ccb-9ea0-989f37842faf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:01:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:01:55,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2fc2502a-e2d1-45f1-820c-f5c677c95491 2018-09-27 10:01:55,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.767664909363s 2018-09-27 10:01:55,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 10:01:55,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2570c792b8f6871a6f87d094f10c146383c45cdeca741f2f7c0aa4fc54982a71" 2018-09-27 10:01:55,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:01:55 GMT X-Openstack-Request-Id: req-a69235c5-b3ef-458f-9e1b-a254da440060 2018-09-27 10:01:55,693 - 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-09-27 10:01:55,694 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/dfa29867-de9d-4ad9-8533-cae523ef17d0 used request id req-a69235c5-b3ef-458f-9e1b-a254da440060 2018-09-27 10:01:55,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.622292995453s 2018-09-27 10:01:55,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:01:55,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:01:55,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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-352e7b36-7be7-4ac4-8596-9cfc43d2ac7c x-openstack-request-id: req-352e7b36-7be7-4ac4-8596-9cfc43d2ac7c 2018-09-27 10:01:55,728 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aaba01bc-2e27-4d1c-a486-fa4d909643c4", "name": "singlevm2-flavor_e3259316-c9ca-4ccb-9ea0-989f37842faf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:01:55,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-352e7b36-7be7-4ac4-8596-9cfc43d2ac7c 2018-09-27 10:01:55,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282831192017s 2018-09-27 10:01:55,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 10:01:55,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:01:55,759 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01: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 x-compute-request-id: req-303b105e-1efa-4dd7-96db-2cd89ac12f42 x-openstack-request-id: req-303b105e-1efa-4dd7-96db-2cd89ac12f42 2018-09-27 10:01:55,759 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/aaba01bc-2e27-4d1c-a486-fa4d909643c4 used request id req-303b105e-1efa-4dd7-96db-2cd89ac12f42 2018-09-27 10:01:55,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0304460525513s 2018-09-27 10:01:55,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:01:55,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:01:55,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4346cc91-26ce-4f61-a253-c26ef13d8b1e 2018-09-27 10:01:55,982 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_e3259316-c9ca-4ccb-9ea0-989f37842faf", "links": {"self": "http://172.30.9.22:5000/v3/users/8c6577530c6f4f60ba8bb3919379df94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8c6577530c6f4f60ba8bb3919379df94", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:01:55,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4346cc91-26ce-4f61-a253-c26ef13d8b1e 2018-09-27 10:01:55,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222449064255s 2018-09-27 10:01:55,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:01:55,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/8c6577530c6f4f60ba8bb3919379df94 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:01:56,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8b8dc8-ac05-49d1-85b1-1f457b16523a 2018-09-27 10:01:56,195 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_e3259316-c9ca-4ccb-9ea0-989f37842faf", "links": {"self": "http://172.30.9.22:5000/v3/users/8c6577530c6f4f60ba8bb3919379df94"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8c6577530c6f4f60ba8bb3919379df94", "description": null}} 2018-09-27 10:01:56,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8c6577530c6f4f60ba8bb3919379df94 used request id req-ca8b8dc8-ac05-49d1-85b1-1f457b16523a 2018-09-27 10:01:56,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206429958344s 2018-09-27 10:01:56,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 10:01:56,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/8c6577530c6f4f60ba8bb3919379df94 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:01:56,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bea39c8f-31d0-4874-89f1-c847710b1f6d 2018-09-27 10:01:56,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:01:56,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8c6577530c6f4f60ba8bb3919379df94 used request id req-bea39c8f-31d0-4874-89f1-c847710b1f6d 2018-09-27 10:01:56,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.384794950485s 2018-09-27 10:01:56,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:01:56,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:01:56,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81259d28-f560-49c0-85ab-3fdffd31f680 2018-09-27 10:01:56,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/42670dee424b4c7a8bc71bf774c63751"}, "tags": [], "enabled": true, "id": "42670dee424b4c7a8bc71bf774c63751", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_e3259316-c9ca-4ccb-9ea0-989f37842faf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 10:01:56,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-81259d28-f560-49c0-85ab-3fdffd31f680 2018-09-27 10:01:56,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198389053345s 2018-09-27 10:01:56,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 10:01:56,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/42670dee424b4c7a8bc71bf774c63751 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:01:57,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf496226-9be6-4485-8ce4-fab388ef96b1 2018-09-27 10:01:57,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:01:57,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/42670dee424b4c7a8bc71bf774c63751 used request id req-bf496226-9be6-4485-8ce4-fab388ef96b1 2018-09-27 10:01:57,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.298972129822s 2018-09-27 10:01:57,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:01:57,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=42670dee424b4c7a8bc71bf774c63751&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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:01:57,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:57 GMT X-Openstack-Request-Id: req-3f343b48-c75a-461f-bcd2-5eee8314a0ea 2018-09-27 10:01:57,382 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:00:54Z", "updated_at": "2018-09-27T10:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "0977bc88-d8f3-4a53-85af-ad2f8d52f4e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "2b9c4a34-f02b-4bf0-941e-a4f7c40e94b2", "remote_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "becde0f5-c015-42fb-9f2f-06b467e650aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "c8f3774f-813e-45ea-bed6-1ed86bce1146", "remote_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}], "revision_number": 1, "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "bf715db9-51c3-493a-9277-df55a462646b", "name": "default"}]} 2018-09-27 10:01:57,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=42670dee424b4c7a8bc71bf774c63751&name=default used request id req-3f343b48-c75a-461f-bcd2-5eee8314a0ea 2018-09-27 10:01:57,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.287257909775s 2018-09-27 10:01:57,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:01:57,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:01:57,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:57 GMT X-Openstack-Request-Id: req-cf2e1b5c-b8b4-4acc-bdfc-e3a4dce26952 2018-09-27 10:01:57,442 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "created_at": "2018-09-27T09:54:19Z", "updated_at": "2018-09-27T09:54:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "a1fe6903-d742-4d74-8a51-3a4a976494a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "19624226-62e3-4529-9f68-b4055a56bc52", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "3ec1dc99-6539-44f9-8733-1afc9716ef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "91172f3e-6f40-45b8-ac3e-48571d223a92", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}], "revision_number": 1, "project_id": "a10c3c0d1d2449dfb523b324eeb3985b", "id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T09:57:29Z", "updated_at": "2018-09-27T09:57:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "7ecd7f66-6221-44ed-aafd-2ead00e49d6e", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "4a0bb794-2616-44fe-a030-3edce66117f0", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "882def09-2d15-4524-bb48-8758c7ed2960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "2c2f4ac4-b474-4e76-9804-18f2c18d9868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "created_at": "2018-09-27T10:00:54Z", "updated_at": "2018-09-27T10:00:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "c8f3774f-813e-45ea-bed6-1ed86bce1146", "remote_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "becde0f5-c015-42fb-9f2f-06b467e650aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv4", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "2b9c4a34-f02b-4bf0-941e-a4f7c40e94b2", "remote_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:00:54Z", "revision_number": 0, "id": "0977bc88-d8f3-4a53-85af-ad2f8d52f4e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:00:54Z", "security_group_id": "bf715db9-51c3-493a-9277-df55a462646b", "tenant_id": "42670dee424b4c7a8bc71bf774c63751", "port_range_min": null, "ethertype": "IPv6", "project_id": "42670dee424b4c7a8bc71bf774c63751"}], "revision_number": 1, "project_id": "42670dee424b4c7a8bc71bf774c63751", "id": "bf715db9-51c3-493a-9277-df55a462646b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:27Z", "updated_at": "2018-09-27T09:57:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "7f00e3d1-9b35-4680-8fd0-1bb66e4915b2", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "2c0bc080-b000-4a5c-8961-617a347c12da", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "366910c9-23bd-4e81-b145-69e94ce371b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "07a2bd58-b422-4709-b492-4a63324a4c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "name": "default"}]} 2018-09-27 10:01:57,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cf2e1b5c-b8b4-4acc-bdfc-e3a4dce26952 2018-09-27 10:01:57,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0543248653412s 2018-09-27 10:01:57,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 10:01:57,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/bf715db9-51c3-493a-9277-df55a462646b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fb475ebd3618fe31ad4f6aa14814ef4f0147ad67cde838c1fd7593c306586e6c" 2018-09-27 10:01:57,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:01:57 GMT X-Openstack-Request-Id: req-62e2821b-beed-4845-80dd-cfc343610293 2018-09-27 10:01:57,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:01:57,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/bf715db9-51c3-493a-9277-df55a462646b.json used request id req-62e2821b-beed-4845-80dd-cfc343610293 2018-09-27 10:01:57,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.445281028748s 2018-09-27 10:01:57,950 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-27 10:01:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:01:57,995 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c197cc-7a7e-4186-ba39-163095a5af2a 2018-09-27 10:01:57,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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:01:57,995 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-60c197cc-7a7e-4186-ba39-163095a5af2a 2018-09-27 10:01:57,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:01:58,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["5DWBo8OURl6gXR6dM3cPvw"], "issued_at": "2018-09-27T10:01:58.000000Z"}} 2018-09-27 10:01:58,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:01:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:01:58,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:58 GMT X-Openstack-Request-Id: req-a5172cf9-4a91-4b69-be65-d242357b3dbe 2018-09-27 10:01:58,748 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 10:01:58,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5172cf9-4a91-4b69-be65-d242357b3dbe 2018-09-27 10:01:58,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349610090256s 2018-09-27 10:01:58,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:01:58,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:01:58,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eac698d-7bae-4b79-b4c4-5ea2b0fbccaf 2018-09-27 10:01:58,866 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:01:58,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-7eac698d-7bae-4b79-b4c4-5ea2b0fbccaf 2018-09-27 10:01:58,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110435009003s 2018-09-27 10:01:58,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 10:01:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89"}}' 2018-09-27 10:01:59,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-404832a0-e67a-414f-bd7e-d201a31b71bc 2018-09-27 10:01:59,102 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/ac0ae0b7c5fc47339333221f377e2192"}, "tags": [], "enabled": true, "id": "ac0ae0b7c5fc47339333221f377e2192", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89"}} 2018-09-27 10:01:59,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-404832a0-e67a-414f-bd7e-d201a31b71bc 2018-09-27 10:01:59,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227955102921s 2018-09-27 10:01:59,103 - 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'ac0ae0b7c5fc47339333221f377e2192', '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_a0d3b492-1404-40dd-b349-1f576f5eff89'}) 2018-09-27 10:01:59,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 10:01:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7e7e5452-6a9a-4433-8f9f-6399efca71c5", "email": null, "name": "vping_ssh-user_a0d3b492-1404-40dd-b349-1f576f5eff89"}}' 2018-09-27 10:01:59,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2231e6fb-5c76-4550-9155-3911baeccb25 2018-09-27 10:01:59,617 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_a0d3b492-1404-40dd-b349-1f576f5eff89", "links": {"self": "http://172.30.9.22:5000/v3/users/911809bcdcee42f386df53af803068e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "911809bcdcee42f386df53af803068e7", "domain_id": "default", "password_expires_at": null}} 2018-09-27 10:01:59,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-2231e6fb-5c76-4550-9155-3911baeccb25 2018-09-27 10:01:59,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.507143974304s 2018-09-27 10:01:59,618 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'911809bcdcee42f386df53af803068e7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_a0d3b492-1404-40dd-b349-1f576f5eff89'}) 2018-09-27 10:01:59,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:01:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:01:59,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd4322e-10c2-4e31-97bf-efb66268c494 2018-09-27 10:01:59,827 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:01:59,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8dd4322e-10c2-4e31-97bf-efb66268c494 2018-09-27 10:01:59,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205483913422s 2018-09-27 10:01:59,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:01:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:02:00,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e52797-d7e2-476f-965c-98de69bebcfc 2018-09-27 10:02:00,022 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:02:00,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a6e52797-d7e2-476f-965c-98de69bebcfc 2018-09-27 10:02:00,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19052696228s 2018-09-27 10:02:00,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:02:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:02:00,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6540f3da-329d-4957-baea-69acfa3aaa19 2018-09-27 10:02:00,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:02:00,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6540f3da-329d-4957-baea-69acfa3aaa19 2018-09-27 10:02:00,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195345163345s 2018-09-27 10:02:00,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:02:00,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:02:00,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5663443-259c-42ff-8d8f-301fbff585aa 2018-09-27 10:02:00,411 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:02:00,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e5663443-259c-42ff-8d8f-301fbff585aa 2018-09-27 10:02:00,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182615995407s 2018-09-27 10:02:00,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:02:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:02:00,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692cc69a-a07d-43a2-b5be-4f4f1ec76353 2018-09-27 10:02:00,642 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_a0d3b492-1404-40dd-b349-1f576f5eff89", "links": {"self": "http://172.30.9.22:5000/v3/users/911809bcdcee42f386df53af803068e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "911809bcdcee42f386df53af803068e7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:02:00,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-692cc69a-a07d-43a2-b5be-4f4f1ec76353 2018-09-27 10:02:00,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230210781097s 2018-09-27 10:02:00,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:02:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:02:00,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3840053b-3c0a-467e-b463-43c591d05338 2018-09-27 10:02:00,871 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/ac0ae0b7c5fc47339333221f377e2192"}, "tags": [], "enabled": true, "id": "ac0ae0b7c5fc47339333221f377e2192", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89"}]} 2018-09-27 10:02:00,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3840053b-3c0a-467e-b463-43c591d05338 2018-09-27 10:02:00,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217482089996s 2018-09-27 10:02:00,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:02:00,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=911809bcdcee42f386df53af803068e7&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=ac0ae0b7c5fc47339333221f377e2192" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:02:00,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434f2788-8b42-4f81-9a75-52be580ae604 2018-09-27 10:02:00,989 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=911809bcdcee42f386df53af803068e7&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=ac0ae0b7c5fc47339333221f377e2192", "previous": null, "next": null}} 2018-09-27 10:02:00,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=911809bcdcee42f386df53af803068e7&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=ac0ae0b7c5fc47339333221f377e2192 used request id req-434f2788-8b42-4f81-9a75-52be580ae604 2018-09-27 10:02:00,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110180854797s 2018-09-27 10:02:00,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:02:00,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/ac0ae0b7c5fc47339333221f377e2192/users/911809bcdcee42f386df53af803068e7/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:02:01,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de69d25d-c9d2-4b4d-8183-f1a9e8433122 2018-09-27 10:02:01,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:02:01,195 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ac0ae0b7c5fc47339333221f377e2192/users/911809bcdcee42f386df53af803068e7/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-de69d25d-c9d2-4b4d-8183-f1a9e8433122 2018-09-27 10:02:01,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.201687097549s 2018-09-27 10:02:01,196 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89', 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'ac0ae0b7c5fc47339333221f377e2192', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7e7e5452-6a9a-4433-8f9f-6399efca71c5', 'username': u'vping_ssh-user_a0d3b492-1404-40dd-b349-1f576f5eff89', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 10:02:01,199 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_a0d3b492-1404-40dd-b349-1f576f5eff89', 'password': '7e7e5452-6a9a-4433-8f9f-6399efca71c5', 'project_name': 'vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'ac0ae0b7c5fc47339333221f377e2192', 'project_domain_name': 'Default'} 2018-09-27 10:02:01,200 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-27 10:02:01,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:02:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:02:01,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53700d45-c5dd-4d1d-a046-e6960fd6e4dc 2018-09-27 10:02:01,396 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:02:01,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-53700d45-c5dd-4d1d-a046-e6960fd6e4dc 2018-09-27 10:02:01,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195551156998s 2018-09-27 10:02:01,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:02:01,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:02:01,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca780fca-0c97-4e17-bbb3-8e1a45d93295 2018-09-27 10:02:01,584 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/ac0ae0b7c5fc47339333221f377e2192"}, "tags": [], "enabled": true, "id": "ac0ae0b7c5fc47339333221f377e2192", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89"}]} 2018-09-27 10:02:01,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ca780fca-0c97-4e17-bbb3-8e1a45d93295 2018-09-27 10:02:01,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180647134781s 2018-09-27 10:02:01,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 10:02:01,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" -d '{"network": {"tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "name": "vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89", "admin_state_up": true}}' 2018-09-27 10:02:02,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:02 GMT X-Openstack-Request-Id: req-4381f510-0f50-4330-aa61-233184f0b5e1 2018-09-27 10:02:02,064 - 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":"bf84ac49-0f70-4e8c-884e-2588448c6621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"ac0ae0b7c5fc47339333221f377e2192","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:02:01Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89","admin_state_up":true,"tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:01Z","mtu":1450}} 2018-09-27 10:02:02,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4381f510-0f50-4330-aa61-233184f0b5e1 2018-09-27 10:02:02,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.477493047714s 2018-09-27 10:02:02,065 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T10:02:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bf84ac49-0f70-4e8c-884e-2588448c6621', u'provider:segmentation_id': 53, 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_a0d3b492-1404-40dd-b349-1f576f5eff89', u'created_at': u'2018-09-27T10:02:01Z', u'mtu': 1450, u'tenant_id': u'ac0ae0b7c5fc47339333221f377e2192', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ac0ae0b7c5fc47339333221f377e2192', u'l2_adjacency': True}) 2018-09-27 10:02:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:02:02,075 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-443ce333-c8c5-4c48-9920-41520b48fb93 2018-09-27 10:02:02,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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:02:02,075 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-443ce333-c8c5-4c48-9920-41520b48fb93 2018-09-27 10:02:02,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:02:02,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}], "expires_at": "2018-09-27T11:02:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac0ae0b7c5fc47339333221f377e2192", "name": "vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/ac0ae0b7c5fc47339333221f377e2192", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/ac0ae0b7c5fc47339333221f377e2192", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/ac0ae0b7c5fc47339333221f377e2192", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/ac0ae0b7c5fc47339333221f377e2192", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/ac0ae0b7c5fc47339333221f377e2192", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/ac0ae0b7c5fc47339333221f377e2192", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ac0ae0b7c5fc47339333221f377e2192", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_ac0ae0b7c5fc47339333221f377e2192", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ac0ae0b7c5fc47339333221f377e2192", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/ac0ae0b7c5fc47339333221f377e2192", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/ac0ae0b7c5fc47339333221f377e2192", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ac0ae0b7c5fc47339333221f377e2192", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/ac0ae0b7c5fc47339333221f377e2192", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/ac0ae0b7c5fc47339333221f377e2192", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_a0d3b492-1404-40dd-b349-1f576f5eff89", "id": "911809bcdcee42f386df53af803068e7"}, "audit_ids": ["deI3eHMeRBmp8KAfXCb4_Q"], "issued_at": "2018-09-27T10:02:02.000000Z"}} 2018-09-27 10:02:02,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:02:02,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:02,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:02 GMT X-Openstack-Request-Id: req-a37a7afb-f067-42a2-b43f-024f682d24f5 2018-09-27 10:02:02,836 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bf84ac49-0f70-4e8c-884e-2588448c6621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ac0ae0b7c5fc47339333221f377e2192","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:02:01Z","qos_policy_id":null,"name":"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89","admin_state_up":true,"tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:01Z","mtu":1450}]} 2018-09-27 10:02:02,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a37a7afb-f067-42a2-b43f-024f682d24f5 2018-09-27 10:02:02,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362490177155s 2018-09-27 10:02:02,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 10:02:02,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"subnet": {"name": "vping_ssh-subnet_a0d3b492-1404-40dd-b349-1f576f5eff89", "enable_dhcp": true, "network_id": "bf84ac49-0f70-4e8c-884e-2588448c6621", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 10:02:03,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:03 GMT X-Openstack-Request-Id: req-e2f0d4df-c739-4620-8817-6b8675359fcc 2018-09-27 10:02:03,914 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf84ac49-0f70-4e8c-884e-2588448c6621","tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:02:03Z","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":"ac0ae0b7c5fc47339333221f377e2192","id":"fce4f23e-bff1-47c2-a423-32c40451bfdb","subnetpool_id":null,"name":"vping_ssh-subnet_a0d3b492-1404-40dd-b349-1f576f5eff89"}} 2018-09-27 10:02:03,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e2f0d4df-c739-4620-8817-6b8675359fcc 2018-09-27 10:02:03,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.07653713226s 2018-09-27 10:02:03,915 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T10:02:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fce4f23e-bff1-47c2-a423-32c40451bfdb', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_a0d3b492-1404-40dd-b349-1f576f5eff89', u'enable_dhcp': True, u'network_id': u'bf84ac49-0f70-4e8c-884e-2588448c6621', u'tenant_id': u'ac0ae0b7c5fc47339333221f377e2192', u'created_at': u'2018-09-27T10:02:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ac0ae0b7c5fc47339333221f377e2192'}) 2018-09-27 10:02:03,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 10:02:03,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "vping_ssh-router_a0d3b492-1404-40dd-b349-1f576f5eff89", "admin_state_up": true}}' 2018-09-27 10:02:10,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:10 GMT X-Openstack-Request-Id: req-90439748-b5e2-4b5b-a844-6b6aff01cfb1 2018-09-27 10:02:10,994 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:05Z", "admin_state_up": true, "updated_at": "2018-09-27T10:02:06Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "a9d899f6-010d-4d7d-a1df-ab395d4362d4", "name": "vping_ssh-router_a0d3b492-1404-40dd-b349-1f576f5eff89"}} 2018-09-27 10:02:10,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-90439748-b5e2-4b5b-a844-6b6aff01cfb1 2018-09-27 10:02:10,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.07867789268s 2018-09-27 10:02:10,995 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T10:02:06Z', u'revision_number': 3, u'id': u'a9d899f6-010d-4d7d-a1df-ab395d4362d4', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_a0d3b492-1404-40dd-b349-1f576f5eff89', u'admin_state_up': True, u'tenant_id': u'ac0ae0b7c5fc47339333221f377e2192', u'created_at': u'2018-09-27T10:02:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'ac0ae0b7c5fc47339333221f377e2192'}) 2018-09-27 10:02:10,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 10:02:10,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/a9d899f6-010d-4d7d-a1df-ab395d4362d4/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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"subnet_id": "fce4f23e-bff1-47c2-a423-32c40451bfdb"}' 2018-09-27 10:02:14,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:14 GMT X-Openstack-Request-Id: req-52184042-b950-4e99-96db-4a39ce001c8f 2018-09-27 10:02:14,098 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bf84ac49-0f70-4e8c-884e-2588448c6621", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "subnet_id": "fce4f23e-bff1-47c2-a423-32c40451bfdb", "subnet_ids": ["fce4f23e-bff1-47c2-a423-32c40451bfdb"], "port_id": "0ef321a8-2eac-413d-a852-4836df3513ee", "id": "a9d899f6-010d-4d7d-a1df-ab395d4362d4"} 2018-09-27 10:02:14,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a9d899f6-010d-4d7d-a1df-ab395d4362d4/add_router_interface.json used request id req-52184042-b950-4e99-96db-4a39ce001c8f 2018-09-27 10:02:14,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.10266399384s 2018-09-27 10:02:14,099 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 10:02:14,231 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 10:02:14,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:02:14,239 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:14 GMT 2018-09-27 10:02:14,240 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 10:02:14,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:02:14,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:14,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:14 GMT X-Openstack-Request-Id: req-111959a6-1654-4683-9a0a-31e051d76cec 2018-09-27 10:02:14,542 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:02:14,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-111959a6-1654-4683-9a0a-31e051d76cec 2018-09-27 10:02:14,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296677112579s 2018-09-27 10:02:14,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 10:02:14,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89"}' 2018-09-27 10:02:14,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:14 GMT Location: http://172.30.9.22:9292/v2/images/65c8692d-8443-459d-86ce-8a264cee8996 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c5ebd1d8-91e0-4bb8-bab7-b1531f9ce8fc 2018-09-27 10:02:14,881 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:02:14Z", "file": "/v2/images/65c8692d-8443-459d-86ce-8a264cee8996/file", "owner": "ac0ae0b7c5fc47339333221f377e2192", "id": "65c8692d-8443-459d-86ce-8a264cee8996", "size": null, "self": "/v2/images/65c8692d-8443-459d-86ce-8a264cee8996", "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_a0d3b492-1404-40dd-b349-1f576f5eff89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89", "checksum": null, "created_at": "2018-09-27T10:02:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 10:02:14,881 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c5ebd1d8-91e0-4bb8-bab7-b1531f9ce8fc 2018-09-27 10:02:14,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.329710960388s 2018-09-27 10:02:14,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 10:02:14,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/65c8692d-8443-459d-86ce-8a264cee8996/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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '' 2018-09-27 10:02:16,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:02:16 GMT X-Openstack-Request-Id: req-9ffe75ea-54a6-48e1-8a73-1ec28b9fe773 2018-09-27 10:02:16,175 - 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-09-27 10:02:16,175 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/65c8692d-8443-459d-86ce-8a264cee8996/file used request id req-9ffe75ea-54a6-48e1-8a73-1ec28b9fe773 2018-09-27 10:02:16,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29334712029s 2018-09-27 10:02:16,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:02:16,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:16,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:16 GMT X-Openstack-Request-Id: req-9da11581-922c-4a16-9936-02410e9e1e7c 2018-09-27 10:02:16,507 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:02:16Z", "file": "/v2/images/65c8692d-8443-459d-86ce-8a264cee8996/file", "owner": "ac0ae0b7c5fc47339333221f377e2192", "id": "65c8692d-8443-459d-86ce-8a264cee8996", "size": 12716032, "self": "/v2/images/65c8692d-8443-459d-86ce-8a264cee8996", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/65c8692d-8443-459d-86ce-8a264cee8996/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/65c8692d-8443-459d-86ce-8a264cee8996/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:02:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:02:16,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9da11581-922c-4a16-9936-02410e9e1e7c 2018-09-27 10:02:16,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327945947647s 2018-09-27 10:02:16,510 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/65c8692d-8443-459d-86ce-8a264cee8996/snap', u'metadata': Munch({})})], 'file': u'/v2/images/65c8692d-8443-459d-86ce-8a264cee8996/file', 'owner': u'ac0ae0b7c5fc47339333221f377e2192', 'id': u'65c8692d-8443-459d-86ce-8a264cee8996', 'size': 12716032, u'self': u'/v2/images/65c8692d-8443-459d-86ce-8a264cee8996', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac0ae0b7c5fc47339333221f377e2192', 'name': 'vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/65c8692d-8443-459d-86ce-8a264cee8996/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T10:02:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T10:02:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89', '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/65c8692d-8443-459d-86ce-8a264cee8996', 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_a0d3b492-1404-40dd-b349-1f576f5eff89', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89', 'created': u'2018-09-27T10:02:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T10:02:14Z', 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/65c8692d-8443-459d-86ce-8a264cee8996', 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_a0d3b492-1404-40dd-b349-1f576f5eff89', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 10:02:16,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 10:02:16,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_a0d3b492-1404-40dd-b349-1f576f5eff89", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 10:02:17,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-34e34cd3-8514-4278-b649-c22bab0f81f9 x-openstack-request-id: req-34e34cd3-8514-4278-b649-c22bab0f81f9 2018-09-27 10:02:17,285 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "name": "vping_ssh-flavor_a0d3b492-1404-40dd-b349-1f576f5eff89", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 10:02:17,285 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-34e34cd3-8514-4278-b649-c22bab0f81f9 2018-09-27 10:02:17,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.771896123886s 2018-09-27 10:02:17,286 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_a0d3b492-1404-40dd-b349-1f576f5eff89', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'175dcbd1-dffb-49ed-b71c-cb5ed066c866', 'swap': 0}) 2018-09-27 10:02:17,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 10:02:17,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866/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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" -d '{"extra_specs": {}}' 2018-09-27 10:02:17,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-b37bf351-37ae-4ffd-a699-fb7c37eae006 x-openstack-request-id: req-b37bf351-37ae-4ffd-a699-fb7c37eae006 2018-09-27 10:02:17,428 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 10:02:17,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866/os-extra_specs used request id req-b37bf351-37ae-4ffd-a699-fb7c37eae006 2018-09-27 10:02:17,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.141184091568s 2018-09-27 10:02:17,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-27 10:02:17,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"keypair": {"name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89"}}' 2018-09-27 10:02:17,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-013a08e9-366e-40d6-a86b-f8832fea6123 x-openstack-request-id: req-013a08e9-366e-40d6-a86b-f8832fea6123 2018-09-27 10:02:17,934 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2dPTeoqmv39bKmcvlZ0vOj3DrkLAECZDPn8lhW4zh3I2N6R+LOD+pnzgj1JVE4DEtWVbxHLIlSTeynqLpvtD19vNpirC4ffJ3vQMWiM64YkNcoi27nV123e9jcv+vhYngFU+o7zApciyHr7Ll5QzjE1IGan+ENvttRyu+1F2ujlsXs4JPlJ6gfa2fXQeoDALNTTOSGhY8h4kd2QNGhWR6oWod+ss6xrs0ehysB2eMrXsK6HbqYg6GZc7GWNOPsJZ+g0x7xtNMmp27hMr9J9uWt/VJNbiF+m5rB+wsbtPYLZXwrUyaC7gT8aNEfuo0RTyN8ElfnoKQZcNgdH+0DBNv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtnT03qKpr9/WypnL5WdLzo9w65CwBAmQz5/JYVuM4dyNjekf\nizg/qZ84I9SVROAxLVlW8RyyJUk3sp6i6b7Q9fbzaYqwuH3yd70DFojOuGJDXKIt\nu51ddt3vY3L/r4WJ4BVPqO8wKXIsh6+y5eUM4xNSBmp/hDb7bUcrvtRdro5bF7OC\nT5SeoH2tn10HqAwCzU0zkhoWPIeJHdkDRoVkeqFqHfrLOsa7NHocrAdnjK17Cuh2\n6mIOhmXOxljTj7CWfoNMe8bTTJqdu4TK/Sfblrf1STW4hfpuawfsLG7T2C2V8K1M\nmgu4E/GjRH7qNEU8jfBJX56CkGXDYHR/tAwTbwIDAQABAoIBAB4fiR4ItQM4bXnd\nknA5caaUwAvkQ2snOSVOOC0+tC/F/gjj6DVQABK9GsOvoUVRzkyyZ0w/dJn7UJrI\n3hTBUDaLovxVzX9oK9Pg/NWHmLmQX5a3n91NydSKJ6+/mL8dyPmaCyDU/JqbIwbz\n1xFlk48Z7XzpsEvf1/reuTY0UZMz3hhIZiViMkZPFdZrU9GlliyQ8v1bFiiSY8ei\nTdWPPuNCxF4L1pa5U8bvy3vIsPdglFIOh0a9HDUKsTcnQT1P9CaUqfkrtDW3fUiB\njE3DJ4mF1LW9mrEQRHpN6xSI0zZuFH1K7fkdVvWTLas5PGMyhu7wkjZO4KX03QjP\n4TUzlaECgYEA46/bE91qy4L9KC5yeEyFwp80EgwqPUHnFE2Bs0HFM/orlZb0CNU1\n4UH7VcwG1QL84ruacrcqozdAj5EzwGY9nZwOoNLCn1VwXC1ZpOmi5hNBIvS1NOKB\ndOrViaIxAxJyA9g2t9Ga4Yih0mJpavU1tsCDYyZNn1MVVOIlp+FBhXMCgYEAzSVB\nPA43RYXDPRnR/tHin4abXZCVAU21FFQHr5uUpQnWd0nKLM49ObdbClzsHM37prou\nF2HFHpmnIjRILUTdySBUq1U4gYlLr//z9Ggj0/6/Qz7GWRUQjPulDih7Jd74i0vd\nwXOo9SNxDWVHwoZZkzTgzjZDABW4Ffc8Vy7DGxUCgYEA0df00IUj9TbffVX5eDgG\nm43BHtUJZPXFNGgOnpiCWNo7qx26Ah4HD3mRW8yzi0S6r3j56ro32L+GiArqKGvS\nY909eilk6BaFfN7rHNubn/Kk+MOR8pDDgW8hqTzLcSph3Hs8SwQqe6xCgDTlNYeT\nnsAlF49owOuA4H+g9u3bRlMCgYAasDQSag8KvmIt+sP1EL0Y39wqifq4lrFuGZh+\nYhEuf18lWbYxqgsRDSeM65XUEYAhqqsAY7nPR1IVAxQ4v3LTDZ+2Qnn9cC0mknfc\nXgf7NnMPfoUzZagnjz1j4CRVQvK2vIH2/uMGMTwt7/Ur+2p/2is86JZC1pCCWw3A\nkdbUGQKBgBFSlCltFx59yrv9H8zxkf9iCrisuluVQTcmxmtNvBcr4iz8iXcrPUe7\n5Bj7TMpJFozWgnvH7QYygHjDbmit0tKsNf0bY8mshgSeJ9lZIWnt0tz1v4+2xavk\nkmeUtJCZQUohRiZyyTP9wM+KS7eziGQJZeKMW2R1PIwir/2v7bf8\n-----END RSA PRIVATE KEY-----\n", "user_id": "911809bcdcee42f386df53af803068e7", "name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89", "fingerprint": "5c:ae:b4:7f:c0:79:53:09:92:b1:40:5d:d7:1a:90:3e"}} 2018-09-27 10:02:17,934 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-013a08e9-366e-40d6-a86b-f8832fea6123 2018-09-27 10:02:17,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.502482891083s 2018-09-27 10:02:17,935 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2dPTeoqmv39bKmcvlZ0vOj3DrkLAECZDPn8lhW4zh3I2N6R+LOD+pnzgj1JVE4DEtWVbxHLIlSTeynqLpvtD19vNpirC4ffJ3vQMWiM64YkNcoi27nV123e9jcv+vhYngFU+o7zApciyHr7Ll5QzjE1IGan+ENvttRyu+1F2ujlsXs4JPlJ6gfa2fXQeoDALNTTOSGhY8h4kd2QNGhWR6oWod+ss6xrs0ehysB2eMrXsK6HbqYg6GZc7GWNOPsJZ+g0x7xtNMmp27hMr9J9uWt/VJNbiF+m5rB+wsbtPYLZXwrUyaC7gT8aNEfuo0RTyN8ElfnoKQZcNgdH+0DBNv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtnT03qKpr9/WypnL5WdLzo9w65CwBAmQz5/JYVuM4dyNjekf\nizg/qZ84I9SVROAxLVlW8RyyJUk3sp6i6b7Q9fbzaYqwuH3yd70DFojOuGJDXKIt\nu51ddt3vY3L/r4WJ4BVPqO8wKXIsh6+y5eUM4xNSBmp/hDb7bUcrvtRdro5bF7OC\nT5SeoH2tn10HqAwCzU0zkhoWPIeJHdkDRoVkeqFqHfrLOsa7NHocrAdnjK17Cuh2\n6mIOhmXOxljTj7CWfoNMe8bTTJqdu4TK/Sfblrf1STW4hfpuawfsLG7T2C2V8K1M\nmgu4E/GjRH7qNEU8jfBJX56CkGXDYHR/tAwTbwIDAQABAoIBAB4fiR4ItQM4bXnd\nknA5caaUwAvkQ2snOSVOOC0+tC/F/gjj6DVQABK9GsOvoUVRzkyyZ0w/dJn7UJrI\n3hTBUDaLovxVzX9oK9Pg/NWHmLmQX5a3n91NydSKJ6+/mL8dyPmaCyDU/JqbIwbz\n1xFlk48Z7XzpsEvf1/reuTY0UZMz3hhIZiViMkZPFdZrU9GlliyQ8v1bFiiSY8ei\nTdWPPuNCxF4L1pa5U8bvy3vIsPdglFIOh0a9HDUKsTcnQT1P9CaUqfkrtDW3fUiB\njE3DJ4mF1LW9mrEQRHpN6xSI0zZuFH1K7fkdVvWTLas5PGMyhu7wkjZO4KX03QjP\n4TUzlaECgYEA46/bE91qy4L9KC5yeEyFwp80EgwqPUHnFE2Bs0HFM/orlZb0CNU1\n4UH7VcwG1QL84ruacrcqozdAj5EzwGY9nZwOoNLCn1VwXC1ZpOmi5hNBIvS1NOKB\ndOrViaIxAxJyA9g2t9Ga4Yih0mJpavU1tsCDYyZNn1MVVOIlp+FBhXMCgYEAzSVB\nPA43RYXDPRnR/tHin4abXZCVAU21FFQHr5uUpQnWd0nKLM49ObdbClzsHM37prou\nF2HFHpmnIjRILUTdySBUq1U4gYlLr//z9Ggj0/6/Qz7GWRUQjPulDih7Jd74i0vd\nwXOo9SNxDWVHwoZZkzTgzjZDABW4Ffc8Vy7DGxUCgYEA0df00IUj9TbffVX5eDgG\nm43BHtUJZPXFNGgOnpiCWNo7qx26Ah4HD3mRW8yzi0S6r3j56ro32L+GiArqKGvS\nY909eilk6BaFfN7rHNubn/Kk+MOR8pDDgW8hqTzLcSph3Hs8SwQqe6xCgDTlNYeT\nnsAlF49owOuA4H+g9u3bRlMCgYAasDQSag8KvmIt+sP1EL0Y39wqifq4lrFuGZh+\nYhEuf18lWbYxqgsRDSeM65XUEYAhqqsAY7nPR1IVAxQ4v3LTDZ+2Qnn9cC0mknfc\nXgf7NnMPfoUzZagnjz1j4CRVQvK2vIH2/uMGMTwt7/Ur+2p/2is86JZC1pCCWw3A\nkdbUGQKBgBFSlCltFx59yrv9H8zxkf9iCrisuluVQTcmxmtNvBcr4iz8iXcrPUe7\n5Bj7TMpJFozWgnvH7QYygHjDbmit0tKsNf0bY8mshgSeJ9lZIWnt0tz1v4+2xavk\nkmeUtJCZQUohRiZyyTP9wM+KS7eziGQJZeKMW2R1PIwir/2v7bf8\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'911809bcdcee42f386df53af803068e7', 'name': u'vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89', 'created_at': '2018-09-27T10:02:17.935252', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac0ae0b7c5fc47339333221f377e2192', 'name': 'vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5c:ae:b4:7f:c0:79:53:09:92:b1:40:5d:d7:1a:90:3e', 'type': 'ssh', 'id': u'vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89'}) 2018-09-27 10:02:17,935 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtnT03qKpr9/WypnL5WdLzo9w65CwBAmQz5/JYVuM4dyNjekf izg/qZ84I9SVROAxLVlW8RyyJUk3sp6i6b7Q9fbzaYqwuH3yd70DFojOuGJDXKIt u51ddt3vY3L/r4WJ4BVPqO8wKXIsh6+y5eUM4xNSBmp/hDb7bUcrvtRdro5bF7OC T5SeoH2tn10HqAwCzU0zkhoWPIeJHdkDRoVkeqFqHfrLOsa7NHocrAdnjK17Cuh2 6mIOhmXOxljTj7CWfoNMe8bTTJqdu4TK/Sfblrf1STW4hfpuawfsLG7T2C2V8K1M mgu4E/GjRH7qNEU8jfBJX56CkGXDYHR/tAwTbwIDAQABAoIBAB4fiR4ItQM4bXnd knA5caaUwAvkQ2snOSVOOC0+tC/F/gjj6DVQABK9GsOvoUVRzkyyZ0w/dJn7UJrI 3hTBUDaLovxVzX9oK9Pg/NWHmLmQX5a3n91NydSKJ6+/mL8dyPmaCyDU/JqbIwbz 1xFlk48Z7XzpsEvf1/reuTY0UZMz3hhIZiViMkZPFdZrU9GlliyQ8v1bFiiSY8ei TdWPPuNCxF4L1pa5U8bvy3vIsPdglFIOh0a9HDUKsTcnQT1P9CaUqfkrtDW3fUiB jE3DJ4mF1LW9mrEQRHpN6xSI0zZuFH1K7fkdVvWTLas5PGMyhu7wkjZO4KX03QjP 4TUzlaECgYEA46/bE91qy4L9KC5yeEyFwp80EgwqPUHnFE2Bs0HFM/orlZb0CNU1 4UH7VcwG1QL84ruacrcqozdAj5EzwGY9nZwOoNLCn1VwXC1ZpOmi5hNBIvS1NOKB dOrViaIxAxJyA9g2t9Ga4Yih0mJpavU1tsCDYyZNn1MVVOIlp+FBhXMCgYEAzSVB PA43RYXDPRnR/tHin4abXZCVAU21FFQHr5uUpQnWd0nKLM49ObdbClzsHM37prou F2HFHpmnIjRILUTdySBUq1U4gYlLr//z9Ggj0/6/Qz7GWRUQjPulDih7Jd74i0vd wXOo9SNxDWVHwoZZkzTgzjZDABW4Ffc8Vy7DGxUCgYEA0df00IUj9TbffVX5eDgG m43BHtUJZPXFNGgOnpiCWNo7qx26Ah4HD3mRW8yzi0S6r3j56ro32L+GiArqKGvS Y909eilk6BaFfN7rHNubn/Kk+MOR8pDDgW8hqTzLcSph3Hs8SwQqe6xCgDTlNYeT nsAlF49owOuA4H+g9u3bRlMCgYAasDQSag8KvmIt+sP1EL0Y39wqifq4lrFuGZh+ YhEuf18lWbYxqgsRDSeM65XUEYAhqqsAY7nPR1IVAxQ4v3LTDZ+2Qnn9cC0mknfc Xgf7NnMPfoUzZagnjz1j4CRVQvK2vIH2/uMGMTwt7/Ur+2p/2is86JZC1pCCWw3A kdbUGQKBgBFSlCltFx59yrv9H8zxkf9iCrisuluVQTcmxmtNvBcr4iz8iXcrPUe7 5Bj7TMpJFozWgnvH7QYygHjDbmit0tKsNf0bY8mshgSeJ9lZIWnt0tz1v4+2xavk kmeUtJCZQUohRiZyyTP9wM+KS7eziGQJZeKMW2R1PIwir/2v7bf8 -----END RSA PRIVATE KEY----- 2018-09-27 10:02:17,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-27 10:02:17,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"security_group": {"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-09-27 10:02:18,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:18 GMT X-Openstack-Request-Id: req-82a40a1d-7755-4cc8-aa62-3ae8ea6f7677 2018-09-27 10:02:18,390 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:18Z", "updated_at": "2018-09-27T10:02:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:18Z", "revision_number": 0, "id": "52153a0b-6665-4965-b5a2-183264f5d4d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:18Z", "revision_number": 0, "id": "66c616ad-9140-4e66-a12f-4df202f8314b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}], "revision_number": 1, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}} 2018-09-27 10:02:18,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-82a40a1d-7755-4cc8-aa62-3ae8ea6f7677 2018-09-27 10:02:18,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.449082136154s 2018-09-27 10:02:18,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:02:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:18,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:18 GMT X-Openstack-Request-Id: req-6479d4b5-adde-42f5-8a51-7afcea0f66a6 2018-09-27 10:02:18,682 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:18Z", "updated_at": "2018-09-27T10:02:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:18Z", "revision_number": 0, "id": "52153a0b-6665-4965-b5a2-183264f5d4d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:18Z", "revision_number": 0, "id": "66c616ad-9140-4e66-a12f-4df202f8314b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}], "revision_number": 1, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}, {"description": "Default security group", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:01Z", "updated_at": "2018-09-27T10:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "11df4861-8dcf-497c-ace2-13305f633991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "1ab1f390-ebd8-4014-8331-4ec1bf8c0f05", "remote_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "56a56298-96b3-4372-af7a-ed68a6876902", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "57b5abdb-f651-43eb-8d66-8adf27443931", "remote_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}], "revision_number": 1, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "name": "default"}]} 2018-09-27 10:02:18,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6479d4b5-adde-42f5-8a51-7afcea0f66a6 2018-09-27 10:02:18,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.284878969193s 2018-09-27 10:02:18,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 10:02:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -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": "340c1fa6-e3ca-4636-a078-a51de5a21b9f"}}' 2018-09-27 10:02:18,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:18 GMT X-Openstack-Request-Id: req-ca9923a4-2dc1-4fcf-952f-b4a1c69a46b4 2018-09-27 10:02:18,844 - 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-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "port_range_min": 22, "revision_number": 0, "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:18Z", "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "49399cc3-2c8e-4f63-a8fd-7e8f2956a385"}} 2018-09-27 10:02:18,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ca9923a4-2dc1-4fcf-952f-b4a1c69a46b4 2018-09-27 10:02:18,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155569076538s 2018-09-27 10:02:18,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:02:18,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:19,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:19 GMT X-Openstack-Request-Id: req-2510c834-126a-42bf-891d-eed4d8c8cf30 2018-09-27 10:02:19,164 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:18Z", "updated_at": "2018-09-27T10:02:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T10:02:18Z", "revision_number": 0, "id": "49399cc3-2c8e-4f63-a8fd-7e8f2956a385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:18Z", "revision_number": 0, "id": "52153a0b-6665-4965-b5a2-183264f5d4d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:18Z", "revision_number": 0, "id": "66c616ad-9140-4e66-a12f-4df202f8314b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}], "revision_number": 2, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}, {"description": "Default security group", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:01Z", "updated_at": "2018-09-27T10:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "11df4861-8dcf-497c-ace2-13305f633991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "1ab1f390-ebd8-4014-8331-4ec1bf8c0f05", "remote_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "56a56298-96b3-4372-af7a-ed68a6876902", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "57b5abdb-f651-43eb-8d66-8adf27443931", "remote_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}], "revision_number": 1, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "name": "default"}]} 2018-09-27 10:02:19,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2510c834-126a-42bf-891d-eed4d8c8cf30 2018-09-27 10:02:19,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314555883408s 2018-09-27 10:02:19,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 10:02:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -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": "340c1fa6-e3ca-4636-a078-a51de5a21b9f"}}' 2018-09-27 10:02:19,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:19 GMT X-Openstack-Request-Id: req-b3bf1706-8a56-437d-9ed3-0d2c74178d27 2018-09-27 10:02:19,556 - 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-09-27T10:02:19Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "port_range_min": null, "revision_number": 0, "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:19Z", "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "406ac9f0-5557-4ce7-8965-f2b4d6721f50"}} 2018-09-27 10:02:19,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b3bf1706-8a56-437d-9ed3-0d2c74178d27 2018-09-27 10:02:19,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.385207176208s 2018-09-27 10:02:19,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:02:19,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:19,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:19 GMT X-Openstack-Request-Id: req-cad6cc55-368c-4188-b70c-719a8e073010 2018-09-27 10:02:19,645 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bf84ac49-0f70-4e8c-884e-2588448c6621","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac0ae0b7c5fc47339333221f377e2192","l2_adjacency":true,"status":"ACTIVE","subnets":["fce4f23e-bff1-47c2-a423-32c40451bfdb"],"description":"","tags":[],"updated_at":"2018-09-27T10:02:03Z","qos_policy_id":null,"name":"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89","admin_state_up":true,"tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:01Z","mtu":1450}]} 2018-09-27 10:02:19,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cad6cc55-368c-4188-b70c-719a8e073010 2018-09-27 10:02:19,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875051021576s 2018-09-27 10:02:19,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:02:19,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:20,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:20 GMT X-Openstack-Request-Id: req-25fa06bf-6d4e-4f81-9163-e93dd5dfad30 2018-09-27 10:02:20,444 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:02:16Z", "file": "/v2/images/65c8692d-8443-459d-86ce-8a264cee8996/file", "owner": "ac0ae0b7c5fc47339333221f377e2192", "id": "65c8692d-8443-459d-86ce-8a264cee8996", "size": 12716032, "self": "/v2/images/65c8692d-8443-459d-86ce-8a264cee8996", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/65c8692d-8443-459d-86ce-8a264cee8996/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/65c8692d-8443-459d-86ce-8a264cee8996/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:02:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:02:20,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-25fa06bf-6d4e-4f81-9163-e93dd5dfad30 2018-09-27 10:02:20,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.793824911118s 2018-09-27 10:02:20,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:02:20,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:20,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-03ae972f-cada-4c05-b176-478f3f30d414 x-openstack-request-id: req-03ae972f-cada-4c05-b176-478f3f30d414 2018-09-27 10:02:20,476 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "name": "vping_ssh-flavor_a0d3b492-1404-40dd-b349-1f576f5eff89", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:02:20,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-03ae972f-cada-4c05-b176-478f3f30d414 2018-09-27 10:02:20,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243780612946s 2018-09-27 10:02:20,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 10:02:20,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"server": {"name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "imageRef": "65c8692d-8443-459d-86ce-8a264cee8996", "flavorRef": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bf84ac49-0f70-4e8c-884e-2588448c6621"}], "security_groups": [{"name": "340c1fa6-e3ca-4636-a078-a51de5a21b9f"}]}}' 2018-09-27 10:02:25,988 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6 x-compute-request-id: req-ed0fe146-fb63-4aa2-802c-799c34ddb373 x-openstack-request-id: req-ed0fe146-fb63-4aa2-802c-799c34ddb373 2018-09-27 10:02:25,989 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "340c1fa6-e3ca-4636-a078-a51de5a21b9f"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "adminPass": "YpvzixC3s79B"}} 2018-09-27 10:02:25,989 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ed0fe146-fb63-4aa2-802c-799c34ddb373 2018-09-27 10:02:25,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.5115070343s 2018-09-27 10:02:25,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:02:25,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:26,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-852ff1e2-82ee-4fc4-b625-4d7e1f508646 x-openstack-request-id: req-852ff1e2-82ee-4fc4-b625-4d7e1f508646 2018-09-27 10:02:26,283 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:02:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:02:26,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-852ff1e2-82ee-4fc4-b625-4d7e1f508646 2018-09-27 10:02:26,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.293138027191s 2018-09-27 10:02:26,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:02:26,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:26,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:26 GMT X-Openstack-Request-Id: req-f3def961-49c8-444e-9437-015494043260 2018-09-27 10:02:26,382 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bf84ac49-0f70-4e8c-884e-2588448c6621","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac0ae0b7c5fc47339333221f377e2192","l2_adjacency":true,"status":"ACTIVE","subnets":["fce4f23e-bff1-47c2-a423-32c40451bfdb"],"description":"","tags":[],"updated_at":"2018-09-27T10:02:03Z","qos_policy_id":null,"name":"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89","admin_state_up":true,"tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:01Z","mtu":1450}]} 2018-09-27 10:02:26,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f3def961-49c8-444e-9437-015494043260 2018-09-27 10:02:26,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880081653595s 2018-09-27 10:02:26,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 10:02:26,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:26,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:26 GMT X-Openstack-Request-Id: req-538db4d9-406c-40fb-b730-589f729c999b 2018-09-27 10:02:26,608 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf84ac49-0f70-4e8c-884e-2588448c6621","tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:02:03Z","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":"ac0ae0b7c5fc47339333221f377e2192","id":"fce4f23e-bff1-47c2-a423-32c40451bfdb","subnetpool_id":null,"name":"vping_ssh-subnet_a0d3b492-1404-40dd-b349-1f576f5eff89"}]} 2018-09-27 10:02:26,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-538db4d9-406c-40fb-b730-589f729c999b 2018-09-27 10:02:26,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.225168943405s 2018-09-27 10:02:26,609 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:02:28,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:02:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:29,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 638 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-88f00bf9-1373-44a4-916e-f37f313d0fce x-openstack-request-id: req-88f00bf9-1373-44a4-916e-f37f313d0fce 2018-09-27 10:02:29,293 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:02:28Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:02:29,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88f00bf9-1373-44a4-916e-f37f313d0fce 2018-09-27 10:02:29,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681255102158s 2018-09-27 10:02:29,297 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:02:31,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:02:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:32,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-d179db95-a2b1-4711-a7f4-f96da18be2db x-openstack-request-id: req-d179db95-a2b1-4711-a7f4-f96da18be2db 2018-09-27 10:02:32,048 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:02:28Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:02:32,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d179db95-a2b1-4711-a7f4-f96da18be2db 2018-09-27 10:02:32,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748532056808s 2018-09-27 10:02:32,055 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:02:34,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:02:34,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:35,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-d550eb0f-4374-4653-95a4-b2d4bdaf2ac0 x-openstack-request-id: req-d550eb0f-4374-4653-95a4-b2d4bdaf2ac0 2018-09-27 10:02:35,179 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:02:28Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:02:35,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d550eb0f-4374-4653-95a4-b2d4bdaf2ac0 2018-09-27 10:02:35,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12131881714s 2018-09-27 10:02:35,184 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:02:37,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:02:37,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:38,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-2333ca5e-0101-4b25-b0d4-a004ccf03047 x-openstack-request-id: req-2333ca5e-0101-4b25-b0d4-a004ccf03047 2018-09-27 10:02:38,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3c:64", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:34.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:02:35Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:02:38,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2333ca5e-0101-4b25-b0d4-a004ccf03047 2018-09-27 10:02:38,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07678198814s 2018-09-27 10:02:38,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:02:38,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=cd0ecea5-790a-4a0f-af33-e0c1334db6f6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:38,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:38 GMT X-Openstack-Request-Id: req-78ec7242-5b6e-478a-a68e-e71df923c6e7 2018-09-27 10:02:38,322 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:02:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fce4f23e-bff1-47c2-a423-32c40451bfdb","ip_address":"192.168.120.9"}],"id":"796d69af-a14b-4301-ac24-9f50ef711142","security_groups":["340c1fa6-e3ca-4636-a078-a51de5a21b9f"],"mac_address":"fa:16:3e:d0:3c:64","project_id":"ac0ae0b7c5fc47339333221f377e2192","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf84ac49-0f70-4e8c-884e-2588448c6621","tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:29Z","binding:vnic_type":"normal","device_id":"cd0ecea5-790a-4a0f-af33-e0c1334db6f6","ip_allocation":"immediate"}]} 2018-09-27 10:02:38,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=cd0ecea5-790a-4a0f-af33-e0c1334db6f6 used request id req-78ec7242-5b6e-478a-a68e-e71df923c6e7 2018-09-27 10:02:38,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0511808395386s 2018-09-27 10:02:38,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:02:38,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=796d69af-a14b-4301-ac24-9f50ef711142" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:38,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:38 GMT X-Openstack-Request-Id: req-85b4bd00-d89b-4d62-a6b0-2aaef620f67b 2018-09-27 10:02:38,634 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:02:38,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=796d69af-a14b-4301-ac24-9f50ef711142 used request id req-85b4bd00-d89b-4d62-a6b0-2aaef620f67b 2018-09-27 10:02:38,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.30250287056s 2018-09-27 10:02:38,635 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d0:3c:64', 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'65c8692d-8443-459d-86ce-8a264cee8996'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:02:34.000000', 'flavor': Munch({u'id': u'175dcbd1-dffb-49ed-b71c-cb5ed066c866'}), 'az': u'nova', 'id': u'cd0ecea5-790a-4a0f-af33-e0c1334db6f6', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'911809bcdcee42f386df53af803068e7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac0ae0b7c5fc47339333221f377e2192', 'name': 'vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T10:02:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T10:02:35Z', 'hostId': u'6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:02:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ac0ae0b7c5fc47339333221f377e2192', 'name': u'vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89', 'adminPass': u'YpvzixC3s79B', 'tenant_id': u'ac0ae0b7c5fc47339333221f377e2192', 'created_at': u'2018-09-27T10:02:25Z', 'created': u'2018-09-27T10:02:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 10:02:38,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:02:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:38,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:38 GMT X-Openstack-Request-Id: req-933b3665-ffe7-431b-a297-810e3cbf0c7a 2018-09-27 10:02:38,724 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bf84ac49-0f70-4e8c-884e-2588448c6621","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac0ae0b7c5fc47339333221f377e2192","l2_adjacency":true,"status":"ACTIVE","subnets":["fce4f23e-bff1-47c2-a423-32c40451bfdb"],"description":"","tags":[],"updated_at":"2018-09-27T10:02:03Z","qos_policy_id":null,"name":"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89","admin_state_up":true,"tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:01Z","mtu":1450}]} 2018-09-27 10:02:38,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-933b3665-ffe7-431b-a297-810e3cbf0c7a 2018-09-27 10:02:38,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880808830261s 2018-09-27 10:02:38,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:02:38,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:39,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:39 GMT X-Openstack-Request-Id: req-a20440b9-2318-4f8c-bcbe-87ef3b3285c4 2018-09-27 10:02:39,030 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:02:16Z", "file": "/v2/images/65c8692d-8443-459d-86ce-8a264cee8996/file", "owner": "ac0ae0b7c5fc47339333221f377e2192", "id": "65c8692d-8443-459d-86ce-8a264cee8996", "size": 12716032, "self": "/v2/images/65c8692d-8443-459d-86ce-8a264cee8996", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/65c8692d-8443-459d-86ce-8a264cee8996/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/65c8692d-8443-459d-86ce-8a264cee8996/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:02:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:02:39,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a20440b9-2318-4f8c-bcbe-87ef3b3285c4 2018-09-27 10:02:39,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299515962601s 2018-09-27 10:02:39,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:02:39,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:39,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-5162283d-1a76-4273-abd6-fb2ebbe50650 x-openstack-request-id: req-5162283d-1a76-4273-abd6-fb2ebbe50650 2018-09-27 10:02:39,201 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "name": "vping_ssh-flavor_a0d3b492-1404-40dd-b349-1f576f5eff89", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:02:39,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5162283d-1a76-4273-abd6-fb2ebbe50650 2018-09-27 10:02:39,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.169157028198s 2018-09-27 10:02:39,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 10:02:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"server": {"name": "vping_ssh-vm_a0d3b492-1404-40dd-b349-1f576f5eff89", "imageRef": "65c8692d-8443-459d-86ce-8a264cee8996", "key_name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89", "flavorRef": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bf84ac49-0f70-4e8c-884e-2588448c6621"}], "security_groups": [{"name": "340c1fa6-e3ca-4636-a078-a51de5a21b9f"}]}}' 2018-09-27 10:02:43,245 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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 location: http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907 x-compute-request-id: req-f6a1f206-ec46-4712-af37-d7cc7fd0241c x-openstack-request-id: req-f6a1f206-ec46-4712-af37-d7cc7fd0241c 2018-09-27 10:02:43,245 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "340c1fa6-e3ca-4636-a078-a51de5a21b9f"}], "OS-DCF:diskConfig": "MANUAL", "id": "70d20785-3636-40eb-813e-5bdc64e40907", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "bookmark"}], "adminPass": "nxRRQos6k6QZ"}} 2018-09-27 10:02:43,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f6a1f206-ec46-4712-af37-d7cc7fd0241c 2018-09-27 10:02:43,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.0434820652s 2018-09-27 10:02:43,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:02:43,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:44,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-6e9b3c94-e97f-49af-bc39-ca964d6ce9a7 x-openstack-request-id: req-6e9b3c94-e97f-49af-bc39-ca964d6ce9a7 2018-09-27 10:02:44,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "70d20785-3636-40eb-813e-5bdc64e40907", "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:02:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89", "name": "vping_ssh-vm_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:43Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3c:64", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:34.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:02:35Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:02:44,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e9b3c94-e97f-49af-bc39-ca964d6ce9a7 2018-09-27 10:02:44,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35717201233s 2018-09-27 10:02:44,612 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:02:46,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:02:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:47,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-d65544eb-726b-495b-8433-5261a50fccff x-openstack-request-id: req-d65544eb-726b-495b-8433-5261a50fccff 2018-09-27 10:02:47,796 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "70d20785-3636-40eb-813e-5bdc64e40907", "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:02:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89", "name": "vping_ssh-vm_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:43Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3c:64", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:34.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:02:35Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:02:47,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d65544eb-726b-495b-8433-5261a50fccff 2018-09-27 10:02:47,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18208599091s 2018-09-27 10:02:47,803 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:02:49,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:02:49,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:50,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-941ddb16-d2a3-49c0-abaf-6b88369763a0 x-openstack-request-id: req-941ddb16-d2a3-49c0-abaf-6b88369763a0 2018-09-27 10:02:50,544 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "70d20785-3636-40eb-813e-5bdc64e40907", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:02:48Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89", "name": "vping_ssh-vm_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:43Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3c:64", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:34.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:02:35Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:02:50,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-941ddb16-d2a3-49c0-abaf-6b88369763a0 2018-09-27 10:02:50,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738774061203s 2018-09-27 10:02:50,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:02:52,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:02:52,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:53,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-05fd4599-1772-4574-ba68-c0a7d15a1aeb x-openstack-request-id: req-05fd4599-1772-4574-ba68-c0a7d15a1aeb 2018-09-27 10:02:53,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "70d20785-3636-40eb-813e-5bdc64e40907", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:02:48Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89", "name": "vping_ssh-vm_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:43Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3c:64", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:34.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:02:35Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:02:53,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05fd4599-1772-4574-ba68-c0a7d15a1aeb 2018-09-27 10:02:53,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805011034012s 2018-09-27 10:02:53,364 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:02:55,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:02:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:56,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02: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-106868e3-70ed-44c7-b817-3200833bc684 x-openstack-request-id: req-106868e3-70ed-44c7-b817-3200833bc684 2018-09-27 10:02:56,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:7b:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:52.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "70d20785-3636-40eb-813e-5bdc64e40907", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:02:53Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89", "name": "vping_ssh-vm_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:43Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3c:64", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:34.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:02:35Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:02:56,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-106868e3-70ed-44c7-b817-3200833bc684 2018-09-27 10:02:56,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48937320709s 2018-09-27 10:02:56,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:02:56,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=70d20785-3636-40eb-813e-5bdc64e40907" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:56,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:56 GMT X-Openstack-Request-Id: req-a402bfa2-c02a-43ee-a121-7ba92dd09a56 2018-09-27 10:02:56,918 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:02:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fce4f23e-bff1-47c2-a423-32c40451bfdb","ip_address":"192.168.120.5"}],"id":"fc4f820b-65f5-4f14-9163-aad0218cb2fb","security_groups":["340c1fa6-e3ca-4636-a078-a51de5a21b9f"],"mac_address":"fa:16:3e:89:7b:f2","project_id":"ac0ae0b7c5fc47339333221f377e2192","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf84ac49-0f70-4e8c-884e-2588448c6621","tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:49Z","binding:vnic_type":"normal","device_id":"70d20785-3636-40eb-813e-5bdc64e40907","ip_allocation":"immediate"}]} 2018-09-27 10:02:56,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=70d20785-3636-40eb-813e-5bdc64e40907 used request id req-a402bfa2-c02a-43ee-a121-7ba92dd09a56 2018-09-27 10:02:56,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0555739402771s 2018-09-27 10:02:56,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:02:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=fc4f820b-65f5-4f14-9163-aad0218cb2fb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:56,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:56 GMT X-Openstack-Request-Id: req-1d08883c-91aa-4786-9dd3-471cb91eb86f 2018-09-27 10:02:56,978 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:02:56,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=fc4f820b-65f5-4f14-9163-aad0218cb2fb used request id req-1d08883c-91aa-4786-9dd3-471cb91eb86f 2018-09-27 10:02:56,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0497679710388s 2018-09-27 10:02:56,979 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:89:7b:f2', 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'65c8692d-8443-459d-86ce-8a264cee8996'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:02:52.000000', 'flavor': Munch({u'id': u'175dcbd1-dffb-49ed-b71c-cb5ed066c866'}), 'az': u'nova', 'id': u'70d20785-3636-40eb-813e-5bdc64e40907', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'911809bcdcee42f386df53af803068e7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac0ae0b7c5fc47339333221f377e2192', 'name': 'vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T10:02:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T10:02:53Z', 'hostId': u'6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:02:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ac0ae0b7c5fc47339333221f377e2192', 'name': u'vping_ssh-vm_a0d3b492-1404-40dd-b349-1f576f5eff89', 'adminPass': u'nxRRQos6k6QZ', 'tenant_id': u'ac0ae0b7c5fc47339333221f377e2192', 'created_at': u'2018-09-27T10:02:43Z', 'created': u'2018-09-27T10:02:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 10:02:56,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:02:56,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:57,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:57 GMT X-Openstack-Request-Id: req-baa6edaf-efd8-413e-b7ea-2e159d259cf6 2018-09-27 10:02:57,418 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bf84ac49-0f70-4e8c-884e-2588448c6621","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac0ae0b7c5fc47339333221f377e2192","l2_adjacency":true,"status":"ACTIVE","subnets":["fce4f23e-bff1-47c2-a423-32c40451bfdb"],"description":"","tags":[],"updated_at":"2018-09-27T10:02:03Z","qos_policy_id":null,"name":"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89","admin_state_up":true,"tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:01Z","mtu":1450}]} 2018-09-27 10:02:57,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-baa6edaf-efd8-413e-b7ea-2e159d259cf6 2018-09-27 10:02:57,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.433120965958s 2018-09-27 10:02:57,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:02:57,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=70d20785-3636-40eb-813e-5bdc64e40907" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:02:57,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 27 Sep 2018 10:02:57 GMT X-Openstack-Request-Id: req-38dfca76-0e43-43cd-8f4c-6aec7ff61eaf 2018-09-27 10:02:57,469 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:02:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fce4f23e-bff1-47c2-a423-32c40451bfdb","ip_address":"192.168.120.5"}],"id":"fc4f820b-65f5-4f14-9163-aad0218cb2fb","security_groups":["340c1fa6-e3ca-4636-a078-a51de5a21b9f"],"mac_address":"fa:16:3e:89:7b:f2","project_id":"ac0ae0b7c5fc47339333221f377e2192","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bf84ac49-0f70-4e8c-884e-2588448c6621","tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:49Z","binding:vnic_type":"normal","device_id":"70d20785-3636-40eb-813e-5bdc64e40907","ip_allocation":"immediate"}]} 2018-09-27 10:02:57,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=70d20785-3636-40eb-813e-5bdc64e40907 used request id req-38dfca76-0e43-43cd-8f4c-6aec7ff61eaf 2018-09-27 10:02:57,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0500731468201s 2018-09-27 10:02:57,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-27 10:02:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"floatingip": {"floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "fixed_ip_address": "192.168.120.5", "port_id": "fc4f820b-65f5-4f14-9163-aad0218cb2fb"}}' 2018-09-27 10:03:00,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:00 GMT X-Openstack-Request-Id: req-e573e37f-dda1-47bf-b11e-e95a9f2f54a3 2018-09-27 10:03:00,187 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "a9d899f6-010d-4d7d-a1df-ab395d4362d4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:58Z", "updated_at": "2018-09-27T10:02:58Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bf84ac49-0f70-4e8c-884e-2588448c6621", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:7b:f2", "device_id": "70d20785-3636-40eb-813e-5bdc64e40907"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "port_id": "fc4f820b-65f5-4f14-9163-aad0218cb2fb", "id": "0360520b-6e5f-46dc-8770-5af009e9114c", "qos_policy_id": null}} 2018-09-27 10:03:00,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e573e37f-dda1-47bf-b11e-e95a9f2f54a3 2018-09-27 10:03:00,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.71729707718s 2018-09-27 10:03:00,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:03:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:00,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:00 GMT X-Openstack-Request-Id: req-5314be2f-20b1-40e8-b1f5-cd2b5db1d197 2018-09-27 10:03:00,262 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a9d899f6-010d-4d7d-a1df-ab395d4362d4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:58Z", "updated_at": "2018-09-27T10:02:58Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bf84ac49-0f70-4e8c-884e-2588448c6621", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:7b:f2", "device_id": "70d20785-3636-40eb-813e-5bdc64e40907"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "port_id": "fc4f820b-65f5-4f14-9163-aad0218cb2fb", "id": "0360520b-6e5f-46dc-8770-5af009e9114c", "qos_policy_id": null}]} 2018-09-27 10:03:00,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5314be2f-20b1-40e8-b1f5-cd2b5db1d197 2018-09-27 10:03:00,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601050853729s 2018-09-27 10:03:00,270 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:03:00,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:03:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:00,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:00 GMT X-Openstack-Request-Id: req-8f1dfefd-f0c2-4a8b-94c7-67c4f7c049ec 2018-09-27 10:03:00,439 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a9d899f6-010d-4d7d-a1df-ab395d4362d4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:58Z", "updated_at": "2018-09-27T10:02:58Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bf84ac49-0f70-4e8c-884e-2588448c6621", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:7b:f2", "device_id": "70d20785-3636-40eb-813e-5bdc64e40907"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "port_id": "fc4f820b-65f5-4f14-9163-aad0218cb2fb", "id": "0360520b-6e5f-46dc-8770-5af009e9114c", "qos_policy_id": null}]} 2018-09-27 10:03:00,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8f1dfefd-f0c2-4a8b-94c7-67c4f7c049ec 2018-09-27 10:03:00,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058552980423s 2018-09-27 10:03:00,445 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:03:00,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:03:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:00,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:00 GMT X-Openstack-Request-Id: req-ff8d19ae-582f-49bc-ba93-a264039a34fa 2018-09-27 10:03:00,912 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a9d899f6-010d-4d7d-a1df-ab395d4362d4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:58Z", "updated_at": "2018-09-27T10:02:58Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bf84ac49-0f70-4e8c-884e-2588448c6621", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:7b:f2", "device_id": "70d20785-3636-40eb-813e-5bdc64e40907"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "port_id": "fc4f820b-65f5-4f14-9163-aad0218cb2fb", "id": "0360520b-6e5f-46dc-8770-5af009e9114c", "qos_policy_id": null}]} 2018-09-27 10:03:00,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ff8d19ae-582f-49bc-ba93-a264039a34fa 2018-09-27 10:03:00,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357048988342s 2018-09-27 10:03:00,919 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:03:01,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:03:01,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:01,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:01 GMT X-Openstack-Request-Id: req-10aba57d-d88e-4908-9017-33e0dc4380c1 2018-09-27 10:03:01,272 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a9d899f6-010d-4d7d-a1df-ab395d4362d4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:58Z", "updated_at": "2018-09-27T10:02:58Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bf84ac49-0f70-4e8c-884e-2588448c6621", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:7b:f2", "device_id": "70d20785-3636-40eb-813e-5bdc64e40907"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "port_id": "fc4f820b-65f5-4f14-9163-aad0218cb2fb", "id": "0360520b-6e5f-46dc-8770-5af009e9114c", "qos_policy_id": null}]} 2018-09-27 10:03:01,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-10aba57d-d88e-4908-9017-33e0dc4380c1 2018-09-27 10:03:01,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.243031024933s 2018-09-27 10:03:01,279 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:03:01,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:03:01,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:01,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:01 GMT X-Openstack-Request-Id: req-cc3082aa-a4f0-4232-8c7d-666ef3b40288 2018-09-27 10:03:01,704 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a9d899f6-010d-4d7d-a1df-ab395d4362d4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:58Z", "updated_at": "2018-09-27T10:03:01Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bf84ac49-0f70-4e8c-884e-2588448c6621", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:7b:f2", "device_id": "70d20785-3636-40eb-813e-5bdc64e40907"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "port_id": "fc4f820b-65f5-4f14-9163-aad0218cb2fb", "id": "0360520b-6e5f-46dc-8770-5af009e9114c", "qos_policy_id": null}]} 2018-09-27 10:03:01,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cc3082aa-a4f0-4232-8c7d-666ef3b40288 2018-09-27 10:03:01,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.315615177155s 2018-09-27 10:03:01,711 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a9d899f6-010d-4d7d-a1df-ab395d4362d4', 'updated_at': u'2018-09-27T10:03:01Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.214', 'revision_number': 2, 'port_id': u'fc4f820b-65f5-4f14-9163-aad0218cb2fb', 'id': u'0360520b-6e5f-46dc-8770-5af009e9114c', 'network': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 'port': u'fc4f820b-65f5-4f14-9163-aad0218cb2fb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac0ae0b7c5fc47339333221f377e2192', 'name': 'vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ac0ae0b7c5fc47339333221f377e2192', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bf84ac49-0f70-4e8c-884e-2588448c6621', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:89:7b:f2', u'device_id': u'70d20785-3636-40eb-813e-5bdc64e40907'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ac0ae0b7c5fc47339333221f377e2192', 'created_at': u'2018-09-27T10:02:58Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bf84ac49-0f70-4e8c-884e-2588448c6621', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:89:7b:f2', u'device_id': u'70d20785-3636-40eb-813e-5bdc64e40907'}), 'router': u'a9d899f6-010d-4d7d-a1df-ab395d4362d4'}) 2018-09-27 10:03:01,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 10:03:01,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907/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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 10:03:01,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9592 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-5f29b3c9-5753-4b61-b1fa-162789ac20f7 x-openstack-request-id: req-5f29b3c9-5753-4b61-b1fa-162789ac20f7 2018-09-27 10:03:01,944 - 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 495489532 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.187198] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189531] pid_max: default: 32768 minimum: 301\n[ 0.190793] ACPI: Core revision 20150930\n[ 0.192489] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194345] Security Framework initialized\n[ 0.195493] Yama: becoming mindful.\n[ 0.196521] AppArmor: AppArmor initialized\n[ 0.197705] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199513] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201275] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202946] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204878] Initializing cgroup subsys io\n[ 0.206042] Initializing cgroup subsys memory\n[ 0.207249] Initializing cgroup subsys devices\n[ 0.208474] Initializing cgroup subsys freezer\n[ 0.209691] Initializing cgroup subsys net_cls\n[ 0.210916] Initializing cgroup subsys perf_event\n[ 0.212191] Initializing cgroup subsys net_prio\n[ 0.213422] Initializing cgroup subsys hugetlb\n[ 0.214645] Initializing cgroup subsys pids\n[ 0.215844] CPU: Physical Processor ID: 0\n[ 0.217671] mce: CPU supports 10 MCE banks\n[ 0.218855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220273] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237106] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243757] ftrace: allocating 31920 entries in 125 pages\n[ 0.269269] smpboot: Max logical packages: 1\n[ 0.270475] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272384] x2apic enabled\n[ 0.273528] Switched APIC routing to physical x2apic.\n[ 0.276014] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277571] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282889] KVM setup paravirtual spinlock\n[ 0.284516] x86: Booted up 1 node, 1 CPUs\n[ 0.285646] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287574] devtmpfs: initialized\n[ 0.289572] evm: security.selinux\n[ 0.290553] evm: security.SMACK64\n[ 0.291526] evm: security.SMACK64EXEC\n[ 0.292576] evm: security.SMACK64TRANSMUTE\n[ 0.293716] evm: security.SMACK64MMAP\n[ 0.294757] evm: security.ima\n[ 0.295672] evm: security.capability\n[ 0.296786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299363] pinctrl core: initialized pinctrl subsystem\n[ 0.300893] RTC time: 10:02:53, date: 09/27/18\n[ 0.302202] NET: Registered protocol family 16\n[ 0.303545] cpuidle: using governor ladder\n[ 0.304698] cpuidle: using governor menu\n[ 0.305808] PCCT header not found.\n[ 0.306864] ACPI: bus type PCI registered\n[ 0.307994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309729] PCI: Using configuration type 1 for base access\n[ 0.311918] ACPI: Added _OSI(Module Device)\n[ 0.313097] ACPI: Added _OSI(Processor Device)\n[ 0.314295] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315543] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317729] ACPI: Interpreter enabled\n[ 0.318810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329183] ACPI: (supports S0 S5)\n[ 0.330174] ACPI: Using IOAPIC for interrupt routing\n[ 0.331495] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335390] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338704] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340363] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343421] acpiphp: Slot [3] registered\n[ 0.344540] acpiphp: Slot [4] registered\n[ 0.345663] acpiphp: Slot [5] registered\n[ 0.346793] acpiphp: Slot [6] registered\n[ 0.347913] acpiphp: Slot [7] registered\n[ 0.349034] acpiphp: Slot [8] registered\n[ 0.350164] acpiphp: Slot [9] registered\n[ 0.351283] acpiphp: Slot [10] registered\n[ 0.352419] acpiphp: Slot [11] registered\n[ 0.353549] acpiphp: Slot [12] registered\n[ 0.354723] acpiphp: Slot [13] registered\n[ 0.355856] acpiphp: Slot [14] registered\n[ 0.356995] acpiphp: Slot [15] registered\n[ 0.372208] acpiphp: Slot [16] registered\n[ 0.373346] acpiphp: Slot [17] registered\n[ 0.374484] acpiphp: Slot [18] registered\n[ 0.375623] acpiphp: Slot [19] registered\n[ 0.376768] acpiphp: Slot [20] registered\n[ 0.377906] acpiphp: Slot [21] registered\n[ 0.379042] acpiphp: Slot [22] registered\n[ 0.380186] acpiphp: Slot [23] registered\n[ 0.381336] acpiphp: Slot [24] registered\n[ 0.382464] acpiphp: Slot [25] registered\n[ 0.383606] acpiphp: Slot [26] registered\n[ 0.384740] acpiphp: Slot [27] registered\n[ 0.385886] acpiphp: Slot [28] registered\n[ 0.387031] acpiphp: Slot [29] registered\n[ 0.388177] acpiphp: Slot [30] registered\n[ 0.389314] acpiphp: Slot [31] registered\n[ 0.390448] PCI host bridge to bus 0000:00\n[ 0.391586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393317] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.394973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.396959] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.398945] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.400969] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.404919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.406644] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408227] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.409929] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414259] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416212] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436570] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440450] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444227] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446022] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447783] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449185] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451274] vgaarb: loaded\n[ 0.452090] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453705] SCSI subsystem initialized\n[ 0.454947] ACPI: bus type USB registered\n[ 0.456069] usbcore: registered new interface driver usbfs\n[ 0.457464] usbcore: registered new interface driver hub\n[ 0.458822] usbcore: registered new device driver usb\n[ 0.460309] PCI: Using ACPI for IRQ routing\n[ 0.461805] NetLabel: Initializing\n[ 0.462781] NetLabel: domain hash size = 128\n[ 0.463932] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465229] NetLabel: unlabeled traffic allowed by default\n[ 0.466787] clocksource: Switched to clocksource kvm-clock\n[ 0.476704] AppArmor: AppArmor Filesystem Enabled\n[ 0.478000] pnp: PnP ACPI init\n[ 0.479226] pnp: PnP ACPI: found 5 devices\n[ 0.486015] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488318] NET: Registered protocol family 2\n[ 0.489706] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491453] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493063] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494681] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496131] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497724] NET: Registered protocol family 1\n[ 0.498912] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500377] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.501809] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530912] Trying to unpack rootfs image as initramfs...\n[ 0.592699] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597527] Scanning for low memory corruption every 60 seconds\n[ 0.599690] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601262] audit: initializing netlink subsys (disabled)\n[ 0.602697] audit: type=2000 audit(1538042573.817:1): initialized\n[ 0.604569] Initialise system trusted keyring\n[ 0.605912] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607486] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610196] zbud: loaded\n[ 0.611201] VFS: Disk quotas dquot_6.6.0\n[ 0.612317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614456] fuse init (API version 7.23)\n[ 0.615688] Key type big_key registered\n[ 0.616788] Allocating IMA MOK and blacklist keyrings.\n[ 0.618425] Key type asymmetric registered\n[ 0.619552] Asymmetric key parser 'x509' registered\n[ 0.620862] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.622884] io scheduler noop registered\n[ 0.623963] io scheduler deadline registered (default)\n[ 0.625311] io scheduler cfq registered\n[ 0.626482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.627907] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.629646] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.631629] ACPI: Power Button [PWRF]\n[ 0.632837] GHES: HEST is not enabled!\n[ 0.646933] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702402] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705433] Linux agpgart interface v0.103\n[ 0.708841] brd: module loaded\n[ 0.711035] loop: module loaded\n[ 0.715660] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717611] GPT:90111 != 2097151\n[ 0.718520] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719977] GPT:90111 != 2097151\n[ 0.720895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722181] vda: vda1 vda15\n[ 0.723799] scsi host0: ata_piix\n[ 0.724858] scsi host1: ata_piix\n[ 0.725828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729375] libphy: Fixed MDIO Bus: probed\n[ 0.730479] tun: Universal TUN/TAP device driver, 1.6\n[ 0.731745] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734597] PPP generic driver version 2.4.2\n[ 0.735817] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.737401] ehci-pci: EHCI PCI platform driver\n[ 0.738565] ehci-platform: EHCI generic platform driver\n[ 0.739881] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.741392] ohci-pci: OHCI PCI platform driver\n[ 0.742555] ohci-platform: OHCI generic platform driver\n[ 0.743877] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758401] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.763026] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.764550] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.766180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.768085] usb usb1: Product: UHCI Host Controller\n[ 0.769331] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.770841] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.772145] hub 1-0:1.0: USB hub found\n[ 0.773199] hub 1-0:1.0: 2 ports detected\n[ 0.774500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.777337] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.778613] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.779986] mousedev: PS/2 mouse device common for all mice\n[ 0.781651] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.784077] rtc_cmos 00:00: RTC can wake from S4\n[ 0.785583] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.787178] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.788759] i2c /dev entries driver\n[ 0.789780] device-mapper: uevent: version 1.0.3\n[ 0.791063] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.793238] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.795082] NET: Registered protocol family 10\n[ 0.796571] NET: Registered protocol family 17\n[ 0.797763] Key type dns_resolver registered\n[ 0.799058] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.800507] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802885] registered taskstats version 1\n[ 0.803997] Loading compiled-in X.509 certificates\n[ 0.805792] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.808263] zswap: loaded using pool lzo/zbud\n[ 0.810302] Key type trusted registered\n[ 0.812370] Key type encrypted registered\n[ 0.813461] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814865] ima: No TPM chip found, activating TPM-bypass!\n[ 0.816260] evm: HMAC attrs: 0x1\n[ 0.817514] Magic number: 2:70:23\n[ 0.818603] rtc_cmos 00:00: setting system clock to 2018-09-27 10:02:53 UTC (1538042573)\n[ 0.820775] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.822271] EDD information not available.\n[ 0.888340] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.904606] Write protecting the kernel read-only data: 14336k\n[ 0.907528] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909954] 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.955951] 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.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.92. 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-----\n/dev/root resized successfully [took 0.16s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTyP6OEdBiEe6CC9XWBwBSFIv3RI2Xuf3qr8TREjrhFmRd6dyhM7j0WzOp6h2uH2E7lMok40BkWXTkz6oDxcwilaAac+TwfLByu9bjkT8s/DbdUVdUUYedzvgWDg8TbP35Y4dxeGC0333rNwOouzhssBdB9VlGT73QbGRQCVpoE1E7gTFpofGxi4TMlLDi1hftwxFkUz9TnEhX7se6yNgJl9TyJ6MwtjKB9XO0xPzBk68oRbMzffGXtmrn5SXnGwHKOUpJqhG0j7rH3KqX4aAm5sppjfeKkwbU9pm05zz6KGMElQyBZMC3tqHI5rkWhd3lJkuG2BRa/SvpFySge7ll root@vping-ssh-vm-a0d3b492-1404-40dd-b349-1f576f5eff89\nssh-dss AAAAB3NzaC1kc3MAAACBANgod0qFwOhZGB4N0aSybnO7aGmcgQVTUJ4bqXDfvRF4mQF36kWNf8PCX308Mg86hKGcL6pCbtNryJySCcUXZVmgerCNXk6ITCv63g8AiK3FmvgqnjfmavyfjjvaxRB1a3+1MCcFNSkwiyDLIZGtypJ7FZozfH0HBQYIuLUP6M4vAAAAFQCeDt9Yk4yYF/7jeb1YHE3ZOEP1pwAAAIBAlstZ9a0Mh7bWtNhmjRbL+wwvdcyI3REXKBv+USjRC/cX9dw1TX0R/dEfDAXBTargagGYo6VFtVHJrXRWES1ETmaEDR7PhcXGaJ/057JmQNjRXHJ2J6t8Uwmr+RPAc01wlJC6Ffhtm4xfYMJPO6DgBirxr4vR81ChjuECIEEn5gAAAIADeWBehTlyoMcpBSghqWY1MiO52ESbrCGvcouIqwV7bFTLUHelAmwKzi3IHA0s1+YN/SRbVRvOeSezjcylvwioWFDlX0VHNvFaxRb+YLmOyDPtB/xxe+8O6zBBhXCTgV1RXn7unDgL6jCU56Y9KwoM1KwFUrQHq/5yPv/MHiTEvQ== root@vping-ssh-vm-a0d3b492-1404-40dd-b349-1f576f5eff89\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:fe89:7bf2/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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-a0d3b492-1404-40dd-b349-1f576f5eff89\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-ssh-vm-a0d3b492-1404-40dd-b349-1f576f5eff89 login: "} 2018-09-27 10:03:01,944 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907/action used request id req-5f29b3c9-5753-4b61-b1fa-162789ac20f7 2018-09-27 10:03:01,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.231957912445s 2018-09-27 10:03:01,945 - 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 495489532 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.187198] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189531] pid_max: default: 32768 minimum: 301 [ 0.190793] ACPI: Core revision 20150930 [ 0.192489] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.194345] Security Framework initialized [ 0.195493] Yama: becoming mindful. [ 0.196521] AppArmor: AppArmor initialized [ 0.197705] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199513] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.201275] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202946] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204878] Initializing cgroup subsys io [ 0.206042] Initializing cgroup subsys memory [ 0.207249] Initializing cgroup subsys devices [ 0.208474] Initializing cgroup subsys freezer [ 0.209691] Initializing cgroup subsys net_cls [ 0.210916] Initializing cgroup subsys perf_event [ 0.212191] Initializing cgroup subsys net_prio [ 0.213422] Initializing cgroup subsys hugetlb [ 0.214645] Initializing cgroup subsys pids [ 0.215844] CPU: Physical Processor ID: 0 [ 0.217671] mce: CPU supports 10 MCE banks [ 0.218855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220273] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.237106] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.243757] ftrace: allocating 31920 entries in 125 pages [ 0.269269] smpboot: Max logical packages: 1 [ 0.270475] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272384] x2apic enabled [ 0.273528] Switched APIC routing to physical x2apic. [ 0.276014] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277571] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.280358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.282889] KVM setup paravirtual spinlock [ 0.284516] x86: Booted up 1 node, 1 CPUs [ 0.285646] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.287574] devtmpfs: initialized [ 0.289572] evm: security.selinux [ 0.290553] evm: security.SMACK64 [ 0.291526] evm: security.SMACK64EXEC [ 0.292576] evm: security.SMACK64TRANSMUTE [ 0.293716] evm: security.SMACK64MMAP [ 0.294757] evm: security.ima [ 0.295672] evm: security.capability [ 0.296786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.299363] pinctrl core: initialized pinctrl subsystem [ 0.300893] RTC time: 10:02:53, date: 09/27/18 [ 0.302202] NET: Registered protocol family 16 [ 0.303545] cpuidle: using governor ladder [ 0.304698] cpuidle: using governor menu [ 0.305808] PCCT header not found. [ 0.306864] ACPI: bus type PCI registered [ 0.307994] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309729] PCI: Using configuration type 1 for base access [ 0.311918] ACPI: Added _OSI(Module Device) [ 0.313097] ACPI: Added _OSI(Processor Device) [ 0.314295] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.315543] ACPI: Added _OSI(Processor Aggregator Device) [ 0.317729] ACPI: Interpreter enabled [ 0.318810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.321404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.323975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.326589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.329183] ACPI: (supports S0 S5) [ 0.330174] ACPI: Using IOAPIC for interrupt routing [ 0.331495] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335390] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336993] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338704] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340363] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343421] acpiphp: Slot [3] registered [ 0.344540] acpiphp: Slot [4] registered [ 0.345663] acpiphp: Slot [5] registered [ 0.346793] acpiphp: Slot [6] registered [ 0.347913] acpiphp: Slot [7] registered [ 0.349034] acpiphp: Slot [8] registered [ 0.350164] acpiphp: Slot [9] registered [ 0.351283] acpiphp: Slot [10] registered [ 0.352419] acpiphp: Slot [11] registered [ 0.353549] acpiphp: Slot [12] registered [ 0.354723] acpiphp: Slot [13] registered [ 0.355856] acpiphp: Slot [14] registered [ 0.356995] acpiphp: Slot [15] registered [ 0.372208] acpiphp: Slot [16] registered [ 0.373346] acpiphp: Slot [17] registered [ 0.374484] acpiphp: Slot [18] registered [ 0.375623] acpiphp: Slot [19] registered [ 0.376768] acpiphp: Slot [20] registered [ 0.377906] acpiphp: Slot [21] registered [ 0.379042] acpiphp: Slot [22] registered [ 0.380186] acpiphp: Slot [23] registered [ 0.381336] acpiphp: Slot [24] registered [ 0.382464] acpiphp: Slot [25] registered [ 0.383606] acpiphp: Slot [26] registered [ 0.384740] acpiphp: Slot [27] registered [ 0.385886] acpiphp: Slot [28] registered [ 0.387031] acpiphp: Slot [29] registered [ 0.388177] acpiphp: Slot [30] registered [ 0.389314] acpiphp: Slot [31] registered [ 0.390448] PCI host bridge to bus 0000:00 [ 0.391586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.393317] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.394973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.396959] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.398945] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.400969] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.404919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.406644] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.408227] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.409929] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.414259] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.416212] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.436570] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.438539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.440450] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.442357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.444227] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.446022] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447783] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.449185] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.451274] vgaarb: loaded [ 0.452090] vgaarb: bridge control possible 0000:00:02.0 [ 0.453705] SCSI subsystem initialized [ 0.454947] ACPI: bus type USB registered [ 0.456069] usbcore: registered new interface driver usbfs [ 0.457464] usbcore: registered new interface driver hub [ 0.458822] usbcore: registered new device driver usb [ 0.460309] PCI: Using ACPI for IRQ routing [ 0.461805] NetLabel: Initializing [ 0.462781] NetLabel: domain hash size = 128 [ 0.463932] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465229] NetLabel: unlabeled traffic allowed by default [ 0.466787] clocksource: Switched to clocksource kvm-clock [ 0.476704] AppArmor: AppArmor Filesystem Enabled [ 0.478000] pnp: PnP ACPI init [ 0.479226] pnp: PnP ACPI: found 5 devices [ 0.486015] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488318] NET: Registered protocol family 2 [ 0.489706] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491453] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493063] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494681] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496131] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.497724] NET: Registered protocol family 1 [ 0.498912] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500377] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.501809] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.516340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.530912] Trying to unpack rootfs image as initramfs... [ 0.592699] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.597527] Scanning for low memory corruption every 60 seconds [ 0.599690] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.601262] audit: initializing netlink subsys (disabled) [ 0.602697] audit: type=2000 audit(1538042573.817:1): initialized [ 0.604569] Initialise system trusted keyring [ 0.605912] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.607486] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610196] zbud: loaded [ 0.611201] VFS: Disk quotas dquot_6.6.0 [ 0.612317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614456] fuse init (API version 7.23) [ 0.615688] Key type big_key registered [ 0.616788] Allocating IMA MOK and blacklist keyrings. [ 0.618425] Key type asymmetric registered [ 0.619552] Asymmetric key parser 'x509' registered [ 0.620862] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.622884] io scheduler noop registered [ 0.623963] io scheduler deadline registered (default) [ 0.625311] io scheduler cfq registered [ 0.626482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.627907] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629646] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631629] ACPI: Power Button [PWRF] [ 0.632837] GHES: HEST is not enabled! [ 0.646933] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702402] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705433] Linux agpgart interface v0.103 [ 0.708841] brd: module loaded [ 0.711035] loop: module loaded [ 0.715660] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717611] GPT:90111 != 2097151 [ 0.718520] GPT:Alternate GPT header not at the end of the disk. [ 0.719977] GPT:90111 != 2097151 [ 0.720895] GPT: Use GNU Parted to correct GPT errors. [ 0.722181] vda: vda1 vda15 [ 0.723799] scsi host0: ata_piix [ 0.724858] scsi host1: ata_piix [ 0.725828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.727437] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.729375] libphy: Fixed MDIO Bus: probed [ 0.730479] tun: Universal TUN/TAP device driver, 1.6 [ 0.731745] tun: (C) 1999-2004 Max Krasnyansky [ 0.734597] PPP generic driver version 2.4.2 [ 0.735817] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.737401] ehci-pci: EHCI PCI platform driver [ 0.738565] ehci-platform: EHCI generic platform driver [ 0.739881] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.741392] ohci-pci: OHCI PCI platform driver [ 0.742555] ohci-platform: OHCI generic platform driver [ 0.743877] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758401] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761693] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.763026] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.764550] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.766180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.768085] usb usb1: Product: UHCI Host Controller [ 0.769331] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770841] usb usb1: SerialNumber: 0000:00:01.2 [ 0.772145] hub 1-0:1.0: USB hub found [ 0.773199] hub 1-0:1.0: 2 ports detected [ 0.774500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.777337] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.778613] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779986] mousedev: PS/2 mouse device common for all mice [ 0.781651] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.784077] rtc_cmos 00:00: RTC can wake from S4 [ 0.785583] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.787178] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.788759] i2c /dev entries driver [ 0.789780] device-mapper: uevent: version 1.0.3 [ 0.791063] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.793238] ledtrig-cpu: registered to indicate activity on CPUs [ 0.795082] NET: Registered protocol family 10 [ 0.796571] NET: Registered protocol family 17 [ 0.797763] Key type dns_resolver registered [ 0.799058] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.800507] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.802885] registered taskstats version 1 [ 0.803997] Loading compiled-in X.509 certificates [ 0.805792] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.808263] zswap: loaded using pool lzo/zbud [ 0.810302] Key type trusted registered [ 0.812370] Key type encrypted registered [ 0.813461] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814865] ima: No TPM chip found, activating TPM-bypass! [ 0.816260] evm: HMAC attrs: 0x1 [ 0.817514] Magic number: 2:70:23 [ 0.818603] rtc_cmos 00:00: setting system clock to 2018-09-27 10:02:53 UTC (1538042573) [ 0.820775] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.822271] EDD information not available. [ 0.888340] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.904606] Write protecting the kernel read-only data: 14336k [ 0.907528] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.909954] 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.955951] 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.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.92. 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----- /dev/root resized successfully [took 0.16s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTyP6OEdBiEe6CC9XWBwBSFIv3RI2Xuf3qr8TREjrhFmRd6dyhM7j0WzOp6h2uH2E7lMok40BkWXTkz6oDxcwilaAac+TwfLByu9bjkT8s/DbdUVdUUYedzvgWDg8TbP35Y4dxeGC0333rNwOouzhssBdB9VlGT73QbGRQCVpoE1E7gTFpofGxi4TMlLDi1hftwxFkUz9TnEhX7se6yNgJl9TyJ6MwtjKB9XO0xPzBk68oRbMzffGXtmrn5SXnGwHKOUpJqhG0j7rH3KqX4aAm5sppjfeKkwbU9pm05zz6KGMElQyBZMC3tqHI5rkWhd3lJkuG2BRa/SvpFySge7ll root@vping-ssh-vm-a0d3b492-1404-40dd-b349-1f576f5eff89 ssh-dss AAAAB3NzaC1kc3MAAACBANgod0qFwOhZGB4N0aSybnO7aGmcgQVTUJ4bqXDfvRF4mQF36kWNf8PCX308Mg86hKGcL6pCbtNryJySCcUXZVmgerCNXk6ITCv63g8AiK3FmvgqnjfmavyfjjvaxRB1a3+1MCcFNSkwiyDLIZGtypJ7FZozfH0HBQYIuLUP6M4vAAAAFQCeDt9Yk4yYF/7jeb1YHE3ZOEP1pwAAAIBAlstZ9a0Mh7bWtNhmjRbL+wwvdcyI3REXKBv+USjRC/cX9dw1TX0R/dEfDAXBTargagGYo6VFtVHJrXRWES1ETmaEDR7PhcXGaJ/057JmQNjRXHJ2J6t8Uwmr+RPAc01wlJC6Ffhtm4xfYMJPO6DgBirxr4vR81ChjuECIEEn5gAAAIADeWBehTlyoMcpBSghqWY1MiO52ESbrCGvcouIqwV7bFTLUHelAmwKzi3IHA0s1+YN/SRbVRvOeSezjcylvwioWFDlX0VHNvFaxRb+YLmOyDPtB/xxe+8O6zBBhXCTgV1RXn7unDgL6jCU56Y9KwoM1KwFUrQHq/5yPv/MHiTEvQ== root@vping-ssh-vm-a0d3b492-1404-40dd-b349-1f576f5eff89 -----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:fe89:7bf2/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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-a0d3b492-1404-40dd-b349-1f576f5eff89 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-ssh-vm-a0d3b492-1404-40dd-b349-1f576f5eff89 login: 2018-09-27 10:03:01,948 - paramiko.transport - DEBUG - starting thread (client mode): 0x5f68e410L 2018-09-27 10:03:01,949 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-27 10:03:01,950 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-27 10:03:01,950 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-27 10:03:01,951 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-27 10:03:01,951 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-27 10:03:01,951 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-27 10:03:01,951 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-27 10:03:01,952 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-27 10:03:01,952 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-27 10:03:01,970 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-27 10:03:01,970 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-27 10:03:01,981 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.214: 56bd17d40c3a06924bb0063e3385e59f 2018-09-27 10:03:01,982 - paramiko.transport - DEBUG - Trying discovered key 5caeb47fc079530992b1405dd71a903e in /tmp/tmpZxFSvU 2018-09-27 10:03:02,008 - paramiko.transport - DEBUG - userauth is OK 2018-09-27 10:03:02,014 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-27 10:03:02,046 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-27 10:03:02,047 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-27 10:03:02,048 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-27 10:03:02,049 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-27 10:03:02,052 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-27 10:03:02,052 - 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.908 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 0.908/0.908/0.908 ms 2018-09-27 10:03:02,052 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-27 10:03:02,056 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-27 10:03:02,169 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 10:03:02,169 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-27 10:03:02,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 10:03:02,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:02,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:02 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-a534841a-7311-4fab-85d7-5904a0c4507e x-openstack-request-id: req-a534841a-7311-4fab-85d7-5904a0c4507e 2018-09-27 10:03:02,377 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6 used request id req-a534841a-7311-4fab-85d7-5904a0c4507e 2018-09-27 10:03:02,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.202806949615s 2018-09-27 10:03:02,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:03:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:03,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-8ca37f4f-b091-4308-8dbf-a2dc01afcde4 x-openstack-request-id: req-8ca37f4f-b091-4308-8dbf-a2dc01afcde4 2018-09-27 10:03:03,549 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:7b:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:7b:f2", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:52.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "70d20785-3636-40eb-813e-5bdc64e40907", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:02:53Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89", "name": "vping_ssh-vm_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:43Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3c:64", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:34.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "cd0ecea5-790a-4a0f-af33-e0c1334db6f6", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:03:02Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:25Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:03:03,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8ca37f4f-b091-4308-8dbf-a2dc01afcde4 2018-09-27 10:03:03,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17153000832s 2018-09-27 10:03:03,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:03:05,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:03:05,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:06,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-211667bd-02ac-4ab8-af6c-f6c3670ce7d8 x-openstack-request-id: req-211667bd-02ac-4ab8-af6c-f6c3670ce7d8 2018-09-27 10:03:06,236 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:7b:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:7b:f2", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:52.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "70d20785-3636-40eb-813e-5bdc64e40907", "security_groups": [{"name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}], "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:02:53Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89", "name": "vping_ssh-vm_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:43Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:03:06,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-211667bd-02ac-4ab8-af6c-f6c3670ce7d8 2018-09-27 10:03:06,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681834936142s 2018-09-27 10:03:06,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-27 10:03:06,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/0360520b-6e5f-46dc-8770-5af009e9114c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:07,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:03:07 GMT X-Openstack-Request-Id: req-e81f9287-40ad-431b-be90-7065daec1209 2018-09-27 10:03:07,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:03:07,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0360520b-6e5f-46dc-8770-5af009e9114c.json used request id req-e81f9287-40ad-431b-be90-7065daec1209 2018-09-27 10:03:07,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.66879701614s 2018-09-27 10:03:07,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:03:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:07,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:07 GMT X-Openstack-Request-Id: req-81163d33-f64e-4f19-8e01-b50ea5843ee6 2018-09-27 10:03:07,966 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:03:07,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-81163d33-f64e-4f19-8e01-b50ea5843ee6 2018-09-27 10:03:07,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0437941551208s 2018-09-27 10:03:07,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 10:03:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:08,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-52626532-2dd2-479f-8f6d-6f066a2cbac1 x-openstack-request-id: req-52626532-2dd2-479f-8f6d-6f066a2cbac1 2018-09-27 10:03:08,286 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907 used request id req-52626532-2dd2-479f-8f6d-6f066a2cbac1 2018-09-27 10:03:08,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.318816184998s 2018-09-27 10:03:08,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:03:08,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:09,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-68db939d-5ded-425a-8ef0-bb6014a01d4c x-openstack-request-id: req-68db939d-5ded-425a-8ef0-bb6014a01d4c 2018-09-27 10:03:09,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:7b:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:7b:f2", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/70d20785-3636-40eb-813e-5bdc64e40907", "rel": "bookmark"}], "image": {"id": "65c8692d-8443-459d-86ce-8a264cee8996", "links": [{"href": "http://172.30.9.22:8774/images/65c8692d-8443-459d-86ce-8a264cee8996", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:02:52.000000", "flavor": {"id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "links": [{"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}]}, "id": "70d20785-3636-40eb-813e-5bdc64e40907", "user_id": "911809bcdcee42f386df53af803068e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:03:08Z", "hostId": "6f0616ac087cc7db056c4c89c03e7ee047382e34042e9131d802603e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89", "name": "vping_ssh-vm_a0d3b492-1404-40dd-b349-1f576f5eff89", "created": "2018-09-27T10:02:43Z", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:03:09,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-68db939d-5ded-425a-8ef0-bb6014a01d4c 2018-09-27 10:03:09,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15251898766s 2018-09-27 10:03:09,441 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:03:11,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:03:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:11,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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 x-compute-request-id: req-bf3a92df-7486-49a1-b0cc-e2aee873b4e0 x-openstack-request-id: req-bf3a92df-7486-49a1-b0cc-e2aee873b4e0 2018-09-27 10:03:11,534 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 10:03:11,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bf3a92df-7486-49a1-b0cc-e2aee873b4e0 2018-09-27 10:03:11,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0907990932465s 2018-09-27 10:03:11,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:03:11,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:11,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:11 GMT X-Openstack-Request-Id: req-8c85979b-5e3f-4af7-a9ad-c06ab83fe30f 2018-09-27 10:03:11,598 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:18Z", "updated_at": "2018-09-27T10:02:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:19Z", "revision_number": 0, "id": "406ac9f0-5557-4ce7-8965-f2b4d6721f50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:19Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T10:02:18Z", "revision_number": 0, "id": "49399cc3-2c8e-4f63-a8fd-7e8f2956a385", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:18Z", "revision_number": 0, "id": "52153a0b-6665-4965-b5a2-183264f5d4d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:18Z", "revision_number": 0, "id": "66c616ad-9140-4e66-a12f-4df202f8314b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:18Z", "security_group_id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}], "revision_number": 3, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "340c1fa6-e3ca-4636-a078-a51de5a21b9f", "name": "vping_ssh-sg_a0d3b492-1404-40dd-b349-1f576f5eff89"}, {"description": "Default security group", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:01Z", "updated_at": "2018-09-27T10:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "11df4861-8dcf-497c-ace2-13305f633991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "1ab1f390-ebd8-4014-8331-4ec1bf8c0f05", "remote_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "56a56298-96b3-4372-af7a-ed68a6876902", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "57b5abdb-f651-43eb-8d66-8adf27443931", "remote_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}], "revision_number": 1, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "name": "default"}]} 2018-09-27 10:03:11,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8c85979b-5e3f-4af7-a9ad-c06ab83fe30f 2018-09-27 10:03:11,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0579400062561s 2018-09-27 10:03:11,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 10:03:11,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/340c1fa6-e3ca-4636-a078-a51de5a21b9f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:11,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:03:11 GMT X-Openstack-Request-Id: req-8c167ff6-561b-4b72-9ce6-a80aeb226d14 2018-09-27 10:03:11,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:03:11,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/340c1fa6-e3ca-4636-a078-a51de5a21b9f.json used request id req-8c167ff6-561b-4b72-9ce6-a80aeb226d14 2018-09-27 10:03:11,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161509990692s 2018-09-27 10:03:11,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-27 10:03:11,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:11,827 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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 x-compute-request-id: req-5d9a00ea-d6a6-4e6d-b7c9-618be4dda96d x-openstack-request-id: req-5d9a00ea-d6a6-4e6d-b7c9-618be4dda96d 2018-09-27 10:03:11,827 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_a0d3b492-1404-40dd-b349-1f576f5eff89 used request id req-5d9a00ea-d6a6-4e6d-b7c9-618be4dda96d 2018-09-27 10:03:11,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0604910850525s 2018-09-27 10:03:11,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 10:03:11,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/a9d899f6-010d-4d7d-a1df-ab395d4362d4/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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" -d '{"subnet_id": "fce4f23e-bff1-47c2-a423-32c40451bfdb"}' 2018-09-27 10:03:14,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:14 GMT X-Openstack-Request-Id: req-8e05c341-1470-4afb-914c-3a7f20ffb83d 2018-09-27 10:03:14,292 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bf84ac49-0f70-4e8c-884e-2588448c6621", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "subnet_id": "fce4f23e-bff1-47c2-a423-32c40451bfdb", "subnet_ids": ["fce4f23e-bff1-47c2-a423-32c40451bfdb"], "port_id": "0ef321a8-2eac-413d-a852-4836df3513ee", "id": "a9d899f6-010d-4d7d-a1df-ab395d4362d4"} 2018-09-27 10:03:14,293 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a9d899f6-010d-4d7d-a1df-ab395d4362d4/remove_router_interface.json used request id req-8e05c341-1470-4afb-914c-3a7f20ffb83d 2018-09-27 10:03:14,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.46501612663s 2018-09-27 10:03:14,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 10:03:14,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:14,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:14 GMT X-Openstack-Request-Id: req-42752b7a-9854-4562-a016-273799dd2745 2018-09-27 10:03:14,461 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:05Z", "admin_state_up": true, "updated_at": "2018-09-27T10:03:12Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "a9d899f6-010d-4d7d-a1df-ab395d4362d4", "name": "vping_ssh-router_a0d3b492-1404-40dd-b349-1f576f5eff89"}]} 2018-09-27 10:03:14,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-42752b7a-9854-4562-a016-273799dd2745 2018-09-27 10:03:14,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.168204069138s 2018-09-27 10:03:14,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 10:03:14,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/a9d899f6-010d-4d7d-a1df-ab395d4362d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:18,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:03:18 GMT X-Openstack-Request-Id: req-ca835f4c-933c-414a-b4b2-596d43fa29f9 2018-09-27 10:03:18,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:03:18,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/a9d899f6-010d-4d7d-a1df-ab395d4362d4.json used request id req-ca835f4c-933c-414a-b4b2-596d43fa29f9 2018-09-27 10:03:18,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.82950210571s 2018-09-27 10:03:18,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 10:03:18,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:18,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:18 GMT X-Openstack-Request-Id: req-e8dfb493-1b1f-456a-9a93-18058b8c64de 2018-09-27 10:03:18,336 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf84ac49-0f70-4e8c-884e-2588448c6621","tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:02:03Z","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":"ac0ae0b7c5fc47339333221f377e2192","id":"fce4f23e-bff1-47c2-a423-32c40451bfdb","subnetpool_id":null,"name":"vping_ssh-subnet_a0d3b492-1404-40dd-b349-1f576f5eff89"}]} 2018-09-27 10:03:18,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e8dfb493-1b1f-456a-9a93-18058b8c64de 2018-09-27 10:03:18,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0430750846863s 2018-09-27 10:03:18,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 10:03:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/fce4f23e-bff1-47c2-a423-32c40451bfdb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:20,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:03:20 GMT X-Openstack-Request-Id: req-8b5e44f8-e5cb-42d7-a1ef-21d67ae7de2c 2018-09-27 10:03:20,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:03:20,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/fce4f23e-bff1-47c2-a423-32c40451bfdb.json used request id req-8b5e44f8-e5cb-42d7-a1ef-21d67ae7de2c 2018-09-27 10:03:20,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.29437208176s 2018-09-27 10:03:20,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:03:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:20,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:20 GMT X-Openstack-Request-Id: req-9180a184-4b42-4549-9bbf-e5e5f7a6f3ee 2018-09-27 10:03:20,725 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf84ac49-0f70-4e8c-884e-2588448c6621","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ac0ae0b7c5fc47339333221f377e2192","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:03:20Z","qos_policy_id":null,"name":"vping_ssh-net_a0d3b492-1404-40dd-b349-1f576f5eff89","admin_state_up":true,"tenant_id":"ac0ae0b7c5fc47339333221f377e2192","created_at":"2018-09-27T10:02:01Z","mtu":1450}]} 2018-09-27 10:03:20,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9180a184-4b42-4549-9bbf-e5e5f7a6f3ee 2018-09-27 10:03:20,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927290916443s 2018-09-27 10:03:20,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 10:03:20,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/bf84ac49-0f70-4e8c-884e-2588448c6621.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:22,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:03:22 GMT X-Openstack-Request-Id: req-cc6f6782-3370-41d7-9ff6-b89b03c34c9e 2018-09-27 10:03:22,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:03:22,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/bf84ac49-0f70-4e8c-884e-2588448c6621.json used request id req-cc6f6782-3370-41d7-9ff6-b89b03c34c9e 2018-09-27 10:03:22,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47636079788s 2018-09-27 10:03:22,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:03:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:22,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:22 GMT X-Openstack-Request-Id: req-1a0f5c7f-4ebe-4d03-84b7-88fb600ed8b3 2018-09-27 10:03:22,247 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:02:16Z", "file": "/v2/images/65c8692d-8443-459d-86ce-8a264cee8996/file", "owner": "ac0ae0b7c5fc47339333221f377e2192", "id": "65c8692d-8443-459d-86ce-8a264cee8996", "size": 12716032, "self": "/v2/images/65c8692d-8443-459d-86ce-8a264cee8996", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/65c8692d-8443-459d-86ce-8a264cee8996/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/65c8692d-8443-459d-86ce-8a264cee8996/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a0d3b492-1404-40dd-b349-1f576f5eff89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:02:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:03:22,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1a0f5c7f-4ebe-4d03-84b7-88fb600ed8b3 2018-09-27 10:03:22,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408699512482s 2018-09-27 10:03:22,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 10:03:22,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/65c8692d-8443-459d-86ce-8a264cee8996 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}116b61b82c0938a76617ef9e3c064a51a19230f54a4dad8e8ba7632021142ba2" 2018-09-27 10:03:23,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:03:23 GMT X-Openstack-Request-Id: req-72403d22-599f-4edb-92cd-e87244b6c12d 2018-09-27 10:03:23,347 - 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-09-27 10:03:23,347 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/65c8692d-8443-459d-86ce-8a264cee8996 used request id req-72403d22-599f-4edb-92cd-e87244b6c12d 2018-09-27 10:03:23,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.09791588783s 2018-09-27 10:03:23,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:03:23,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:03:23,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-da6f9475-0015-45c1-98af-5a0ea550a8a6 x-openstack-request-id: req-da6f9475-0015-45c1-98af-5a0ea550a8a6 2018-09-27 10:03:23,379 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "175dcbd1-dffb-49ed-b71c-cb5ed066c866", "name": "vping_ssh-flavor_a0d3b492-1404-40dd-b349-1f576f5eff89", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:03:23,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-da6f9475-0015-45c1-98af-5a0ea550a8a6 2018-09-27 10:03:23,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267560482025s 2018-09-27 10:03:23,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 10:03:23,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:03:23,417 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-ad98bc06-1a49-44a4-bed6-72a7830ddb06 x-openstack-request-id: req-ad98bc06-1a49-44a4-bed6-72a7830ddb06 2018-09-27 10:03:23,418 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/175dcbd1-dffb-49ed-b71c-cb5ed066c866 used request id req-ad98bc06-1a49-44a4-bed6-72a7830ddb06 2018-09-27 10:03:23,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0369930267334s 2018-09-27 10:03:23,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:03:23,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:03:23,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf89b3a-5984-458c-ae64-95d6568264d4 2018-09-27 10:03:23,652 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_a0d3b492-1404-40dd-b349-1f576f5eff89", "links": {"self": "http://172.30.9.22:5000/v3/users/911809bcdcee42f386df53af803068e7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "911809bcdcee42f386df53af803068e7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:03:23,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-edf89b3a-5984-458c-ae64-95d6568264d4 2018-09-27 10:03:23,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234169960022s 2018-09-27 10:03:23,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:03:23,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/911809bcdcee42f386df53af803068e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:03:23,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65381ecb-fc2d-4c93-a515-0695e5a20e35 2018-09-27 10:03:23,882 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_a0d3b492-1404-40dd-b349-1f576f5eff89", "links": {"self": "http://172.30.9.22:5000/v3/users/911809bcdcee42f386df53af803068e7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "911809bcdcee42f386df53af803068e7", "description": null}} 2018-09-27 10:03:23,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/911809bcdcee42f386df53af803068e7 used request id req-65381ecb-fc2d-4c93-a515-0695e5a20e35 2018-09-27 10:03:23,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224108934402s 2018-09-27 10:03:23,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 10:03:23,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/911809bcdcee42f386df53af803068e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:03:24,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4693fe9-cd1d-4a32-a4c6-69d53db4e4d8 2018-09-27 10:03:24,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:03:24,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/911809bcdcee42f386df53af803068e7 used request id req-f4693fe9-cd1d-4a32-a4c6-69d53db4e4d8 2018-09-27 10:03:24,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.34942317009s 2018-09-27 10:03:24,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:03:24,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:03:24,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa95f3f-f970-4b9b-953d-34b1ccdaa457 2018-09-27 10:03:24,428 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/ac0ae0b7c5fc47339333221f377e2192"}, "tags": [], "enabled": true, "id": "ac0ae0b7c5fc47339333221f377e2192", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a0d3b492-1404-40dd-b349-1f576f5eff89"}]} 2018-09-27 10:03:24,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-3fa95f3f-f970-4b9b-953d-34b1ccdaa457 2018-09-27 10:03:24,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188766002655s 2018-09-27 10:03:24,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 10:03:24,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/ac0ae0b7c5fc47339333221f377e2192 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:03:24,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4e53dad-acbb-488a-828a-5888e6425a7c 2018-09-27 10:03:24,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:03:24,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ac0ae0b7c5fc47339333221f377e2192 used request id req-e4e53dad-acbb-488a-828a-5888e6425a7c 2018-09-27 10:03:24,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.260724067688s 2018-09-27 10:03:24,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:03:24,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=ac0ae0b7c5fc47339333221f377e2192&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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:03:25,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:25 GMT X-Openstack-Request-Id: req-97994e07-c059-4c27-b794-18a357f328fa 2018-09-27 10:03:25,021 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:01Z", "updated_at": "2018-09-27T10:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "11df4861-8dcf-497c-ace2-13305f633991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "1ab1f390-ebd8-4014-8331-4ec1bf8c0f05", "remote_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "56a56298-96b3-4372-af7a-ed68a6876902", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "57b5abdb-f651-43eb-8d66-8adf27443931", "remote_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}], "revision_number": 1, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "name": "default"}]} 2018-09-27 10:03:25,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=ac0ae0b7c5fc47339333221f377e2192&name=default used request id req-97994e07-c059-4c27-b794-18a357f328fa 2018-09-27 10:03:25,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321228981018s 2018-09-27 10:03:25,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:03:25,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:03:25,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:25 GMT X-Openstack-Request-Id: req-3a5d91bb-a808-41b2-b665-c7fb5199e0ae 2018-09-27 10:03:25,075 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "created_at": "2018-09-27T10:02:01Z", "updated_at": "2018-09-27T10:02:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "57b5abdb-f651-43eb-8d66-8adf27443931", "remote_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "56a56298-96b3-4372-af7a-ed68a6876902", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "1ab1f390-ebd8-4014-8331-4ec1bf8c0f05", "remote_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:02:01Z", "revision_number": 0, "id": "11df4861-8dcf-497c-ace2-13305f633991", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:02:01Z", "security_group_id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "tenant_id": "ac0ae0b7c5fc47339333221f377e2192", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac0ae0b7c5fc47339333221f377e2192"}], "revision_number": 1, "project_id": "ac0ae0b7c5fc47339333221f377e2192", "id": "39ab7390-3db0-408f-b0e9-92a2ab1bd51a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "created_at": "2018-09-27T09:54:19Z", "updated_at": "2018-09-27T09:54:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "a1fe6903-d742-4d74-8a51-3a4a976494a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "91172f3e-6f40-45b8-ac3e-48571d223a92", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "19624226-62e3-4529-9f68-b4055a56bc52", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "3ec1dc99-6539-44f9-8733-1afc9716ef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}], "revision_number": 1, "project_id": "a10c3c0d1d2449dfb523b324eeb3985b", "id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T09:57:29Z", "updated_at": "2018-09-27T09:57:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "7ecd7f66-6221-44ed-aafd-2ead00e49d6e", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "2c2f4ac4-b474-4e76-9804-18f2c18d9868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "4a0bb794-2616-44fe-a030-3edce66117f0", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "882def09-2d15-4524-bb48-8758c7ed2960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:27Z", "updated_at": "2018-09-27T09:57:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "07a2bd58-b422-4709-b492-4a63324a4c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "2c0bc080-b000-4a5c-8961-617a347c12da", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "7f00e3d1-9b35-4680-8fd0-1bb66e4915b2", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "366910c9-23bd-4e81-b145-69e94ce371b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "name": "default"}]} 2018-09-27 10:03:25,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3a5d91bb-a808-41b2-b665-c7fb5199e0ae 2018-09-27 10:03:25,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0484399795532s 2018-09-27 10:03:25,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 10:03:25,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/39ab7390-3db0-408f-b0e9-92a2ab1bd51a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8b3c40bef9f1ee341c0364bb21d95a26921e64da20f1e4bbe11ab59a6984581d" 2018-09-27 10:03:25,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:03:25 GMT X-Openstack-Request-Id: req-fb35ed25-f20f-40c8-b8c8-6575ab5b7a89 2018-09-27 10:03:25,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:03:25,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/39ab7390-3db0-408f-b0e9-92a2ab1bd51a.json used request id req-fb35ed25-f20f-40c8-b8c8-6575ab5b7a89 2018-09-27 10:03:25,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.333208084106s 2018-09-27 10:03:25,462 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-27 10:03:25,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:03:25,512 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c6cbc88-92d3-46c4-94d6-4ed190507048 2018-09-27 10:03:25,513 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:03:25,513 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-7c6cbc88-92d3-46c4-94d6-4ed190507048 2018-09-27 10:03:25,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:03:25,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["kYSDrhYnRASTvT3NKN80Zw"], "issued_at": "2018-09-27T10:03:25.000000Z"}} 2018-09-27 10:03:25,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:03:25,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:26,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:26 GMT X-Openstack-Request-Id: req-c33927f2-6db3-4268-a32f-72eed572fe85 2018-09-27 10:03:26,235 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 10:03:26,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c33927f2-6db3-4268-a32f-72eed572fe85 2018-09-27 10:03:26,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.32732796669s 2018-09-27 10:03:26,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:03:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:26,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9de3f8-ca29-4aa5-ae18-d6eae77949af 2018-09-27 10:03:26,432 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:03:26,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-6e9de3f8-ca29-4aa5-ae18-d6eae77949af 2018-09-27 10:03:26,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189827919006s 2018-09-27 10:03:26,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 10:03:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}}' 2018-09-27 10:03:26,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f0e584a-c68e-4d36-b75b-2cb1a796fb3f 2018-09-27 10:03:26,667 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e9b5dd65f224408b3f7a20842039230"}, "tags": [], "enabled": true, "id": "6e9b5dd65f224408b3f7a20842039230", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}} 2018-09-27 10:03:26,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2f0e584a-c68e-4d36-b75b-2cb1a796fb3f 2018-09-27 10:03:26,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226858854294s 2018-09-27 10:03:26,668 - 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'6e9b5dd65f224408b3f7a20842039230', '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_36e616b4-0f6a-4597-aa91-dc241cfc8e98'}) 2018-09-27 10:03:26,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 10:03:26,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fbf29b09-44d5-4336-8164-1d5bcaa251f2", "email": null, "name": "vping_userdata-user_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}}' 2018-09-27 10:03:27,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d4585e-c400-44cd-abb8-0d73ffe48123 2018-09-27 10:03:27,108 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "links": {"self": "http://172.30.9.22:5000/v3/users/4b2005f068e041dcb2fc88ec4a9126e3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b2005f068e041dcb2fc88ec4a9126e3", "domain_id": "default", "password_expires_at": null}} 2018-09-27 10:03:27,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-68d4585e-c400-44cd-abb8-0d73ffe48123 2018-09-27 10:03:27,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.433341026306s 2018-09-27 10:03:27,109 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4b2005f068e041dcb2fc88ec4a9126e3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_36e616b4-0f6a-4597-aa91-dc241cfc8e98'}) 2018-09-27 10:03:27,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:03:27,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:27,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bdaee1-3886-42cd-b76c-b206e8f68ef9 2018-09-27 10:03:27,305 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:03:27,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a7bdaee1-3886-42cd-b76c-b206e8f68ef9 2018-09-27 10:03:27,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192417860031s 2018-09-27 10:03:27,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:03:27,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:27,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387a33a9-da9e-4ccf-abb7-8fb8f7a8cac2 2018-09-27 10:03:27,503 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:03:27,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-387a33a9-da9e-4ccf-abb7-8fb8f7a8cac2 2018-09-27 10:03:27,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192728042603s 2018-09-27 10:03:27,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:03:27,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:27,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5927e71-2412-4171-a1ad-9428a6260ca3 2018-09-27 10:03:27,690 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:03:27,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f5927e71-2412-4171-a1ad-9428a6260ca3 2018-09-27 10:03:27,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18171787262s 2018-09-27 10:03:27,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:03:27,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:27,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1bb081-fd9a-4bef-b83a-33e01fbfcb3c 2018-09-27 10:03:27,800 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:03:27,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0b1bb081-fd9a-4bef-b83a-33e01fbfcb3c 2018-09-27 10:03:27,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104063034058s 2018-09-27 10:03:27,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:03:27,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:28,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b760396c-b9e8-489a-939e-b83703985ed7 2018-09-27 10:03:28,031 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "links": {"self": "http://172.30.9.22:5000/v3/users/4b2005f068e041dcb2fc88ec4a9126e3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b2005f068e041dcb2fc88ec4a9126e3", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:03:28,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b760396c-b9e8-489a-939e-b83703985ed7 2018-09-27 10:03:28,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230207920074s 2018-09-27 10:03:28,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:03:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:28,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f1a43f-2027-4448-87e2-f8f397d70817 2018-09-27 10:03:28,220 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e9b5dd65f224408b3f7a20842039230"}, "tags": [], "enabled": true, "id": "6e9b5dd65f224408b3f7a20842039230", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}]} 2018-09-27 10:03:28,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e7f1a43f-2027-4448-87e2-f8f397d70817 2018-09-27 10:03:28,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178500175476s 2018-09-27 10:03:28,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:03:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=4b2005f068e041dcb2fc88ec4a9126e3&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=6e9b5dd65f224408b3f7a20842039230" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:28,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9402d068-dc25-4755-9bdf-c7e167bfeef1 2018-09-27 10:03:28,419 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=4b2005f068e041dcb2fc88ec4a9126e3&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=6e9b5dd65f224408b3f7a20842039230", "previous": null, "next": null}} 2018-09-27 10:03:28,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=4b2005f068e041dcb2fc88ec4a9126e3&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=6e9b5dd65f224408b3f7a20842039230 used request id req-9402d068-dc25-4755-9bdf-c7e167bfeef1 2018-09-27 10:03:28,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19003200531s 2018-09-27 10:03:28,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:03:28,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6e9b5dd65f224408b3f7a20842039230/users/4b2005f068e041dcb2fc88ec4a9126e3/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:28,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fd3043f-6499-4d8d-84ef-55e2316ff12e 2018-09-27 10:03:28,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:03:28,657 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6e9b5dd65f224408b3f7a20842039230/users/4b2005f068e041dcb2fc88ec4a9126e3/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-2fd3043f-6499-4d8d-84ef-55e2316ff12e 2018-09-27 10:03:28,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.233870983124s 2018-09-27 10:03:28,658 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98', 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'6e9b5dd65f224408b3f7a20842039230', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fbf29b09-44d5-4336-8164-1d5bcaa251f2', 'username': u'vping_userdata-user_36e616b4-0f6a-4597-aa91-dc241cfc8e98', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 10:03:28,661 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_36e616b4-0f6a-4597-aa91-dc241cfc8e98', 'password': 'fbf29b09-44d5-4336-8164-1d5bcaa251f2', 'project_name': 'vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '6e9b5dd65f224408b3f7a20842039230', 'project_domain_name': 'Default'} 2018-09-27 10:03:28,662 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-27 10:03:28,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:03:28,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:28,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b50aca-04a4-45c6-a91b-0e08d32a931f 2018-09-27 10:03:28,842 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:03:28,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-c2b50aca-04a4-45c6-a91b-0e08d32a931f 2018-09-27 10:03:28,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179864883423s 2018-09-27 10:03:28,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:03:28,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:03:29,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b002ebf-fd08-4dfb-84d4-6e81fa22ff26 2018-09-27 10:03:29,041 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e9b5dd65f224408b3f7a20842039230"}, "tags": [], "enabled": true, "id": "6e9b5dd65f224408b3f7a20842039230", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}]} 2018-09-27 10:03:29,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4b002ebf-fd08-4dfb-84d4-6e81fa22ff26 2018-09-27 10:03:29,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191208839417s 2018-09-27 10:03:29,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 10:03:29,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" -d '{"network": {"tenant_id": "6e9b5dd65f224408b3f7a20842039230", "name": "vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "admin_state_up": true}}' 2018-09-27 10:03:29,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:29 GMT X-Openstack-Request-Id: req-fdba64d4-21b7-45f3-992c-da9821c077a4 2018-09-27 10:03:29,585 - 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":"21ea5252-ac38-443b-9f40-4f744d175b17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"6e9b5dd65f224408b3f7a20842039230","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:03:29Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98","admin_state_up":true,"tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:03:29Z","mtu":1450}} 2018-09-27 10:03:29,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fdba64d4-21b7-45f3-992c-da9821c077a4 2018-09-27 10:03:29,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.541107177734s 2018-09-27 10:03:29,585 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T10:03:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'21ea5252-ac38-443b-9f40-4f744d175b17', u'provider:segmentation_id': 63, 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_36e616b4-0f6a-4597-aa91-dc241cfc8e98', u'created_at': u'2018-09-27T10:03:29Z', u'mtu': 1450, u'tenant_id': u'6e9b5dd65f224408b3f7a20842039230', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6e9b5dd65f224408b3f7a20842039230', u'l2_adjacency': True}) 2018-09-27 10:03:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:03:29,594 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0bbd1bb-3d0d-4042-953f-f51e38f86c21 2018-09-27 10:03:29,595 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:03:29,595 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-e0bbd1bb-3d0d-4042-953f-f51e38f86c21 2018-09-27 10:03:29,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:03:30,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}], "expires_at": "2018-09-27T11:03:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e9b5dd65f224408b3f7a20842039230", "name": "vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/6e9b5dd65f224408b3f7a20842039230", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/6e9b5dd65f224408b3f7a20842039230", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/6e9b5dd65f224408b3f7a20842039230", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/6e9b5dd65f224408b3f7a20842039230", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/6e9b5dd65f224408b3f7a20842039230", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/6e9b5dd65f224408b3f7a20842039230", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_6e9b5dd65f224408b3f7a20842039230", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_6e9b5dd65f224408b3f7a20842039230", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6e9b5dd65f224408b3f7a20842039230", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/6e9b5dd65f224408b3f7a20842039230", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/6e9b5dd65f224408b3f7a20842039230", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/6e9b5dd65f224408b3f7a20842039230", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/6e9b5dd65f224408b3f7a20842039230", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/6e9b5dd65f224408b3f7a20842039230", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "id": "4b2005f068e041dcb2fc88ec4a9126e3"}, "audit_ids": ["tXucVzR7RROVjeub4sGsEg"], "issued_at": "2018-09-27T10:03:29.000000Z"}} 2018-09-27 10:03:30,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:03:30,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:30,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:30 GMT X-Openstack-Request-Id: req-e22b7e01-9716-4205-ac7c-36cf67ec63f2 2018-09-27 10:03:30,361 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"21ea5252-ac38-443b-9f40-4f744d175b17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6e9b5dd65f224408b3f7a20842039230","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:03:29Z","qos_policy_id":null,"name":"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98","admin_state_up":true,"tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:03:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:03:30,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e22b7e01-9716-4205-ac7c-36cf67ec63f2 2018-09-27 10:03:30,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358453035355s 2018-09-27 10:03:30,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 10:03:30,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" -d '{"subnet": {"name": "vping_userdata-subnet_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "enable_dhcp": true, "network_id": "21ea5252-ac38-443b-9f40-4f744d175b17", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 10:03:31,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:31 GMT X-Openstack-Request-Id: req-edf1b0a3-0f39-4de7-aa67-dcbb1f34a361 2018-09-27 10:03:31,501 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21ea5252-ac38-443b-9f40-4f744d175b17","tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:03:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:03:30Z","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":"6e9b5dd65f224408b3f7a20842039230","id":"8a6a10fd-c91d-4c79-9681-4ea153c88e71","subnetpool_id":null,"name":"vping_userdata-subnet_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}} 2018-09-27 10:03:31,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-edf1b0a3-0f39-4de7-aa67-dcbb1f34a361 2018-09-27 10:03:31,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.13793897629s 2018-09-27 10:03:31,501 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T10:03:30Z', 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'8a6a10fd-c91d-4c79-9681-4ea153c88e71', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_36e616b4-0f6a-4597-aa91-dc241cfc8e98', u'enable_dhcp': True, u'network_id': u'21ea5252-ac38-443b-9f40-4f744d175b17', u'tenant_id': u'6e9b5dd65f224408b3f7a20842039230', u'created_at': u'2018-09-27T10:03:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6e9b5dd65f224408b3f7a20842039230'}) 2018-09-27 10:03:31,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 10:03:31,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "vping_userdata-router_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "admin_state_up": true}}' 2018-09-27 10:03:38,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:38 GMT X-Openstack-Request-Id: req-6c9cf2d8-1f39-421b-a446-bdd1441c1170 2018-09-27 10:03:38,030 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "created_at": "2018-09-27T10:03:32Z", "admin_state_up": true, "updated_at": "2018-09-27T10:03:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6e9b5dd65f224408b3f7a20842039230", "id": "07decc81-6558-4f44-b71d-6e615b1b4ef3", "name": "vping_userdata-router_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}} 2018-09-27 10:03:38,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6c9cf2d8-1f39-421b-a446-bdd1441c1170 2018-09-27 10:03:38,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.52872180939s 2018-09-27 10:03:38,031 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T10:03:33Z', u'revision_number': 3, u'id': u'07decc81-6558-4f44-b71d-6e615b1b4ef3', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_36e616b4-0f6a-4597-aa91-dc241cfc8e98', u'admin_state_up': True, u'tenant_id': u'6e9b5dd65f224408b3f7a20842039230', u'created_at': u'2018-09-27T10:03:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'6e9b5dd65f224408b3f7a20842039230'}) 2018-09-27 10:03:38,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 10:03:38,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/07decc81-6558-4f44-b71d-6e615b1b4ef3/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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" -d '{"subnet_id": "8a6a10fd-c91d-4c79-9681-4ea153c88e71"}' 2018-09-27 10:03:41,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:41 GMT X-Openstack-Request-Id: req-3b25b6c2-1b78-45f3-8a53-a5a1ff2a7ec6 2018-09-27 10:03:41,047 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "21ea5252-ac38-443b-9f40-4f744d175b17", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "subnet_id": "8a6a10fd-c91d-4c79-9681-4ea153c88e71", "subnet_ids": ["8a6a10fd-c91d-4c79-9681-4ea153c88e71"], "port_id": "bb1d2eae-d098-4b82-9cf5-26f84d8da698", "id": "07decc81-6558-4f44-b71d-6e615b1b4ef3"} 2018-09-27 10:03:41,047 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/07decc81-6558-4f44-b71d-6e615b1b4ef3/add_router_interface.json used request id req-3b25b6c2-1b78-45f3-8a53-a5a1ff2a7ec6 2018-09-27 10:03:41,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.01487803459s 2018-09-27 10:03:41,047 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 10:03:41,180 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 10:03:41,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:03:41,188 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:41 GMT 2018-09-27 10:03:41,189 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 10:03:41,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:03:41,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:41,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:41 GMT X-Openstack-Request-Id: req-208dca5e-f63b-46d4-a527-f00780c5e5f3 2018-09-27 10:03:41,502 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:03:41,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-208dca5e-f63b-46d4-a527-f00780c5e5f3 2018-09-27 10:03:41,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308419942856s 2018-09-27 10:03:41,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 10:03:41,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}' 2018-09-27 10:03:41,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:41 GMT Location: http://172.30.9.22:9292/v2/images/1a91fd84-83a4-4328-8571-42764625010b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-87a92ad9-b2aa-48b6-bdb0-ad17e2b19ad2 2018-09-27 10:03:41,841 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:03:41Z", "file": "/v2/images/1a91fd84-83a4-4328-8571-42764625010b/file", "owner": "6e9b5dd65f224408b3f7a20842039230", "id": "1a91fd84-83a4-4328-8571-42764625010b", "size": null, "self": "/v2/images/1a91fd84-83a4-4328-8571-42764625010b", "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_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "checksum": null, "created_at": "2018-09-27T10:03:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 10:03:41,841 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-87a92ad9-b2aa-48b6-bdb0-ad17e2b19ad2 2018-09-27 10:03:41,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.32981300354s 2018-09-27 10:03:41,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 10:03:41,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1a91fd84-83a4-4328-8571-42764625010b/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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" -d '' 2018-09-27 10:03:43,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:03:43 GMT X-Openstack-Request-Id: req-c2b8b4cb-54ab-4c55-a893-dcaf6c1fd90e 2018-09-27 10:03:43,262 - 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-09-27 10:03:43,262 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1a91fd84-83a4-4328-8571-42764625010b/file used request id req-c2b8b4cb-54ab-4c55-a893-dcaf6c1fd90e 2018-09-27 10:03:43,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.42006802559s 2018-09-27 10:03:43,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:03:43,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:43,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:43 GMT X-Openstack-Request-Id: req-afdcf29a-af8c-485f-a05d-5dcfe8c22635 2018-09-27 10:03:43,564 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:03:43Z", "file": "/v2/images/1a91fd84-83a4-4328-8571-42764625010b/file", "owner": "6e9b5dd65f224408b3f7a20842039230", "id": "1a91fd84-83a4-4328-8571-42764625010b", "size": 12716032, "self": "/v2/images/1a91fd84-83a4-4328-8571-42764625010b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1a91fd84-83a4-4328-8571-42764625010b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1a91fd84-83a4-4328-8571-42764625010b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:03:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:03:43,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-afdcf29a-af8c-485f-a05d-5dcfe8c22635 2018-09-27 10:03:43,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297957897186s 2018-09-27 10:03:43,567 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1a91fd84-83a4-4328-8571-42764625010b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1a91fd84-83a4-4328-8571-42764625010b/file', 'owner': u'6e9b5dd65f224408b3f7a20842039230', 'id': u'1a91fd84-83a4-4328-8571-42764625010b', 'size': 12716032, u'self': u'/v2/images/1a91fd84-83a4-4328-8571-42764625010b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e9b5dd65f224408b3f7a20842039230', 'name': 'vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1a91fd84-83a4-4328-8571-42764625010b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T10:03:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T10:03:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98', '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/1a91fd84-83a4-4328-8571-42764625010b', 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_36e616b4-0f6a-4597-aa91-dc241cfc8e98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98', 'created': u'2018-09-27T10:03:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T10:03:41Z', 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/1a91fd84-83a4-4328-8571-42764625010b', 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_36e616b4-0f6a-4597-aa91-dc241cfc8e98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 10:03:43,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 10:03:43,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 10:03:43,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-b33b230a-d8d4-4545-b2c1-aa535991a678 x-openstack-request-id: req-b33b230a-d8d4-4545-b2c1-aa535991a678 2018-09-27 10:03:43,900 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "name": "vping_userdata-flavor_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 10:03:43,900 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b33b230a-d8d4-4545-b2c1-aa535991a678 2018-09-27 10:03:43,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329688072205s 2018-09-27 10:03:43,901 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_36e616b4-0f6a-4597-aa91-dc241cfc8e98', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'846012d7-4b06-4c84-a8e9-f73d8def6f53', 'swap': 0}) 2018-09-27 10:03:43,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 10:03:43,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53/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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" -d '{"extra_specs": {}}' 2018-09-27 10:03:43,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:43 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-ada45aa6-0510-4902-9b14-c6f7b690461e x-openstack-request-id: req-ada45aa6-0510-4902-9b14-c6f7b690461e 2018-09-27 10:03:43,926 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 10:03:43,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53/os-extra_specs used request id req-ada45aa6-0510-4902-9b14-c6f7b690461e 2018-09-27 10:03:43,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243420600891s 2018-09-27 10:03:43,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:03:43,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:44,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:44 GMT X-Openstack-Request-Id: req-31d2165f-8eda-4c37-9c81-5c6e59742b78 2018-09-27 10:03:44,351 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"21ea5252-ac38-443b-9f40-4f744d175b17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e9b5dd65f224408b3f7a20842039230","l2_adjacency":true,"status":"ACTIVE","subnets":["8a6a10fd-c91d-4c79-9681-4ea153c88e71"],"description":"","tags":[],"updated_at":"2018-09-27T10:03:30Z","qos_policy_id":null,"name":"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98","admin_state_up":true,"tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:03:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:03:44,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-31d2165f-8eda-4c37-9c81-5c6e59742b78 2018-09-27 10:03:44,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.424717187881s 2018-09-27 10:03:44,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:03:44,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:44,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:44 GMT X-Openstack-Request-Id: req-d530cb84-e4c4-45bb-8999-a5fe8de0934d 2018-09-27 10:03:44,700 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:03:43Z", "file": "/v2/images/1a91fd84-83a4-4328-8571-42764625010b/file", "owner": "6e9b5dd65f224408b3f7a20842039230", "id": "1a91fd84-83a4-4328-8571-42764625010b", "size": 12716032, "self": "/v2/images/1a91fd84-83a4-4328-8571-42764625010b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1a91fd84-83a4-4328-8571-42764625010b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1a91fd84-83a4-4328-8571-42764625010b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:03:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:03:44,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d530cb84-e4c4-45bb-8999-a5fe8de0934d 2018-09-27 10:03:44,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343639135361s 2018-09-27 10:03:44,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:03:44,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:44,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-04d39f98-bd6c-4ffb-82be-fd5b80ec3154 x-openstack-request-id: req-04d39f98-bd6c-4ffb-82be-fd5b80ec3154 2018-09-27 10:03:44,979 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "name": "vping_userdata-flavor_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:03:44,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-04d39f98-bd6c-4ffb-82be-fd5b80ec3154 2018-09-27 10:03:44,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.271889925003s 2018-09-27 10:03:44,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 10:03:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" -d '{"server": {"name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "imageRef": "1a91fd84-83a4-4328-8571-42764625010b", "flavorRef": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "max_count": 1, "min_count": 1, "networks": [{"uuid": "21ea5252-ac38-443b-9f40-4f744d175b17"}]}}' 2018-09-27 10:03:49,385 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999 x-compute-request-id: req-a9cece7c-2e52-449c-b5de-fa01dc69aa0a x-openstack-request-id: req-a9cece7c-2e52-449c-b5de-fa01dc69aa0a 2018-09-27 10:03:49,385 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "adminPass": "znHCFKS9diGz"}} 2018-09-27 10:03:49,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-a9cece7c-2e52-449c-b5de-fa01dc69aa0a 2018-09-27 10:03:49,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.40142703056s 2018-09-27 10:03:49,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:03:49,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:49,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-45c205f9-238b-4fad-b3ae-768a3591b736 x-openstack-request-id: req-45c205f9-238b-4fad-b3ae-768a3591b736 2018-09-27 10:03:49,918 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:03:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:03:49,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-45c205f9-238b-4fad-b3ae-768a3591b736 2018-09-27 10:03:49,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53143286705s 2018-09-27 10:03:49,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:03:49,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:50,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:50 GMT X-Openstack-Request-Id: req-dceffbd3-c62f-4638-85fb-01f7b4740d87 2018-09-27 10:03:50,022 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"21ea5252-ac38-443b-9f40-4f744d175b17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e9b5dd65f224408b3f7a20842039230","l2_adjacency":true,"status":"ACTIVE","subnets":["8a6a10fd-c91d-4c79-9681-4ea153c88e71"],"description":"","tags":[],"updated_at":"2018-09-27T10:03:30Z","qos_policy_id":null,"name":"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98","admin_state_up":true,"tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:03:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:03:50,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dceffbd3-c62f-4638-85fb-01f7b4740d87 2018-09-27 10:03:50,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0924699306488s 2018-09-27 10:03:50,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 10:03:50,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:50,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:50 GMT X-Openstack-Request-Id: req-b31544aa-9776-49b3-87cd-7cc323bccc0f 2018-09-27 10:03:50,323 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21ea5252-ac38-443b-9f40-4f744d175b17","tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:03:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:03:30Z","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":"6e9b5dd65f224408b3f7a20842039230","id":"8a6a10fd-c91d-4c79-9681-4ea153c88e71","subnetpool_id":null,"name":"vping_userdata-subnet_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}]} 2018-09-27 10:03:50,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b31544aa-9776-49b3-87cd-7cc323bccc0f 2018-09-27 10:03:50,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.300203084946s 2018-09-27 10:03:50,324 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:03:52,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:03:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:52,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 646 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-b916c41b-3801-46e8-b3cf-e3c6e46655db x-openstack-request-id: req-b916c41b-3801-46e8-b3cf-e3c6e46655db 2018-09-27 10:03:52,745 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:03:52Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:03:52,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b916c41b-3801-46e8-b3cf-e3c6e46655db 2018-09-27 10:03:52,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418724060059s 2018-09-27 10:03:52,752 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:03:54,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:03:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:55,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-ba3fe759-17b6-44a5-ba21-46d147ee336a x-openstack-request-id: req-ba3fe759-17b6-44a5-ba21-46d147ee336a 2018-09-27 10:03:55,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:03:52Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:03:55,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ba3fe759-17b6-44a5-ba21-46d147ee336a 2018-09-27 10:03:55,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676155090332s 2018-09-27 10:03:55,438 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:03:57,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:03:57,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:59,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-72d3764a-4532-4b8b-9b4f-3fe31bbbe315 x-openstack-request-id: req-72d3764a-4532-4b8b-9b4f-3fe31bbbe315 2018-09-27 10:03:59,323 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:a8:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:03:57.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:03:57Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:03:59,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-72d3764a-4532-4b8b-9b4f-3fe31bbbe315 2018-09-27 10:03:59,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.88345193863s 2018-09-27 10:03:59,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:03:59,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=7dd04060-dc07-4929-ab3e-f4f743c89999" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:59,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:59 GMT X-Openstack-Request-Id: req-061e2456-384b-4b7d-a8a2-cacac8dccb58 2018-09-27 10:03:59,399 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:03:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a6a10fd-c91d-4c79-9681-4ea153c88e71","ip_address":"192.168.120.5"}],"id":"dc8f0b5d-da63-4279-a77c-cba377d6e3aa","security_groups":["faa6fcbb-a009-48fa-bf81-da729ae178d7"],"mac_address":"fa:16:3e:dd:a8:4c","project_id":"6e9b5dd65f224408b3f7a20842039230","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21ea5252-ac38-443b-9f40-4f744d175b17","tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:03:53Z","binding:vnic_type":"normal","device_id":"7dd04060-dc07-4929-ab3e-f4f743c89999","ip_allocation":"immediate"}]} 2018-09-27 10:03:59,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7dd04060-dc07-4929-ab3e-f4f743c89999 used request id req-061e2456-384b-4b7d-a8a2-cacac8dccb58 2018-09-27 10:03:59,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0687968730927s 2018-09-27 10:03:59,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:03:59,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=dc8f0b5d-da63-4279-a77c-cba377d6e3aa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:59,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:59 GMT X-Openstack-Request-Id: req-34588122-4836-4c42-ac92-bccf8be3dc19 2018-09-27 10:03:59,457 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:03:59,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=dc8f0b5d-da63-4279-a77c-cba377d6e3aa used request id req-34588122-4836-4c42-ac92-bccf8be3dc19 2018-09-27 10:03:59,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0484080314636s 2018-09-27 10:03:59,458 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:a8:4c', 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'1a91fd84-83a4-4328-8571-42764625010b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:03:57.000000', 'flavor': Munch({u'id': u'846012d7-4b06-4c84-a8e9-f73d8def6f53'}), 'az': u'nova', 'id': u'7dd04060-dc07-4929-ab3e-f4f743c89999', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4b2005f068e041dcb2fc88ec4a9126e3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e9b5dd65f224408b3f7a20842039230', 'name': 'vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T10:03:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T10:03:57Z', 'hostId': u'71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:03:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e9b5dd65f224408b3f7a20842039230', 'name': u'vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98', 'adminPass': u'znHCFKS9diGz', 'tenant_id': u'6e9b5dd65f224408b3f7a20842039230', 'created_at': u'2018-09-27T10:03:49Z', 'created': u'2018-09-27T10:03:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 10:03:59,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:03:59,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:59,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:59 GMT X-Openstack-Request-Id: req-ca8921c6-0835-456b-ba60-2b68f5e97e85 2018-09-27 10:03:59,552 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"21ea5252-ac38-443b-9f40-4f744d175b17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e9b5dd65f224408b3f7a20842039230","l2_adjacency":true,"status":"ACTIVE","subnets":["8a6a10fd-c91d-4c79-9681-4ea153c88e71"],"description":"","tags":[],"updated_at":"2018-09-27T10:03:30Z","qos_policy_id":null,"name":"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98","admin_state_up":true,"tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:03:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:03:59,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ca8921c6-0835-456b-ba60-2b68f5e97e85 2018-09-27 10:03:59,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930030345917s 2018-09-27 10:03:59,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:03:59,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:59,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03:59 GMT X-Openstack-Request-Id: req-927ce745-1b13-4076-bc0f-efc19ab6c8e7 2018-09-27 10:03:59,830 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:03:43Z", "file": "/v2/images/1a91fd84-83a4-4328-8571-42764625010b/file", "owner": "6e9b5dd65f224408b3f7a20842039230", "id": "1a91fd84-83a4-4328-8571-42764625010b", "size": 12716032, "self": "/v2/images/1a91fd84-83a4-4328-8571-42764625010b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1a91fd84-83a4-4328-8571-42764625010b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1a91fd84-83a4-4328-8571-42764625010b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:03:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:03:59,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-927ce745-1b13-4076-bc0f-efc19ab6c8e7 2018-09-27 10:03:59,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.272822856903s 2018-09-27 10:03:59,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:03:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:03:59,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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-a726bf5e-a0bc-491a-9846-8dad81d5fe32 x-openstack-request-id: req-a726bf5e-a0bc-491a-9846-8dad81d5fe32 2018-09-27 10:03:59,859 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "name": "vping_userdata-flavor_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:03:59,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a726bf5e-a0bc-491a-9846-8dad81d5fe32 2018-09-27 10:03:59,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276939868927s 2018-09-27 10:03:59,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 10:03:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" -d '{"server": {"name": "vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "imageRef": "1a91fd84-83a4-4328-8571-42764625010b", "flavorRef": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "21ea5252-ac38-443b-9f40-4f744d175b17"}]}}' 2018-09-27 10:04:03,688 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Thu, 27 Sep 2018 10:03: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 location: http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a x-compute-request-id: req-58100fa7-a53f-46c1-b9ad-74b9c3ccaa1d x-openstack-request-id: req-58100fa7-a53f-46c1-b9ad-74b9c3ccaa1d 2018-09-27 10:04:03,689 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "df78343d-7c96-4e64-8636-c0ae4a3f018a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "bookmark"}], "adminPass": "StMkWVWK9aLD"}} 2018-09-27 10:04:03,689 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-58100fa7-a53f-46c1-b9ad-74b9c3ccaa1d 2018-09-27 10:04:03,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.82793998718s 2018-09-27 10:04:03,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:04:03,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:04,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-a1539397-f6c2-46b0-9ab8-e6a6663e9ec3 x-openstack-request-id: req-a1539397-f6c2-46b0-9ab8-e6a6663e9ec3 2018-09-27 10:04:04,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "df78343d-7c96-4e64-8636-c0ae4a3f018a", "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:04:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:04:03Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:a8:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:03:57.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:03:57Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:04:04,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1539397-f6c2-46b0-9ab8-e6a6663e9ec3 2018-09-27 10:04:04,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820768117905s 2018-09-27 10:04:04,518 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:04:06,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:04:06,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:07,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-648d26a2-51a5-4319-8121-eee99a5e0aba x-openstack-request-id: req-648d26a2-51a5-4319-8121-eee99a5e0aba 2018-09-27 10:04:07,667 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "df78343d-7c96-4e64-8636-c0ae4a3f018a", "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:04:06Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:04:03Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:a8:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:03:57.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:03:57Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:04:07,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-648d26a2-51a5-4319-8121-eee99a5e0aba 2018-09-27 10:04:07,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14688181877s 2018-09-27 10:04:07,675 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:04:09,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:04:09,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:10,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-8f789223-e2b2-45ac-a06e-2aa38cba6eb4 x-openstack-request-id: req-8f789223-e2b2-45ac-a06e-2aa38cba6eb4 2018-09-27 10:04:10,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "df78343d-7c96-4e64-8636-c0ae4a3f018a", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:04:06Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:04:03Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:a8:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:03:57.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:03:57Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:04:10,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f789223-e2b2-45ac-a06e-2aa38cba6eb4 2018-09-27 10:04:10,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.859992980957s 2018-09-27 10:04:10,546 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:04:12,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:04:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:13,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 828 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-8d413430-898b-4cc0-93cb-1a8c5655bb84 x-openstack-request-id: req-8d413430-898b-4cc0-93cb-1a8c5655bb84 2018-09-27 10:04:13,918 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e6:95", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:04:10.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "df78343d-7c96-4e64-8636-c0ae4a3f018a", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:04:10Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:04:03Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:a8:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:03:57.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:03:57Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:04:13,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8d413430-898b-4cc0-93cb-1a8c5655bb84 2018-09-27 10:04:13,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36969184875s 2018-09-27 10:04:13,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:04:13,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=df78343d-7c96-4e64-8636-c0ae4a3f018a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:13,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:13 GMT X-Openstack-Request-Id: req-4b11eb75-5898-4408-8158-9e014948d8a8 2018-09-27 10:04:13,974 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:04:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8a6a10fd-c91d-4c79-9681-4ea153c88e71","ip_address":"192.168.120.7"}],"id":"cc846ae2-250f-4db3-93df-a9f47e382fb9","security_groups":["faa6fcbb-a009-48fa-bf81-da729ae178d7"],"mac_address":"fa:16:3e:88:e6:95","project_id":"6e9b5dd65f224408b3f7a20842039230","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21ea5252-ac38-443b-9f40-4f744d175b17","tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:04:07Z","binding:vnic_type":"normal","device_id":"df78343d-7c96-4e64-8636-c0ae4a3f018a","ip_allocation":"immediate"}]} 2018-09-27 10:04:13,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=df78343d-7c96-4e64-8636-c0ae4a3f018a used request id req-4b11eb75-5898-4408-8158-9e014948d8a8 2018-09-27 10:04:13,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0489230155945s 2018-09-27 10:04:13,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:04:13,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=cc846ae2-250f-4db3-93df-a9f47e382fb9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:14,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:14 GMT X-Openstack-Request-Id: req-62b8281f-b3d5-4582-b3c8-18454d87b86c 2018-09-27 10:04:14,030 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:04:14,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=cc846ae2-250f-4db3-93df-a9f47e382fb9 used request id req-62b8281f-b3d5-4582-b3c8-18454d87b86c 2018-09-27 10:04:14,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0439250469208s 2018-09-27 10:04:14,031 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:e6:95', 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'1a91fd84-83a4-4328-8571-42764625010b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:04:10.000000', 'flavor': Munch({u'id': u'846012d7-4b06-4c84-a8e9-f73d8def6f53'}), 'az': u'nova', 'id': u'df78343d-7c96-4e64-8636-c0ae4a3f018a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4b2005f068e041dcb2fc88ec4a9126e3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6e9b5dd65f224408b3f7a20842039230', 'name': 'vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T10:04:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T10:04:10Z', 'hostId': u'71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:04:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6e9b5dd65f224408b3f7a20842039230', 'name': u'vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98', 'adminPass': u'StMkWVWK9aLD', 'tenant_id': u'6e9b5dd65f224408b3f7a20842039230', 'created_at': u'2018-09-27T10:04:03Z', 'created': u'2018-09-27T10:04:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 10:04:14,032 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-27 10:04:15,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:04:15,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:16,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 828 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-5bea2621-d280-49ca-9407-c2acdc581476 x-openstack-request-id: req-5bea2621-d280-49ca-9407-c2acdc581476 2018-09-27 10:04:16,213 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e6:95", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:04:10.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "df78343d-7c96-4e64-8636-c0ae4a3f018a", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:04:10Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:04:03Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:a8:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:03:57.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:03:57Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:04:16,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5bea2621-d280-49ca-9407-c2acdc581476 2018-09-27 10:04:16,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.180341959s 2018-09-27 10:04:16,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 10:04:16,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a/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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 10:04:16,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7952 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-9f3ed90a-03a9-4e1b-baa8-188b843521c6 x-openstack-request-id: req-9f3ed90a-03a9-4e1b-baa8-188b843521c6 2018-09-27 10:04:16,307 - 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 526175931 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.197275] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199961] pid_max: default: 32768 minimum: 301\n[ 0.201402] ACPI: Core revision 20150930\n[ 0.203254] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205357] Security Framework initialized\n[ 0.206662] Yama: becoming mindful.\n[ 0.207838] AppArmor: AppArmor initialized\n[ 0.209191] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.211283] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215247] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217436] Initializing cgroup subsys io\n[ 0.218742] Initializing cgroup subsys memory\n[ 0.220129] Initializing cgroup subsys devices\n[ 0.221522] Initializing cgroup subsys freezer\n[ 0.222913] Initializing cgroup subsys net_cls\n[ 0.224302] Initializing cgroup subsys perf_event\n[ 0.225762] Initializing cgroup subsys net_prio\n[ 0.227193] Initializing cgroup subsys hugetlb\n[ 0.228581] Initializing cgroup subsys pids\n[ 0.229952] CPU: Physical Processor ID: 0\n[ 0.231939] mce: CPU supports 10 MCE banks\n[ 0.233278] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.234876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249930] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.256884] ftrace: allocating 31920 entries in 125 pages\n[ 0.282644] smpboot: Max logical packages: 1\n[ 0.284072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.286284] x2apic enabled\n[ 0.287551] Switched APIC routing to physical x2apic.\n[ 0.290264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.292078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.298145] KVM setup paravirtual spinlock\n[ 0.299983] x86: Booted up 1 node, 1 CPUs\n[ 0.301320] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.303563] devtmpfs: initialized\n[ 0.305782] evm: security.selinux\n[ 0.306947] evm: security.SMACK64\n[ 0.308082] evm: security.SMACK64EXEC\n[ 0.309309] evm: security.SMACK64TRANSMUTE\n[ 0.310639] evm: security.SMACK64MMAP\n[ 0.311865] evm: security.ima\n[ 0.312892] evm: security.capability\n[ 0.314141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.317131] pinctrl core: initialized pinctrl subsystem\n[ 0.318854] RTC time: 10:04:11, date: 09/27/18\n[ 0.320362] NET: Registered protocol family 16\n[ 0.321877] cpuidle: using governor ladder\n[ 0.323203] cpuidle: using governor menu\n[ 0.324472] PCCT header not found.\n[ 0.325643] ACPI: bus type PCI registered\n[ 0.326933] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.328923] PCI: Using configuration type 1 for base access\n[ 0.331347] ACPI: Added _OSI(Module Device)\n[ 0.332688] ACPI: Added _OSI(Processor Device)\n[ 0.334079] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335530] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337965] ACPI: Interpreter enabled\n[ 0.339184] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.342177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.345162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.348141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.351153] ACPI: (supports S0 S5)\n[ 0.352315] ACPI: Using IOAPIC for interrupt routing\n[ 0.353875] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.358238] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.360129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.362128] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.364052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.367553] acpiphp: Slot [3] registered\n[ 0.368826] acpiphp: Slot [4] registered\n[ 0.370125] acpiphp: Slot [5] registered\n[ 0.371411] acpiphp: Slot [6] registered\n[ 0.372674] acpiphp: Slot [7] registered\n[ 0.373952] acpiphp: Slot [8] registered\n[ 0.375220] acpiphp: Slot [9] registered\n[ 0.376495] acpiphp: Slot [10] registered\n[ 0.377777] acpiphp: Slot [11] registered\n[ 0.379088] acpiphp: Slot [12] registered\n[ 0.380394] acpiphp: Slot [13] registered\n[ 0.381679] acpiphp: Slot [14] registered\n[ 0.382978] acpiphp: Slot [15] registered\n[ 0.398736] acpiphp: Slot [16] registered\n[ 0.400083] acpiphp: Slot [17] registered\n[ 0.401427] acpiphp: Slot [18] registered\n[ 0.402765] acpiphp: Slot [19] registered\n[ 0.404099] acpiphp: Slot [20] registered\n[ 0.405423] acpiphp: Slot [21] registered\n[ 0.406755] acpiphp: Slot [22] registered\n[ 0.408087] acpiphp: Slot [23] registered\n[ 0.409402] acpiphp: Slot [24] registered\n[ 0.410713] acpiphp: Slot [25] registered\n[ 0.412016] acpiphp: Slot [26] registered\n[ 0.413320] acpiphp: Slot [27] registered\n[ 0.414608] acpiphp: Slot [28] registered\n[ 0.415705] acpiphp: Slot [29] registered\n[ 0.416798] acpiphp: Slot [30] registered\n[ 0.417893] acpiphp: Slot [31] registered\n[ 0.419048] PCI host bridge to bus 0000:00\n[ 0.420174] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.421792] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.423429] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.425410] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.427379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.429395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433527] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435250] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.436830] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.438531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.442984] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.444940] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.466522] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.468529] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.470470] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.472398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.474572] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.476292] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.478081] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.479498] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.481589] vgaarb: loaded\n[ 0.482413] vgaarb: bridge control possible 0000:00:02.0\n[ 0.484050] SCSI subsystem initialized\n[ 0.485294] ACPI: bus type USB registered\n[ 0.486413] usbcore: registered new interface driver usbfs\n[ 0.487793] usbcore: registered new interface driver hub\n[ 0.489146] usbcore: registered new device driver usb\n[ 0.490636] PCI: Using ACPI for IRQ routing\n[ 0.492166] NetLabel: Initializing\n[ 0.493137] NetLabel: domain hash size = 128\n[ 0.494282] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495584] NetLabel: unlabeled traffic allowed by default\n[ 0.497151] clocksource: Switched to clocksource kvm-clock\n[ 0.507281] AppArmor: AppArmor Filesystem Enabled\n[ 0.508574] pnp: PnP ACPI init\n[ 0.509789] pnp: PnP ACPI: found 5 devices\n[ 0.516616] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.518927] NET: Registered protocol family 2\n[ 0.520308] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.522061] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.523691] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.525342] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.526820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528405] NET: Registered protocol family 1\n[ 0.529601] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531094] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.532545] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.548931] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564259] Trying to unpack rootfs image as initramfs...\n[ 0.628367] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.631873] Scanning for low memory corruption every 60 seconds\n[ 0.634344] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.635998] audit: initializing netlink subsys (disabled)\n[ 0.637705] audit: type=2000 audit(1538042651.792:1): initialized\n[ 0.639841] Initialise system trusted keyring\n[ 0.641419] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643019] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.645918] zbud: loaded\n[ 0.647025] VFS: Disk quotas dquot_6.6.0\n[ 0.648203] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.650557] fuse init (API version 7.23)\n[ 0.651834] Key type big_key registered\n[ 0.652965] Allocating IMA MOK and blacklist keyrings.\n[ 0.654708] Key type asymmetric registered\n[ 0.655872] Asymmetric key parser 'x509' registered\n[ 0.657246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.659376] io scheduler noop registered\n[ 0.660484] io scheduler deadline registered (default)\n[ 0.661853] io scheduler cfq registered\n[ 0.663132] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.664544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.666350] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.668372] ACPI: Power Button [PWRF]\n[ 0.669629] GHES: HEST is not enabled!\n[ 0.683388] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.712438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.715535] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741225] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744408] Linux agpgart interface v0.103\n[ 0.747774] brd: module loaded\n[ 0.749995] loop: module loaded\n[ 0.754767] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.756750] GPT:90111 != 2097151\n[ 0.757691] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759177] GPT:90111 != 2097151\n[ 0.760108] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761429] vda: vda1 vda15\n[ 0.763079] scsi host0: ata_piix\n[ 0.764138] scsi host1: ata_piix\n[ 0.765113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.766748] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.768718] libphy: Fixed MDIO Bus: probed\n[ 0.770061] tun: Universal TUN/TAP device driver, 1.6\n[ 0.771346] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774047] PPP generic driver version 2.4.2\n[ 0.775277] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.776864] ehci-pci: EHCI PCI platform driver\n[ 0.778050] ehci-platform: EHCI generic platform driver\n[ 0.779400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.780929] ohci-pci: OHCI PCI platform driver\n[ 0.782106] ohci-platform: OHCI generic platform driver\n[ 0.783452] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.798028] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.799379] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801375] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802725] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804270] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.805930] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.807854] usb usb1: Product: UHCI Host Controller\n[ 0.809119] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.810643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.811962] hub 1-0:1.0: USB hub found\n[ 0.813153] hub 1-0:1.0: 2 ports detected\n[ 0.814423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.817282] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818572] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.819955] mousedev: PS/2 mouse device common for all mice\n[ 0.821643] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.824082] rtc_cmos 00:00: RTC can wake from S4\n[ 0.825594] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.827184] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.828768] i2c /dev entries driver\n[ 0.829807] device-mapper: uevent: version 1.0.3\n[ 0.831097] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.833307] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.835184] NET: Registered protocol family 10\n[ 0.836678] NET: Registered protocol family 17\n[ 0.837887] Key type dns_resolver registered\n[ 0.839197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.843060] registered taskstats version 1\n[ 0.844194] Loading compiled-in X.509 certificates\n[ 0.846026] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848519] zswap: loaded using pool lzo/zbud\n[ 0.850506] Key type trusted registered\n[ 0.852569] Key type encrypted registered\n[ 0.853679] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855061] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856455] evm: HMAC attrs: 0x1\n[ 0.857742] Magic number: 2:620:73\n[ 0.858858] rtc_cmos 00:00: setting system clock to 2018-09-27 10:04:12 UTC (1538042652)\n[ 0.861022] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.862496] EDD information not available.\n[ 0.926719] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943419] Write protecting the kernel read-only data: 14336k\n[ 0.946384] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.948816] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.84\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.115683] 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.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.01. 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: "} 2018-09-27 10:04:16,307 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a/action used request id req-9f3ed90a-03a9-4e1b-baa8-188b843521c6 2018-09-27 10:04:16,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0907578468323s 2018-09-27 10:04:16,308 - 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 526175931 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.197275] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.199961] pid_max: default: 32768 minimum: 301 [ 0.201402] ACPI: Core revision 20150930 [ 0.203254] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.205357] Security Framework initialized [ 0.206662] Yama: becoming mindful. [ 0.207838] AppArmor: AppArmor initialized [ 0.209191] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.211283] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.213313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.215247] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.217436] Initializing cgroup subsys io [ 0.218742] Initializing cgroup subsys memory [ 0.220129] Initializing cgroup subsys devices [ 0.221522] Initializing cgroup subsys freezer [ 0.222913] Initializing cgroup subsys net_cls [ 0.224302] Initializing cgroup subsys perf_event [ 0.225762] Initializing cgroup subsys net_prio [ 0.227193] Initializing cgroup subsys hugetlb [ 0.228581] Initializing cgroup subsys pids [ 0.229952] CPU: Physical Processor ID: 0 [ 0.231939] mce: CPU supports 10 MCE banks [ 0.233278] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.249930] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.256884] ftrace: allocating 31920 entries in 125 pages [ 0.282644] smpboot: Max logical packages: 1 [ 0.284072] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.286284] x2apic enabled [ 0.287551] Switched APIC routing to physical x2apic. [ 0.290264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.292078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.295259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.298145] KVM setup paravirtual spinlock [ 0.299983] x86: Booted up 1 node, 1 CPUs [ 0.301320] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.303563] devtmpfs: initialized [ 0.305782] evm: security.selinux [ 0.306947] evm: security.SMACK64 [ 0.308082] evm: security.SMACK64EXEC [ 0.309309] evm: security.SMACK64TRANSMUTE [ 0.310639] evm: security.SMACK64MMAP [ 0.311865] evm: security.ima [ 0.312892] evm: security.capability [ 0.314141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.317131] pinctrl core: initialized pinctrl subsystem [ 0.318854] RTC time: 10:04:11, date: 09/27/18 [ 0.320362] NET: Registered protocol family 16 [ 0.321877] cpuidle: using governor ladder [ 0.323203] cpuidle: using governor menu [ 0.324472] PCCT header not found. [ 0.325643] ACPI: bus type PCI registered [ 0.326933] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.328923] PCI: Using configuration type 1 for base access [ 0.331347] ACPI: Added _OSI(Module Device) [ 0.332688] ACPI: Added _OSI(Processor Device) [ 0.334079] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.335530] ACPI: Added _OSI(Processor Aggregator Device) [ 0.337965] ACPI: Interpreter enabled [ 0.339184] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.342177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.345162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.348141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.351153] ACPI: (supports S0 S5) [ 0.352315] ACPI: Using IOAPIC for interrupt routing [ 0.353875] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.358238] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.360129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.362128] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.364052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.367553] acpiphp: Slot [3] registered [ 0.368826] acpiphp: Slot [4] registered [ 0.370125] acpiphp: Slot [5] registered [ 0.371411] acpiphp: Slot [6] registered [ 0.372674] acpiphp: Slot [7] registered [ 0.373952] acpiphp: Slot [8] registered [ 0.375220] acpiphp: Slot [9] registered [ 0.376495] acpiphp: Slot [10] registered [ 0.377777] acpiphp: Slot [11] registered [ 0.379088] acpiphp: Slot [12] registered [ 0.380394] acpiphp: Slot [13] registered [ 0.381679] acpiphp: Slot [14] registered [ 0.382978] acpiphp: Slot [15] registered [ 0.398736] acpiphp: Slot [16] registered [ 0.400083] acpiphp: Slot [17] registered [ 0.401427] acpiphp: Slot [18] registered [ 0.402765] acpiphp: Slot [19] registered [ 0.404099] acpiphp: Slot [20] registered [ 0.405423] acpiphp: Slot [21] registered [ 0.406755] acpiphp: Slot [22] registered [ 0.408087] acpiphp: Slot [23] registered [ 0.409402] acpiphp: Slot [24] registered [ 0.410713] acpiphp: Slot [25] registered [ 0.412016] acpiphp: Slot [26] registered [ 0.413320] acpiphp: Slot [27] registered [ 0.414608] acpiphp: Slot [28] registered [ 0.415705] acpiphp: Slot [29] registered [ 0.416798] acpiphp: Slot [30] registered [ 0.417893] acpiphp: Slot [31] registered [ 0.419048] PCI host bridge to bus 0000:00 [ 0.420174] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.421792] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.423429] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.425410] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.427379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.429395] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433527] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435250] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.436830] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.438531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.442984] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.444940] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.466522] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.468529] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.470470] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.472398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.474572] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.476292] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.478081] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.479498] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.481589] vgaarb: loaded [ 0.482413] vgaarb: bridge control possible 0000:00:02.0 [ 0.484050] SCSI subsystem initialized [ 0.485294] ACPI: bus type USB registered [ 0.486413] usbcore: registered new interface driver usbfs [ 0.487793] usbcore: registered new interface driver hub [ 0.489146] usbcore: registered new device driver usb [ 0.490636] PCI: Using ACPI for IRQ routing [ 0.492166] NetLabel: Initializing [ 0.493137] NetLabel: domain hash size = 128 [ 0.494282] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.495584] NetLabel: unlabeled traffic allowed by default [ 0.497151] clocksource: Switched to clocksource kvm-clock [ 0.507281] AppArmor: AppArmor Filesystem Enabled [ 0.508574] pnp: PnP ACPI init [ 0.509789] pnp: PnP ACPI: found 5 devices [ 0.516616] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.518927] NET: Registered protocol family 2 [ 0.520308] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.522061] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.523691] TCP: Hash tables configured (established 4096 bind 4096) [ 0.525342] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.526820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.528405] NET: Registered protocol family 1 [ 0.529601] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.531094] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.532545] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.548931] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.564259] Trying to unpack rootfs image as initramfs... [ 0.628367] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.631873] Scanning for low memory corruption every 60 seconds [ 0.634344] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.635998] audit: initializing netlink subsys (disabled) [ 0.637705] audit: type=2000 audit(1538042651.792:1): initialized [ 0.639841] Initialise system trusted keyring [ 0.641419] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.643019] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.645918] zbud: loaded [ 0.647025] VFS: Disk quotas dquot_6.6.0 [ 0.648203] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.650557] fuse init (API version 7.23) [ 0.651834] Key type big_key registered [ 0.652965] Allocating IMA MOK and blacklist keyrings. [ 0.654708] Key type asymmetric registered [ 0.655872] Asymmetric key parser 'x509' registered [ 0.657246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.659376] io scheduler noop registered [ 0.660484] io scheduler deadline registered (default) [ 0.661853] io scheduler cfq registered [ 0.663132] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.664544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.666350] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.668372] ACPI: Power Button [PWRF] [ 0.669629] GHES: HEST is not enabled! [ 0.683388] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.712438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.715535] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.741225] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.744408] Linux agpgart interface v0.103 [ 0.747774] brd: module loaded [ 0.749995] loop: module loaded [ 0.754767] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.756750] GPT:90111 != 2097151 [ 0.757691] GPT:Alternate GPT header not at the end of the disk. [ 0.759177] GPT:90111 != 2097151 [ 0.760108] GPT: Use GNU Parted to correct GPT errors. [ 0.761429] vda: vda1 vda15 [ 0.763079] scsi host0: ata_piix [ 0.764138] scsi host1: ata_piix [ 0.765113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.766748] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.768718] libphy: Fixed MDIO Bus: probed [ 0.770061] tun: Universal TUN/TAP device driver, 1.6 [ 0.771346] tun: (C) 1999-2004 Max Krasnyansky [ 0.774047] PPP generic driver version 2.4.2 [ 0.775277] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.776864] ehci-pci: EHCI PCI platform driver [ 0.778050] ehci-platform: EHCI generic platform driver [ 0.779400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.780929] ohci-pci: OHCI PCI platform driver [ 0.782106] ohci-platform: OHCI generic platform driver [ 0.783452] uhci_hcd: USB Universal Host Controller Interface driver [ 0.798028] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799379] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.801375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.802725] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.804270] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.805930] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.807854] usb usb1: Product: UHCI Host Controller [ 0.809119] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.810643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.811962] hub 1-0:1.0: USB hub found [ 0.813153] hub 1-0:1.0: 2 ports detected [ 0.814423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.817282] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818572] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.819955] mousedev: PS/2 mouse device common for all mice [ 0.821643] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.824082] rtc_cmos 00:00: RTC can wake from S4 [ 0.825594] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.827184] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.828768] i2c /dev entries driver [ 0.829807] device-mapper: uevent: version 1.0.3 [ 0.831097] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.833307] ledtrig-cpu: registered to indicate activity on CPUs [ 0.835184] NET: Registered protocol family 10 [ 0.836678] NET: Registered protocol family 17 [ 0.837887] Key type dns_resolver registered [ 0.839197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840667] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.843060] registered taskstats version 1 [ 0.844194] Loading compiled-in X.509 certificates [ 0.846026] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848519] zswap: loaded using pool lzo/zbud [ 0.850506] Key type trusted registered [ 0.852569] Key type encrypted registered [ 0.853679] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855061] ima: No TPM chip found, activating TPM-bypass! [ 0.856455] evm: HMAC attrs: 0x1 [ 0.857742] Magic number: 2:620:73 [ 0.858858] rtc_cmos 00:00: setting system clock to 2018-09-27 10:04:12 UTC (1538042652) [ 0.861022] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862496] EDD information not available. [ 0.926719] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.943419] Write protecting the kernel read-only data: 14336k [ 0.946384] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.948816] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.84 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.115683] 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.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.01. 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: 2018-09-27 10:04:16,309 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-09-27 10:04:17,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:04:17,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:18,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 828 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-299ff5ad-a701-4361-9cba-417ee1fa6b07 x-openstack-request-id: req-299ff5ad-a701-4361-9cba-417ee1fa6b07 2018-09-27 10:04:18,335 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e6:95", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:04:10.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "df78343d-7c96-4e64-8636-c0ae4a3f018a", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:04:10Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:04:03Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:a8:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:03:57.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:03:57Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:04:18,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-299ff5ad-a701-4361-9cba-417ee1fa6b07 2018-09-27 10:04:18,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02417397499s 2018-09-27 10:04:18,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 10:04:18,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a/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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 10:04:18,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9566 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-e1c8e5a7-ba1b-4e78-8f18-9dc3b94a0341 x-openstack-request-id: req-e1c8e5a7-ba1b-4e78-8f18-9dc3b94a0341 2018-09-27 10:04:18,406 - 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 526175931 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.197275] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199961] pid_max: default: 32768 minimum: 301\n[ 0.201402] ACPI: Core revision 20150930\n[ 0.203254] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205357] Security Framework initialized\n[ 0.206662] Yama: becoming mindful.\n[ 0.207838] AppArmor: AppArmor initialized\n[ 0.209191] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.211283] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.213313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215247] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217436] Initializing cgroup subsys io\n[ 0.218742] Initializing cgroup subsys memory\n[ 0.220129] Initializing cgroup subsys devices\n[ 0.221522] Initializing cgroup subsys freezer\n[ 0.222913] Initializing cgroup subsys net_cls\n[ 0.224302] Initializing cgroup subsys perf_event\n[ 0.225762] Initializing cgroup subsys net_prio\n[ 0.227193] Initializing cgroup subsys hugetlb\n[ 0.228581] Initializing cgroup subsys pids\n[ 0.229952] CPU: Physical Processor ID: 0\n[ 0.231939] mce: CPU supports 10 MCE banks\n[ 0.233278] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.234876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249930] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.256884] ftrace: allocating 31920 entries in 125 pages\n[ 0.282644] smpboot: Max logical packages: 1\n[ 0.284072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.286284] x2apic enabled\n[ 0.287551] Switched APIC routing to physical x2apic.\n[ 0.290264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.292078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.298145] KVM setup paravirtual spinlock\n[ 0.299983] x86: Booted up 1 node, 1 CPUs\n[ 0.301320] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.303563] devtmpfs: initialized\n[ 0.305782] evm: security.selinux\n[ 0.306947] evm: security.SMACK64\n[ 0.308082] evm: security.SMACK64EXEC\n[ 0.309309] evm: security.SMACK64TRANSMUTE\n[ 0.310639] evm: security.SMACK64MMAP\n[ 0.311865] evm: security.ima\n[ 0.312892] evm: security.capability\n[ 0.314141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.317131] pinctrl core: initialized pinctrl subsystem\n[ 0.318854] RTC time: 10:04:11, date: 09/27/18\n[ 0.320362] NET: Registered protocol family 16\n[ 0.321877] cpuidle: using governor ladder\n[ 0.323203] cpuidle: using governor menu\n[ 0.324472] PCCT header not found.\n[ 0.325643] ACPI: bus type PCI registered\n[ 0.326933] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.328923] PCI: Using configuration type 1 for base access\n[ 0.331347] ACPI: Added _OSI(Module Device)\n[ 0.332688] ACPI: Added _OSI(Processor Device)\n[ 0.334079] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335530] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.337965] ACPI: Interpreter enabled\n[ 0.339184] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.342177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.345162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.348141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.351153] ACPI: (supports S0 S5)\n[ 0.352315] ACPI: Using IOAPIC for interrupt routing\n[ 0.353875] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.358238] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.360129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.362128] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.364052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.367553] acpiphp: Slot [3] registered\n[ 0.368826] acpiphp: Slot [4] registered\n[ 0.370125] acpiphp: Slot [5] registered\n[ 0.371411] acpiphp: Slot [6] registered\n[ 0.372674] acpiphp: Slot [7] registered\n[ 0.373952] acpiphp: Slot [8] registered\n[ 0.375220] acpiphp: Slot [9] registered\n[ 0.376495] acpiphp: Slot [10] registered\n[ 0.377777] acpiphp: Slot [11] registered\n[ 0.379088] acpiphp: Slot [12] registered\n[ 0.380394] acpiphp: Slot [13] registered\n[ 0.381679] acpiphp: Slot [14] registered\n[ 0.382978] acpiphp: Slot [15] registered\n[ 0.398736] acpiphp: Slot [16] registered\n[ 0.400083] acpiphp: Slot [17] registered\n[ 0.401427] acpiphp: Slot [18] registered\n[ 0.402765] acpiphp: Slot [19] registered\n[ 0.404099] acpiphp: Slot [20] registered\n[ 0.405423] acpiphp: Slot [21] registered\n[ 0.406755] acpiphp: Slot [22] registered\n[ 0.408087] acpiphp: Slot [23] registered\n[ 0.409402] acpiphp: Slot [24] registered\n[ 0.410713] acpiphp: Slot [25] registered\n[ 0.412016] acpiphp: Slot [26] registered\n[ 0.413320] acpiphp: Slot [27] registered\n[ 0.414608] acpiphp: Slot [28] registered\n[ 0.415705] acpiphp: Slot [29] registered\n[ 0.416798] acpiphp: Slot [30] registered\n[ 0.417893] acpiphp: Slot [31] registered\n[ 0.419048] PCI host bridge to bus 0000:00\n[ 0.420174] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.421792] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.423429] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.425410] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.427379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.429395] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.433527] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.435250] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.436830] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.438531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.442984] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.444940] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.466522] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.468529] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.470470] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.472398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.474572] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.476292] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.478081] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.479498] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.481589] vgaarb: loaded\n[ 0.482413] vgaarb: bridge control possible 0000:00:02.0\n[ 0.484050] SCSI subsystem initialized\n[ 0.485294] ACPI: bus type USB registered\n[ 0.486413] usbcore: registered new interface driver usbfs\n[ 0.487793] usbcore: registered new interface driver hub\n[ 0.489146] usbcore: registered new device driver usb\n[ 0.490636] PCI: Using ACPI for IRQ routing\n[ 0.492166] NetLabel: Initializing\n[ 0.493137] NetLabel: domain hash size = 128\n[ 0.494282] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495584] NetLabel: unlabeled traffic allowed by default\n[ 0.497151] clocksource: Switched to clocksource kvm-clock\n[ 0.507281] AppArmor: AppArmor Filesystem Enabled\n[ 0.508574] pnp: PnP ACPI init\n[ 0.509789] pnp: PnP ACPI: found 5 devices\n[ 0.516616] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.518927] NET: Registered protocol family 2\n[ 0.520308] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.522061] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.523691] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.525342] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.526820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528405] NET: Registered protocol family 1\n[ 0.529601] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531094] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.532545] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.548931] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.564259] Trying to unpack rootfs image as initramfs...\n[ 0.628367] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.631873] Scanning for low memory corruption every 60 seconds\n[ 0.634344] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.635998] audit: initializing netlink subsys (disabled)\n[ 0.637705] audit: type=2000 audit(1538042651.792:1): initialized\n[ 0.639841] Initialise system trusted keyring\n[ 0.641419] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643019] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.645918] zbud: loaded\n[ 0.647025] VFS: Disk quotas dquot_6.6.0\n[ 0.648203] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.650557] fuse init (API version 7.23)\n[ 0.651834] Key type big_key registered\n[ 0.652965] Allocating IMA MOK and blacklist keyrings.\n[ 0.654708] Key type asymmetric registered\n[ 0.655872] Asymmetric key parser 'x509' registered\n[ 0.657246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.659376] io scheduler noop registered\n[ 0.660484] io scheduler deadline registered (default)\n[ 0.661853] io scheduler cfq registered\n[ 0.663132] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.664544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.666350] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.668372] ACPI: Power Button [PWRF]\n[ 0.669629] GHES: HEST is not enabled!\n[ 0.683388] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.712438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.715535] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741225] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744408] Linux agpgart interface v0.103\n[ 0.747774] brd: module loaded\n[ 0.749995] loop: module loaded\n[ 0.754767] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.756750] GPT:90111 != 2097151\n[ 0.757691] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759177] GPT:90111 != 2097151\n[ 0.760108] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761429] vda: vda1 vda15\n[ 0.763079] scsi host0: ata_piix\n[ 0.764138] scsi host1: ata_piix\n[ 0.765113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.766748] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.768718] libphy: Fixed MDIO Bus: probed\n[ 0.770061] tun: Universal TUN/TAP device driver, 1.6\n[ 0.771346] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774047] PPP generic driver version 2.4.2\n[ 0.775277] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.776864] ehci-pci: EHCI PCI platform driver\n[ 0.778050] ehci-platform: EHCI generic platform driver\n[ 0.779400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.780929] ohci-pci: OHCI PCI platform driver\n[ 0.782106] ohci-platform: OHCI generic platform driver\n[ 0.783452] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.798028] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.799379] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801375] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802725] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804270] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.805930] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.807854] usb usb1: Product: UHCI Host Controller\n[ 0.809119] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.810643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.811962] hub 1-0:1.0: USB hub found\n[ 0.813153] hub 1-0:1.0: 2 ports detected\n[ 0.814423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.817282] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818572] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.819955] mousedev: PS/2 mouse device common for all mice\n[ 0.821643] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.824082] rtc_cmos 00:00: RTC can wake from S4\n[ 0.825594] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.827184] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.828768] i2c /dev entries driver\n[ 0.829807] device-mapper: uevent: version 1.0.3\n[ 0.831097] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.833307] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.835184] NET: Registered protocol family 10\n[ 0.836678] NET: Registered protocol family 17\n[ 0.837887] Key type dns_resolver registered\n[ 0.839197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840667] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.843060] registered taskstats version 1\n[ 0.844194] Loading compiled-in X.509 certificates\n[ 0.846026] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848519] zswap: loaded using pool lzo/zbud\n[ 0.850506] Key type trusted registered\n[ 0.852569] Key type encrypted registered\n[ 0.853679] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855061] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856455] evm: HMAC attrs: 0x1\n[ 0.857742] Magic number: 2:620:73\n[ 0.858858] rtc_cmos 00:00: setting system clock to 2018-09-27 10:04:12 UTC (1538042652)\n[ 0.861022] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.862496] EDD information not available.\n[ 0.926719] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943419] Write protecting the kernel read-only data: 14336k\n[ 0.946384] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.948816] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.84\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.115683] 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.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.01. 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.13s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCgNckmRD6xaC2sn/SDmKhTGQIa8LXtb/9QupcDelQPqi+L6tqdhPO8ztToeSI2btCvWHJA/p1J68kPb2cX9AhGvS24RYWG9/ZFzlcXgLHraV/wzfEq/iKiOaWtaqyXW0QZgyWFsjs1B0uUnnCI7d5f0y1kjR7wJfSOiCGsoHidBaRCK1Y8/ZLUcMIwadPGm68qq+z1pkNDhi5KYCYKr5V1lZyt4ZMnJotj3Gp/dIvsDljJGeb71CLpF/tYYMIoi5xcGkdpv0cWA4XSK0D7W/LTsBD6JC+1zkc496RRsVmmD5Bt7vIHqO4XJtSm/1g97ZBqzun67FmpILq4v1/5KM1/ root@vping-userdata-vm2-36e616b4-0f6a-4597-aa91-dc241cfc8e98\nssh-dss AAAAB3NzaC1kc3MAAACBAPyfLh7MMwRRdi6L9CNKUI5/DL2QsMHSrEWbOOi68dCqE/mE6DD433AQzqvllSZ7ULqWnak3GraAcr/0lENNvFADu2KkknrkdUFHL7dKkoFOdbJWf3i6c17LDsu4VffFKS+hSgzdduy9DqWXdWtWIpEsc0qlaMsWisbjrIai3G7TAAAAFQDEXFNJzIhJYGcwQethuVydYpD9xwAAAIAcZcfZ/mnEpXjD1usLeWo534BwFPeZHEUvyHqUc0PJBoWy1uKgqrgIGhHO47K0O0V5SdWlkSfnuR3FkC/I7PrkUeVQ7DMsu2k0Tr5Etb9gxXhuZpJo31vtfjkecxOig20cNKAAyMCb5UKbHI5c5d63i+7OVeUzRapt9w9G+bSdYwAAAIBDePJ6STi7Zw8+csdcX/xafMZvh3DFGSyFsrsmjP6TsC8NHt6E0ZzmsAjpypHAV5V5Z0mMeAbsQ+/wINFP7FUyoZLzNSY9rpmUWhaEyz1VX6AyxQgJ+N4hX8UesLEQ6LgvRwNrNQ2Xcfr0W6DSKWzICxCNFRVlmivk+OkJvDFajQ== root@vping-userdata-vm2-36e616b4-0f6a-4597-aa91-dc241cfc8e98\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.7,24,fe80::f816:3eff:fe88:e695/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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-36e616b4-0f6a-4597-aa91-dc241cfc8e98\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.92 ===\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-36e616b4-0f6a-4597-aa91-dc241cfc8e98 login: "} 2018-09-27 10:04:18,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a/action used request id req-e1c8e5a7-ba1b-4e78-8f18-9dc3b94a0341 2018-09-27 10:04:18,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0689990520477s 2018-09-27 10:04:18,408 - 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 526175931 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.197275] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.199961] pid_max: default: 32768 minimum: 301 [ 0.201402] ACPI: Core revision 20150930 [ 0.203254] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.205357] Security Framework initialized [ 0.206662] Yama: becoming mindful. [ 0.207838] AppArmor: AppArmor initialized [ 0.209191] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.211283] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.213313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.215247] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.217436] Initializing cgroup subsys io [ 0.218742] Initializing cgroup subsys memory [ 0.220129] Initializing cgroup subsys devices [ 0.221522] Initializing cgroup subsys freezer [ 0.222913] Initializing cgroup subsys net_cls [ 0.224302] Initializing cgroup subsys perf_event [ 0.225762] Initializing cgroup subsys net_prio [ 0.227193] Initializing cgroup subsys hugetlb [ 0.228581] Initializing cgroup subsys pids [ 0.229952] CPU: Physical Processor ID: 0 [ 0.231939] mce: CPU supports 10 MCE banks [ 0.233278] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.234876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.249930] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.256884] ftrace: allocating 31920 entries in 125 pages [ 0.282644] smpboot: Max logical packages: 1 [ 0.284072] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.286284] x2apic enabled [ 0.287551] Switched APIC routing to physical x2apic. [ 0.290264] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.292078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.295259] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.298145] KVM setup paravirtual spinlock [ 0.299983] x86: Booted up 1 node, 1 CPUs [ 0.301320] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.303563] devtmpfs: initialized [ 0.305782] evm: security.selinux [ 0.306947] evm: security.SMACK64 [ 0.308082] evm: security.SMACK64EXEC [ 0.309309] evm: security.SMACK64TRANSMUTE [ 0.310639] evm: security.SMACK64MMAP [ 0.311865] evm: security.ima [ 0.312892] evm: security.capability [ 0.314141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.317131] pinctrl core: initialized pinctrl subsystem [ 0.318854] RTC time: 10:04:11, date: 09/27/18 [ 0.320362] NET: Registered protocol family 16 [ 0.321877] cpuidle: using governor ladder [ 0.323203] cpuidle: using governor menu [ 0.324472] PCCT header not found. [ 0.325643] ACPI: bus type PCI registered [ 0.326933] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.328923] PCI: Using configuration type 1 for base access [ 0.331347] ACPI: Added _OSI(Module Device) [ 0.332688] ACPI: Added _OSI(Processor Device) [ 0.334079] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.335530] ACPI: Added _OSI(Processor Aggregator Device) [ 0.337965] ACPI: Interpreter enabled [ 0.339184] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.342177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.345162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.348141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.351153] ACPI: (supports S0 S5) [ 0.352315] ACPI: Using IOAPIC for interrupt routing [ 0.353875] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.358238] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.360129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.362128] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.364052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.367553] acpiphp: Slot [3] registered [ 0.368826] acpiphp: Slot [4] registered [ 0.370125] acpiphp: Slot [5] registered [ 0.371411] acpiphp: Slot [6] registered [ 0.372674] acpiphp: Slot [7] registered [ 0.373952] acpiphp: Slot [8] registered [ 0.375220] acpiphp: Slot [9] registered [ 0.376495] acpiphp: Slot [10] registered [ 0.377777] acpiphp: Slot [11] registered [ 0.379088] acpiphp: Slot [12] registered [ 0.380394] acpiphp: Slot [13] registered [ 0.381679] acpiphp: Slot [14] registered [ 0.382978] acpiphp: Slot [15] registered [ 0.398736] acpiphp: Slot [16] registered [ 0.400083] acpiphp: Slot [17] registered [ 0.401427] acpiphp: Slot [18] registered [ 0.402765] acpiphp: Slot [19] registered [ 0.404099] acpiphp: Slot [20] registered [ 0.405423] acpiphp: Slot [21] registered [ 0.406755] acpiphp: Slot [22] registered [ 0.408087] acpiphp: Slot [23] registered [ 0.409402] acpiphp: Slot [24] registered [ 0.410713] acpiphp: Slot [25] registered [ 0.412016] acpiphp: Slot [26] registered [ 0.413320] acpiphp: Slot [27] registered [ 0.414608] acpiphp: Slot [28] registered [ 0.415705] acpiphp: Slot [29] registered [ 0.416798] acpiphp: Slot [30] registered [ 0.417893] acpiphp: Slot [31] registered [ 0.419048] PCI host bridge to bus 0000:00 [ 0.420174] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.421792] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.423429] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.425410] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.427379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.429395] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.433527] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.435250] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.436830] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.438531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.442984] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.444940] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.466522] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.468529] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.470470] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.472398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.474572] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.476292] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.478081] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.479498] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.481589] vgaarb: loaded [ 0.482413] vgaarb: bridge control possible 0000:00:02.0 [ 0.484050] SCSI subsystem initialized [ 0.485294] ACPI: bus type USB registered [ 0.486413] usbcore: registered new interface driver usbfs [ 0.487793] usbcore: registered new interface driver hub [ 0.489146] usbcore: registered new device driver usb [ 0.490636] PCI: Using ACPI for IRQ routing [ 0.492166] NetLabel: Initializing [ 0.493137] NetLabel: domain hash size = 128 [ 0.494282] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.495584] NetLabel: unlabeled traffic allowed by default [ 0.497151] clocksource: Switched to clocksource kvm-clock [ 0.507281] AppArmor: AppArmor Filesystem Enabled [ 0.508574] pnp: PnP ACPI init [ 0.509789] pnp: PnP ACPI: found 5 devices [ 0.516616] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.518927] NET: Registered protocol family 2 [ 0.520308] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.522061] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.523691] TCP: Hash tables configured (established 4096 bind 4096) [ 0.525342] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.526820] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.528405] NET: Registered protocol family 1 [ 0.529601] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.531094] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.532545] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.548931] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.564259] Trying to unpack rootfs image as initramfs... [ 0.628367] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.631873] Scanning for low memory corruption every 60 seconds [ 0.634344] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.635998] audit: initializing netlink subsys (disabled) [ 0.637705] audit: type=2000 audit(1538042651.792:1): initialized [ 0.639841] Initialise system trusted keyring [ 0.641419] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.643019] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.645918] zbud: loaded [ 0.647025] VFS: Disk quotas dquot_6.6.0 [ 0.648203] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.650557] fuse init (API version 7.23) [ 0.651834] Key type big_key registered [ 0.652965] Allocating IMA MOK and blacklist keyrings. [ 0.654708] Key type asymmetric registered [ 0.655872] Asymmetric key parser 'x509' registered [ 0.657246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.659376] io scheduler noop registered [ 0.660484] io scheduler deadline registered (default) [ 0.661853] io scheduler cfq registered [ 0.663132] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.664544] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.666350] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.668372] ACPI: Power Button [PWRF] [ 0.669629] GHES: HEST is not enabled! [ 0.683388] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.712438] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.715535] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.741225] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.744408] Linux agpgart interface v0.103 [ 0.747774] brd: module loaded [ 0.749995] loop: module loaded [ 0.754767] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.756750] GPT:90111 != 2097151 [ 0.757691] GPT:Alternate GPT header not at the end of the disk. [ 0.759177] GPT:90111 != 2097151 [ 0.760108] GPT: Use GNU Parted to correct GPT errors. [ 0.761429] vda: vda1 vda15 [ 0.763079] scsi host0: ata_piix [ 0.764138] scsi host1: ata_piix [ 0.765113] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.766748] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.768718] libphy: Fixed MDIO Bus: probed [ 0.770061] tun: Universal TUN/TAP device driver, 1.6 [ 0.771346] tun: (C) 1999-2004 Max Krasnyansky [ 0.774047] PPP generic driver version 2.4.2 [ 0.775277] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.776864] ehci-pci: EHCI PCI platform driver [ 0.778050] ehci-platform: EHCI generic platform driver [ 0.779400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.780929] ohci-pci: OHCI PCI platform driver [ 0.782106] ohci-platform: OHCI generic platform driver [ 0.783452] uhci_hcd: USB Universal Host Controller Interface driver [ 0.798028] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.799379] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.801375] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.802725] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.804270] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.805930] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.807854] usb usb1: Product: UHCI Host Controller [ 0.809119] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.810643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.811962] hub 1-0:1.0: USB hub found [ 0.813153] hub 1-0:1.0: 2 ports detected [ 0.814423] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.817282] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818572] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.819955] mousedev: PS/2 mouse device common for all mice [ 0.821643] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.824082] rtc_cmos 00:00: RTC can wake from S4 [ 0.825594] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.827184] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.828768] i2c /dev entries driver [ 0.829807] device-mapper: uevent: version 1.0.3 [ 0.831097] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.833307] ledtrig-cpu: registered to indicate activity on CPUs [ 0.835184] NET: Registered protocol family 10 [ 0.836678] NET: Registered protocol family 17 [ 0.837887] Key type dns_resolver registered [ 0.839197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840667] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.843060] registered taskstats version 1 [ 0.844194] Loading compiled-in X.509 certificates [ 0.846026] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848519] zswap: loaded using pool lzo/zbud [ 0.850506] Key type trusted registered [ 0.852569] Key type encrypted registered [ 0.853679] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855061] ima: No TPM chip found, activating TPM-bypass! [ 0.856455] evm: HMAC attrs: 0x1 [ 0.857742] Magic number: 2:620:73 [ 0.858858] rtc_cmos 00:00: setting system clock to 2018-09-27 10:04:12 UTC (1538042652) [ 0.861022] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862496] EDD information not available. [ 0.926719] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.943419] Write protecting the kernel read-only data: 14336k [ 0.946384] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.948816] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.84 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.115683] 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.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.01. 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.13s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCgNckmRD6xaC2sn/SDmKhTGQIa8LXtb/9QupcDelQPqi+L6tqdhPO8ztToeSI2btCvWHJA/p1J68kPb2cX9AhGvS24RYWG9/ZFzlcXgLHraV/wzfEq/iKiOaWtaqyXW0QZgyWFsjs1B0uUnnCI7d5f0y1kjR7wJfSOiCGsoHidBaRCK1Y8/ZLUcMIwadPGm68qq+z1pkNDhi5KYCYKr5V1lZyt4ZMnJotj3Gp/dIvsDljJGeb71CLpF/tYYMIoi5xcGkdpv0cWA4XSK0D7W/LTsBD6JC+1zkc496RRsVmmD5Bt7vIHqO4XJtSm/1g97ZBqzun67FmpILq4v1/5KM1/ root@vping-userdata-vm2-36e616b4-0f6a-4597-aa91-dc241cfc8e98 ssh-dss AAAAB3NzaC1kc3MAAACBAPyfLh7MMwRRdi6L9CNKUI5/DL2QsMHSrEWbOOi68dCqE/mE6DD433AQzqvllSZ7ULqWnak3GraAcr/0lENNvFADu2KkknrkdUFHL7dKkoFOdbJWf3i6c17LDsu4VffFKS+hSgzdduy9DqWXdWtWIpEsc0qlaMsWisbjrIai3G7TAAAAFQDEXFNJzIhJYGcwQethuVydYpD9xwAAAIAcZcfZ/mnEpXjD1usLeWo534BwFPeZHEUvyHqUc0PJBoWy1uKgqrgIGhHO47K0O0V5SdWlkSfnuR3FkC/I7PrkUeVQ7DMsu2k0Tr5Etb9gxXhuZpJo31vtfjkecxOig20cNKAAyMCb5UKbHI5c5d63i+7OVeUzRapt9w9G+bSdYwAAAIBDePJ6STi7Zw8+csdcX/xafMZvh3DFGSyFsrsmjP6TsC8NHt6E0ZzmsAjpypHAV5V5Z0mMeAbsQ+/wINFP7FUyoZLzNSY9rpmUWhaEyz1VX6AyxQgJ+N4hX8UesLEQ6LgvRwNrNQ2Xcfr0W6DSKWzICxCNFRVlmivk+OkJvDFajQ== root@vping-userdata-vm2-36e616b4-0f6a-4597-aa91-dc241cfc8e98 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe88:e695/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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-36e616b4-0f6a-4597-aa91-dc241cfc8e98 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.92 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-36e616b4-0f6a-4597-aa91-dc241cfc8e98 login: 2018-09-27 10:04:18,409 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-09-27 10:04:18,522 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 10:04:18,522 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:50 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-27 10:04:18,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 10:04:18,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:18,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-40bb2d91-5478-454e-a6da-5a6d816b12c8 x-openstack-request-id: req-40bb2d91-5478-454e-a6da-5a6d816b12c8 2018-09-27 10:04:18,687 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999 used request id req-40bb2d91-5478-454e-a6da-5a6d816b12c8 2018-09-27 10:04:18,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.15900683403s 2018-09-27 10:04:18,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:04:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:19,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-edca9634-13a0-4959-b8bd-de06f5427e2b x-openstack-request-id: req-edca9634-13a0-4959-b8bd-de06f5427e2b 2018-09-27 10:04:19,587 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e6:95", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:04:10.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "df78343d-7c96-4e64-8636-c0ae4a3f018a", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:04:10Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:04:03Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:a8:4c", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7dd04060-dc07-4929-ab3e-f4f743c89999", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:03:57.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "7dd04060-dc07-4929-ab3e-f4f743c89999", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:04:18Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:03:49Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:04:19,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-edca9634-13a0-4959-b8bd-de06f5427e2b 2018-09-27 10:04:19,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.899593830109s 2018-09-27 10:04:19,589 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:04:21,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:04:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:22,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-84b960a8-b7c3-4437-b345-e040bc47f3c7 x-openstack-request-id: req-84b960a8-b7c3-4437-b345-e040bc47f3c7 2018-09-27 10:04:22,448 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e6:95", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:04:10.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "df78343d-7c96-4e64-8636-c0ae4a3f018a", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:04:10Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:04:03Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:04:22,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-84b960a8-b7c3-4437-b345-e040bc47f3c7 2018-09-27 10:04:22,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855813980103s 2018-09-27 10:04:22,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 10:04:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:22,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-321c0d45-c5f2-4528-9510-b8e86e91666f x-openstack-request-id: req-321c0d45-c5f2-4528-9510-b8e86e91666f 2018-09-27 10:04:22,653 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a used request id req-321c0d45-c5f2-4528-9510-b8e86e91666f 2018-09-27 10:04:22,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.202938079834s 2018-09-27 10:04:22,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:04:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:23,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-c0f9e4ec-8df9-41ab-adea-e0df1e6a342a x-openstack-request-id: req-c0f9e4ec-8df9-41ab-adea-e0df1e6a342a 2018-09-27 10:04:23,334 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e6:95", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/df78343d-7c96-4e64-8636-c0ae4a3f018a", "rel": "bookmark"}], "image": {"id": "1a91fd84-83a4-4328-8571-42764625010b", "links": [{"href": "http://172.30.9.22:8774/images/1a91fd84-83a4-4328-8571-42764625010b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:04:10.000000", "flavor": {"id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "links": [{"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}]}, "id": "df78343d-7c96-4e64-8636-c0ae4a3f018a", "security_groups": [{"name": "default"}], "user_id": "4b2005f068e041dcb2fc88ec4a9126e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:04:22Z", "hostId": "71ded1d9f142a67b5d255be6730f9a91787cebf9cca3a04c28384508", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "created": "2018-09-27T10:04:03Z", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:04:23,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c0f9e4ec-8df9-41ab-adea-e0df1e6a342a 2018-09-27 10:04:23,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680651903152s 2018-09-27 10:04:23,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:04:25,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:04:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:25,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-8ae13856-4d80-4ddd-8809-2868e7ea0f47 x-openstack-request-id: req-8ae13856-4d80-4ddd-8809-2868e7ea0f47 2018-09-27 10:04:25,404 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 10:04:25,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8ae13856-4d80-4ddd-8809-2868e7ea0f47 2018-09-27 10:04:25,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0660490989685s 2018-09-27 10:04:25,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 10:04:25,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/07decc81-6558-4f44-b71d-6e615b1b4ef3/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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" -d '{"subnet_id": "8a6a10fd-c91d-4c79-9681-4ea153c88e71"}' 2018-09-27 10:04:27,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:27 GMT X-Openstack-Request-Id: req-fe1f6f46-3bcf-4bad-b12e-ac3b97312775 2018-09-27 10:04:27,880 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "21ea5252-ac38-443b-9f40-4f744d175b17", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "subnet_id": "8a6a10fd-c91d-4c79-9681-4ea153c88e71", "subnet_ids": ["8a6a10fd-c91d-4c79-9681-4ea153c88e71"], "port_id": "bb1d2eae-d098-4b82-9cf5-26f84d8da698", "id": "07decc81-6558-4f44-b71d-6e615b1b4ef3"} 2018-09-27 10:04:27,881 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/07decc81-6558-4f44-b71d-6e615b1b4ef3/remove_router_interface.json used request id req-fe1f6f46-3bcf-4bad-b12e-ac3b97312775 2018-09-27 10:04:27,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.47579813004s 2018-09-27 10:04:27,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 10:04:27,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:28,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:27 GMT X-Openstack-Request-Id: req-8a0b8321-93c3-4c91-8bdb-fc8741085e45 2018-09-27 10:04:28,004 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "created_at": "2018-09-27T10:03:32Z", "admin_state_up": true, "updated_at": "2018-09-27T10:04:26Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "6e9b5dd65f224408b3f7a20842039230", "id": "07decc81-6558-4f44-b71d-6e615b1b4ef3", "name": "vping_userdata-router_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}]} 2018-09-27 10:04:28,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8a0b8321-93c3-4c91-8bdb-fc8741085e45 2018-09-27 10:04:28,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123116016388s 2018-09-27 10:04:28,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 10:04:28,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/07decc81-6558-4f44-b71d-6e615b1b4ef3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:32,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:04:32 GMT X-Openstack-Request-Id: req-de510859-4f2d-48c8-970d-1394a569a845 2018-09-27 10:04:32,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:04:32,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/07decc81-6558-4f44-b71d-6e615b1b4ef3.json used request id req-de510859-4f2d-48c8-970d-1394a569a845 2018-09-27 10:04:32,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.07920885086s 2018-09-27 10:04:32,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 10:04:32,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:32,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:32 GMT X-Openstack-Request-Id: req-afee331a-1aa9-4409-b3a1-c3ae2f8aec8b 2018-09-27 10:04:32,129 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21ea5252-ac38-443b-9f40-4f744d175b17","tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:03:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:03:30Z","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":"6e9b5dd65f224408b3f7a20842039230","id":"8a6a10fd-c91d-4c79-9681-4ea153c88e71","subnetpool_id":null,"name":"vping_userdata-subnet_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}]} 2018-09-27 10:04:32,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-afee331a-1aa9-4409-b3a1-c3ae2f8aec8b 2018-09-27 10:04:32,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0441269874573s 2018-09-27 10:04:32,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 10:04:32,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8a6a10fd-c91d-4c79-9681-4ea153c88e71.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:34,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:04:34 GMT X-Openstack-Request-Id: req-83d3be27-ff6e-433a-8c5b-acd8e8b5e630 2018-09-27 10:04:34,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:04:34,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8a6a10fd-c91d-4c79-9681-4ea153c88e71.json used request id req-83d3be27-ff6e-433a-8c5b-acd8e8b5e630 2018-09-27 10:04:34,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.66755700111s 2018-09-27 10:04:34,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:04:34,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:35,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:35 GMT X-Openstack-Request-Id: req-4fcde33a-f14d-412d-bcaf-14c42056eb5d 2018-09-27 10:04:35,349 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"21ea5252-ac38-443b-9f40-4f744d175b17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e9b5dd65f224408b3f7a20842039230","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:04:34Z","qos_policy_id":null,"name":"vping_userdata-net_36e616b4-0f6a-4597-aa91-dc241cfc8e98","admin_state_up":true,"tenant_id":"6e9b5dd65f224408b3f7a20842039230","created_at":"2018-09-27T10:03:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:04:35,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4fcde33a-f14d-412d-bcaf-14c42056eb5d 2018-09-27 10:04:35,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.549916982651s 2018-09-27 10:04:35,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 10:04:35,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/21ea5252-ac38-443b-9f40-4f744d175b17.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:35,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:04:35 GMT X-Openstack-Request-Id: req-2f4f6f74-c385-423c-ad97-0c1012c42e4c 2018-09-27 10:04:35,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:04:35,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/21ea5252-ac38-443b-9f40-4f744d175b17.json used request id req-2f4f6f74-c385-423c-ad97-0c1012c42e4c 2018-09-27 10:04:35,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.631429195404s 2018-09-27 10:04:35,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:04:35,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:36,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:36 GMT X-Openstack-Request-Id: req-a218564c-9457-4a08-84b6-dbd4f4b97f70 2018-09-27 10:04:36,776 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:03:43Z", "file": "/v2/images/1a91fd84-83a4-4328-8571-42764625010b/file", "owner": "6e9b5dd65f224408b3f7a20842039230", "id": "1a91fd84-83a4-4328-8571-42764625010b", "size": 12716032, "self": "/v2/images/1a91fd84-83a4-4328-8571-42764625010b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1a91fd84-83a4-4328-8571-42764625010b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/1a91fd84-83a4-4328-8571-42764625010b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:03:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:04:36,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a218564c-9457-4a08-84b6-dbd4f4b97f70 2018-09-27 10:04:36,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.789170026779s 2018-09-27 10:04:36,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 10:04:36,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1a91fd84-83a4-4328-8571-42764625010b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51b5e224f2e16a9390193be7ab4ca2fdada667cf4fc07b733b96fa4f7f88b3a2" 2018-09-27 10:04:37,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:04:37 GMT X-Openstack-Request-Id: req-489d314b-632d-4135-ae1f-9b261e750fbd 2018-09-27 10:04:37,430 - 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-09-27 10:04:37,430 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1a91fd84-83a4-4328-8571-42764625010b used request id req-489d314b-632d-4135-ae1f-9b261e750fbd 2018-09-27 10:04:37,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.651829004288s 2018-09-27 10:04:37,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:04:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:04:37,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-2cf4925e-f006-459c-b79e-7cf643fb6c9a x-openstack-request-id: req-2cf4925e-f006-459c-b79e-7cf643fb6c9a 2018-09-27 10:04:37,457 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "846012d7-4b06-4c84-a8e9-f73d8def6f53", "name": "vping_userdata-flavor_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:04:37,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2cf4925e-f006-459c-b79e-7cf643fb6c9a 2018-09-27 10:04:37,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217909812927s 2018-09-27 10:04:37,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 10:04:37,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:04:37,489 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-12f5f1b2-48df-467e-819a-4cc829309581 x-openstack-request-id: req-12f5f1b2-48df-467e-819a-4cc829309581 2018-09-27 10:04:37,489 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/846012d7-4b06-4c84-a8e9-f73d8def6f53 used request id req-12f5f1b2-48df-467e-819a-4cc829309581 2018-09-27 10:04:37,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303239822388s 2018-09-27 10:04:37,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:04:37,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:04:37,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c942f83-c429-48e5-ab5b-b805fa978b46 2018-09-27 10:04:37,694 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "links": {"self": "http://172.30.9.22:5000/v3/users/4b2005f068e041dcb2fc88ec4a9126e3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b2005f068e041dcb2fc88ec4a9126e3", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:04:37,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8c942f83-c429-48e5-ab5b-b805fa978b46 2018-09-27 10:04:37,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20444893837s 2018-09-27 10:04:37,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:04:37,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/4b2005f068e041dcb2fc88ec4a9126e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:04:37,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8250ca78-df1c-45a0-bee8-2a2c3b9b2323 2018-09-27 10:04:37,903 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_36e616b4-0f6a-4597-aa91-dc241cfc8e98", "links": {"self": "http://172.30.9.22:5000/v3/users/4b2005f068e041dcb2fc88ec4a9126e3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4b2005f068e041dcb2fc88ec4a9126e3", "description": null}} 2018-09-27 10:04:37,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/4b2005f068e041dcb2fc88ec4a9126e3 used request id req-8250ca78-df1c-45a0-bee8-2a2c3b9b2323 2018-09-27 10:04:37,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203111886978s 2018-09-27 10:04:37,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 10:04:37,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/4b2005f068e041dcb2fc88ec4a9126e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:04:38,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8146127c-e498-4f49-9d2b-3f5b154214c0 2018-09-27 10:04:38,296 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:04:38,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/4b2005f068e041dcb2fc88ec4a9126e3 used request id req-8146127c-e498-4f49-9d2b-3f5b154214c0 2018-09-27 10:04:38,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.392237901688s 2018-09-27 10:04:38,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:04:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:04:38,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bfa8ab5-c877-43c6-9e8e-3d19e17b8344 2018-09-27 10:04:38,496 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/6e9b5dd65f224408b3f7a20842039230"}, "tags": [], "enabled": true, "id": "6e9b5dd65f224408b3f7a20842039230", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_36e616b4-0f6a-4597-aa91-dc241cfc8e98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 10:04:38,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-0bfa8ab5-c877-43c6-9e8e-3d19e17b8344 2018-09-27 10:04:38,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192911863327s 2018-09-27 10:04:38,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 10:04:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/6e9b5dd65f224408b3f7a20842039230 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:04:38,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4206608f-5667-42ef-9829-be86b04b068b 2018-09-27 10:04:38,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:04:38,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6e9b5dd65f224408b3f7a20842039230 used request id req-4206608f-5667-42ef-9829-be86b04b068b 2018-09-27 10:04:38,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.278646945953s 2018-09-27 10:04:38,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:04:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6e9b5dd65f224408b3f7a20842039230&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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:04:39,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:39 GMT X-Openstack-Request-Id: req-8346b601-efff-4168-9558-2648c14abbf3 2018-09-27 10:04:39,205 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "created_at": "2018-09-27T10:03:29Z", "updated_at": "2018-09-27T10:03:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:03:29Z", "revision_number": 0, "id": "59a44aca-e7f6-43d9-a5a9-ea6437129ed3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:03:29Z", "security_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9b5dd65f224408b3f7a20842039230"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:03:29Z", "revision_number": 0, "id": "7a528083-77ae-4056-9b35-14ba0cae59fc", "remote_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "remote_ip_prefix": null, "created_at": "2018-09-27T10:03:29Z", "security_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9b5dd65f224408b3f7a20842039230"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:03:29Z", "revision_number": 0, "id": "e8166827-a1db-4ef5-8ad6-55309842a1a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:03:29Z", "security_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9b5dd65f224408b3f7a20842039230"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:03:29Z", "revision_number": 0, "id": "f00cfa7d-daa0-4e33-81f2-a3120ea509eb", "remote_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "remote_ip_prefix": null, "created_at": "2018-09-27T10:03:29Z", "security_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9b5dd65f224408b3f7a20842039230"}], "revision_number": 1, "project_id": "6e9b5dd65f224408b3f7a20842039230", "id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "name": "default"}]} 2018-09-27 10:04:39,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6e9b5dd65f224408b3f7a20842039230&name=default used request id req-8346b601-efff-4168-9558-2648c14abbf3 2018-09-27 10:04:39,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.419294118881s 2018-09-27 10:04:39,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:04:39,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:04:39,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:39 GMT X-Openstack-Request-Id: req-0deba4db-05f0-47a6-bb3c-bd8f70a4e9ce 2018-09-27 10:04:39,552 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "created_at": "2018-09-27T09:54:19Z", "updated_at": "2018-09-27T09:54:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "a1fe6903-d742-4d74-8a51-3a4a976494a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "91172f3e-6f40-45b8-ac3e-48571d223a92", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "19624226-62e3-4529-9f68-b4055a56bc52", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "3ec1dc99-6539-44f9-8733-1afc9716ef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}], "revision_number": 1, "project_id": "a10c3c0d1d2449dfb523b324eeb3985b", "id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T09:57:29Z", "updated_at": "2018-09-27T09:57:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "2c2f4ac4-b474-4e76-9804-18f2c18d9868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "4a0bb794-2616-44fe-a030-3edce66117f0", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "882def09-2d15-4524-bb48-8758c7ed2960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "7ecd7f66-6221-44ed-aafd-2ead00e49d6e", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:27Z", "updated_at": "2018-09-27T09:57:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "2c0bc080-b000-4a5c-8961-617a347c12da", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "07a2bd58-b422-4709-b492-4a63324a4c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "7f00e3d1-9b35-4680-8fd0-1bb66e4915b2", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "366910c9-23bd-4e81-b145-69e94ce371b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "created_at": "2018-09-27T10:03:29Z", "updated_at": "2018-09-27T10:03:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:03:29Z", "revision_number": 0, "id": "e8166827-a1db-4ef5-8ad6-55309842a1a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:03:29Z", "security_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9b5dd65f224408b3f7a20842039230"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:03:29Z", "revision_number": 0, "id": "7a528083-77ae-4056-9b35-14ba0cae59fc", "remote_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "remote_ip_prefix": null, "created_at": "2018-09-27T10:03:29Z", "security_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9b5dd65f224408b3f7a20842039230"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:03:29Z", "revision_number": 0, "id": "59a44aca-e7f6-43d9-a5a9-ea6437129ed3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:03:29Z", "security_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9b5dd65f224408b3f7a20842039230"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:03:29Z", "revision_number": 0, "id": "f00cfa7d-daa0-4e33-81f2-a3120ea509eb", "remote_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "remote_ip_prefix": null, "created_at": "2018-09-27T10:03:29Z", "security_group_id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "tenant_id": "6e9b5dd65f224408b3f7a20842039230", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9b5dd65f224408b3f7a20842039230"}], "revision_number": 1, "project_id": "6e9b5dd65f224408b3f7a20842039230", "id": "faa6fcbb-a009-48fa-bf81-da729ae178d7", "name": "default"}]} 2018-09-27 10:04:39,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0deba4db-05f0-47a6-bb3c-bd8f70a4e9ce 2018-09-27 10:04:39,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.341050863266s 2018-09-27 10:04:39,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 10:04:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/faa6fcbb-a009-48fa-bf81-da729ae178d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}094027559f2fe77aa211ed337ac409752678162a35fdcd0bc8e06d4c92763b04" 2018-09-27 10:04:39,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:04:39 GMT X-Openstack-Request-Id: req-2f459c3b-ebd9-42f4-97bb-7db8efcaf669 2018-09-27 10:04:39,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:04:39,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/faa6fcbb-a009-48fa-bf81-da729ae178d7.json used request id req-2f459c3b-ebd9-42f4-97bb-7db8efcaf669 2018-09-27 10:04:39,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.392277002335s 2018-09-27 10:04:40,001 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-09-27 10:04:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:04:40,050 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d087c3fd-1dc4-477a-b985-aaa507e9a5cf 2018-09-27 10:04:40,050 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:04:40,050 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d087c3fd-1dc4-477a-b985-aaa507e9a5cf 2018-09-27 10:04:40,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:04:40,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["OF-xiP1XQPSr0f6GFOLtJA"], "issued_at": "2018-09-27T10:04:40.000000Z"}} 2018-09-27 10:04:40,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:04:40,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:40,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:40 GMT X-Openstack-Request-Id: req-f5372872-fb7c-440a-92ce-e381c3a9e614 2018-09-27 10:04:40,810 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 10:04:40,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5372872-fb7c-440a-92ce-e381c3a9e614 2018-09-27 10:04:40,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352504014969s 2018-09-27 10:04:40,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:04:40,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:41,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4343929-5ae0-428a-a9bd-006d4cb28030 2018-09-27 10:04:41,014 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:04:41,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e4343929-5ae0-428a-a9bd-006d4cb28030 2018-09-27 10:04:41,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196662902832s 2018-09-27 10:04:41,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 10:04:41,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5"}}' 2018-09-27 10:04:41,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61cc5cf1-549f-46cc-9dd9-a7657181e17c 2018-09-27 10:04:41,274 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/93be05a5638c4bc8b8b76e8c5b001ea4"}, "tags": [], "enabled": true, "id": "93be05a5638c4bc8b8b76e8c5b001ea4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5"}} 2018-09-27 10:04:41,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-61cc5cf1-549f-46cc-9dd9-a7657181e17c 2018-09-27 10:04:41,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252544879913s 2018-09-27 10:04:41,275 - 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'93be05a5638c4bc8b8b76e8c5b001ea4', '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_19ff47b8-d9fb-45be-9635-6067f77151e5'}) 2018-09-27 10:04:41,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 10:04:41,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4cb2d826-94df-449f-9a0c-12d83e132e1d", "email": null, "name": "cinder_test-user_19ff47b8-d9fb-45be-9635-6067f77151e5"}}' 2018-09-27 10:04:41,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53f871ea-ace3-4140-abe7-3215c422f9ff 2018-09-27 10:04:41,789 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_19ff47b8-d9fb-45be-9635-6067f77151e5", "links": {"self": "http://172.30.9.22:5000/v3/users/405c488180ce42ce9e71188da1fe61c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "405c488180ce42ce9e71188da1fe61c5", "domain_id": "default", "password_expires_at": null}} 2018-09-27 10:04:41,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-53f871ea-ace3-4140-abe7-3215c422f9ff 2018-09-27 10:04:41,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.509133815765s 2018-09-27 10:04:41,790 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'405c488180ce42ce9e71188da1fe61c5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_19ff47b8-d9fb-45be-9635-6067f77151e5'}) 2018-09-27 10:04:41,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:04:41,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:41,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53248680-6ce2-4c85-bdd7-f885eeb87363 2018-09-27 10:04:41,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:04:41,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-53248680-6ce2-4c85-bdd7-f885eeb87363 2018-09-27 10:04:41,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19806599617s 2018-09-27 10:04:41,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:04:42,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:42,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1355c7fe-94a1-4d6d-a96c-94466693a234 2018-09-27 10:04:42,177 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:04:42,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1355c7fe-94a1-4d6d-a96c-94466693a234 2018-09-27 10:04:42,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18009519577s 2018-09-27 10:04:42,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:04:42,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:42,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c35de82-6b06-4386-b482-963d9bb86bae 2018-09-27 10:04:42,373 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:04:42,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9c35de82-6b06-4386-b482-963d9bb86bae 2018-09-27 10:04:42,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189507961273s 2018-09-27 10:04:42,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:04:42,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:42,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e935e5d8-2d9a-467d-b756-f1675211a528 2018-09-27 10:04:42,575 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:04:42,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e935e5d8-2d9a-467d-b756-f1675211a528 2018-09-27 10:04:42,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199450016022s 2018-09-27 10:04:42,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:04:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:42,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f5b921-6e5e-4e54-ab20-d9919d150c27 2018-09-27 10:04:42,790 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_19ff47b8-d9fb-45be-9635-6067f77151e5", "links": {"self": "http://172.30.9.22:5000/v3/users/405c488180ce42ce9e71188da1fe61c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "405c488180ce42ce9e71188da1fe61c5", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:04:42,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b7f5b921-6e5e-4e54-ab20-d9919d150c27 2018-09-27 10:04:42,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214109182358s 2018-09-27 10:04:42,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:04:42,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:43,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c425acc-4d67-4bdb-846f-6ab0f743b63a 2018-09-27 10:04:43,003 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/93be05a5638c4bc8b8b76e8c5b001ea4"}, "tags": [], "enabled": true, "id": "93be05a5638c4bc8b8b76e8c5b001ea4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 10:04:43,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6c425acc-4d67-4bdb-846f-6ab0f743b63a 2018-09-27 10:04:43,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200917959213s 2018-09-27 10:04:43,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:04:43,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=405c488180ce42ce9e71188da1fe61c5&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=93be05a5638c4bc8b8b76e8c5b001ea4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:43,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597146b8-7410-41e8-ac97-70a752826707 2018-09-27 10:04:43,122 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=405c488180ce42ce9e71188da1fe61c5&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=93be05a5638c4bc8b8b76e8c5b001ea4", "previous": null, "next": null}} 2018-09-27 10:04:43,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=405c488180ce42ce9e71188da1fe61c5&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=93be05a5638c4bc8b8b76e8c5b001ea4 used request id req-597146b8-7410-41e8-ac97-70a752826707 2018-09-27 10:04:43,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111062049866s 2018-09-27 10:04:43,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:04:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/93be05a5638c4bc8b8b76e8c5b001ea4/users/405c488180ce42ce9e71188da1fe61c5/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:43,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f929a0-175e-4ad0-928a-48a75466f03f 2018-09-27 10:04:43,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:04:43,402 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/93be05a5638c4bc8b8b76e8c5b001ea4/users/405c488180ce42ce9e71188da1fe61c5/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-14f929a0-175e-4ad0-928a-48a75466f03f 2018-09-27 10:04:43,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.27586889267s 2018-09-27 10:04:43,403 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5', 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'93be05a5638c4bc8b8b76e8c5b001ea4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4cb2d826-94df-449f-9a0c-12d83e132e1d', 'username': u'cinder_test-user_19ff47b8-d9fb-45be-9635-6067f77151e5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 10:04:43,407 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_19ff47b8-d9fb-45be-9635-6067f77151e5', 'password': '4cb2d826-94df-449f-9a0c-12d83e132e1d', 'project_name': 'cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '93be05a5638c4bc8b8b76e8c5b001ea4', 'project_domain_name': 'Default'} 2018-09-27 10:04:43,408 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-09-27 10:04:43,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:04:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:43,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91ae533-1a29-4f70-9237-260635d45a33 2018-09-27 10:04:43,611 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:04:43,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a91ae533-1a29-4f70-9237-260635d45a33 2018-09-27 10:04:43,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202779054642s 2018-09-27 10:04:43,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:04:43,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:04:43,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9adf08df-6f3c-4fe2-ac31-55c1f8b19ba3 2018-09-27 10:04:43,831 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/93be05a5638c4bc8b8b76e8c5b001ea4"}, "tags": [], "enabled": true, "id": "93be05a5638c4bc8b8b76e8c5b001ea4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 10:04:43,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-9adf08df-6f3c-4fe2-ac31-55c1f8b19ba3 2018-09-27 10:04:43,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211540937424s 2018-09-27 10:04:43,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 10:04:43,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" -d '{"network": {"tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "name": "cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5", "admin_state_up": true}}' 2018-09-27 10:04:44,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:44 GMT X-Openstack-Request-Id: req-fa8a7425-0594-4a37-8e66-d73de04d14e8 2018-09-27 10:04:44,428 - 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":"4ee83943-a471-4f9d-991e-dc5613deb648","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:04:44Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5","admin_state_up":true,"tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:44Z","mtu":1450}} 2018-09-27 10:04:44,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fa8a7425-0594-4a37-8e66-d73de04d14e8 2018-09-27 10:04:44,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.595340013504s 2018-09-27 10:04:44,429 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T10:04:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4ee83943-a471-4f9d-991e-dc5613deb648', u'provider:segmentation_id': 7, 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_19ff47b8-d9fb-45be-9635-6067f77151e5', u'created_at': u'2018-09-27T10:04:44Z', u'mtu': 1450, u'tenant_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', u'l2_adjacency': True}) 2018-09-27 10:04:44,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:04:44,440 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d96f4bd-e2ef-4f72-89e6-4fa04d590282 2018-09-27 10:04:44,441 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:04:44,441 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-1d96f4bd-e2ef-4f72-89e6-4fa04d590282 2018-09-27 10:04:44,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:04:44,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}], "expires_at": "2018-09-27T11:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93be05a5638c4bc8b8b76e8c5b001ea4", "name": "cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_19ff47b8-d9fb-45be-9635-6067f77151e5", "id": "405c488180ce42ce9e71188da1fe61c5"}, "audit_ids": ["rlNiB3QkSuCCT5bYCLb7gA"], "issued_at": "2018-09-27T10:04:44.000000Z"}} 2018-09-27 10:04:44,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:04:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:04:45,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:45 GMT X-Openstack-Request-Id: req-4e45460e-bc81-4153-9b38-f05bc2eaf357 2018-09-27 10:04:45,179 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4ee83943-a471-4f9d-991e-dc5613deb648","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:04:44Z","qos_policy_id":null,"name":"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5","admin_state_up":true,"tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:04:45,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4e45460e-bc81-4153-9b38-f05bc2eaf357 2018-09-27 10:04:45,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335986852646s 2018-09-27 10:04:45,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 10:04:45,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"subnet": {"name": "cinder_test-subnet_19ff47b8-d9fb-45be-9635-6067f77151e5", "enable_dhcp": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 10:04:46,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:46 GMT X-Openstack-Request-Id: req-7484cd73-1f84-40c3-80bb-daa46764fa51 2018-09-27 10:04:46,129 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee83943-a471-4f9d-991e-dc5613deb648","tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:04:45Z","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":"93be05a5638c4bc8b8b76e8c5b001ea4","id":"d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc","subnetpool_id":null,"name":"cinder_test-subnet_19ff47b8-d9fb-45be-9635-6067f77151e5"}} 2018-09-27 10:04:46,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7484cd73-1f84-40c3-80bb-daa46764fa51 2018-09-27 10:04:46,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.948662042618s 2018-09-27 10:04:46,130 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T10:04:45Z', 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'd2e9b2f0-40d2-4535-b11c-5b25bf26f7bc', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_19ff47b8-d9fb-45be-9635-6067f77151e5', u'enable_dhcp': True, u'network_id': u'4ee83943-a471-4f9d-991e-dc5613deb648', u'tenant_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', u'created_at': u'2018-09-27T10:04:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'93be05a5638c4bc8b8b76e8c5b001ea4'}) 2018-09-27 10:04:46,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 10:04:46,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "cinder_test-router_19ff47b8-d9fb-45be-9635-6067f77151e5", "admin_state_up": true}}' 2018-09-27 10:04:53,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:53 GMT X-Openstack-Request-Id: req-8f388e6d-a5e2-4321-8388-823ed8b2160d 2018-09-27 10:04:53,145 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:47Z", "admin_state_up": true, "updated_at": "2018-09-27T10:04:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "name": "cinder_test-router_19ff47b8-d9fb-45be-9635-6067f77151e5"}} 2018-09-27 10:04:53,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8f388e6d-a5e2-4321-8388-823ed8b2160d 2018-09-27 10:04:53,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.01447606087s 2018-09-27 10:04:53,146 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T10:04:48Z', u'revision_number': 3, u'id': u'd4b979fa-67f4-4e9f-86cf-54cc758841f2', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_19ff47b8-d9fb-45be-9635-6067f77151e5', u'admin_state_up': True, u'tenant_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', u'created_at': u'2018-09-27T10:04:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'93be05a5638c4bc8b8b76e8c5b001ea4'}) 2018-09-27 10:04:53,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 10:04:53,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d4b979fa-67f4-4e9f-86cf-54cc758841f2/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"subnet_id": "d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc"}' 2018-09-27 10:04:56,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:56 GMT X-Openstack-Request-Id: req-eab1d589-f5c1-48b9-a8f3-43bdfe9fc663 2018-09-27 10:04:56,405 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "subnet_id": "d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc", "subnet_ids": ["d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc"], "port_id": "331c24eb-9fd6-4e9a-91a0-81610b2d514e", "id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2"} 2018-09-27 10:04:56,405 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d4b979fa-67f4-4e9f-86cf-54cc758841f2/add_router_interface.json used request id req-eab1d589-f5c1-48b9-a8f3-43bdfe9fc663 2018-09-27 10:04:56,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.25885987282s 2018-09-27 10:04:56,405 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 10:04:56,533 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 10:04:56,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:04:56,541 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:56 GMT 2018-09-27 10:04:56,541 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 10:04:56,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:04:56,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:04:56,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:56 GMT X-Openstack-Request-Id: req-eba6e34f-00e1-47ec-8f42-e206d4717101 2018-09-27 10:04:56,898 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:04:56,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-eba6e34f-00e1-47ec-8f42-e206d4717101 2018-09-27 10:04:56,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.350973129272s 2018-09-27 10:04:56,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 10:04:56,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5"}' 2018-09-27 10:04:57,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:57 GMT Location: http://172.30.9.22:9292/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d31dce44-a4e2-4971-9e1b-c72e525fed23 2018-09-27 10:04:57,327 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:04:57Z", "file": "/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/file", "owner": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "size": null, "self": "/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "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_19ff47b8-d9fb-45be-9635-6067f77151e5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5", "checksum": null, "created_at": "2018-09-27T10:04:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 10:04:57,328 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d31dce44-a4e2-4971-9e1b-c72e525fed23 2018-09-27 10:04:57,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.42060303688s 2018-09-27 10:04:57,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 10:04:57,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '' 2018-09-27 10:04:58,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:04:58 GMT X-Openstack-Request-Id: req-863cc75f-bb73-4565-a893-332cbf995a46 2018-09-27 10:04:58,149 - 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-09-27 10:04:58,149 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/file used request id req-863cc75f-bb73-4565-a893-332cbf995a46 2018-09-27 10:04:58,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.82112121582s 2018-09-27 10:04:58,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:04:58,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:04:58,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:58 GMT X-Openstack-Request-Id: req-a5d22947-41b3-41e4-a47e-5ee2529d1020 2018-09-27 10:04:58,474 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:04:58Z", "file": "/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/file", "owner": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "size": 12716032, "self": "/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:04:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:04:58,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a5d22947-41b3-41e4-a47e-5ee2529d1020 2018-09-27 10:04:58,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32017993927s 2018-09-27 10:04:58,476 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/file', 'owner': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'id': u'831dd4f5-836c-4ffb-811b-df4d4c85b3c1', 'size': 12716032, u'self': u'/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'name': 'cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T10:04:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-27T10:04:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5', '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/831dd4f5-836c-4ffb-811b-df4d4c85b3c1', 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_19ff47b8-d9fb-45be-9635-6067f77151e5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5', 'created': u'2018-09-27T10:04:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T10:04:57Z', 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/831dd4f5-836c-4ffb-811b-df4d4c85b3c1', 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_19ff47b8-d9fb-45be-9635-6067f77151e5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 10:04:58,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 10:04:58,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_19ff47b8-d9fb-45be-9635-6067f77151e5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 10:04:58,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-6ccac510-5f53-4856-9669-ad13ab35d187 x-openstack-request-id: req-6ccac510-5f53-4856-9669-ad13ab35d187 2018-09-27 10:04:58,799 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "834e4f11-53ec-453f-aa98-43791267e9c8", "name": "cinder_test-flavor_19ff47b8-d9fb-45be-9635-6067f77151e5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 10:04:58,799 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6ccac510-5f53-4856-9669-ad13ab35d187 2018-09-27 10:04:58,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.319770812988s 2018-09-27 10:04:58,800 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_19ff47b8-d9fb-45be-9635-6067f77151e5', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'834e4f11-53ec-453f-aa98-43791267e9c8', 'swap': 0}) 2018-09-27 10:04:58,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 10:04:58,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/834e4f11-53ec-453f-aa98-43791267e9c8/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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" -d '{"extra_specs": {}}' 2018-09-27 10:04:58,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-5d901bbf-fb09-4627-9d2e-1a067f027186 x-openstack-request-id: req-5d901bbf-fb09-4627-9d2e-1a067f027186 2018-09-27 10:04:58,822 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 10:04:58,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/834e4f11-53ec-453f-aa98-43791267e9c8/os-extra_specs used request id req-5d901bbf-fb09-4627-9d2e-1a067f027186 2018-09-27 10:04:58,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021341085434s 2018-09-27 10:04:58,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-27 10:04:58,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"keypair": {"name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5"}}' 2018-09-27 10:04:59,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04: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-29f45838-7304-405a-b3f8-51fafe662920 x-openstack-request-id: req-29f45838-7304-405a-b3f8-51fafe662920 2018-09-27 10:04:59,292 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ/soE7ShWhjcwnn0IL9z2UGXeBaQu5bcvUL1ws3ssdf08tDGqCpJU6z+qA+ARMGfVJPyixEmuW0RxYA+7ZthuvHjgxnAmIQtNcrX6RVcYQf2CVo8e9Q1+9SwhGP9nB1/2tJ7My/YoHP4XRJKq7LS8LGlgELosDlVEY3wYljDGIhBOK1+RNCzRNP/Qb0KKIWf3aw6u7MdfluYIKFpd4FexC3vK9FjjAbsMvqLTdOZveUU01P3bkgQoOcGVQN5OJWMjc++3twjyfL+gW7190w5JwFXvQCHlKwmMTTry4WAHHhG9hzDHj2MEH5rYZbt1vCwhXETDOhxk7L2v3lGvTfJj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyf7KBO0oVoY3MJ59CC/c9lBl3gWkLuW3L1C9cLN7LHX9PLQx\nqgqSVOs/qgPgETBn1ST8osRJrltEcWAPu2bYbrx44MZwJiELTXK1+kVXGEH9glaP\nHvUNfvUsIRj/Zwdf9rSezMv2KBz+F0SSquy0vCxpYBC6LA5VRGN8GJYwxiIQTitf\nkTQs0TT/0G9CiiFn92sOruzHX5bmCChaXeBXsQt7yvRY4wG7DL6i03Tmb3lFNNT9\n25IEKDnBlUDeTiVjI3Pvt7cI8ny/oFu9fdMOScBV70Ah5SsJjE068uFgBx4RvYcw\nx49jBB+a2GW7dbwsIVxEwzocZOy9r95Rr03yYwIDAQABAoIBAGqVg9mnnhJRzctc\nxZLNVqWt9KJ7jY+lbMyNqPhP7F2ggJhIaLBV1bLzUuuOEexgA1nno1rrggl7ZRkB\n3CtBcFC2KH5KlyC3bPRX5AgEEJnfMDpXHDv0iEOGcNuiCho+PPe7hNOBiAjQi46R\ng2anchKcyJmFGgdnJLzqVa/PiDrzC8vgehMaFXF6oyFPRiBVKGU/CBegQDWJ1vcI\nSAeztUhf8RnUcTnpdh+NaYzU532Z2k2t3aKUSquZoLwNDcu+GcDcdxW0SXA8/Lhf\nuuOX2pyZpZgigEJkJisIpaw2SrAq3sAokWVhb0cC40dKn3jiJPlKNWVWldVjeWHc\ndFW631kCgYEA9Pl/f73zbxmDeK1N7+i/Ai3ReI0w0K3ce4KFY/V/3UnjMbvkFswr\nlI+24D8YfveqcoIU2ROVpagiNDQhiwQZvOTJAjBAxQwnjQLab9qLUQtpcZnLXqCg\nkbF2xpgviXImuhKPHSJ1FMzChCtGBsv/qupQkZ+y5W7U5dI7GXxLkrUCgYEA0xYZ\nl9t0QuRH1QBc9RcUw+t+pQ7+s7yLIUdRKtXSy0HFYgYUaw3laFChj+mHLuYMqush\nPsyTf2g3JTkLaaPfiCMvvIcti59lHUFUAL+xyrLaFbhhZrelTLHMH0nac4j0XBRr\nz0lvDJYPd4jblBgI/h7/7I8hLdsdWkmpex7Ep7cCgYAtV2iT2jKOY6iD03/TYb7I\nxnY429knJqbibVwHDk9mQ+C7Oc2TsqJ2UstEYilEhs6TdyQosYlHKgF6rBNxSYcC\nAU57CzdRwVgor1iCz25tx7Dyh8aucwiFLtWPGGfkBq7ITdsTR2doPCXclK3XYDao\nCcpzyZ0w/fyFtQ2fP/Q06QKBgQCmwRW01qQw1+A7T88fu30nDVn+ESt7WB5dSta/\nTS36bln9ByqIK/EoCFKpuuWVUh19xMR9tOVsyCqQWFFAwjmrdYiXmf6MB368rsgq\n00UkCUip0f/4QmnufaLwsMpHbVEFkQheN/fnbICJgO9ePeKUxm6NNcETVb8JfZnK\n7tKSXwKBgDu9KqrDw7rajdhkp3wQ6BEbwj5BL7V1Bqqd51CXzs3mPEYu3AeTFhlY\n6v08glyhULL3vXEYpWckJlxbjUabqzS3pyy8j7wN37zq6fgnr8u9+oIxuErXQ+Dv\nVgOy6YuNk5J0R5N0flgTv4dYHxIZNozkB59dqhUDY2AGdaCMLEpE\n-----END RSA PRIVATE KEY-----\n", "user_id": "405c488180ce42ce9e71188da1fe61c5", "name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "fingerprint": "a5:e6:69:fd:55:b2:00:e3:e5:73:7d:41:e3:4d:72:a5"}} 2018-09-27 10:04:59,292 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-29f45838-7304-405a-b3f8-51fafe662920 2018-09-27 10:04:59,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.467057943344s 2018-09-27 10:04:59,293 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ/soE7ShWhjcwnn0IL9z2UGXeBaQu5bcvUL1ws3ssdf08tDGqCpJU6z+qA+ARMGfVJPyixEmuW0RxYA+7ZthuvHjgxnAmIQtNcrX6RVcYQf2CVo8e9Q1+9SwhGP9nB1/2tJ7My/YoHP4XRJKq7LS8LGlgELosDlVEY3wYljDGIhBOK1+RNCzRNP/Qb0KKIWf3aw6u7MdfluYIKFpd4FexC3vK9FjjAbsMvqLTdOZveUU01P3bkgQoOcGVQN5OJWMjc++3twjyfL+gW7190w5JwFXvQCHlKwmMTTry4WAHHhG9hzDHj2MEH5rYZbt1vCwhXETDOhxk7L2v3lGvTfJj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyf7KBO0oVoY3MJ59CC/c9lBl3gWkLuW3L1C9cLN7LHX9PLQx\nqgqSVOs/qgPgETBn1ST8osRJrltEcWAPu2bYbrx44MZwJiELTXK1+kVXGEH9glaP\nHvUNfvUsIRj/Zwdf9rSezMv2KBz+F0SSquy0vCxpYBC6LA5VRGN8GJYwxiIQTitf\nkTQs0TT/0G9CiiFn92sOruzHX5bmCChaXeBXsQt7yvRY4wG7DL6i03Tmb3lFNNT9\n25IEKDnBlUDeTiVjI3Pvt7cI8ny/oFu9fdMOScBV70Ah5SsJjE068uFgBx4RvYcw\nx49jBB+a2GW7dbwsIVxEwzocZOy9r95Rr03yYwIDAQABAoIBAGqVg9mnnhJRzctc\nxZLNVqWt9KJ7jY+lbMyNqPhP7F2ggJhIaLBV1bLzUuuOEexgA1nno1rrggl7ZRkB\n3CtBcFC2KH5KlyC3bPRX5AgEEJnfMDpXHDv0iEOGcNuiCho+PPe7hNOBiAjQi46R\ng2anchKcyJmFGgdnJLzqVa/PiDrzC8vgehMaFXF6oyFPRiBVKGU/CBegQDWJ1vcI\nSAeztUhf8RnUcTnpdh+NaYzU532Z2k2t3aKUSquZoLwNDcu+GcDcdxW0SXA8/Lhf\nuuOX2pyZpZgigEJkJisIpaw2SrAq3sAokWVhb0cC40dKn3jiJPlKNWVWldVjeWHc\ndFW631kCgYEA9Pl/f73zbxmDeK1N7+i/Ai3ReI0w0K3ce4KFY/V/3UnjMbvkFswr\nlI+24D8YfveqcoIU2ROVpagiNDQhiwQZvOTJAjBAxQwnjQLab9qLUQtpcZnLXqCg\nkbF2xpgviXImuhKPHSJ1FMzChCtGBsv/qupQkZ+y5W7U5dI7GXxLkrUCgYEA0xYZ\nl9t0QuRH1QBc9RcUw+t+pQ7+s7yLIUdRKtXSy0HFYgYUaw3laFChj+mHLuYMqush\nPsyTf2g3JTkLaaPfiCMvvIcti59lHUFUAL+xyrLaFbhhZrelTLHMH0nac4j0XBRr\nz0lvDJYPd4jblBgI/h7/7I8hLdsdWkmpex7Ep7cCgYAtV2iT2jKOY6iD03/TYb7I\nxnY429knJqbibVwHDk9mQ+C7Oc2TsqJ2UstEYilEhs6TdyQosYlHKgF6rBNxSYcC\nAU57CzdRwVgor1iCz25tx7Dyh8aucwiFLtWPGGfkBq7ITdsTR2doPCXclK3XYDao\nCcpzyZ0w/fyFtQ2fP/Q06QKBgQCmwRW01qQw1+A7T88fu30nDVn+ESt7WB5dSta/\nTS36bln9ByqIK/EoCFKpuuWVUh19xMR9tOVsyCqQWFFAwjmrdYiXmf6MB368rsgq\n00UkCUip0f/4QmnufaLwsMpHbVEFkQheN/fnbICJgO9ePeKUxm6NNcETVb8JfZnK\n7tKSXwKBgDu9KqrDw7rajdhkp3wQ6BEbwj5BL7V1Bqqd51CXzs3mPEYu3AeTFhlY\n6v08glyhULL3vXEYpWckJlxbjUabqzS3pyy8j7wN37zq6fgnr8u9+oIxuErXQ+Dv\nVgOy6YuNk5J0R5N0flgTv4dYHxIZNozkB59dqhUDY2AGdaCMLEpE\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'405c488180ce42ce9e71188da1fe61c5', 'name': u'cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5', 'created_at': '2018-09-27T10:04:59.293558', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'name': 'cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a5:e6:69:fd:55:b2:00:e3:e5:73:7d:41:e3:4d:72:a5', 'type': 'ssh', 'id': u'cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5'}) 2018-09-27 10:04:59,294 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAyf7KBO0oVoY3MJ59CC/c9lBl3gWkLuW3L1C9cLN7LHX9PLQx qgqSVOs/qgPgETBn1ST8osRJrltEcWAPu2bYbrx44MZwJiELTXK1+kVXGEH9glaP HvUNfvUsIRj/Zwdf9rSezMv2KBz+F0SSquy0vCxpYBC6LA5VRGN8GJYwxiIQTitf kTQs0TT/0G9CiiFn92sOruzHX5bmCChaXeBXsQt7yvRY4wG7DL6i03Tmb3lFNNT9 25IEKDnBlUDeTiVjI3Pvt7cI8ny/oFu9fdMOScBV70Ah5SsJjE068uFgBx4RvYcw x49jBB+a2GW7dbwsIVxEwzocZOy9r95Rr03yYwIDAQABAoIBAGqVg9mnnhJRzctc xZLNVqWt9KJ7jY+lbMyNqPhP7F2ggJhIaLBV1bLzUuuOEexgA1nno1rrggl7ZRkB 3CtBcFC2KH5KlyC3bPRX5AgEEJnfMDpXHDv0iEOGcNuiCho+PPe7hNOBiAjQi46R g2anchKcyJmFGgdnJLzqVa/PiDrzC8vgehMaFXF6oyFPRiBVKGU/CBegQDWJ1vcI SAeztUhf8RnUcTnpdh+NaYzU532Z2k2t3aKUSquZoLwNDcu+GcDcdxW0SXA8/Lhf uuOX2pyZpZgigEJkJisIpaw2SrAq3sAokWVhb0cC40dKn3jiJPlKNWVWldVjeWHc dFW631kCgYEA9Pl/f73zbxmDeK1N7+i/Ai3ReI0w0K3ce4KFY/V/3UnjMbvkFswr lI+24D8YfveqcoIU2ROVpagiNDQhiwQZvOTJAjBAxQwnjQLab9qLUQtpcZnLXqCg kbF2xpgviXImuhKPHSJ1FMzChCtGBsv/qupQkZ+y5W7U5dI7GXxLkrUCgYEA0xYZ l9t0QuRH1QBc9RcUw+t+pQ7+s7yLIUdRKtXSy0HFYgYUaw3laFChj+mHLuYMqush PsyTf2g3JTkLaaPfiCMvvIcti59lHUFUAL+xyrLaFbhhZrelTLHMH0nac4j0XBRr z0lvDJYPd4jblBgI/h7/7I8hLdsdWkmpex7Ep7cCgYAtV2iT2jKOY6iD03/TYb7I xnY429knJqbibVwHDk9mQ+C7Oc2TsqJ2UstEYilEhs6TdyQosYlHKgF6rBNxSYcC AU57CzdRwVgor1iCz25tx7Dyh8aucwiFLtWPGGfkBq7ITdsTR2doPCXclK3XYDao CcpzyZ0w/fyFtQ2fP/Q06QKBgQCmwRW01qQw1+A7T88fu30nDVn+ESt7WB5dSta/ TS36bln9ByqIK/EoCFKpuuWVUh19xMR9tOVsyCqQWFFAwjmrdYiXmf6MB368rsgq 00UkCUip0f/4QmnufaLwsMpHbVEFkQheN/fnbICJgO9ePeKUxm6NNcETVb8JfZnK 7tKSXwKBgDu9KqrDw7rajdhkp3wQ6BEbwj5BL7V1Bqqd51CXzs3mPEYu3AeTFhlY 6v08glyhULL3vXEYpWckJlxbjUabqzS3pyy8j7wN37zq6fgnr8u9+oIxuErXQ+Dv VgOy6YuNk5J0R5N0flgTv4dYHxIZNozkB59dqhUDY2AGdaCMLEpE -----END RSA PRIVATE KEY----- 2018-09-27 10:04:59,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-27 10:04:59,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"security_group": {"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-09-27 10:04:59,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Thu, 27 Sep 2018 10:04:59 GMT X-Openstack-Request-Id: req-f95ec526-4a3e-45e9-aadd-a79e37e61596 2018-09-27 10:04:59,819 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:59Z", "updated_at": "2018-09-27T10:04:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:59Z", "revision_number": 0, "id": "417b7260-49d6-47b0-a5ec-cdbaa52130bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:59Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:59Z", "revision_number": 0, "id": "995c6ef8-4b3a-46c7-8428-6cf1c6a28210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:59Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}], "revision_number": 1, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "966617e6-09f0-40de-9900-a5606d10305e", "name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}} 2018-09-27 10:04:59,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f95ec526-4a3e-45e9-aadd-a79e37e61596 2018-09-27 10:04:59,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.520133018494s 2018-09-27 10:04:59,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:04:59,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:00,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:00 GMT X-Openstack-Request-Id: req-28d279ca-da22-4a10-b074-f2851722d263 2018-09-27 10:05:00,153 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:59Z", "updated_at": "2018-09-27T10:04:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:59Z", "revision_number": 0, "id": "417b7260-49d6-47b0-a5ec-cdbaa52130bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:59Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:59Z", "revision_number": 0, "id": "995c6ef8-4b3a-46c7-8428-6cf1c6a28210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:59Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}], "revision_number": 1, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "966617e6-09f0-40de-9900-a5606d10305e", "name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}, {"description": "Default security group", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:44Z", "updated_at": "2018-09-27T10:04:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "0fb456b2-be5e-410c-9e93-c29f3a581305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "9b248b4a-d7f2-4617-a6f4-8b3175fc48fb", "remote_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "b0dae0fe-8963-4c2a-a161-000d241bb3ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "bc562be5-1845-4d66-8f27-c43e351c5032", "remote_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}], "revision_number": 1, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "name": "default"}]} 2018-09-27 10:05:00,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-28d279ca-da22-4a10-b074-f2851722d263 2018-09-27 10:05:00,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.32727599144s 2018-09-27 10:05:00,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 10:05:00,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -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": "966617e6-09f0-40de-9900-a5606d10305e"}}' 2018-09-27 10:05:00,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:00 GMT X-Openstack-Request-Id: req-3bb9058e-dae5-4e2b-98dc-4edd5a1be591 2018-09-27 10:05:00,604 - 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-09-27T10:05:00Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "port_range_min": 22, "revision_number": 0, "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:00Z", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "b9161212-1e41-48af-aa6a-c5d477c4e527"}} 2018-09-27 10:05:00,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3bb9058e-dae5-4e2b-98dc-4edd5a1be591 2018-09-27 10:05:00,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.443706035614s 2018-09-27 10:05:00,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:05:00,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:00,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:00 GMT X-Openstack-Request-Id: req-46dc2b66-39af-4f45-9290-c6c3fb0f234f 2018-09-27 10:05:00,930 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:59Z", "updated_at": "2018-09-27T10:05:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:59Z", "revision_number": 0, "id": "417b7260-49d6-47b0-a5ec-cdbaa52130bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:59Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:59Z", "revision_number": 0, "id": "995c6ef8-4b3a-46c7-8428-6cf1c6a28210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:59Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T10:05:00Z", "revision_number": 0, "id": "b9161212-1e41-48af-aa6a-c5d477c4e527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:05:00Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}], "revision_number": 2, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "966617e6-09f0-40de-9900-a5606d10305e", "name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}, {"description": "Default security group", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:44Z", "updated_at": "2018-09-27T10:04:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "0fb456b2-be5e-410c-9e93-c29f3a581305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "9b248b4a-d7f2-4617-a6f4-8b3175fc48fb", "remote_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "b0dae0fe-8963-4c2a-a161-000d241bb3ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "bc562be5-1845-4d66-8f27-c43e351c5032", "remote_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}], "revision_number": 1, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "name": "default"}]} 2018-09-27 10:05:00,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-46dc2b66-39af-4f45-9290-c6c3fb0f234f 2018-09-27 10:05:00,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320484876633s 2018-09-27 10:05:00,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-27 10:05:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -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": "966617e6-09f0-40de-9900-a5606d10305e"}}' 2018-09-27 10:05:01,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:01 GMT X-Openstack-Request-Id: req-5bdb49e5-9ce7-4685-ac20-2bb43ca6e708 2018-09-27 10:05:01,377 - 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-09-27T10:05:01Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "port_range_min": null, "revision_number": 0, "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:01Z", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "295dcd92-0f51-407b-ae2b-9d17b3466249"}} 2018-09-27 10:05:01,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5bdb49e5-9ce7-4685-ac20-2bb43ca6e708 2018-09-27 10:05:01,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.440848112106s 2018-09-27 10:05:01,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:05:01,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:01,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:01 GMT X-Openstack-Request-Id: req-64c65ad5-bb0c-40d5-8223-5fe340dd84b6 2018-09-27 10:05:01,830 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4ee83943-a471-4f9d-991e-dc5613deb648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","l2_adjacency":true,"status":"ACTIVE","subnets":["d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc"],"description":"","tags":[],"updated_at":"2018-09-27T10:04:45Z","qos_policy_id":null,"name":"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5","admin_state_up":true,"tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:05:01,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-64c65ad5-bb0c-40d5-8223-5fe340dd84b6 2018-09-27 10:05:01,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.451120138168s 2018-09-27 10:05:01,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:05:01,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:02,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:02 GMT X-Openstack-Request-Id: req-9cbe4735-a136-47cc-9adf-74d9add4b33b 2018-09-27 10:05:02,147 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:04:58Z", "file": "/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/file", "owner": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "size": 12716032, "self": "/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:04:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:05:02,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9cbe4735-a136-47cc-9adf-74d9add4b33b 2018-09-27 10:05:02,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312126874924s 2018-09-27 10:05:02,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:05:02,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:02,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-5772cd49-4297-4b4e-8af9-a416899f6b37 x-openstack-request-id: req-5772cd49-4297-4b4e-8af9-a416899f6b37 2018-09-27 10:05:02,178 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "834e4f11-53ec-453f-aa98-43791267e9c8", "name": "cinder_test-flavor_19ff47b8-d9fb-45be-9635-6067f77151e5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:05:02,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5772cd49-4297-4b4e-8af9-a416899f6b37 2018-09-27 10:05:02,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243990421295s 2018-09-27 10:05:02,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 10:05:02,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"server": {"name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "imageRef": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "flavorRef": "834e4f11-53ec-453f-aa98-43791267e9c8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4ee83943-a471-4f9d-991e-dc5613deb648"}], "security_groups": [{"name": "966617e6-09f0-40de-9900-a5606d10305e"}]}}' 2018-09-27 10:05:05,741 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:02 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.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c x-compute-request-id: req-ea710957-dd73-40f7-86e8-c4386fbe149d x-openstack-request-id: req-ea710957-dd73-40f7-86e8-c4386fbe149d 2018-09-27 10:05:05,741 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "966617e6-09f0-40de-9900-a5606d10305e"}], "OS-DCF:diskConfig": "MANUAL", "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "adminPass": "udCDvzf8hnSi"}} 2018-09-27 10:05:05,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ea710957-dd73-40f7-86e8-c4386fbe149d 2018-09-27 10:05:05,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.56118011475s 2018-09-27 10:05:05,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:05,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:06,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-2ff64443-bf38-4768-b873-fe422ec18787 x-openstack-request-id: req-2ff64443-bf38-4768-b873-fe422ec18787 2018-09-27 10:05:06,026 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:05:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:06,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ff64443-bf38-4768-b873-fe422ec18787 2018-09-27 10:05:06,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.284341096878s 2018-09-27 10:05:06,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:05:06,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:06,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:06 GMT X-Openstack-Request-Id: req-d5d94d4e-696e-43ff-be31-b2afdb9ab4d7 2018-09-27 10:05:06,419 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4ee83943-a471-4f9d-991e-dc5613deb648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","l2_adjacency":true,"status":"ACTIVE","subnets":["d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc"],"description":"","tags":[],"updated_at":"2018-09-27T10:04:45Z","qos_policy_id":null,"name":"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5","admin_state_up":true,"tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:05:06,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d5d94d4e-696e-43ff-be31-b2afdb9ab4d7 2018-09-27 10:05:06,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380656957626s 2018-09-27 10:05:06,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 10:05:06,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:06,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:06 GMT X-Openstack-Request-Id: req-7d8cd746-3257-4a76-97e5-58a7cfd8380b 2018-09-27 10:05:06,728 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee83943-a471-4f9d-991e-dc5613deb648","tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:04:45Z","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":"93be05a5638c4bc8b8b76e8c5b001ea4","id":"d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc","subnetpool_id":null,"name":"cinder_test-subnet_19ff47b8-d9fb-45be-9635-6067f77151e5"}]} 2018-09-27 10:05:06,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7d8cd746-3257-4a76-97e5-58a7cfd8380b 2018-09-27 10:05:06,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.307595968246s 2018-09-27 10:05:06,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:05:08,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:08,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:09,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 611 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-54d4b405-fbd8-480f-aa04-1dd14076c6e1 x-openstack-request-id: req-54d4b405-fbd8-480f-aa04-1dd14076c6e1 2018-09-27 10:05:09,160 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:05:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:09,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54d4b405-fbd8-480f-aa04-1dd14076c6e1 2018-09-27 10:05:09,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429274082184s 2018-09-27 10:05:09,170 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:05:11,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:11,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:11,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 654 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-ad5f82b7-9bc1-4e12-a0f3-aefd75e2f13b x-openstack-request-id: req-ad5f82b7-9bc1-4e12-a0f3-aefd75e2f13b 2018-09-27 10:05:11,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:05:10Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:11,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ad5f82b7-9bc1-4e12-a0f3-aefd75e2f13b 2018-09-27 10:05:11,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608100175858s 2018-09-27 10:05:11,788 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:05:13,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:13,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:14,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-14441d78-9fd1-4201-ac77-ef6d35712c4b x-openstack-request-id: req-14441d78-9fd1-4201-ac77-ef6d35712c4b 2018-09-27 10:05:14,462 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:05:11Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:14,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14441d78-9fd1-4201-ac77-ef6d35712c4b 2018-09-27 10:05:14,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671922206879s 2018-09-27 10:05:14,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:05:16,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:16,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:17,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-859d72d0-eb38-433d-84ae-7d75721fe587 x-openstack-request-id: req-859d72d0-eb38-433d-84ae-7d75721fe587 2018-09-27 10:05:17,396 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:05:11Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:17,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-859d72d0-eb38-433d-84ae-7d75721fe587 2018-09-27 10:05:17,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.925025939941s 2018-09-27 10:05:17,403 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:05:19,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:20,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-d58525ee-31f7-400e-b764-affdc21d5886 x-openstack-request-id: req-d58525ee-31f7-400e-b764-affdc21d5886 2018-09-27 10:05:20,086 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:05:11Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:20,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d58525ee-31f7-400e-b764-affdc21d5886 2018-09-27 10:05:20,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680988073349s 2018-09-27 10:05:20,093 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:05:22,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:23,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-9738a2aa-4e92-4da1-a3e5-18d7846a5b77 x-openstack-request-id: req-9738a2aa-4e92-4da1-a3e5-18d7846a5b77 2018-09-27 10:05:23,148 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:05:19.000000", "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:05:19Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:23,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9738a2aa-4e92-4da1-a3e5-18d7846a5b77 2018-09-27 10:05:23,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05305290222s 2018-09-27 10:05:23,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:05:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=59228b00-fc9d-45b3-b1e8-7297c4f2c80c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:23,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:23 GMT X-Openstack-Request-Id: req-ec2e4d9f-e51c-48b9-886c-2a996af4f64d 2018-09-27 10:05:23,204 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:05:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc","ip_address":"192.168.120.10"}],"id":"9ff08eac-3d3b-4e35-b841-e01b523843bc","security_groups":["966617e6-09f0-40de-9900-a5606d10305e"],"mac_address":"fa:16:3e:6f:b1:79","project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee83943-a471-4f9d-991e-dc5613deb648","tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:05:11Z","binding:vnic_type":"normal","device_id":"59228b00-fc9d-45b3-b1e8-7297c4f2c80c","ip_allocation":"immediate"}]} 2018-09-27 10:05:23,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=59228b00-fc9d-45b3-b1e8-7297c4f2c80c used request id req-ec2e4d9f-e51c-48b9-886c-2a996af4f64d 2018-09-27 10:05:23,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0496499538422s 2018-09-27 10:05:23,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:23,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=9ff08eac-3d3b-4e35-b841-e01b523843bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:23,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:23 GMT X-Openstack-Request-Id: req-22414b83-c59c-4a07-86ef-5f8c96786fb0 2018-09-27 10:05:23,258 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:05:23,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=9ff08eac-3d3b-4e35-b841-e01b523843bc used request id req-22414b83-c59c-4a07-86ef-5f8c96786fb0 2018-09-27 10:05:23,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.044193983078s 2018-09-27 10:05:23,259 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:b1:79', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'831dd4f5-836c-4ffb-811b-df4d4c85b3c1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:05:19.000000', 'flavor': Munch({u'id': u'834e4f11-53ec-453f-aa98-43791267e9c8'}), 'az': u'nova', 'id': u'59228b00-fc9d-45b3-b1e8-7297c4f2c80c', 'security_groups': [Munch({u'name': u'cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'405c488180ce42ce9e71188da1fe61c5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'name': 'cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T10:05:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T10:05:19Z', 'hostId': u'1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:05:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'name': u'cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5', 'adminPass': u'udCDvzf8hnSi', 'tenant_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'created_at': u'2018-09-27T10:05:05Z', 'created': u'2018-09-27T10:05:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 10:05:23,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:05:23,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:23,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:23 GMT X-Openstack-Request-Id: req-d2d47719-48c5-4d0a-a379-062465d40a71 2018-09-27 10:05:23,356 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4ee83943-a471-4f9d-991e-dc5613deb648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","l2_adjacency":true,"status":"ACTIVE","subnets":["d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc"],"description":"","tags":[],"updated_at":"2018-09-27T10:04:45Z","qos_policy_id":null,"name":"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5","admin_state_up":true,"tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:05:23,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d2d47719-48c5-4d0a-a379-062465d40a71 2018-09-27 10:05:23,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908181667328s 2018-09-27 10:05:23,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:05:23,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=59228b00-fc9d-45b3-b1e8-7297c4f2c80c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:23,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:23 GMT X-Openstack-Request-Id: req-39498652-0dd1-46f2-9e5c-91efa61abe30 2018-09-27 10:05:23,419 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:05:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc","ip_address":"192.168.120.10"}],"id":"9ff08eac-3d3b-4e35-b841-e01b523843bc","security_groups":["966617e6-09f0-40de-9900-a5606d10305e"],"mac_address":"fa:16:3e:6f:b1:79","project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee83943-a471-4f9d-991e-dc5613deb648","tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:05:11Z","binding:vnic_type":"normal","device_id":"59228b00-fc9d-45b3-b1e8-7297c4f2c80c","ip_allocation":"immediate"}]} 2018-09-27 10:05:23,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=59228b00-fc9d-45b3-b1e8-7297c4f2c80c used request id req-39498652-0dd1-46f2-9e5c-91efa61abe30 2018-09-27 10:05:23,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0608370304108s 2018-09-27 10:05:23,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-27 10:05:23,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"floatingip": {"floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "fixed_ip_address": "192.168.120.10", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc"}}' 2018-09-27 10:05:26,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:26 GMT X-Openstack-Request-Id: req-71ab819b-49c7-4dff-a563-80ad3aebbb75 2018-09-27 10:05:26,161 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:24Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}} 2018-09-27 10:05:26,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-71ab819b-49c7-4dff-a563-80ad3aebbb75 2018-09-27 10:05:26,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.74119496346s 2018-09-27 10:05:26,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:26,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:26,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:26 GMT X-Openstack-Request-Id: req-dd11d5c4-e4d9-4834-87c3-9d63098e3192 2018-09-27 10:05:26,265 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:24Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}]} 2018-09-27 10:05:26,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-dd11d5c4-e4d9-4834-87c3-9d63098e3192 2018-09-27 10:05:26,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.089635848999s 2018-09-27 10:05:26,272 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:05:26,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:26,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:26 GMT X-Openstack-Request-Id: req-3e3adca9-30ab-4864-b966-2a17efc93374 2018-09-27 10:05:26,714 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:24Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}]} 2018-09-27 10:05:26,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3e3adca9-30ab-4864-b966-2a17efc93374 2018-09-27 10:05:26,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.332745075226s 2018-09-27 10:05:26,720 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:05:26,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:26,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:26,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:26 GMT X-Openstack-Request-Id: req-97efcb64-ebaa-4598-bbaa-14f34fe9e868 2018-09-27 10:05:26,902 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:24Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}]} 2018-09-27 10:05:26,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-97efcb64-ebaa-4598-bbaa-14f34fe9e868 2018-09-27 10:05:26,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0710668563843s 2018-09-27 10:05:26,909 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:05:27,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:27,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:27,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:27 GMT X-Openstack-Request-Id: req-351b4d34-64a8-4c76-9104-79ec956ab22a 2018-09-27 10:05:27,245 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:24Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}]} 2018-09-27 10:05:27,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-351b4d34-64a8-4c76-9104-79ec956ab22a 2018-09-27 10:05:27,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.226202964783s 2018-09-27 10:05:27,252 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:05:27,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:27,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:27,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:27 GMT X-Openstack-Request-Id: req-679a3934-1d68-41ce-b829-1d375c8ab8ef 2018-09-27 10:05:27,420 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:24Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}]} 2018-09-27 10:05:27,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-679a3934-1d68-41ce-b829-1d375c8ab8ef 2018-09-27 10:05:27,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585389137268s 2018-09-27 10:05:27,426 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:05:27,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:27,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:27,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:27 GMT X-Openstack-Request-Id: req-78b37c22-632e-4241-b22d-e28772d69d51 2018-09-27 10:05:27,614 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:27Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}]} 2018-09-27 10:05:27,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-78b37c22-632e-4241-b22d-e28772d69d51 2018-09-27 10:05:27,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0780501365662s 2018-09-27 10:05:27,621 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd4b979fa-67f4-4e9f-86cf-54cc758841f2', 'updated_at': u'2018-09-27T10:05:27Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'9ff08eac-3d3b-4e35-b841-e01b523843bc', 'id': u'39220e49-c9e2-4a2c-b6ad-6177ab1dac6c', 'network': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 'port': u'9ff08eac-3d3b-4e35-b841-e01b523843bc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'name': 'cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4ee83943-a471-4f9d-991e-dc5613deb648', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6f:b1:79', u'device_id': u'59228b00-fc9d-45b3-b1e8-7297c4f2c80c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'created_at': u'2018-09-27T10:05:24Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4ee83943-a471-4f9d-991e-dc5613deb648', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6f:b1:79', u'device_id': u'59228b00-fc9d-45b3-b1e8-7297c4f2c80c'}), 'router': u'd4b979fa-67f4-4e9f-86cf-54cc758841f2'}) 2018-09-27 10:05:27,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 10:05:27,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 10:05:28,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9586 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-5a4f6483-2500-4281-8e12-425d49843b00 x-openstack-request-id: req-5a4f6483-2500-4281-8e12-425d49843b00 2018-09-27 10:05:28,381 - 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 502731724 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.195973] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198300] pid_max: default: 32768 minimum: 301\n[ 0.199569] ACPI: Core revision 20150930\n[ 0.201286] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203106] Security Framework initialized\n[ 0.204257] Yama: becoming mindful.\n[ 0.205282] AppArmor: AppArmor initialized\n[ 0.206472] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.210081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211747] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213689] Initializing cgroup subsys io\n[ 0.214842] Initializing cgroup subsys memory\n[ 0.216049] Initializing cgroup subsys devices\n[ 0.217272] Initializing cgroup subsys freezer\n[ 0.218484] Initializing cgroup subsys net_cls\n[ 0.219715] Initializing cgroup subsys perf_event\n[ 0.220995] Initializing cgroup subsys net_prio\n[ 0.222234] Initializing cgroup subsys hugetlb\n[ 0.223454] Initializing cgroup subsys pids\n[ 0.224658] CPU: Physical Processor ID: 0\n[ 0.226469] mce: CPU supports 10 MCE banks\n[ 0.227659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251241] ftrace: allocating 31920 entries in 125 pages\n[ 0.277449] smpboot: Max logical packages: 1\n[ 0.278666] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280570] x2apic enabled\n[ 0.281721] Switched APIC routing to physical x2apic.\n[ 0.284228] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285774] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288597] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291100] KVM setup paravirtual spinlock\n[ 0.292752] x86: Booted up 1 node, 1 CPUs\n[ 0.293885] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295800] devtmpfs: initialized\n[ 0.297808] evm: security.selinux\n[ 0.298785] evm: security.SMACK64\n[ 0.299766] evm: security.SMACK64EXEC\n[ 0.300818] evm: security.SMACK64TRANSMUTE\n[ 0.301950] evm: security.SMACK64MMAP\n[ 0.302999] evm: security.ima\n[ 0.303910] evm: security.capability\n[ 0.305025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307603] pinctrl core: initialized pinctrl subsystem\n[ 0.309117] RTC time: 10:05:19, date: 09/27/18\n[ 0.310456] NET: Registered protocol family 16\n[ 0.311802] cpuidle: using governor ladder\n[ 0.312947] cpuidle: using governor menu\n[ 0.314057] PCCT header not found.\n[ 0.315116] ACPI: bus type PCI registered\n[ 0.316244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317952] PCI: Using configuration type 1 for base access\n[ 0.320171] ACPI: Added _OSI(Module Device)\n[ 0.321355] ACPI: Added _OSI(Processor Device)\n[ 0.322558] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323820] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326020] ACPI: Interpreter enabled\n[ 0.327096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337461] ACPI: (supports S0 S5)\n[ 0.338450] ACPI: Using IOAPIC for interrupt routing\n[ 0.339780] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.346951] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348619] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351660] acpiphp: Slot [3] registered\n[ 0.352793] acpiphp: Slot [4] registered\n[ 0.353908] acpiphp: Slot [5] registered\n[ 0.355032] acpiphp: Slot [6] registered\n[ 0.356163] acpiphp: Slot [7] registered\n[ 0.357304] acpiphp: Slot [8] registered\n[ 0.358434] acpiphp: Slot [9] registered\n[ 0.359555] acpiphp: Slot [10] registered\n[ 0.360734] acpiphp: Slot [11] registered\n[ 0.361884] acpiphp: Slot [12] registered\n[ 0.363014] acpiphp: Slot [13] registered\n[ 0.364144] acpiphp: Slot [14] registered\n[ 0.365281] acpiphp: Slot [15] registered\n[ 0.381326] acpiphp: Slot [16] registered\n[ 0.382469] acpiphp: Slot [17] registered\n[ 0.383601] acpiphp: Slot [18] registered\n[ 0.384731] acpiphp: Slot [19] registered\n[ 0.385859] acpiphp: Slot [20] registered\n[ 0.386989] acpiphp: Slot [21] registered\n[ 0.388124] acpiphp: Slot [22] registered\n[ 0.389260] acpiphp: Slot [23] registered\n[ 0.390392] acpiphp: Slot [24] registered\n[ 0.391533] acpiphp: Slot [25] registered\n[ 0.392669] acpiphp: Slot [26] registered\n[ 0.393791] acpiphp: Slot [27] registered\n[ 0.394923] acpiphp: Slot [28] registered\n[ 0.396060] acpiphp: Slot [29] registered\n[ 0.397188] acpiphp: Slot [30] registered\n[ 0.398307] acpiphp: Slot [31] registered\n[ 0.399443] PCI host bridge to bus 0000:00\n[ 0.400571] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402246] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.403918] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.405940] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.407963] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410042] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.414077] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.415840] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.417466] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.419224] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.423864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.425882] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447636] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453686] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455957] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457721] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.459565] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461047] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463226] vgaarb: loaded\n[ 0.464078] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465770] SCSI subsystem initialized\n[ 0.467071] ACPI: bus type USB registered\n[ 0.468243] usbcore: registered new interface driver usbfs\n[ 0.469695] usbcore: registered new interface driver hub\n[ 0.471108] usbcore: registered new device driver usb\n[ 0.472649] PCI: Using ACPI for IRQ routing\n[ 0.474214] NetLabel: Initializing\n[ 0.475217] NetLabel: domain hash size = 128\n[ 0.476408] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.477762] NetLabel: unlabeled traffic allowed by default\n[ 0.479390] clocksource: Switched to clocksource kvm-clock\n[ 0.489818] AppArmor: AppArmor Filesystem Enabled\n[ 0.491165] pnp: PnP ACPI init\n[ 0.492433] pnp: PnP ACPI: found 5 devices\n[ 0.499349] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501740] NET: Registered protocol family 2\n[ 0.503195] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504994] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.506672] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.508350] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509873] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511507] NET: Registered protocol family 1\n[ 0.512715] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514222] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515698] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544381] Trying to unpack rootfs image as initramfs...\n[ 0.606319] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613304] Scanning for low memory corruption every 60 seconds\n[ 0.616446] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.618112] audit: initializing netlink subsys (disabled)\n[ 0.619829] audit: type=2000 audit(1538042720.324:1): initialized\n[ 0.621962] Initialise system trusted keyring\n[ 0.623543] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.625126] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.628001] zbud: loaded\n[ 0.629093] VFS: Disk quotas dquot_6.6.0\n[ 0.630279] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.632608] fuse init (API version 7.23)\n[ 0.633890] Key type big_key registered\n[ 0.635025] Allocating IMA MOK and blacklist keyrings.\n[ 0.636797] Key type asymmetric registered\n[ 0.637957] Asymmetric key parser 'x509' registered\n[ 0.639297] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641415] io scheduler noop registered\n[ 0.642509] io scheduler deadline registered (default)\n[ 0.643906] io scheduler cfq registered\n[ 0.645219] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.646646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648526] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650570] ACPI: Power Button [PWRF]\n[ 0.651968] GHES: HEST is not enabled!\n[ 0.666351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.696068] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699201] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.722964] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726148] Linux agpgart interface v0.103\n[ 0.729998] brd: module loaded\n[ 0.732394] loop: module loaded\n[ 0.737631] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.739649] GPT:90111 != 2097151\n[ 0.740601] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742092] GPT:90111 != 2097151\n[ 0.743031] GPT: Use GNU Parted to correct GPT errors.\n[ 0.744359] vda: vda1 vda15\n[ 0.746299] scsi host0: ata_piix\n[ 0.747392] scsi host1: ata_piix\n[ 0.748396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750059] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.752113] libphy: Fixed MDIO Bus: probed\n[ 0.753270] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754582] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757935] PPP generic driver version 2.4.2\n[ 0.759237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760890] ehci-pci: EHCI PCI platform driver\n[ 0.762113] ehci-platform: EHCI generic platform driver\n[ 0.763476] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765036] ohci-pci: OHCI PCI platform driver\n[ 0.766255] ohci-platform: OHCI generic platform driver\n[ 0.767638] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782345] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.783744] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.785792] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787201] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.788832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.790528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.792510] usb usb1: Product: UHCI Host Controller\n[ 0.793803] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.795363] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796819] hub 1-0:1.0: USB hub found\n[ 0.797917] hub 1-0:1.0: 2 ports detected\n[ 0.799295] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802260] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803585] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805015] mousedev: PS/2 mouse device common for all mice\n[ 0.806760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.809297] rtc_cmos 00:00: RTC can wake from S4\n[ 0.810880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.812529] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.814163] i2c /dev entries driver\n[ 0.815239] device-mapper: uevent: version 1.0.3\n[ 0.816582] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.818863] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.820920] NET: Registered protocol family 10\n[ 0.822742] NET: Registered protocol family 17\n[ 0.824025] Key type dns_resolver registered\n[ 0.825427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.826949] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.829439] registered taskstats version 1\n[ 0.830632] Loading compiled-in X.509 certificates\n[ 0.832573] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835147] zswap: loaded using pool lzo/zbud\n[ 0.837663] Key type trusted registered\n[ 0.839862] Key type encrypted registered\n[ 0.841014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.842449] ima: No TPM chip found, activating TPM-bypass!\n[ 0.843902] evm: HMAC attrs: 0x1\n[ 0.845285] Magic number: 2:620:73\n[ 0.846446] rtc_cmos 00:00: setting system clock to 2018-09-27 10:05:19 UTC (1538042719)\n[ 0.848731] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850261] EDD information not available.\n[ 0.914003] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.931293] Write protecting the kernel read-only data: 14336k\n[ 0.936213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.938895] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.987874] 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.84\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.10...\nLease of 192.168.120.10 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.99. 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-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIWhfrs/6ECHmB3Yk3+NF3vqpBvHgAhdUVw9GcAVesjSy80JkrKEMvUk10yUE0FL8cbAvagF9hpGFOujO8N86yKJjWUalwzCrDAwnnoIItWQIEac1SSBMctnIDvtl1KWJY9akgLKvy6fv4WPWit//Bhv0AhXPi31cQNQsAJI1ie49Xh5ZAmlFzBkM+eNazkOFH0bDIGdfOqxUueedJTJVFVFpKPZBFvvGGf5eO1sv9cLgpggn9VZExDhArHS3QVhqVL+gHbOloBrSLAFOZmlwYjO3pg9T2F+f1cnXuXJt1IOcJIJywX5h8YeGUYAqzFIAfA7WnSfGr8hWXtVabkT/7 root@cinder-test-vm2-19ff47b8-d9fb-45be-9635-6067f77151e5\nssh-dss AAAAB3NzaC1kc3MAAACBALBbjaMmBey0dASL9B4dIW9AmPMKY/cR6/YML+weMFYYVjppYEzkYKzUPDbOkg2kLy3squtnrAWI2vSdKWPwpxuzFWArLSXYS2L42UczLOomDMDr0DcnlXSat8Y8IWLEPWr8Zl6aYw/ALGaNa5heSiD//Xpg+GbcLCxrKst0mHn/AAAAFQDEnBdtN5hZOLCqzWALIGNQPWn7eQAAAIAmaErczxnsFnp2U9MTXbPsXExjnidflGi797dTlEmMNf6WNhOrH+um3fJjg2wuM3gW84pCTcowWHD8ZCf37ZutcoF4/1bTTA/Kekuh57gzVBBOjESmN+e2O5OsDUzkCn0CZq2XplUU9vO2S0f4okOpG9/ftJ+LvaYBOs8huSIKVQAAAIANQYBCRbxEK7bTmozTEjWhbxkDn2WRhUCvBvda3ckU/GM5WTJLPUUE4ppTHORWzmO706hxm6ZXM4pB/dAnNBmzIlbGZqalcUiZfUay7NBiikdf/eEYtpJCWHpC4fjIK/4jxFLl9gd1p2eDPAqNmBvP+HHQMhW7CybjuVpvM+RLDw== root@cinder-test-vm2-19ff47b8-d9fb-45be-9635-6067f77151e5\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.10,24,fe80::f816:3eff:fe6f:b179/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.10 \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-19ff47b8-d9fb-45be-9635-6067f77151e5\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.74 ===\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-19ff47b8-d9fb-45be-9635-6067f77151e5 login: "} 2018-09-27 10:05:28,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c/action used request id req-5a4f6483-2500-4281-8e12-425d49843b00 2018-09-27 10:05:28,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.759680986404s 2018-09-27 10:05:28,383 - 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 502731724 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.195973] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.198300] pid_max: default: 32768 minimum: 301 [ 0.199569] ACPI: Core revision 20150930 [ 0.201286] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.203106] Security Framework initialized [ 0.204257] Yama: becoming mindful. [ 0.205282] AppArmor: AppArmor initialized [ 0.206472] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210081] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211747] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213689] Initializing cgroup subsys io [ 0.214842] Initializing cgroup subsys memory [ 0.216049] Initializing cgroup subsys devices [ 0.217272] Initializing cgroup subsys freezer [ 0.218484] Initializing cgroup subsys net_cls [ 0.219715] Initializing cgroup subsys perf_event [ 0.220995] Initializing cgroup subsys net_prio [ 0.222234] Initializing cgroup subsys hugetlb [ 0.223454] Initializing cgroup subsys pids [ 0.224658] CPU: Physical Processor ID: 0 [ 0.226469] mce: CPU supports 10 MCE banks [ 0.227659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.244296] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.251241] ftrace: allocating 31920 entries in 125 pages [ 0.277449] smpboot: Max logical packages: 1 [ 0.278666] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280570] x2apic enabled [ 0.281721] Switched APIC routing to physical x2apic. [ 0.284228] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.285774] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.288597] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291100] KVM setup paravirtual spinlock [ 0.292752] x86: Booted up 1 node, 1 CPUs [ 0.293885] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.295800] devtmpfs: initialized [ 0.297808] evm: security.selinux [ 0.298785] evm: security.SMACK64 [ 0.299766] evm: security.SMACK64EXEC [ 0.300818] evm: security.SMACK64TRANSMUTE [ 0.301950] evm: security.SMACK64MMAP [ 0.302999] evm: security.ima [ 0.303910] evm: security.capability [ 0.305025] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307603] pinctrl core: initialized pinctrl subsystem [ 0.309117] RTC time: 10:05:19, date: 09/27/18 [ 0.310456] NET: Registered protocol family 16 [ 0.311802] cpuidle: using governor ladder [ 0.312947] cpuidle: using governor menu [ 0.314057] PCCT header not found. [ 0.315116] ACPI: bus type PCI registered [ 0.316244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317952] PCI: Using configuration type 1 for base access [ 0.320171] ACPI: Added _OSI(Module Device) [ 0.321355] ACPI: Added _OSI(Processor Device) [ 0.322558] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.323820] ACPI: Added _OSI(Processor Aggregator Device) [ 0.326020] ACPI: Interpreter enabled [ 0.327096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.329705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.332292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.334877] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.337461] ACPI: (supports S0 S5) [ 0.338450] ACPI: Using IOAPIC for interrupt routing [ 0.339780] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.343651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.345242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.346951] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.348619] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.351660] acpiphp: Slot [3] registered [ 0.352793] acpiphp: Slot [4] registered [ 0.353908] acpiphp: Slot [5] registered [ 0.355032] acpiphp: Slot [6] registered [ 0.356163] acpiphp: Slot [7] registered [ 0.357304] acpiphp: Slot [8] registered [ 0.358434] acpiphp: Slot [9] registered [ 0.359555] acpiphp: Slot [10] registered [ 0.360734] acpiphp: Slot [11] registered [ 0.361884] acpiphp: Slot [12] registered [ 0.363014] acpiphp: Slot [13] registered [ 0.364144] acpiphp: Slot [14] registered [ 0.365281] acpiphp: Slot [15] registered [ 0.381326] acpiphp: Slot [16] registered [ 0.382469] acpiphp: Slot [17] registered [ 0.383601] acpiphp: Slot [18] registered [ 0.384731] acpiphp: Slot [19] registered [ 0.385859] acpiphp: Slot [20] registered [ 0.386989] acpiphp: Slot [21] registered [ 0.388124] acpiphp: Slot [22] registered [ 0.389260] acpiphp: Slot [23] registered [ 0.390392] acpiphp: Slot [24] registered [ 0.391533] acpiphp: Slot [25] registered [ 0.392669] acpiphp: Slot [26] registered [ 0.393791] acpiphp: Slot [27] registered [ 0.394923] acpiphp: Slot [28] registered [ 0.396060] acpiphp: Slot [29] registered [ 0.397188] acpiphp: Slot [30] registered [ 0.398307] acpiphp: Slot [31] registered [ 0.399443] PCI host bridge to bus 0000:00 [ 0.400571] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.402246] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.403918] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.405940] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.407963] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.410042] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.414077] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.415840] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.417466] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.419224] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.423864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.425882] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.447636] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.449700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.451703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453686] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455957] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457721] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.459565] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.461047] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.463226] vgaarb: loaded [ 0.464078] vgaarb: bridge control possible 0000:00:02.0 [ 0.465770] SCSI subsystem initialized [ 0.467071] ACPI: bus type USB registered [ 0.468243] usbcore: registered new interface driver usbfs [ 0.469695] usbcore: registered new interface driver hub [ 0.471108] usbcore: registered new device driver usb [ 0.472649] PCI: Using ACPI for IRQ routing [ 0.474214] NetLabel: Initializing [ 0.475217] NetLabel: domain hash size = 128 [ 0.476408] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477762] NetLabel: unlabeled traffic allowed by default [ 0.479390] clocksource: Switched to clocksource kvm-clock [ 0.489818] AppArmor: AppArmor Filesystem Enabled [ 0.491165] pnp: PnP ACPI init [ 0.492433] pnp: PnP ACPI: found 5 devices [ 0.499349] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501740] NET: Registered protocol family 2 [ 0.503195] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504994] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506672] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508350] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509873] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511507] NET: Registered protocol family 1 [ 0.512715] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514222] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.515698] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.544381] Trying to unpack rootfs image as initramfs... [ 0.606319] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.613304] Scanning for low memory corruption every 60 seconds [ 0.616446] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.618112] audit: initializing netlink subsys (disabled) [ 0.619829] audit: type=2000 audit(1538042720.324:1): initialized [ 0.621962] Initialise system trusted keyring [ 0.623543] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.625126] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.628001] zbud: loaded [ 0.629093] VFS: Disk quotas dquot_6.6.0 [ 0.630279] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.632608] fuse init (API version 7.23) [ 0.633890] Key type big_key registered [ 0.635025] Allocating IMA MOK and blacklist keyrings. [ 0.636797] Key type asymmetric registered [ 0.637957] Asymmetric key parser 'x509' registered [ 0.639297] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.641415] io scheduler noop registered [ 0.642509] io scheduler deadline registered (default) [ 0.643906] io scheduler cfq registered [ 0.645219] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.646646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.648526] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.650570] ACPI: Power Button [PWRF] [ 0.651968] GHES: HEST is not enabled! [ 0.666351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.696068] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699201] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.722964] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.726148] Linux agpgart interface v0.103 [ 0.729998] brd: module loaded [ 0.732394] loop: module loaded [ 0.737631] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.739649] GPT:90111 != 2097151 [ 0.740601] GPT:Alternate GPT header not at the end of the disk. [ 0.742092] GPT:90111 != 2097151 [ 0.743031] GPT: Use GNU Parted to correct GPT errors. [ 0.744359] vda: vda1 vda15 [ 0.746299] scsi host0: ata_piix [ 0.747392] scsi host1: ata_piix [ 0.748396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.750059] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.752113] libphy: Fixed MDIO Bus: probed [ 0.753270] tun: Universal TUN/TAP device driver, 1.6 [ 0.754582] tun: (C) 1999-2004 Max Krasnyansky [ 0.757935] PPP generic driver version 2.4.2 [ 0.759237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760890] ehci-pci: EHCI PCI platform driver [ 0.762113] ehci-platform: EHCI generic platform driver [ 0.763476] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765036] ohci-pci: OHCI PCI platform driver [ 0.766255] ohci-platform: OHCI generic platform driver [ 0.767638] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782345] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.783744] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.785792] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787201] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.788832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.790528] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.792510] usb usb1: Product: UHCI Host Controller [ 0.793803] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.795363] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796819] hub 1-0:1.0: USB hub found [ 0.797917] hub 1-0:1.0: 2 ports detected [ 0.799295] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802260] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803585] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805015] mousedev: PS/2 mouse device common for all mice [ 0.806760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.809297] rtc_cmos 00:00: RTC can wake from S4 [ 0.810880] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.812529] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.814163] i2c /dev entries driver [ 0.815239] device-mapper: uevent: version 1.0.3 [ 0.816582] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.818863] ledtrig-cpu: registered to indicate activity on CPUs [ 0.820920] NET: Registered protocol family 10 [ 0.822742] NET: Registered protocol family 17 [ 0.824025] Key type dns_resolver registered [ 0.825427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.826949] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.829439] registered taskstats version 1 [ 0.830632] Loading compiled-in X.509 certificates [ 0.832573] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.835147] zswap: loaded using pool lzo/zbud [ 0.837663] Key type trusted registered [ 0.839862] Key type encrypted registered [ 0.841014] AppArmor: AppArmor sha1 policy hashing enabled [ 0.842449] ima: No TPM chip found, activating TPM-bypass! [ 0.843902] evm: HMAC attrs: 0x1 [ 0.845285] Magic number: 2:620:73 [ 0.846446] rtc_cmos 00:00: setting system clock to 2018-09-27 10:05:19 UTC (1538042719) [ 0.848731] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.850261] EDD information not available. [ 0.914003] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.931293] Write protecting the kernel read-only data: 14336k [ 0.936213] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.938895] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.987874] 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.84 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.10... Lease of 192.168.120.10 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.99. 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIWhfrs/6ECHmB3Yk3+NF3vqpBvHgAhdUVw9GcAVesjSy80JkrKEMvUk10yUE0FL8cbAvagF9hpGFOujO8N86yKJjWUalwzCrDAwnnoIItWQIEac1SSBMctnIDvtl1KWJY9akgLKvy6fv4WPWit//Bhv0AhXPi31cQNQsAJI1ie49Xh5ZAmlFzBkM+eNazkOFH0bDIGdfOqxUueedJTJVFVFpKPZBFvvGGf5eO1sv9cLgpggn9VZExDhArHS3QVhqVL+gHbOloBrSLAFOZmlwYjO3pg9T2F+f1cnXuXJt1IOcJIJywX5h8YeGUYAqzFIAfA7WnSfGr8hWXtVabkT/7 root@cinder-test-vm2-19ff47b8-d9fb-45be-9635-6067f77151e5 ssh-dss AAAAB3NzaC1kc3MAAACBALBbjaMmBey0dASL9B4dIW9AmPMKY/cR6/YML+weMFYYVjppYEzkYKzUPDbOkg2kLy3squtnrAWI2vSdKWPwpxuzFWArLSXYS2L42UczLOomDMDr0DcnlXSat8Y8IWLEPWr8Zl6aYw/ALGaNa5heSiD//Xpg+GbcLCxrKst0mHn/AAAAFQDEnBdtN5hZOLCqzWALIGNQPWn7eQAAAIAmaErczxnsFnp2U9MTXbPsXExjnidflGi797dTlEmMNf6WNhOrH+um3fJjg2wuM3gW84pCTcowWHD8ZCf37ZutcoF4/1bTTA/Kekuh57gzVBBOjESmN+e2O5OsDUzkCn0CZq2XplUU9vO2S0f4okOpG9/ftJ+LvaYBOs8huSIKVQAAAIANQYBCRbxEK7bTmozTEjWhbxkDn2WRhUCvBvda3ckU/GM5WTJLPUUE4ppTHORWzmO706hxm6ZXM4pB/dAnNBmzIlbGZqalcUiZfUay7NBiikdf/eEYtpJCWHpC4fjIK/4jxFLl9gd1p2eDPAqNmBvP+HHQMhW7CybjuVpvM+RLDw== root@cinder-test-vm2-19ff47b8-d9fb-45be-9635-6067f77151e5 -----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.10,24,fe80::f816:3eff:fe6f:b179/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.10 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-19ff47b8-d9fb-45be-9635-6067f77151e5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.74 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-19ff47b8-d9fb-45be-9635-6067f77151e5 login: 2018-09-27 10:05:28,387 - paramiko.transport - DEBUG - starting thread (client mode): 0x5f3793d0L 2018-09-27 10:05:28,388 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-27 10:05:28,388 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-27 10:05:28,388 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-27 10:05:28,390 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-27 10:05:28,390 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-27 10:05:28,390 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-27 10:05:28,390 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-27 10:05:28,390 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-27 10:05:28,391 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-27 10:05:28,410 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-27 10:05:28,410 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-27 10:05:28,419 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: b2d223af4505105310790f0fc422e913 2018-09-27 10:05:28,421 - paramiko.transport - DEBUG - Trying discovered key a5e669fd55b200e3e5737d41e34d72a5 in /tmp/tmpkBVrCg 2018-09-27 10:05:28,449 - paramiko.transport - DEBUG - userauth is OK 2018-09-27 10:05:28,455 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-27 10:05:28,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-09-27 10:05:28,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"volume": {"display_name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "size": "2"}}' 2018-09-27 10:05:29,735 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:28 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-714b8c72-a63e-4703-a6cb-a5ee2a0011c6 x-openstack-request-id: req-714b8c72-a63e-4703-a6cb-a5ee2a0011c6 2018-09-27 10:05:29,735 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}} 2018-09-27 10:05:29,735 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes used request id req-714b8c72-a63e-4703-a6cb-a5ee2a0011c6 2018-09-27 10:05:29,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.24339818954s 2018-09-27 10:05:29,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:05:29,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:30,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-899e1872-cd2e-4853-8d0d-d21cec8f7119 x-openstack-request-id: req-899e1872-cd2e-4853-8d0d-d21cec8f7119 2018-09-27 10:05:30,698 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:05:29.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:05:30,699 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-899e1872-cd2e-4853-8d0d-d21cec8f7119 2018-09-27 10:05:30,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.962251901627s 2018-09-27 10:05:30,700 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:05:32,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:05:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:33,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:32 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ec2f5c90-c130-4efc-8716-57e835d9e348 x-openstack-request-id: req-ec2f5c90-c130-4efc-8716-57e835d9e348 2018-09-27 10:05:33,727 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:05:31.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:05:33,728 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-ec2f5c90-c130-4efc-8716-57e835d9e348 2018-09-27 10:05:33,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.02450489998s 2018-09-27 10:05:33,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:05:33,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:33,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:33 GMT X-Openstack-Request-Id: req-24af0e5d-d610-4924-b029-4dbe366e82a5 2018-09-27 10:05:33,860 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4ee83943-a471-4f9d-991e-dc5613deb648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","l2_adjacency":true,"status":"ACTIVE","subnets":["d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc"],"description":"","tags":[],"updated_at":"2018-09-27T10:04:45Z","qos_policy_id":null,"name":"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5","admin_state_up":true,"tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:05:33,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-24af0e5d-d610-4924-b029-4dbe366e82a5 2018-09-27 10:05:33,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130410909653s 2018-09-27 10:05:33,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:05:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:34,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:34 GMT X-Openstack-Request-Id: req-97b8c6f5-c7d4-4bdb-bdbc-8bdc5ab4db4d 2018-09-27 10:05:34,170 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:04:58Z", "file": "/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/file", "owner": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "size": 12716032, "self": "/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:04:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:05:34,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-97b8c6f5-c7d4-4bdb-bdbc-8bdc5ab4db4d 2018-09-27 10:05:34,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304663181305s 2018-09-27 10:05:34,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:05:34,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:34,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-25253f41-ad67-4c4a-b02d-fa3ebf2b78c2 x-openstack-request-id: req-25253f41-ad67-4c4a-b02d-fa3ebf2b78c2 2018-09-27 10:05:34,196 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "834e4f11-53ec-453f-aa98-43791267e9c8", "name": "cinder_test-flavor_19ff47b8-d9fb-45be-9635-6067f77151e5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:05:34,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-25253f41-ad67-4c4a-b02d-fa3ebf2b78c2 2018-09-27 10:05:34,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242080688477s 2018-09-27 10:05:34,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-27 10:05:34,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"server": {"name": "cinder_test-vm_19ff47b8-d9fb-45be-9635-6067f77151e5", "imageRef": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "flavorRef": "834e4f11-53ec-453f-aa98-43791267e9c8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4ee83943-a471-4f9d-991e-dc5613deb648"}], "security_groups": [{"name": "966617e6-09f0-40de-9900-a5606d10305e"}]}}' 2018-09-27 10:05:39,080 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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 location: http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16 x-compute-request-id: req-db91d7a2-f123-4d77-be44-09c08950f5d7 x-openstack-request-id: req-db91d7a2-f123-4d77-be44-09c08950f5d7 2018-09-27 10:05:39,081 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "966617e6-09f0-40de-9900-a5606d10305e"}], "OS-DCF:diskConfig": "MANUAL", "id": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "bookmark"}], "adminPass": "5Bxdt4tmUFw8"}} 2018-09-27 10:05:39,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-db91d7a2-f123-4d77-be44-09c08950f5d7 2018-09-27 10:05:39,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.88325500488s 2018-09-27 10:05:39,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:39,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:39,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-c90af96a-2a9c-49dc-81a0-151f4ed3e998 x-openstack-request-id: req-c90af96a-2a9c-49dc-81a0-151f4ed3e998 2018-09-27 10:05:39,765 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:05:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:39Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:05:19.000000", "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:05:19Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:39,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c90af96a-2a9c-49dc-81a0-151f4ed3e998 2018-09-27 10:05:39,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683531045914s 2018-09-27 10:05:39,773 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:05:41,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:42,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-5c23a8b3-f11f-4ca4-b38d-dd2613bca8a8 x-openstack-request-id: req-5c23a8b3-f11f-4ca4-b38d-dd2613bca8a8 2018-09-27 10:05:42,490 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:05:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:39Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:05:19.000000", "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:05:19Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:42,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c23a8b3-f11f-4ca4-b38d-dd2613bca8a8 2018-09-27 10:05:42,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715251922607s 2018-09-27 10:05:42,498 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:05:44,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:44,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:45,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-e78a4f82-3728-417a-b413-3aefeb0c0ea3 x-openstack-request-id: req-e78a4f82-3728-417a-b413-3aefeb0c0ea3 2018-09-27 10:05:45,253 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-27T10:05:42Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:39Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:05:19.000000", "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:05:19Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:45,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e78a4f82-3728-417a-b413-3aefeb0c0ea3 2018-09-27 10:05:45,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753048181534s 2018-09-27 10:05:45,261 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:05:47,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:05:47,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:48,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-8267220d-d0b5-41ec-9154-f060344952f9 x-openstack-request-id: req-8267220d-d0b5-41ec-9154-f060344952f9 2018-09-27 10:05:48,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f8:e5", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:05:46.000000", "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:05:46Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:39Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:05:19.000000", "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:05:19Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:05:48,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8267220d-d0b5-41ec-9154-f060344952f9 2018-09-27 10:05:48,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.871789932251s 2018-09-27 10:05:48,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:05:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=4800b639-fb5f-4177-89a1-6ac7d6507a16" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:48,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:48 GMT X-Openstack-Request-Id: req-9098b3c6-0dfa-4137-8596-dbefbcdac0a2 2018-09-27 10:05:48,204 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:05:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc","ip_address":"192.168.120.20"}],"id":"7ccc702d-3f09-40a6-8988-553b5b607068","security_groups":["966617e6-09f0-40de-9900-a5606d10305e"],"mac_address":"fa:16:3e:4d:f8:e5","project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee83943-a471-4f9d-991e-dc5613deb648","tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:05:42Z","binding:vnic_type":"normal","device_id":"4800b639-fb5f-4177-89a1-6ac7d6507a16","ip_allocation":"immediate"}]} 2018-09-27 10:05:48,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=4800b639-fb5f-4177-89a1-6ac7d6507a16 used request id req-9098b3c6-0dfa-4137-8596-dbefbcdac0a2 2018-09-27 10:05:48,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.060665845871s 2018-09-27 10:05:48,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:48,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7ccc702d-3f09-40a6-8988-553b5b607068" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:48,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:48 GMT X-Openstack-Request-Id: req-58e3c4ab-f18b-49b7-bc8e-7ba9d088e7bd 2018-09-27 10:05:48,260 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:05:48,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=7ccc702d-3f09-40a6-8988-553b5b607068 used request id req-58e3c4ab-f18b-49b7-bc8e-7ba9d088e7bd 2018-09-27 10:05:48,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0454242229462s 2018-09-27 10:05:48,261 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:f8:e5', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'831dd4f5-836c-4ffb-811b-df4d4c85b3c1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:05:46.000000', 'flavor': Munch({u'id': u'834e4f11-53ec-453f-aa98-43791267e9c8'}), 'az': u'nova', 'id': u'4800b639-fb5f-4177-89a1-6ac7d6507a16', 'security_groups': [Munch({u'name': u'cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'405c488180ce42ce9e71188da1fe61c5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'name': 'cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-09-27T10:05:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-27T10:05:46Z', 'hostId': u'1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5', 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-27T10:05:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'name': u'cinder_test-vm_19ff47b8-d9fb-45be-9635-6067f77151e5', 'adminPass': u'5Bxdt4tmUFw8', 'tenant_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'created_at': u'2018-09-27T10:05:39Z', 'created': u'2018-09-27T10:05:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-09-27 10:05:48,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:05:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:48,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:48 GMT X-Openstack-Request-Id: req-3ec98acf-db15-4cda-9895-f6058943e6be 2018-09-27 10:05:48,359 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4ee83943-a471-4f9d-991e-dc5613deb648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","l2_adjacency":true,"status":"ACTIVE","subnets":["d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc"],"description":"","tags":[],"updated_at":"2018-09-27T10:04:45Z","qos_policy_id":null,"name":"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5","admin_state_up":true,"tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:05:48,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3ec98acf-db15-4cda-9895-f6058943e6be 2018-09-27 10:05:48,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0929019451141s 2018-09-27 10:05:48,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-27 10:05:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=4800b639-fb5f-4177-89a1-6ac7d6507a16" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:48,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:48 GMT X-Openstack-Request-Id: req-b6d98be3-e59a-4104-ae01-7368c66eeb63 2018-09-27 10:05:48,595 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-27T10:05:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc","ip_address":"192.168.120.20"}],"id":"7ccc702d-3f09-40a6-8988-553b5b607068","security_groups":["966617e6-09f0-40de-9900-a5606d10305e"],"mac_address":"fa:16:3e:4d:f8:e5","project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee83943-a471-4f9d-991e-dc5613deb648","tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:05:42Z","binding:vnic_type":"normal","device_id":"4800b639-fb5f-4177-89a1-6ac7d6507a16","ip_allocation":"immediate"}]} 2018-09-27 10:05:48,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=4800b639-fb5f-4177-89a1-6ac7d6507a16 used request id req-b6d98be3-e59a-4104-ae01-7368c66eeb63 2018-09-27 10:05:48,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.234808921814s 2018-09-27 10:05:48,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-27 10:05:48,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"floatingip": {"floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "fixed_ip_address": "192.168.120.20", "port_id": "7ccc702d-3f09-40a6-8988-553b5b607068"}}' 2018-09-27 10:05:51,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:51 GMT X-Openstack-Request-Id: req-5b82b1b3-ca75-4629-a085-0de4b50cf87c 2018-09-27 10:05:51,148 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:49Z", "updated_at": "2018-09-27T10:05:49Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:e5", "device_id": "4800b639-fb5f-4177-89a1-6ac7d6507a16"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "7ccc702d-3f09-40a6-8988-553b5b607068", "id": "99fab89a-df29-4621-a401-179217a794ec", "qos_policy_id": null}} 2018-09-27 10:05:51,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5b82b1b3-ca75-4629-a085-0de4b50cf87c 2018-09-27 10:05:51,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.55150389671s 2018-09-27 10:05:51,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:51,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:51,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:51 GMT X-Openstack-Request-Id: req-c457b78f-db59-4b34-b266-963ebd6ad0b1 2018-09-27 10:05:51,547 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:28Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}, {"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:49Z", "updated_at": "2018-09-27T10:05:49Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:e5", "device_id": "4800b639-fb5f-4177-89a1-6ac7d6507a16"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "7ccc702d-3f09-40a6-8988-553b5b607068", "id": "99fab89a-df29-4621-a401-179217a794ec", "qos_policy_id": null}]} 2018-09-27 10:05:51,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c457b78f-db59-4b34-b266-963ebd6ad0b1 2018-09-27 10:05:51,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.384176015854s 2018-09-27 10:05:51,562 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:05:51,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:51,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:51,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:51 GMT X-Openstack-Request-Id: req-9ccc6630-94c0-4f54-91f6-c4ae16538711 2018-09-27 10:05:51,731 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:28Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}, {"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:49Z", "updated_at": "2018-09-27T10:05:49Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:e5", "device_id": "4800b639-fb5f-4177-89a1-6ac7d6507a16"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "7ccc702d-3f09-40a6-8988-553b5b607068", "id": "99fab89a-df29-4621-a401-179217a794ec", "qos_policy_id": null}]} 2018-09-27 10:05:51,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9ccc6630-94c0-4f54-91f6-c4ae16538711 2018-09-27 10:05:51,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591669082642s 2018-09-27 10:05:51,744 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:05:51,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:51,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:52,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:52 GMT X-Openstack-Request-Id: req-0df6de08-c31f-4993-a5d4-440698e5fb79 2018-09-27 10:05:52,195 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:28Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}, {"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:49Z", "updated_at": "2018-09-27T10:05:49Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:e5", "device_id": "4800b639-fb5f-4177-89a1-6ac7d6507a16"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "7ccc702d-3f09-40a6-8988-553b5b607068", "id": "99fab89a-df29-4621-a401-179217a794ec", "qos_policy_id": null}]} 2018-09-27 10:05:52,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0df6de08-c31f-4993-a5d4-440698e5fb79 2018-09-27 10:05:52,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.340251922607s 2018-09-27 10:05:52,207 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:05:52,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:52,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:52 GMT X-Openstack-Request-Id: req-e83a59a1-7c85-4046-8320-70eaf3cc364e 2018-09-27 10:05:52,379 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:28Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}, {"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:49Z", "updated_at": "2018-09-27T10:05:49Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:e5", "device_id": "4800b639-fb5f-4177-89a1-6ac7d6507a16"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "7ccc702d-3f09-40a6-8988-553b5b607068", "id": "99fab89a-df29-4621-a401-179217a794ec", "qos_policy_id": null}]} 2018-09-27 10:05:52,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e83a59a1-7c85-4046-8320-70eaf3cc364e 2018-09-27 10:05:52,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623579025269s 2018-09-27 10:05:52,391 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-27 10:05:52,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:05:52,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:05:52,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1641 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05:52 GMT X-Openstack-Request-Id: req-a63b4dc4-62d4-4843-a4a9-d7668c4449b0 2018-09-27 10:05:52,565 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:24Z", "updated_at": "2018-09-27T10:05:28Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6f:b1:79", "device_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "9ff08eac-3d3b-4e35-b841-e01b523843bc", "id": "39220e49-c9e2-4a2c-b6ad-6177ab1dac6c", "qos_policy_id": null}, {"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:49Z", "updated_at": "2018-09-27T10:05:52Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:e5", "device_id": "4800b639-fb5f-4177-89a1-6ac7d6507a16"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "7ccc702d-3f09-40a6-8988-553b5b607068", "id": "99fab89a-df29-4621-a401-179217a794ec", "qos_policy_id": null}]} 2018-09-27 10:05:52,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a63b4dc4-62d4-4843-a4a9-d7668c4449b0 2018-09-27 10:05:52,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622220039368s 2018-09-27 10:05:52,577 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd4b979fa-67f4-4e9f-86cf-54cc758841f2', 'updated_at': u'2018-09-27T10:05:52Z', 'fixed_ip_address': u'192.168.120.20', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'7ccc702d-3f09-40a6-8988-553b5b607068', 'id': u'99fab89a-df29-4621-a401-179217a794ec', 'network': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 'port': u'7ccc702d-3f09-40a6-8988-553b5b607068', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'name': 'cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4ee83943-a471-4f9d-991e-dc5613deb648', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4d:f8:e5', u'device_id': u'4800b639-fb5f-4177-89a1-6ac7d6507a16'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'93be05a5638c4bc8b8b76e8c5b001ea4', 'created_at': u'2018-09-27T10:05:49Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4ee83943-a471-4f9d-991e-dc5613deb648', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4d:f8:e5', u'device_id': u'4800b639-fb5f-4177-89a1-6ac7d6507a16'}), 'router': u'd4b979fa-67f4-4e9f-86cf-54cc758841f2'}) 2018-09-27 10:05:52,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 10:05:52,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 10:05:52,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json Date: Thu, 27 Sep 2018 10:05: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-85c2fbc7-28d0-4433-bbb5-d05937f10ab6 x-openstack-request-id: req-85c2fbc7-28d0-4433-bbb5-d05937f10ab6 2018-09-27 10:05:52,675 - 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 501957999 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.191319] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193711] pid_max: default: 32768 minimum: 301\n[ 0.195003] ACPI: Core revision 20150930\n[ 0.196735] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198614] Security Framework initialized\n[ 0.199790] Yama: becoming mindful.\n[ 0.200839] AppArmor: AppArmor initialized\n[ 0.202065] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203931] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205737] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209456] Initializing cgroup subsys io\n[ 0.210645] Initializing cgroup subsys memory\n[ 0.211968] Initializing cgroup subsys devices\n[ 0.213287] Initializing cgroup subsys freezer\n[ 0.214662] Initializing cgroup subsys net_cls\n[ 0.215940] Initializing cgroup subsys perf_event\n[ 0.217251] Initializing cgroup subsys net_prio\n[ 0.218577] Initializing cgroup subsys hugetlb\n[ 0.219896] Initializing cgroup subsys pids\n[ 0.221182] CPU: Physical Processor ID: 0\n[ 0.223125] mce: CPU supports 10 MCE banks\n[ 0.224366] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225820] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240890] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247769] ftrace: allocating 31920 entries in 125 pages\n[ 0.273444] smpboot: Max logical packages: 1\n[ 0.274708] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276693] x2apic enabled\n[ 0.277885] Switched APIC routing to physical x2apic.\n[ 0.280476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282101] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287625] KVM setup paravirtual spinlock\n[ 0.289296] x86: Booted up 1 node, 1 CPUs\n[ 0.290485] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292485] devtmpfs: initialized\n[ 0.294529] evm: security.selinux\n[ 0.295547] evm: security.SMACK64\n[ 0.296564] evm: security.SMACK64EXEC\n[ 0.297659] evm: security.SMACK64TRANSMUTE\n[ 0.298846] evm: security.SMACK64MMAP\n[ 0.299939] evm: security.ima\n[ 0.300882] evm: security.capability\n[ 0.302034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304710] pinctrl core: initialized pinctrl subsystem\n[ 0.306273] RTC time: 10:05:47, date: 09/27/18\n[ 0.307644] NET: Registered protocol family 16\n[ 0.309042] cpuidle: using governor ladder\n[ 0.310242] cpuidle: using governor menu\n[ 0.311392] PCCT header not found.\n[ 0.312475] ACPI: bus type PCI registered\n[ 0.313646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315439] PCI: Using configuration type 1 for base access\n[ 0.317671] ACPI: Added _OSI(Module Device)\n[ 0.318891] ACPI: Added _OSI(Processor Device)\n[ 0.320146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323728] ACPI: Interpreter enabled\n[ 0.324850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327552] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335621] ACPI: (supports S0 S5)\n[ 0.336658] ACPI: Using IOAPIC for interrupt routing\n[ 0.338040] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345471] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347200] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.350374] acpiphp: Slot [3] registered\n[ 0.351545] acpiphp: Slot [4] registered\n[ 0.352708] acpiphp: Slot [5] registered\n[ 0.353875] acpiphp: Slot [6] registered\n[ 0.355042] acpiphp: Slot [7] registered\n[ 0.356205] acpiphp: Slot [8] registered\n[ 0.357371] acpiphp: Slot [9] registered\n[ 0.358534] acpiphp: Slot [10] registered\n[ 0.359717] acpiphp: Slot [11] registered\n[ 0.360902] acpiphp: Slot [12] registered\n[ 0.362083] acpiphp: Slot [13] registered\n[ 0.363262] acpiphp: Slot [14] registered\n[ 0.364448] acpiphp: Slot [15] registered\n[ 0.380854] acpiphp: Slot [16] registered\n[ 0.382040] acpiphp: Slot [17] registered\n[ 0.383234] acpiphp: Slot [18] registered\n[ 0.384418] acpiphp: Slot [19] registered\n[ 0.385600] acpiphp: Slot [20] registered\n[ 0.386786] acpiphp: Slot [21] registered\n[ 0.387967] acpiphp: Slot [22] registered\n[ 0.389152] acpiphp: Slot [23] registered\n[ 0.390347] acpiphp: Slot [24] registered\n[ 0.391532] acpiphp: Slot [25] registered\n[ 0.392709] acpiphp: Slot [26] registered\n[ 0.393885] acpiphp: Slot [27] registered\n[ 0.395074] acpiphp: Slot [28] registered\n[ 0.396255] acpiphp: Slot [29] registered\n[ 0.397434] acpiphp: Slot [30] registered\n[ 0.398615] acpiphp: Slot [31] registered\n[ 0.399800] PCI host bridge to bus 0000:00\n[ 0.400984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402743] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404507] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406641] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408765] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410946] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415035] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416930] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424802] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426898] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453956] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457938] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.459820] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461360] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463636] vgaarb: loaded\n[ 0.464524] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466278] SCSI subsystem initialized\n[ 0.467594] ACPI: bus type USB registered\n[ 0.468828] usbcore: registered new interface driver usbfs\n[ 0.470356] usbcore: registered new interface driver hub\n[ 0.471817] usbcore: registered new device driver usb\n[ 0.473409] PCI: Using ACPI for IRQ routing\n[ 0.475013] NetLabel: Initializing\n[ 0.476062] NetLabel: domain hash size = 128\n[ 0.477311] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478713] NetLabel: unlabeled traffic allowed by default\n[ 0.480365] clocksource: Switched to clocksource kvm-clock\n[ 0.490586] AppArmor: AppArmor Filesystem Enabled\n[ 0.491995] pnp: PnP ACPI init\n[ 0.493289] pnp: PnP ACPI: found 5 devices\n[ 0.500219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502718] NET: Registered protocol family 2\n[ 0.504192] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507794] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509546] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511109] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512800] NET: Registered protocol family 1\n[ 0.514072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515657] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546562] Trying to unpack rootfs image as initramfs...\n[ 0.608404] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613310] Scanning for low memory corruption every 60 seconds\n[ 0.615564] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617290] audit: initializing netlink subsys (disabled)\n[ 0.618820] audit: type=2000 audit(1538042747.736:1): initialized\n[ 0.620834] Initialise system trusted keyring\n[ 0.622279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.623974] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.626808] zbud: loaded\n[ 0.627858] VFS: Disk quotas dquot_6.6.0\n[ 0.629065] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631510] fuse init (API version 7.23)\n[ 0.633006] Key type big_key registered\n[ 0.634356] Allocating IMA MOK and blacklist keyrings.\n[ 0.636350] Key type asymmetric registered\n[ 0.637761] Asymmetric key parser 'x509' registered\n[ 0.639418] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641976] io scheduler noop registered\n[ 0.643319] io scheduler deadline registered (default)\n[ 0.645031] io scheduler cfq registered\n[ 0.646475] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.648255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650444] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.652915] ACPI: Power Button [PWRF]\n[ 0.654359] GHES: HEST is not enabled!\n[ 0.668688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697989] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.701276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.728722] Linux agpgart interface v0.103\n[ 0.732167] brd: module loaded\n[ 0.734465] loop: module loaded\n[ 0.739396] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.741534] GPT:90111 != 2097151\n[ 0.742538] GPT:Alternate GPT header not at the end of the disk.\n[ 0.744169] GPT:90111 != 2097151\n[ 0.745166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.746600] vda: vda1 vda15\n[ 0.748343] scsi host0: ata_piix\n[ 0.749479] scsi host1: ata_piix\n[ 0.750550] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.752316] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.754683] libphy: Fixed MDIO Bus: probed\n[ 0.755887] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757289] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760177] PPP generic driver version 2.4.2\n[ 0.761494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763205] ehci-pci: EHCI PCI platform driver\n[ 0.764475] ehci-platform: EHCI generic platform driver\n[ 0.765943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767578] ohci-pci: OHCI PCI platform driver\n[ 0.768853] ohci-platform: OHCI generic platform driver\n[ 0.770288] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.790908] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.792850] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.794954] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.797391] usb usb1: Product: UHCI Host Controller\n[ 0.799040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.800976] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802606] hub 1-0:1.0: USB hub found\n[ 0.803941] hub 1-0:1.0: 2 ports detected\n[ 0.805357] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808545] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.810006] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811555] mousedev: PS/2 mouse device common for all mice\n[ 0.813448] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.816212] rtc_cmos 00:00: RTC can wake from S4\n[ 0.817912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.819714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.821541] i2c /dev entries driver\n[ 0.822698] device-mapper: uevent: version 1.0.3\n[ 0.824139] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.826633] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.828712] NET: Registered protocol family 10\n[ 0.830389] NET: Registered protocol family 17\n[ 0.831764] Key type dns_resolver registered\n[ 0.833235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.834904] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.837574] registered taskstats version 1\n[ 0.838791] Loading compiled-in X.509 certificates\n[ 0.840700] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.843375] zswap: loaded using pool lzo/zbud\n[ 0.845530] Key type trusted registered\n[ 0.847704] Key type encrypted registered\n[ 0.848906] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.850405] ima: No TPM chip found, activating TPM-bypass!\n[ 0.851903] evm: HMAC attrs: 0x1\n[ 0.853278] Magic number: 2:620:73\n[ 0.854490] rtc_cmos 00:00: setting system clock to 2018-09-27 10:05:47 UTC (1538042747)\n[ 0.856829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.858423] EDD information not available.\n[ 0.910111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927618] Write protecting the kernel read-only data: 14336k\n[ 0.930641] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933207] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.980494] 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.86\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.20...\nLease of 192.168.120.20 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDr3Q1Ek1fdJpSmY202qPa5IkmaxPZp79jvH1N/z9GRGbSadcuNqCcMfAZwacS4AH2w5qPRfUJBir/xEtSIAWXRzxMqZ4lh02ZC6gIpi4vaHj+XprkW4pva5suoDTdaBOnl4RJPNtEAocVuwkYUO4LSfOe20tcTUjYi9AzG2l+l9QnavjlDP+MhG5D6fe7Y27flTrBxOGImw2SnGjKXXNAo4x5g0FNYxzA+cnbwyaxnjD+ZDx6vL16D/Ka6OJv9XVd5QO05FP+a2ru2Oafa+soXU9Fw7hAalyZFMd/t5m+sgGEIByf6zHchsEtMcEvPlUPjUYCLE+k15D/jbCl+rtgZ root@cinder-test-vm-19ff47b8-d9fb-45be-9635-6067f77151e5\nssh-dss AAAAB3NzaC1kc3MAAACBALuyRqMJPpz6YrXUZCleqVju8p05S00ybzeHj5QuIu5fTY67+f6SIaLJlMXmmMvzfUH7xzVrRFYCjn/54WhT3uocHXA5p1gQDAbaqvhUa9vsdg5/LktKasBICIgT3mQ1/EBgtVmgoCV8echk3LEpbhkjRFT4827c2WjT9dTAlqLnAAAAFQCISG853B3nxb+F2LX9B8OiUKUB0QAAAIAv5wKhCoj90vAhgTmY6qlT5xT/Q4ZrDVnZjqCWGVWoXPqYfvWxmOSfJMJgp+MweEz7wxpk5uIU2InE2Z5MBC8TqIgtQaYgxjZUMp4UAzX0TN8AkU1UN0x7ZrJMIrEaWK9EawEoxFpbJe1Jjm6dwdOPv7pIAxQaXby+GGn+SA88GgAAAIByWNL0fPf2moE3kIEHxzB/5jFnDK+b7mg7xW4f7zSxs2sQ9JeVhP1EhZAcaDofBQkM2/f+XTEQyzAr1LqdzvWJEx7susntq5RQzOIFjvlTNJZVK4vlEpGybH9AYAqxCXqEaT5cJSJ4+i25juLD6b9xmJiXLE+8sNz3kSK7HrX9iQ== root@cinder-test-vm-19ff47b8-d9fb-45be-9635-6067f77151e5\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.20,24,fe80::f816:3eff:fe4d:f8e5/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.20 \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-19ff47b8-d9fb-45be-9635-6067f77151e5\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-vm-19ff47b8-d9fb-45be-9635-6067f77151e5 login: "} 2018-09-27 10:05:52,676 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16/action used request id req-85c2fbc7-28d0-4433-bbb5-d05937f10ab6 2018-09-27 10:05:52,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0986740589142s 2018-09-27 10:05:52,677 - 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 501957999 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.191319] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193711] pid_max: default: 32768 minimum: 301 [ 0.195003] ACPI: Core revision 20150930 [ 0.196735] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198614] Security Framework initialized [ 0.199790] Yama: becoming mindful. [ 0.200839] AppArmor: AppArmor initialized [ 0.202065] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203931] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205737] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209456] Initializing cgroup subsys io [ 0.210645] Initializing cgroup subsys memory [ 0.211968] Initializing cgroup subsys devices [ 0.213287] Initializing cgroup subsys freezer [ 0.214662] Initializing cgroup subsys net_cls [ 0.215940] Initializing cgroup subsys perf_event [ 0.217251] Initializing cgroup subsys net_prio [ 0.218577] Initializing cgroup subsys hugetlb [ 0.219896] Initializing cgroup subsys pids [ 0.221182] CPU: Physical Processor ID: 0 [ 0.223125] mce: CPU supports 10 MCE banks [ 0.224366] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225820] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240890] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247769] ftrace: allocating 31920 entries in 125 pages [ 0.273444] smpboot: Max logical packages: 1 [ 0.274708] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276693] x2apic enabled [ 0.277885] Switched APIC routing to physical x2apic. [ 0.280476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282101] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287625] KVM setup paravirtual spinlock [ 0.289296] x86: Booted up 1 node, 1 CPUs [ 0.290485] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292485] devtmpfs: initialized [ 0.294529] evm: security.selinux [ 0.295547] evm: security.SMACK64 [ 0.296564] evm: security.SMACK64EXEC [ 0.297659] evm: security.SMACK64TRANSMUTE [ 0.298846] evm: security.SMACK64MMAP [ 0.299939] evm: security.ima [ 0.300882] evm: security.capability [ 0.302034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304710] pinctrl core: initialized pinctrl subsystem [ 0.306273] RTC time: 10:05:47, date: 09/27/18 [ 0.307644] NET: Registered protocol family 16 [ 0.309042] cpuidle: using governor ladder [ 0.310242] cpuidle: using governor menu [ 0.311392] PCCT header not found. [ 0.312475] ACPI: bus type PCI registered [ 0.313646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315439] PCI: Using configuration type 1 for base access [ 0.317671] ACPI: Added _OSI(Module Device) [ 0.318891] ACPI: Added _OSI(Processor Device) [ 0.320146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321459] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323728] ACPI: Interpreter enabled [ 0.324850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327552] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335621] ACPI: (supports S0 S5) [ 0.336658] ACPI: Using IOAPIC for interrupt routing [ 0.338040] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345471] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347200] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350374] acpiphp: Slot [3] registered [ 0.351545] acpiphp: Slot [4] registered [ 0.352708] acpiphp: Slot [5] registered [ 0.353875] acpiphp: Slot [6] registered [ 0.355042] acpiphp: Slot [7] registered [ 0.356205] acpiphp: Slot [8] registered [ 0.357371] acpiphp: Slot [9] registered [ 0.358534] acpiphp: Slot [10] registered [ 0.359717] acpiphp: Slot [11] registered [ 0.360902] acpiphp: Slot [12] registered [ 0.362083] acpiphp: Slot [13] registered [ 0.363262] acpiphp: Slot [14] registered [ 0.364448] acpiphp: Slot [15] registered [ 0.380854] acpiphp: Slot [16] registered [ 0.382040] acpiphp: Slot [17] registered [ 0.383234] acpiphp: Slot [18] registered [ 0.384418] acpiphp: Slot [19] registered [ 0.385600] acpiphp: Slot [20] registered [ 0.386786] acpiphp: Slot [21] registered [ 0.387967] acpiphp: Slot [22] registered [ 0.389152] acpiphp: Slot [23] registered [ 0.390347] acpiphp: Slot [24] registered [ 0.391532] acpiphp: Slot [25] registered [ 0.392709] acpiphp: Slot [26] registered [ 0.393885] acpiphp: Slot [27] registered [ 0.395074] acpiphp: Slot [28] registered [ 0.396255] acpiphp: Slot [29] registered [ 0.397434] acpiphp: Slot [30] registered [ 0.398615] acpiphp: Slot [31] registered [ 0.399800] PCI host bridge to bus 0000:00 [ 0.400984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.402743] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404507] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.406641] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.408765] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.410946] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.415035] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.416930] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.418631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.420464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.424802] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.426898] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.447668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.449804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.451892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453956] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.456122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457938] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.459820] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.461360] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.463636] vgaarb: loaded [ 0.464524] vgaarb: bridge control possible 0000:00:02.0 [ 0.466278] SCSI subsystem initialized [ 0.467594] ACPI: bus type USB registered [ 0.468828] usbcore: registered new interface driver usbfs [ 0.470356] usbcore: registered new interface driver hub [ 0.471817] usbcore: registered new device driver usb [ 0.473409] PCI: Using ACPI for IRQ routing [ 0.475013] NetLabel: Initializing [ 0.476062] NetLabel: domain hash size = 128 [ 0.477311] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.478713] NetLabel: unlabeled traffic allowed by default [ 0.480365] clocksource: Switched to clocksource kvm-clock [ 0.490586] AppArmor: AppArmor Filesystem Enabled [ 0.491995] pnp: PnP ACPI init [ 0.493289] pnp: PnP ACPI: found 5 devices [ 0.500219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.502718] NET: Registered protocol family 2 [ 0.504192] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.506051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.507794] TCP: Hash tables configured (established 4096 bind 4096) [ 0.509546] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.511109] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.512800] NET: Registered protocol family 1 [ 0.514072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.515657] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517218] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.531847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.546562] Trying to unpack rootfs image as initramfs... [ 0.608404] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.613310] Scanning for low memory corruption every 60 seconds [ 0.615564] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.617290] audit: initializing netlink subsys (disabled) [ 0.618820] audit: type=2000 audit(1538042747.736:1): initialized [ 0.620834] Initialise system trusted keyring [ 0.622279] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.623974] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.626808] zbud: loaded [ 0.627858] VFS: Disk quotas dquot_6.6.0 [ 0.629065] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.631510] fuse init (API version 7.23) [ 0.633006] Key type big_key registered [ 0.634356] Allocating IMA MOK and blacklist keyrings. [ 0.636350] Key type asymmetric registered [ 0.637761] Asymmetric key parser 'x509' registered [ 0.639418] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.641976] io scheduler noop registered [ 0.643319] io scheduler deadline registered (default) [ 0.645031] io scheduler cfq registered [ 0.646475] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.648255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.650444] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.652915] ACPI: Power Button [PWRF] [ 0.654359] GHES: HEST is not enabled! [ 0.668688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697989] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.701276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728722] Linux agpgart interface v0.103 [ 0.732167] brd: module loaded [ 0.734465] loop: module loaded [ 0.739396] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.741534] GPT:90111 != 2097151 [ 0.742538] GPT:Alternate GPT header not at the end of the disk. [ 0.744169] GPT:90111 != 2097151 [ 0.745166] GPT: Use GNU Parted to correct GPT errors. [ 0.746600] vda: vda1 vda15 [ 0.748343] scsi host0: ata_piix [ 0.749479] scsi host1: ata_piix [ 0.750550] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.752316] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.754683] libphy: Fixed MDIO Bus: probed [ 0.755887] tun: Universal TUN/TAP device driver, 1.6 [ 0.757289] tun: (C) 1999-2004 Max Krasnyansky [ 0.760177] PPP generic driver version 2.4.2 [ 0.761494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.763205] ehci-pci: EHCI PCI platform driver [ 0.764475] ehci-platform: EHCI generic platform driver [ 0.765943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767578] ohci-pci: OHCI PCI platform driver [ 0.768853] ohci-platform: OHCI generic platform driver [ 0.770288] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785057] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.789205] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.790908] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.792850] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.794954] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.797391] usb usb1: Product: UHCI Host Controller [ 0.799040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.800976] usb usb1: SerialNumber: 0000:00:01.2 [ 0.802606] hub 1-0:1.0: USB hub found [ 0.803941] hub 1-0:1.0: 2 ports detected [ 0.805357] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.808545] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.810006] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.811555] mousedev: PS/2 mouse device common for all mice [ 0.813448] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.816212] rtc_cmos 00:00: RTC can wake from S4 [ 0.817912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.819714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.821541] i2c /dev entries driver [ 0.822698] device-mapper: uevent: version 1.0.3 [ 0.824139] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.826633] ledtrig-cpu: registered to indicate activity on CPUs [ 0.828712] NET: Registered protocol family 10 [ 0.830389] NET: Registered protocol family 17 [ 0.831764] Key type dns_resolver registered [ 0.833235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.834904] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.837574] registered taskstats version 1 [ 0.838791] Loading compiled-in X.509 certificates [ 0.840700] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.843375] zswap: loaded using pool lzo/zbud [ 0.845530] Key type trusted registered [ 0.847704] Key type encrypted registered [ 0.848906] AppArmor: AppArmor sha1 policy hashing enabled [ 0.850405] ima: No TPM chip found, activating TPM-bypass! [ 0.851903] evm: HMAC attrs: 0x1 [ 0.853278] Magic number: 2:620:73 [ 0.854490] rtc_cmos 00:00: setting system clock to 2018-09-27 10:05:47 UTC (1538042747) [ 0.856829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.858423] EDD information not available. [ 0.910111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927618] Write protecting the kernel read-only data: 14336k [ 0.930641] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.933207] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.980494] 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.86 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.20... Lease of 192.168.120.20 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDr3Q1Ek1fdJpSmY202qPa5IkmaxPZp79jvH1N/z9GRGbSadcuNqCcMfAZwacS4AH2w5qPRfUJBir/xEtSIAWXRzxMqZ4lh02ZC6gIpi4vaHj+XprkW4pva5suoDTdaBOnl4RJPNtEAocVuwkYUO4LSfOe20tcTUjYi9AzG2l+l9QnavjlDP+MhG5D6fe7Y27flTrBxOGImw2SnGjKXXNAo4x5g0FNYxzA+cnbwyaxnjD+ZDx6vL16D/Ka6OJv9XVd5QO05FP+a2ru2Oafa+soXU9Fw7hAalyZFMd/t5m+sgGEIByf6zHchsEtMcEvPlUPjUYCLE+k15D/jbCl+rtgZ root@cinder-test-vm-19ff47b8-d9fb-45be-9635-6067f77151e5 ssh-dss AAAAB3NzaC1kc3MAAACBALuyRqMJPpz6YrXUZCleqVju8p05S00ybzeHj5QuIu5fTY67+f6SIaLJlMXmmMvzfUH7xzVrRFYCjn/54WhT3uocHXA5p1gQDAbaqvhUa9vsdg5/LktKasBICIgT3mQ1/EBgtVmgoCV8echk3LEpbhkjRFT4827c2WjT9dTAlqLnAAAAFQCISG853B3nxb+F2LX9B8OiUKUB0QAAAIAv5wKhCoj90vAhgTmY6qlT5xT/Q4ZrDVnZjqCWGVWoXPqYfvWxmOSfJMJgp+MweEz7wxpk5uIU2InE2Z5MBC8TqIgtQaYgxjZUMp4UAzX0TN8AkU1UN0x7ZrJMIrEaWK9EawEoxFpbJe1Jjm6dwdOPv7pIAxQaXby+GGn+SA88GgAAAIByWNL0fPf2moE3kIEHxzB/5jFnDK+b7mg7xW4f7zSxs2sQ9JeVhP1EhZAcaDofBQkM2/f+XTEQyzAr1LqdzvWJEx7susntq5RQzOIFjvlTNJZVK4vlEpGybH9AYAqxCXqEaT5cJSJ4+i25juLD6b9xmJiXLE+8sNz3kSK7HrX9iQ== root@cinder-test-vm-19ff47b8-d9fb-45be-9635-6067f77151e5 -----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.20,24,fe80::f816:3eff:fe4d:f8e5/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.20 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-19ff47b8-d9fb-45be-9635-6067f77151e5 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-vm-19ff47b8-d9fb-45be-9635-6067f77151e5 login: 2018-09-27 10:05:53,679 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-09-27 10:06:02,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-27 10:06:02,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-27 10:06:02,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-8b037c3e-b86f-4ad3-af27-40e52e2186b2 x-openstack-request-id: req-8b037c3e-b86f-4ad3-af27-40e52e2186b2 2018-09-27 10:06:02,787 - 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 501957999 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.191319] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193711] pid_max: default: 32768 minimum: 301\n[ 0.195003] ACPI: Core revision 20150930\n[ 0.196735] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198614] Security Framework initialized\n[ 0.199790] Yama: becoming mindful.\n[ 0.200839] AppArmor: AppArmor initialized\n[ 0.202065] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203931] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205737] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209456] Initializing cgroup subsys io\n[ 0.210645] Initializing cgroup subsys memory\n[ 0.211968] Initializing cgroup subsys devices\n[ 0.213287] Initializing cgroup subsys freezer\n[ 0.214662] Initializing cgroup subsys net_cls\n[ 0.215940] Initializing cgroup subsys perf_event\n[ 0.217251] Initializing cgroup subsys net_prio\n[ 0.218577] Initializing cgroup subsys hugetlb\n[ 0.219896] Initializing cgroup subsys pids\n[ 0.221182] CPU: Physical Processor ID: 0\n[ 0.223125] mce: CPU supports 10 MCE banks\n[ 0.224366] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225820] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240890] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247769] ftrace: allocating 31920 entries in 125 pages\n[ 0.273444] smpboot: Max logical packages: 1\n[ 0.274708] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276693] x2apic enabled\n[ 0.277885] Switched APIC routing to physical x2apic.\n[ 0.280476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282101] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287625] KVM setup paravirtual spinlock\n[ 0.289296] x86: Booted up 1 node, 1 CPUs\n[ 0.290485] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292485] devtmpfs: initialized\n[ 0.294529] evm: security.selinux\n[ 0.295547] evm: security.SMACK64\n[ 0.296564] evm: security.SMACK64EXEC\n[ 0.297659] evm: security.SMACK64TRANSMUTE\n[ 0.298846] evm: security.SMACK64MMAP\n[ 0.299939] evm: security.ima\n[ 0.300882] evm: security.capability\n[ 0.302034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304710] pinctrl core: initialized pinctrl subsystem\n[ 0.306273] RTC time: 10:05:47, date: 09/27/18\n[ 0.307644] NET: Registered protocol family 16\n[ 0.309042] cpuidle: using governor ladder\n[ 0.310242] cpuidle: using governor menu\n[ 0.311392] PCCT header not found.\n[ 0.312475] ACPI: bus type PCI registered\n[ 0.313646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315439] PCI: Using configuration type 1 for base access\n[ 0.317671] ACPI: Added _OSI(Module Device)\n[ 0.318891] ACPI: Added _OSI(Processor Device)\n[ 0.320146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323728] ACPI: Interpreter enabled\n[ 0.324850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327552] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.330228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335621] ACPI: (supports S0 S5)\n[ 0.336658] ACPI: Using IOAPIC for interrupt routing\n[ 0.338040] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.342004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.345471] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.347200] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.350374] acpiphp: Slot [3] registered\n[ 0.351545] acpiphp: Slot [4] registered\n[ 0.352708] acpiphp: Slot [5] registered\n[ 0.353875] acpiphp: Slot [6] registered\n[ 0.355042] acpiphp: Slot [7] registered\n[ 0.356205] acpiphp: Slot [8] registered\n[ 0.357371] acpiphp: Slot [9] registered\n[ 0.358534] acpiphp: Slot [10] registered\n[ 0.359717] acpiphp: Slot [11] registered\n[ 0.360902] acpiphp: Slot [12] registered\n[ 0.362083] acpiphp: Slot [13] registered\n[ 0.363262] acpiphp: Slot [14] registered\n[ 0.364448] acpiphp: Slot [15] registered\n[ 0.380854] acpiphp: Slot [16] registered\n[ 0.382040] acpiphp: Slot [17] registered\n[ 0.383234] acpiphp: Slot [18] registered\n[ 0.384418] acpiphp: Slot [19] registered\n[ 0.385600] acpiphp: Slot [20] registered\n[ 0.386786] acpiphp: Slot [21] registered\n[ 0.387967] acpiphp: Slot [22] registered\n[ 0.389152] acpiphp: Slot [23] registered\n[ 0.390347] acpiphp: Slot [24] registered\n[ 0.391532] acpiphp: Slot [25] registered\n[ 0.392709] acpiphp: Slot [26] registered\n[ 0.393885] acpiphp: Slot [27] registered\n[ 0.395074] acpiphp: Slot [28] registered\n[ 0.396255] acpiphp: Slot [29] registered\n[ 0.397434] acpiphp: Slot [30] registered\n[ 0.398615] acpiphp: Slot [31] registered\n[ 0.399800] PCI host bridge to bus 0000:00\n[ 0.400984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402743] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404507] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406641] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408765] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410946] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415035] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416930] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.418631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.424802] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.426898] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453956] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.456122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457938] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.459820] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461360] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463636] vgaarb: loaded\n[ 0.464524] vgaarb: bridge control possible 0000:00:02.0\n[ 0.466278] SCSI subsystem initialized\n[ 0.467594] ACPI: bus type USB registered\n[ 0.468828] usbcore: registered new interface driver usbfs\n[ 0.470356] usbcore: registered new interface driver hub\n[ 0.471817] usbcore: registered new device driver usb\n[ 0.473409] PCI: Using ACPI for IRQ routing\n[ 0.475013] NetLabel: Initializing\n[ 0.476062] NetLabel: domain hash size = 128\n[ 0.477311] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478713] NetLabel: unlabeled traffic allowed by default\n[ 0.480365] clocksource: Switched to clocksource kvm-clock\n[ 0.490586] AppArmor: AppArmor Filesystem Enabled\n[ 0.491995] pnp: PnP ACPI init\n[ 0.493289] pnp: PnP ACPI: found 5 devices\n[ 0.500219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.502718] NET: Registered protocol family 2\n[ 0.504192] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.506051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507794] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.509546] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511109] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512800] NET: Registered protocol family 1\n[ 0.514072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.515657] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.517218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546562] Trying to unpack rootfs image as initramfs...\n[ 0.608404] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.613310] Scanning for low memory corruption every 60 seconds\n[ 0.615564] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.617290] audit: initializing netlink subsys (disabled)\n[ 0.618820] audit: type=2000 audit(1538042747.736:1): initialized\n[ 0.620834] Initialise system trusted keyring\n[ 0.622279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.623974] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.626808] zbud: loaded\n[ 0.627858] VFS: Disk quotas dquot_6.6.0\n[ 0.629065] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.631510] fuse init (API version 7.23)\n[ 0.633006] Key type big_key registered\n[ 0.634356] Allocating IMA MOK and blacklist keyrings.\n[ 0.636350] Key type asymmetric registered\n[ 0.637761] Asymmetric key parser 'x509' registered\n[ 0.639418] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.641976] io scheduler noop registered\n[ 0.643319] io scheduler deadline registered (default)\n[ 0.645031] io scheduler cfq registered\n[ 0.646475] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.648255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650444] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.652915] ACPI: Power Button [PWRF]\n[ 0.654359] GHES: HEST is not enabled!\n[ 0.668688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697989] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.701276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.728722] Linux agpgart interface v0.103\n[ 0.732167] brd: module loaded\n[ 0.734465] loop: module loaded\n[ 0.739396] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.741534] GPT:90111 != 2097151\n[ 0.742538] GPT:Alternate GPT header not at the end of the disk.\n[ 0.744169] GPT:90111 != 2097151\n[ 0.745166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.746600] vda: vda1 vda15\n[ 0.748343] scsi host0: ata_piix\n[ 0.749479] scsi host1: ata_piix\n[ 0.750550] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.752316] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.754683] libphy: Fixed MDIO Bus: probed\n[ 0.755887] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757289] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760177] PPP generic driver version 2.4.2\n[ 0.761494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763205] ehci-pci: EHCI PCI platform driver\n[ 0.764475] ehci-platform: EHCI generic platform driver\n[ 0.765943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767578] ohci-pci: OHCI PCI platform driver\n[ 0.768853] ohci-platform: OHCI generic platform driver\n[ 0.770288] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785057] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789205] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.790908] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.792850] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.794954] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.797391] usb usb1: Product: UHCI Host Controller\n[ 0.799040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.800976] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802606] hub 1-0:1.0: USB hub found\n[ 0.803941] hub 1-0:1.0: 2 ports detected\n[ 0.805357] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808545] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.810006] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811555] mousedev: PS/2 mouse device common for all mice\n[ 0.813448] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.816212] rtc_cmos 00:00: RTC can wake from S4\n[ 0.817912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.819714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.821541] i2c /dev entries driver\n[ 0.822698] device-mapper: uevent: version 1.0.3\n[ 0.824139] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.826633] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.828712] NET: Registered protocol family 10\n[ 0.830389] NET: Registered protocol family 17\n[ 0.831764] Key type dns_resolver registered\n[ 0.833235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.834904] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.837574] registered taskstats version 1\n[ 0.838791] Loading compiled-in X.509 certificates\n[ 0.840700] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.843375] zswap: loaded using pool lzo/zbud\n[ 0.845530] Key type trusted registered\n[ 0.847704] Key type encrypted registered\n[ 0.848906] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.850405] ima: No TPM chip found, activating TPM-bypass!\n[ 0.851903] evm: HMAC attrs: 0x1\n[ 0.853278] Magic number: 2:620:73\n[ 0.854490] rtc_cmos 00:00: setting system clock to 2018-09-27 10:05:47 UTC (1538042747)\n[ 0.856829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.858423] EDD information not available.\n[ 0.910111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927618] Write protecting the kernel read-only data: 14336k\n[ 0.930641] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933207] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.980494] 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.86\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.20...\nLease of 192.168.120.20 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDr3Q1Ek1fdJpSmY202qPa5IkmaxPZp79jvH1N/z9GRGbSadcuNqCcMfAZwacS4AH2w5qPRfUJBir/xEtSIAWXRzxMqZ4lh02ZC6gIpi4vaHj+XprkW4pva5suoDTdaBOnl4RJPNtEAocVuwkYUO4LSfOe20tcTUjYi9AzG2l+l9QnavjlDP+MhG5D6fe7Y27flTrBxOGImw2SnGjKXXNAo4x5g0FNYxzA+cnbwyaxnjD+ZDx6vL16D/Ka6OJv9XVd5QO05FP+a2ru2Oafa+soXU9Fw7hAalyZFMd/t5m+sgGEIByf6zHchsEtMcEvPlUPjUYCLE+k15D/jbCl+rtgZ root@cinder-test-vm-19ff47b8-d9fb-45be-9635-6067f77151e5\nssh-dss AAAAB3NzaC1kc3MAAACBALuyRqMJPpz6YrXUZCleqVju8p05S00ybzeHj5QuIu5fTY67+f6SIaLJlMXmmMvzfUH7xzVrRFYCjn/54WhT3uocHXA5p1gQDAbaqvhUa9vsdg5/LktKasBICIgT3mQ1/EBgtVmgoCV8echk3LEpbhkjRFT4827c2WjT9dTAlqLnAAAAFQCISG853B3nxb+F2LX9B8OiUKUB0QAAAIAv5wKhCoj90vAhgTmY6qlT5xT/Q4ZrDVnZjqCWGVWoXPqYfvWxmOSfJMJgp+MweEz7wxpk5uIU2InE2Z5MBC8TqIgtQaYgxjZUMp4UAzX0TN8AkU1UN0x7ZrJMIrEaWK9EawEoxFpbJe1Jjm6dwdOPv7pIAxQaXby+GGn+SA88GgAAAIByWNL0fPf2moE3kIEHxzB/5jFnDK+b7mg7xW4f7zSxs2sQ9JeVhP1EhZAcaDofBQkM2/f+XTEQyzAr1LqdzvWJEx7susntq5RQzOIFjvlTNJZVK4vlEpGybH9AYAqxCXqEaT5cJSJ4+i25juLD6b9xmJiXLE+8sNz3kSK7HrX9iQ== root@cinder-test-vm-19ff47b8-d9fb-45be-9635-6067f77151e5\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.20,24,fe80::f816:3eff:fe4d:f8e5/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.20 \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-19ff47b8-d9fb-45be-9635-6067f77151e5\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-vm-19ff47b8-d9fb-45be-9635-6067f77151e5 login: "} 2018-09-27 10:06:02,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16/action used request id req-8b037c3e-b86f-4ad3-af27-40e52e2186b2 2018-09-27 10:06:02,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0992789268494s 2018-09-27 10:06:02,789 - 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 501957999 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.191319] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193711] pid_max: default: 32768 minimum: 301 [ 0.195003] ACPI: Core revision 20150930 [ 0.196735] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198614] Security Framework initialized [ 0.199790] Yama: becoming mindful. [ 0.200839] AppArmor: AppArmor initialized [ 0.202065] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203931] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205737] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207447] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209456] Initializing cgroup subsys io [ 0.210645] Initializing cgroup subsys memory [ 0.211968] Initializing cgroup subsys devices [ 0.213287] Initializing cgroup subsys freezer [ 0.214662] Initializing cgroup subsys net_cls [ 0.215940] Initializing cgroup subsys perf_event [ 0.217251] Initializing cgroup subsys net_prio [ 0.218577] Initializing cgroup subsys hugetlb [ 0.219896] Initializing cgroup subsys pids [ 0.221182] CPU: Physical Processor ID: 0 [ 0.223125] mce: CPU supports 10 MCE banks [ 0.224366] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225820] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240890] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247769] ftrace: allocating 31920 entries in 125 pages [ 0.273444] smpboot: Max logical packages: 1 [ 0.274708] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276693] x2apic enabled [ 0.277885] Switched APIC routing to physical x2apic. [ 0.280476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282101] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287625] KVM setup paravirtual spinlock [ 0.289296] x86: Booted up 1 node, 1 CPUs [ 0.290485] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292485] devtmpfs: initialized [ 0.294529] evm: security.selinux [ 0.295547] evm: security.SMACK64 [ 0.296564] evm: security.SMACK64EXEC [ 0.297659] evm: security.SMACK64TRANSMUTE [ 0.298846] evm: security.SMACK64MMAP [ 0.299939] evm: security.ima [ 0.300882] evm: security.capability [ 0.302034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304710] pinctrl core: initialized pinctrl subsystem [ 0.306273] RTC time: 10:05:47, date: 09/27/18 [ 0.307644] NET: Registered protocol family 16 [ 0.309042] cpuidle: using governor ladder [ 0.310242] cpuidle: using governor menu [ 0.311392] PCCT header not found. [ 0.312475] ACPI: bus type PCI registered [ 0.313646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315439] PCI: Using configuration type 1 for base access [ 0.317671] ACPI: Added _OSI(Module Device) [ 0.318891] ACPI: Added _OSI(Processor Device) [ 0.320146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321459] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323728] ACPI: Interpreter enabled [ 0.324850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327552] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.330228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335621] ACPI: (supports S0 S5) [ 0.336658] ACPI: Using IOAPIC for interrupt routing [ 0.338040] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.342004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343665] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.345471] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.347200] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.350374] acpiphp: Slot [3] registered [ 0.351545] acpiphp: Slot [4] registered [ 0.352708] acpiphp: Slot [5] registered [ 0.353875] acpiphp: Slot [6] registered [ 0.355042] acpiphp: Slot [7] registered [ 0.356205] acpiphp: Slot [8] registered [ 0.357371] acpiphp: Slot [9] registered [ 0.358534] acpiphp: Slot [10] registered [ 0.359717] acpiphp: Slot [11] registered [ 0.360902] acpiphp: Slot [12] registered [ 0.362083] acpiphp: Slot [13] registered [ 0.363262] acpiphp: Slot [14] registered [ 0.364448] acpiphp: Slot [15] registered [ 0.380854] acpiphp: Slot [16] registered [ 0.382040] acpiphp: Slot [17] registered [ 0.383234] acpiphp: Slot [18] registered [ 0.384418] acpiphp: Slot [19] registered [ 0.385600] acpiphp: Slot [20] registered [ 0.386786] acpiphp: Slot [21] registered [ 0.387967] acpiphp: Slot [22] registered [ 0.389152] acpiphp: Slot [23] registered [ 0.390347] acpiphp: Slot [24] registered [ 0.391532] acpiphp: Slot [25] registered [ 0.392709] acpiphp: Slot [26] registered [ 0.393885] acpiphp: Slot [27] registered [ 0.395074] acpiphp: Slot [28] registered [ 0.396255] acpiphp: Slot [29] registered [ 0.397434] acpiphp: Slot [30] registered [ 0.398615] acpiphp: Slot [31] registered [ 0.399800] PCI host bridge to bus 0000:00 [ 0.400984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.402743] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404507] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.406641] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.408765] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.410946] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.415035] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.416930] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.418631] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.420464] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.424802] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.426898] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.447668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.449804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.451892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453956] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.456122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457938] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.459820] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.461360] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.463636] vgaarb: loaded [ 0.464524] vgaarb: bridge control possible 0000:00:02.0 [ 0.466278] SCSI subsystem initialized [ 0.467594] ACPI: bus type USB registered [ 0.468828] usbcore: registered new interface driver usbfs [ 0.470356] usbcore: registered new interface driver hub [ 0.471817] usbcore: registered new device driver usb [ 0.473409] PCI: Using ACPI for IRQ routing [ 0.475013] NetLabel: Initializing [ 0.476062] NetLabel: domain hash size = 128 [ 0.477311] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.478713] NetLabel: unlabeled traffic allowed by default [ 0.480365] clocksource: Switched to clocksource kvm-clock [ 0.490586] AppArmor: AppArmor Filesystem Enabled [ 0.491995] pnp: PnP ACPI init [ 0.493289] pnp: PnP ACPI: found 5 devices [ 0.500219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.502718] NET: Registered protocol family 2 [ 0.504192] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.506051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.507794] TCP: Hash tables configured (established 4096 bind 4096) [ 0.509546] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.511109] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.512800] NET: Registered protocol family 1 [ 0.514072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.515657] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.517218] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.531847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.546562] Trying to unpack rootfs image as initramfs... [ 0.608404] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.613310] Scanning for low memory corruption every 60 seconds [ 0.615564] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.617290] audit: initializing netlink subsys (disabled) [ 0.618820] audit: type=2000 audit(1538042747.736:1): initialized [ 0.620834] Initialise system trusted keyring [ 0.622279] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.623974] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.626808] zbud: loaded [ 0.627858] VFS: Disk quotas dquot_6.6.0 [ 0.629065] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.631510] fuse init (API version 7.23) [ 0.633006] Key type big_key registered [ 0.634356] Allocating IMA MOK and blacklist keyrings. [ 0.636350] Key type asymmetric registered [ 0.637761] Asymmetric key parser 'x509' registered [ 0.639418] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.641976] io scheduler noop registered [ 0.643319] io scheduler deadline registered (default) [ 0.645031] io scheduler cfq registered [ 0.646475] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.648255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.650444] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.652915] ACPI: Power Button [PWRF] [ 0.654359] GHES: HEST is not enabled! [ 0.668688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697989] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.701276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728722] Linux agpgart interface v0.103 [ 0.732167] brd: module loaded [ 0.734465] loop: module loaded [ 0.739396] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.741534] GPT:90111 != 2097151 [ 0.742538] GPT:Alternate GPT header not at the end of the disk. [ 0.744169] GPT:90111 != 2097151 [ 0.745166] GPT: Use GNU Parted to correct GPT errors. [ 0.746600] vda: vda1 vda15 [ 0.748343] scsi host0: ata_piix [ 0.749479] scsi host1: ata_piix [ 0.750550] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.752316] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.754683] libphy: Fixed MDIO Bus: probed [ 0.755887] tun: Universal TUN/TAP device driver, 1.6 [ 0.757289] tun: (C) 1999-2004 Max Krasnyansky [ 0.760177] PPP generic driver version 2.4.2 [ 0.761494] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.763205] ehci-pci: EHCI PCI platform driver [ 0.764475] ehci-platform: EHCI generic platform driver [ 0.765943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767578] ohci-pci: OHCI PCI platform driver [ 0.768853] ohci-platform: OHCI generic platform driver [ 0.770288] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785057] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.789205] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.790908] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.792850] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.794954] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.797391] usb usb1: Product: UHCI Host Controller [ 0.799040] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.800976] usb usb1: SerialNumber: 0000:00:01.2 [ 0.802606] hub 1-0:1.0: USB hub found [ 0.803941] hub 1-0:1.0: 2 ports detected [ 0.805357] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.808545] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.810006] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.811555] mousedev: PS/2 mouse device common for all mice [ 0.813448] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.816212] rtc_cmos 00:00: RTC can wake from S4 [ 0.817912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.819714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.821541] i2c /dev entries driver [ 0.822698] device-mapper: uevent: version 1.0.3 [ 0.824139] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.826633] ledtrig-cpu: registered to indicate activity on CPUs [ 0.828712] NET: Registered protocol family 10 [ 0.830389] NET: Registered protocol family 17 [ 0.831764] Key type dns_resolver registered [ 0.833235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.834904] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.837574] registered taskstats version 1 [ 0.838791] Loading compiled-in X.509 certificates [ 0.840700] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.843375] zswap: loaded using pool lzo/zbud [ 0.845530] Key type trusted registered [ 0.847704] Key type encrypted registered [ 0.848906] AppArmor: AppArmor sha1 policy hashing enabled [ 0.850405] ima: No TPM chip found, activating TPM-bypass! [ 0.851903] evm: HMAC attrs: 0x1 [ 0.853278] Magic number: 2:620:73 [ 0.854490] rtc_cmos 00:00: setting system clock to 2018-09-27 10:05:47 UTC (1538042747) [ 0.856829] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.858423] EDD information not available. [ 0.910111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927618] Write protecting the kernel read-only data: 14336k [ 0.930641] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.933207] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.980494] 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.86 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.20... Lease of 192.168.120.20 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.97. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDr3Q1Ek1fdJpSmY202qPa5IkmaxPZp79jvH1N/z9GRGbSadcuNqCcMfAZwacS4AH2w5qPRfUJBir/xEtSIAWXRzxMqZ4lh02ZC6gIpi4vaHj+XprkW4pva5suoDTdaBOnl4RJPNtEAocVuwkYUO4LSfOe20tcTUjYi9AzG2l+l9QnavjlDP+MhG5D6fe7Y27flTrBxOGImw2SnGjKXXNAo4x5g0FNYxzA+cnbwyaxnjD+ZDx6vL16D/Ka6OJv9XVd5QO05FP+a2ru2Oafa+soXU9Fw7hAalyZFMd/t5m+sgGEIByf6zHchsEtMcEvPlUPjUYCLE+k15D/jbCl+rtgZ root@cinder-test-vm-19ff47b8-d9fb-45be-9635-6067f77151e5 ssh-dss AAAAB3NzaC1kc3MAAACBALuyRqMJPpz6YrXUZCleqVju8p05S00ybzeHj5QuIu5fTY67+f6SIaLJlMXmmMvzfUH7xzVrRFYCjn/54WhT3uocHXA5p1gQDAbaqvhUa9vsdg5/LktKasBICIgT3mQ1/EBgtVmgoCV8echk3LEpbhkjRFT4827c2WjT9dTAlqLnAAAAFQCISG853B3nxb+F2LX9B8OiUKUB0QAAAIAv5wKhCoj90vAhgTmY6qlT5xT/Q4ZrDVnZjqCWGVWoXPqYfvWxmOSfJMJgp+MweEz7wxpk5uIU2InE2Z5MBC8TqIgtQaYgxjZUMp4UAzX0TN8AkU1UN0x7ZrJMIrEaWK9EawEoxFpbJe1Jjm6dwdOPv7pIAxQaXby+GGn+SA88GgAAAIByWNL0fPf2moE3kIEHxzB/5jFnDK+b7mg7xW4f7zSxs2sQ9JeVhP1EhZAcaDofBQkM2/f+XTEQyzAr1LqdzvWJEx7susntq5RQzOIFjvlTNJZVK4vlEpGybH9AYAqxCXqEaT5cJSJ4+i25juLD6b9xmJiXLE+8sNz3kSK7HrX9iQ== root@cinder-test-vm-19ff47b8-d9fb-45be-9635-6067f77151e5 -----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.20,24,fe80::f816:3eff:fe4d:f8e5/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.20 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-19ff47b8-d9fb-45be-9635-6067f77151e5 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-vm-19ff47b8-d9fb-45be-9635-6067f77151e5 login: 2018-09-27 10:06:02,792 - paramiko.transport - DEBUG - starting thread (client mode): 0x5f388650L 2018-09-27 10:06:02,792 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-09-27 10:06:02,793 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-27 10:06:02,793 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-27 10:06:02,794 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-27 10:06:02,794 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-27 10:06:02,794 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-27 10:06:02,795 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-27 10:06:02,795 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-27 10:06:02,795 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-27 10:06:02,812 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-27 10:06:02,813 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-27 10:06:02,824 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 266d3f728f35c14189bd9610c22492f7 2018-09-27 10:06:02,825 - paramiko.transport - DEBUG - Trying discovered key a5e669fd55b200e3e5737d41e34d72a5 in /tmp/tmpkBVrCg 2018-09-27 10:06:02,850 - paramiko.transport - DEBUG - userauth is OK 2018-09-27 10:06:02,856 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-27 10:06:02,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-09-27 10:06:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"volumeAttachment": {"volumeId": "d5edf606-a053-4834-a6f6-06055511f748"}}' 2018-09-27 10:06:05,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-e44f8942-da23-4aaa-9f75-ba434783a5aa x-openstack-request-id: req-e44f8942-da23-4aaa-9f75-ba434783a5aa 2018-09-27 10:06:05,803 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "id": "d5edf606-a053-4834-a6f6-06055511f748", "volumeId": "d5edf606-a053-4834-a6f6-06055511f748"}} 2018-09-27 10:06:05,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16/os-volume_attachments used request id req-e44f8942-da23-4aaa-9f75-ba434783a5aa 2018-09-27 10:06:05,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.94505810738s 2018-09-27 10:06:05,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:06,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:05 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2a491605-b919-4d41-8675-769ca61a3f3b x-openstack-request-id: req-2a491605-b919-4d41-8675-769ca61a3f3b 2018-09-27 10:06:06,805 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:06:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:06:06,805 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-2a491605-b919-4d41-8675-769ca61a3f3b 2018-09-27 10:06:06,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.00238108635s 2018-09-27 10:06:06,807 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:06:08,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:08,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:09,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:08 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-35c4b16f-215a-4a6a-abb8-d8bedda19850 x-openstack-request-id: req-35c4b16f-215a-4a6a-abb8-d8bedda19850 2018-09-27 10:06:09,845 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [{"server_id": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "attachment_id": "53a4d641-61af-431e-816c-0e8789301bae", "attached_at": "2018-09-27T10:06:08.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d5edf606-a053-4834-a6f6-06055511f748", "device": "/dev/vdb", "id": "d5edf606-a053-4834-a6f6-06055511f748"}], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:06:08.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:06:09,846 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-35c4b16f-215a-4a6a-abb8-d8bedda19850 2018-09-27 10:06:09,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03559088707s 2018-09-27 10:06:09,848 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-27 10:06:09,850 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-27 10:06:09,850 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-27 10:06:09,853 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-27 10:06:09,921 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-27 10:06:09,921 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-27 10:06:09,923 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-27 10:06:09,923 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-27 10:06:09,962 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-09-27 10:06:09,962 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-27 10:06:09,988 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-27 10:06:10,496 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-27 10:06:10,497 - 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: fbbe5661-5393-4487-ab8b-507da555db3e 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-09-27 10:06:10,497 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-09-27 10:06:10,498 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-09-27 10:06:10,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-09-27 10:06:10,499 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-27 10:06:10,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16/os-volume_attachments/d5edf606-a053-4834-a6f6-06055511f748 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:13,619 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:10 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-d2667b88-27b0-4520-ac01-1ad2b6cdf883 x-openstack-request-id: req-d2667b88-27b0-4520-ac01-1ad2b6cdf883 2018-09-27 10:06:13,619 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16/os-volume_attachments/d5edf606-a053-4834-a6f6-06055511f748 used request id req-d2667b88-27b0-4520-ac01-1ad2b6cdf883 2018-09-27 10:06:13,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 3.12044811249s 2018-09-27 10:06:13,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:13,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:13,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ebbc3bb1-5784-4cfc-81bc-f76eab3a7977 x-openstack-request-id: req-ebbc3bb1-5784-4cfc-81bc-f76eab3a7977 2018-09-27 10:06:13,673 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [{"server_id": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "attachment_id": "53a4d641-61af-431e-816c-0e8789301bae", "attached_at": "2018-09-27T10:06:08.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d5edf606-a053-4834-a6f6-06055511f748", "device": "/dev/vdb", "id": "d5edf606-a053-4834-a6f6-06055511f748"}], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:06:13.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:06:13,673 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-ebbc3bb1-5784-4cfc-81bc-f76eab3a7977 2018-09-27 10:06:13,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0536680221558s 2018-09-27 10:06:13,675 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:06:15,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:15,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:16,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:15 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-58e73a1d-4e0b-4be8-8efd-383df5f0534e x-openstack-request-id: req-58e73a1d-4e0b-4be8-8efd-383df5f0534e 2018-09-27 10:06:16,687 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:06:15.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:06:16,687 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-58e73a1d-4e0b-4be8-8efd-383df5f0534e 2018-09-27 10:06:16,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.00998902321s 2018-09-27 10:06:16,689 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-09-27 10:06:16,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-09-27 10:06:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"volumeAttachment": {"volumeId": "d5edf606-a053-4834-a6f6-06055511f748"}}' 2018-09-27 10:06:18,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-d238346f-0016-4748-9c40-f760f3b55185 x-openstack-request-id: req-d238346f-0016-4748-9c40-f760f3b55185 2018-09-27 10:06:18,642 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "id": "d5edf606-a053-4834-a6f6-06055511f748", "volumeId": "d5edf606-a053-4834-a6f6-06055511f748"}} 2018-09-27 10:06:18,642 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c/os-volume_attachments used request id req-d238346f-0016-4748-9c40-f760f3b55185 2018-09-27 10:06:18,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.95231294632s 2018-09-27 10:06:18,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:18,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:18,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-249b2c46-7b73-436e-92e9-f8590f385a90 x-openstack-request-id: req-249b2c46-7b73-436e-92e9-f8590f385a90 2018-09-27 10:06:18,700 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:06:18.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:06:18,700 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-249b2c46-7b73-436e-92e9-f8590f385a90 2018-09-27 10:06:18,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0577971935272s 2018-09-27 10:06:18,702 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:06:20,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:20,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:21,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ae0b5b7d-2dcf-42a3-9b4a-295a10da4608 x-openstack-request-id: req-ae0b5b7d-2dcf-42a3-9b4a-295a10da4608 2018-09-27 10:06:21,651 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [{"server_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "attachment_id": "4642490b-ee9d-4e63-8c1d-54673d22903c", "attached_at": "2018-09-27T10:06:19.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d5edf606-a053-4834-a6f6-06055511f748", "device": "/dev/vdb", "id": "d5edf606-a053-4834-a6f6-06055511f748"}], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:06:20.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:06:21,651 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-ae0b5b7d-2dcf-42a3-9b4a-295a10da4608 2018-09-27 10:06:21,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.947247028351s 2018-09-27 10:06:21,654 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-27 10:06:21,656 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-27 10:06:21,656 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-27 10:06:21,658 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-27 10:06:21,726 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-27 10:06:21,726 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-09-27 10:06:21,727 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-27 10:06:21,727 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-27 10:06:21,765 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-09-27 10:06:21,766 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-27 10:06:21,793 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-27 10:06:21,813 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-27 10:06:21,813 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-09-27 10:06:21,814 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-09-27 10:06:21,814 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-27 10:06:21,814 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-09-27 10:06:21,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-09-27 10:06:21,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c/os-volume_attachments/d5edf606-a053-4834-a6f6-06055511f748 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:25,511 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-788df6d5-ccc9-4568-943e-bd48f95632df x-openstack-request-id: req-788df6d5-ccc9-4568-943e-bd48f95632df 2018-09-27 10:06:25,511 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c/os-volume_attachments/d5edf606-a053-4834-a6f6-06055511f748 used request id req-788df6d5-ccc9-4568-943e-bd48f95632df 2018-09-27 10:06:25,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 3.69611096382s 2018-09-27 10:06:25,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:25,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:25,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-5c585bf7-0a1d-46e2-a1e4-ff62f7c5531b x-openstack-request-id: req-5c585bf7-0a1d-46e2-a1e4-ff62f7c5531b 2018-09-27 10:06:25,580 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [{"server_id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "attachment_id": "4642490b-ee9d-4e63-8c1d-54673d22903c", "attached_at": "2018-09-27T10:06:19.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d5edf606-a053-4834-a6f6-06055511f748", "device": "/dev/vdb", "id": "d5edf606-a053-4834-a6f6-06055511f748"}], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:06:24.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:06:25,580 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-5c585bf7-0a1d-46e2-a1e4-ff62f7c5531b 2018-09-27 10:06:25,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.068708896637s 2018-09-27 10:06:25,582 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:06:27,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:27,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:28,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:27 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-74a772d7-13c4-4c65-a709-8c2dad885345 x-openstack-request-id: req-74a772d7-13c4-4c65-a709-8c2dad885345 2018-09-27 10:06:28,638 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:06:27.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:06:28,638 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-74a772d7-13c4-4c65-a709-8c2dad885345 2018-09-27 10:06:28,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.05403614044s 2018-09-27 10:06:28,770 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 10:06:28,770 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:45 | PASS | +---------------------+------------------+------------------+----------------+ 2018-09-27 10:06:28,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 10:06:28,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:28,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:28 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-bc5c6d2a-441f-41b9-ba63-30e8b344621c x-openstack-request-id: req-bc5c6d2a-441f-41b9-ba63-30e8b344621c 2018-09-27 10:06:28,962 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c used request id req-bc5c6d2a-441f-41b9-ba63-30e8b344621c 2018-09-27 10:06:28,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186242818832s 2018-09-27 10:06:28,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:06:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:29,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-cd3b807f-8de9-4d4f-abf5-15ad0b5341d2 x-openstack-request-id: req-cd3b807f-8de9-4d4f-abf5-15ad0b5341d2 2018-09-27 10:06:29,735 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f8:e5", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f8:e5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:05:46.000000", "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:05:46Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:39Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b1:79", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:05:19.000000", "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "59228b00-fc9d-45b3-b1e8-7297c4f2c80c", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:06:28Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm2_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:05Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:06:29,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd3b807f-8de9-4d4f-abf5-15ad0b5341d2 2018-09-27 10:06:29,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773166894913s 2018-09-27 10:06:29,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:06:31,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:06:31,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:32,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-886f1e3c-90df-497d-832a-1e596279d509 x-openstack-request-id: req-886f1e3c-90df-497d-832a-1e596279d509 2018-09-27 10:06:32,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f8:e5", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f8:e5", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:05:46.000000", "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:05:46Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:39Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:06:32,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-886f1e3c-90df-497d-832a-1e596279d509 2018-09-27 10:06:32,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.956387996674s 2018-09-27 10:06:32,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-27 10:06:32,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/39220e49-c9e2-4a2c-b6ad-6177ab1dac6c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:33,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:06:33 GMT X-Openstack-Request-Id: req-3b1acd12-7993-4ed2-91d5-987396c89f41 2018-09-27 10:06:33,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:06:33,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/39220e49-c9e2-4a2c-b6ad-6177ab1dac6c.json used request id req-3b1acd12-7993-4ed2-91d5-987396c89f41 2018-09-27 10:06:33,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.702152967453s 2018-09-27 10:06:33,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:06:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:33,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:33 GMT X-Openstack-Request-Id: req-0f7c05a8-de9b-49cc-ac2b-89d9eb2674b8 2018-09-27 10:06:33,473 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:05:49Z", "updated_at": "2018-09-27T10:05:53Z", "floating_network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:e5", "device_id": "4800b639-fb5f-4177-89a1-6ac7d6507a16"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_id": "7ccc702d-3f09-40a6-8988-553b5b607068", "id": "99fab89a-df29-4621-a401-179217a794ec", "qos_policy_id": null}]} 2018-09-27 10:06:33,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0f7c05a8-de9b-49cc-ac2b-89d9eb2674b8 2018-09-27 10:06:33,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572869777679s 2018-09-27 10:06:33,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:33,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:33,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:33 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-17778b0b-1bf7-4914-8335-664be5683efe x-openstack-request-id: req-17778b0b-1bf7-4914-8335-664be5683efe 2018-09-27 10:06:33,531 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:06:27.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:06:33,531 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-17778b0b-1bf7-4914-8335-664be5683efe 2018-09-27 10:06:33,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0516920089722s 2018-09-27 10:06:33,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-09-27 10:06:33,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:33,628 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:06:33 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-8c21be75-be5c-47dd-a883-3a4976f02c32 2018-09-27 10:06:33,628 - 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-09-27 10:06:33,628 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748 used request id req-8c21be75-be5c-47dd-a883-3a4976f02c32 2018-09-27 10:06:33,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0956740379333s 2018-09-27 10:06:33,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:33,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:33,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:33 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1047af10-6704-435c-bdaf-22e53afde1b5 x-openstack-request-id: req-1047af10-6704-435c-bdaf-22e53afde1b5 2018-09-27 10:06:33,680 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "405c488180ce42ce9e71188da1fe61c5", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "self"}, {"href": "http://172.30.9.22:8776/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/d5edf606-a053-4834-a6f6-06055511f748", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-27T10:05:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "updated_at": "2018-09-27T10:06:33.000000", "volume_type": "tripleo", "name": "cinder_test-volume_19ff47b8-d9fb-45be-9635-6067f77151e5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d5edf606-a053-4834-a6f6-06055511f748", "size": 2}]} 2018-09-27 10:06:33,680 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-1047af10-6704-435c-bdaf-22e53afde1b5 2018-09-27 10:06:33,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0511310100555s 2018-09-27 10:06:33,682 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:06:35,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-09-27 10:06:35,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:36,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:35 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-a81a520f-f41f-4023-bc5b-5c9129831ba6 x-openstack-request-id: req-a81a520f-f41f-4023-bc5b-5c9129831ba6 2018-09-27 10:06:36,705 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-09-27 10:06:36,705 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/93be05a5638c4bc8b8b76e8c5b001ea4/volumes/detail used request id req-a81a520f-f41f-4023-bc5b-5c9129831ba6 2018-09-27 10:06:36,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.02078199387s 2018-09-27 10:06:36,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-27 10:06:36,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/99fab89a-df29-4621-a401-179217a794ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:38,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:06:38 GMT X-Openstack-Request-Id: req-6af2e066-0372-42b4-af10-1c9bc2f5be89 2018-09-27 10:06:38,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:06:38,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/99fab89a-df29-4621-a401-179217a794ec.json used request id req-6af2e066-0372-42b4-af10-1c9bc2f5be89 2018-09-27 10:06:38,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.51540112495s 2018-09-27 10:06:38,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-27 10:06:38,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:38,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:38 GMT X-Openstack-Request-Id: req-97370e48-9330-4628-a8a4-7eaa36343594 2018-09-27 10:06:38,308 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-27 10:06:38,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-97370e48-9330-4628-a8a4-7eaa36343594 2018-09-27 10:06:38,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0717310905457s 2018-09-27 10:06:38,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-27 10:06:38,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:39,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-77f1c47a-a43d-46ba-9d33-fd1993666e38 x-openstack-request-id: req-77f1c47a-a43d-46ba-9d33-fd1993666e38 2018-09-27 10:06:39,537 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16 used request id req-77f1c47a-a43d-46ba-9d33-fd1993666e38 2018-09-27 10:06:39,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 1.22775697708s 2018-09-27 10:06:39,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:06:39,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:40,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 753 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-6418d25d-04e1-4956-a8ab-0f9e56e15509 x-openstack-request-id: req-6418d25d-04e1-4956-a8ab-0f9e56e15509 2018-09-27 10:06:40,292 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f8:e5", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4800b639-fb5f-4177-89a1-6ac7d6507a16", "rel": "bookmark"}], "image": {"id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "links": [{"href": "http://172.30.9.22:8774/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-27T10:05:46.000000", "flavor": {"id": "834e4f11-53ec-453f-aa98-43791267e9c8", "links": [{"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}]}, "id": "4800b639-fb5f-4177-89a1-6ac7d6507a16", "security_groups": [{"name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}], "user_id": "405c488180ce42ce9e71188da1fe61c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-27T10:06:38Z", "hostId": "1c7a271ce87e37c2d32a29c0aebed3f0189e64d82568159d8935f373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5", "name": "cinder_test-vm_19ff47b8-d9fb-45be-9635-6067f77151e5", "created": "2018-09-27T10:05:39Z", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-27 10:06:40,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6418d25d-04e1-4956-a8ab-0f9e56e15509 2018-09-27 10:06:40,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755113840103s 2018-09-27 10:06:40,294 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-27 10:06:42,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-27 10:06:42,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:42,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-4d648cfe-eeea-4b5a-af6c-30362d552982 x-openstack-request-id: req-4d648cfe-eeea-4b5a-af6c-30362d552982 2018-09-27 10:06:42,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-27 10:06:42,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d648cfe-eeea-4b5a-af6c-30362d552982 2018-09-27 10:06:42,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0842509269714s 2018-09-27 10:06:42,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:06:42,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:42,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:42 GMT X-Openstack-Request-Id: req-453b3a89-b457-4f20-8b42-23eb4fa6a783 2018-09-27 10:06:42,429 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:59Z", "updated_at": "2018-09-27T10:05:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:05:01Z", "revision_number": 0, "id": "295dcd92-0f51-407b-ae2b-9d17b3466249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:05:01Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:59Z", "revision_number": 0, "id": "417b7260-49d6-47b0-a5ec-cdbaa52130bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:59Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:59Z", "revision_number": 0, "id": "995c6ef8-4b3a-46c7-8428-6cf1c6a28210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:59Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-27T10:05:00Z", "revision_number": 0, "id": "b9161212-1e41-48af-aa6a-c5d477c4e527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:05:00Z", "security_group_id": "966617e6-09f0-40de-9900-a5606d10305e", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}], "revision_number": 3, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "966617e6-09f0-40de-9900-a5606d10305e", "name": "cinder_test-sg_19ff47b8-d9fb-45be-9635-6067f77151e5"}, {"description": "Default security group", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:44Z", "updated_at": "2018-09-27T10:04:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "0fb456b2-be5e-410c-9e93-c29f3a581305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "9b248b4a-d7f2-4617-a6f4-8b3175fc48fb", "remote_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "b0dae0fe-8963-4c2a-a161-000d241bb3ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "bc562be5-1845-4d66-8f27-c43e351c5032", "remote_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}], "revision_number": 1, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "name": "default"}]} 2018-09-27 10:06:42,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-453b3a89-b457-4f20-8b42-23eb4fa6a783 2018-09-27 10:06:42,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0429351329803s 2018-09-27 10:06:42,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 10:06:42,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/966617e6-09f0-40de-9900-a5606d10305e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:42,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:06:42 GMT X-Openstack-Request-Id: req-2f03cf0d-91d8-46f4-b5ba-fdd7e746df91 2018-09-27 10:06:42,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:06:42,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/966617e6-09f0-40de-9900-a5606d10305e.json used request id req-2f03cf0d-91d8-46f4-b5ba-fdd7e746df91 2018-09-27 10:06:42,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159456014633s 2018-09-27 10:06:42,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-27 10:06:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:42,645 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-fe3a4dca-8f70-408d-a297-b0cf42d05985 x-openstack-request-id: req-fe3a4dca-8f70-408d-a297-b0cf42d05985 2018-09-27 10:06:42,645 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_19ff47b8-d9fb-45be-9635-6067f77151e5 used request id req-fe3a4dca-8f70-408d-a297-b0cf42d05985 2018-09-27 10:06:42,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.046756029129s 2018-09-27 10:06:42,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 10:06:42,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d4b979fa-67f4-4e9f-86cf-54cc758841f2/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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" -d '{"subnet_id": "d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc"}' 2018-09-27 10:06:45,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:45 GMT X-Openstack-Request-Id: req-4ad8fd3f-7f3a-4afe-aaf0-9254a82400d6 2018-09-27 10:06:45,164 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4ee83943-a471-4f9d-991e-dc5613deb648", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "subnet_id": "d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc", "subnet_ids": ["d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc"], "port_id": "331c24eb-9fd6-4e9a-91a0-81610b2d514e", "id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2"} 2018-09-27 10:06:45,164 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d4b979fa-67f4-4e9f-86cf-54cc758841f2/remove_router_interface.json used request id req-4ad8fd3f-7f3a-4afe-aaf0-9254a82400d6 2018-09-27 10:06:45,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.51859498024s 2018-09-27 10:06:45,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 10:06:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:45,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:45 GMT X-Openstack-Request-Id: req-5ba28c88-eb5f-4e63-bdf4-9e26adbb67b2 2018-09-27 10:06:45,295 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:47Z", "admin_state_up": true, "updated_at": "2018-09-27T10:06:43Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "d4b979fa-67f4-4e9f-86cf-54cc758841f2", "name": "cinder_test-router_19ff47b8-d9fb-45be-9635-6067f77151e5"}]} 2018-09-27 10:06:45,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5ba28c88-eb5f-4e63-bdf4-9e26adbb67b2 2018-09-27 10:06:45,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130609989166s 2018-09-27 10:06:45,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 10:06:45,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/d4b979fa-67f4-4e9f-86cf-54cc758841f2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:49,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:06:49 GMT X-Openstack-Request-Id: req-0ca30f57-f94d-4174-bf11-7332fc495f3a 2018-09-27 10:06:49,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:06:49,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/d4b979fa-67f4-4e9f-86cf-54cc758841f2.json used request id req-0ca30f57-f94d-4174-bf11-7332fc495f3a 2018-09-27 10:06:49,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.10249686241s 2018-09-27 10:06:49,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 10:06:49,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:49,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:49 GMT X-Openstack-Request-Id: req-147e22e0-1199-4c2f-8163-19f671c8cc87 2018-09-27 10:06:49,722 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee83943-a471-4f9d-991e-dc5613deb648","tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-27T10:04:45Z","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":"93be05a5638c4bc8b8b76e8c5b001ea4","id":"d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc","subnetpool_id":null,"name":"cinder_test-subnet_19ff47b8-d9fb-45be-9635-6067f77151e5"}]} 2018-09-27 10:06:49,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-147e22e0-1199-4c2f-8163-19f671c8cc87 2018-09-27 10:06:49,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.321903944016s 2018-09-27 10:06:49,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 10:06:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:52,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:06:52 GMT X-Openstack-Request-Id: req-50f077e1-4638-4cd0-82e1-1e4df1ef09cb 2018-09-27 10:06:52,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:06:52,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/d2e9b2f0-40d2-4535-b11c-5b25bf26f7bc.json used request id req-50f077e1-4638-4cd0-82e1-1e4df1ef09cb 2018-09-27 10:06:52,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.46347689629s 2018-09-27 10:06:52,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:06:52,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:52,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:52 GMT X-Openstack-Request-Id: req-a2fc450a-5473-4d9e-b97c-2cabcf597d76 2018-09-27 10:06:52,282 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4ee83943-a471-4f9d-991e-dc5613deb648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93be05a5638c4bc8b8b76e8c5b001ea4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:06:52Z","qos_policy_id":null,"name":"cinder_test-net_19ff47b8-d9fb-45be-9635-6067f77151e5","admin_state_up":true,"tenant_id":"93be05a5638c4bc8b8b76e8c5b001ea4","created_at":"2018-09-27T10:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","mtu":1500}]} 2018-09-27 10:06:52,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a2fc450a-5473-4d9e-b97c-2cabcf597d76 2018-09-27 10:06:52,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949549674988s 2018-09-27 10:06:52,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 10:06:52,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/4ee83943-a471-4f9d-991e-dc5613deb648.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:53,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:06:53 GMT X-Openstack-Request-Id: req-147d8826-3292-4385-a9c4-76c966808a79 2018-09-27 10:06:53,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:06:53,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4ee83943-a471-4f9d-991e-dc5613deb648.json used request id req-147d8826-3292-4385-a9c4-76c966808a79 2018-09-27 10:06:53,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28205013275s 2018-09-27 10:06:53,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:06:53,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:53,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:53 GMT X-Openstack-Request-Id: req-e898720c-3847-4c7c-8bf0-721228535a21 2018-09-27 10:06:53,862 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:04:58Z", "file": "/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/file", "owner": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "size": 12716032, "self": "/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_19ff47b8-d9fb-45be-9635-6067f77151e5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:04:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:06:53,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e898720c-3847-4c7c-8bf0-721228535a21 2018-09-27 10:06:53,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292316198349s 2018-09-27 10:06:53,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 10:06:53,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6fe361784a819ce835557ace44b81c6fa063055ce8aade3d6856d2beaedee3d4" 2018-09-27 10:06:55,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:06:55 GMT X-Openstack-Request-Id: req-ef8fa152-f404-4a2a-9c19-3180dc2a0053 2018-09-27 10:06:55,347 - 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-09-27 10:06:55,347 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/831dd4f5-836c-4ffb-811b-df4d4c85b3c1 used request id req-ef8fa152-f404-4a2a-9c19-3180dc2a0053 2018-09-27 10:06:55,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.48310804367s 2018-09-27 10:06:55,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:06:55,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:06:55,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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-0e919ed5-3da4-4d13-973b-f49c117e27eb x-openstack-request-id: req-0e919ed5-3da4-4d13-973b-f49c117e27eb 2018-09-27 10:06:55,377 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/834e4f11-53ec-453f-aa98-43791267e9c8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "834e4f11-53ec-453f-aa98-43791267e9c8", "name": "cinder_test-flavor_19ff47b8-d9fb-45be-9635-6067f77151e5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:06:55,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0e919ed5-3da4-4d13-973b-f49c117e27eb 2018-09-27 10:06:55,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237889289856s 2018-09-27 10:06:55,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 10:06:55,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/834e4f11-53ec-453f-aa98-43791267e9c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:06:55,417 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06: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 x-compute-request-id: req-1e54beeb-9fbe-4655-8d9a-57150979d118 x-openstack-request-id: req-1e54beeb-9fbe-4655-8d9a-57150979d118 2018-09-27 10:06:55,417 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/834e4f11-53ec-453f-aa98-43791267e9c8 used request id req-1e54beeb-9fbe-4655-8d9a-57150979d118 2018-09-27 10:06:55,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0384249687195s 2018-09-27 10:06:55,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:06:55,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:06:55,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf333b2-ba40-43f7-a4d6-3c30fdd9e649 2018-09-27 10:06:55,630 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_19ff47b8-d9fb-45be-9635-6067f77151e5", "links": {"self": "http://172.30.9.22:5000/v3/users/405c488180ce42ce9e71188da1fe61c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "405c488180ce42ce9e71188da1fe61c5", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:06:55,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-aaf333b2-ba40-43f7-a4d6-3c30fdd9e649 2018-09-27 10:06:55,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213011980057s 2018-09-27 10:06:55,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:06:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/405c488180ce42ce9e71188da1fe61c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:06:55,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df29d5a1-ec26-4f22-9679-72d4366033dd 2018-09-27 10:06:55,835 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_19ff47b8-d9fb-45be-9635-6067f77151e5", "links": {"self": "http://172.30.9.22:5000/v3/users/405c488180ce42ce9e71188da1fe61c5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "405c488180ce42ce9e71188da1fe61c5", "description": null}} 2018-09-27 10:06:55,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/405c488180ce42ce9e71188da1fe61c5 used request id req-df29d5a1-ec26-4f22-9679-72d4366033dd 2018-09-27 10:06:55,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19896197319s 2018-09-27 10:06:55,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 10:06:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/405c488180ce42ce9e71188da1fe61c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:06:56,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:06:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac45577b-3cda-46d4-9053-b75bdaaabd9f 2018-09-27 10:06:56,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:06:56,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/405c488180ce42ce9e71188da1fe61c5 used request id req-ac45577b-3cda-46d4-9053-b75bdaaabd9f 2018-09-27 10:06:56,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.316671133041s 2018-09-27 10:06:56,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:06:56,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:06:56,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5890c83-5761-48ca-b777-19384510069b 2018-09-27 10:06:56,360 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/93be05a5638c4bc8b8b76e8c5b001ea4"}, "tags": [], "enabled": true, "id": "93be05a5638c4bc8b8b76e8c5b001ea4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_19ff47b8-d9fb-45be-9635-6067f77151e5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 10:06:56,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f5890c83-5761-48ca-b777-19384510069b 2018-09-27 10:06:56,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199872970581s 2018-09-27 10:06:56,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 10:06:56,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/93be05a5638c4bc8b8b76e8c5b001ea4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:06:56,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bbef2b0-9886-440f-8e12-f0dd86019654 2018-09-27 10:06:56,657 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:06:56,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/93be05a5638c4bc8b8b76e8c5b001ea4 used request id req-8bbef2b0-9886-440f-8e12-f0dd86019654 2018-09-27 10:06:56,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.292248010635s 2018-09-27 10:06:56,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:06:56,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=93be05a5638c4bc8b8b76e8c5b001ea4&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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:06:56,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:56 GMT X-Openstack-Request-Id: req-c9d1e96a-36a8-4f54-909e-ee06aad85081 2018-09-27 10:06:56,961 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:44Z", "updated_at": "2018-09-27T10:04:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "0fb456b2-be5e-410c-9e93-c29f3a581305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "9b248b4a-d7f2-4617-a6f4-8b3175fc48fb", "remote_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "b0dae0fe-8963-4c2a-a161-000d241bb3ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "bc562be5-1845-4d66-8f27-c43e351c5032", "remote_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}], "revision_number": 1, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "name": "default"}]} 2018-09-27 10:06:56,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=93be05a5638c4bc8b8b76e8c5b001ea4&name=default used request id req-c9d1e96a-36a8-4f54-909e-ee06aad85081 2018-09-27 10:06:56,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.298523187637s 2018-09-27 10:06:56,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:06:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:06:57,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:57 GMT X-Openstack-Request-Id: req-33b43cbd-86ab-454b-a531-708c836910aa 2018-09-27 10:06:57,276 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "created_at": "2018-09-27T09:54:19Z", "updated_at": "2018-09-27T09:54:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "a1fe6903-d742-4d74-8a51-3a4a976494a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "19624226-62e3-4529-9f68-b4055a56bc52", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "3ec1dc99-6539-44f9-8733-1afc9716ef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "91172f3e-6f40-45b8-ac3e-48571d223a92", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}], "revision_number": 1, "project_id": "a10c3c0d1d2449dfb523b324eeb3985b", "id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T09:57:29Z", "updated_at": "2018-09-27T09:57:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "2c2f4ac4-b474-4e76-9804-18f2c18d9868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "7ecd7f66-6221-44ed-aafd-2ead00e49d6e", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "4a0bb794-2616-44fe-a030-3edce66117f0", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "882def09-2d15-4524-bb48-8758c7ed2960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "created_at": "2018-09-27T10:04:44Z", "updated_at": "2018-09-27T10:04:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "bc562be5-1845-4d66-8f27-c43e351c5032", "remote_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "b0dae0fe-8963-4c2a-a161-000d241bb3ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "9b248b4a-d7f2-4617-a6f4-8b3175fc48fb", "remote_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv4", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:04:44Z", "revision_number": 0, "id": "0fb456b2-be5e-410c-9e93-c29f3a581305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:04:44Z", "security_group_id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "tenant_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "port_range_min": null, "ethertype": "IPv6", "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4"}], "revision_number": 1, "project_id": "93be05a5638c4bc8b8b76e8c5b001ea4", "id": "9f6cbee1-4617-439b-a429-2fe108db3f35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:27Z", "updated_at": "2018-09-27T09:57:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "7f00e3d1-9b35-4680-8fd0-1bb66e4915b2", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "2c0bc080-b000-4a5c-8961-617a347c12da", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "07a2bd58-b422-4709-b492-4a63324a4c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "366910c9-23bd-4e81-b145-69e94ce371b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "name": "default"}]} 2018-09-27 10:06:57,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-33b43cbd-86ab-454b-a531-708c836910aa 2018-09-27 10:06:57,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308094978333s 2018-09-27 10:06:57,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 10:06:57,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/9f6cbee1-4617-439b-a429-2fe108db3f35.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}58bb94c52a5f733efd722ae8442c2d471bfc4ee2c8ab3e7c550881009b030e8b" 2018-09-27 10:06:57,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 10:06:57 GMT X-Openstack-Request-Id: req-428d73db-d6dc-492f-9c6f-737a8d1f6c4c 2018-09-27 10:06:57,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 10:06:57,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9f6cbee1-4617-439b-a429-2fe108db3f35.json used request id req-428d73db-d6dc-492f-9c6f-737a8d1f6c4c 2018-09-27 10:06:57,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.396387815475s 2018-09-27 10:06:57,730 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-09-27 10:06:58,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:06:58,066 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b31ecc73-49f5-4a01-8adb-6d6ca4ab8764 2018-09-27 10:06:58,067 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:06:58,067 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-b31ecc73-49f5-4a01-8adb-6d6ca4ab8764 2018-09-27 10:06:58,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:06:58,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["C95tQFDJSgm3fycjeNM0IQ"], "issued_at": "2018-09-27T10:06:58.000000Z"}} 2018-09-27 10:06:58,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:06:58,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:06:58,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3669b3c0-fa05-418a-a961-f3ffa702f5de 2018-09-27 10:06:58,657 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:06:58,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3669b3c0-fa05-418a-a961-f3ffa702f5de 2018-09-27 10:06:58,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18436384201s 2018-09-27 10:06:58,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 10:06:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}}' 2018-09-27 10:06:58,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1fe6b1-f358-45b4-9444-ba41fde03774 2018-09-27 10:06:58,913 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}} 2018-09-27 10:06:58,913 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9f1fe6b1-f358-45b4-9444-ba41fde03774 2018-09-27 10:06:58,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.247704029083s 2018-09-27 10:06:58,914 - 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'bd70708e47a9439cb6aa6d6fd49f3fb3', '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_674ba742-e33e-43d1-9333-d26caa7d286f'}) 2018-09-27 10:06:58,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 10:06:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "98f064d5-720d-4125-9301-8f986e3ff1e8", "email": null, "name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f"}}' 2018-09-27 10:06:59,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b32acf9f-9d2c-4513-917c-76cd7432b586 2018-09-27 10:06:59,382 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}} 2018-09-27 10:06:59,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-b32acf9f-9d2c-4513-917c-76cd7432b586 2018-09-27 10:06:59,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.461222171783s 2018-09-27 10:06:59,383 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5ddf480f5b0b4661a71b187b22f28f86', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f'}) 2018-09-27 10:06:59,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:06:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:06:59,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7536fec9-4858-4287-ac97-69928cd6a257 2018-09-27 10:06:59,578 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:06:59,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7536fec9-4858-4287-ac97-69928cd6a257 2018-09-27 10:06:59,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191283941269s 2018-09-27 10:06:59,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:06:59,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:06:59,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e651e5fb-74ef-4186-bd47-aa6201bd524a 2018-09-27 10:06:59,777 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:06:59,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e651e5fb-74ef-4186-bd47-aa6201bd524a 2018-09-27 10:06:59,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193773031235s 2018-09-27 10:06:59,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:06:59,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:06:59,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdaff03b-d96e-4562-b413-93d6d6974c5f 2018-09-27 10:06:59,896 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:06:59,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cdaff03b-d96e-4562-b413-93d6d6974c5f 2018-09-27 10:06:59,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11336684227s 2018-09-27 10:06:59,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:06:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:00,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c17c1fe-76f6-450b-a83b-c794cb513a7a 2018-09-27 10:07:00,081 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:07:00,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0c17c1fe-76f6-450b-a83b-c794cb513a7a 2018-09-27 10:07:00,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180011034012s 2018-09-27 10:07:00,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:07:00,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:00,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e822b370-54a4-448b-a2ea-0c4b4efb42b1 2018-09-27 10:07:00,297 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:07:00,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e822b370-54a4-448b-a2ea-0c4b4efb42b1 2018-09-27 10:07:00,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215067148209s 2018-09-27 10:07:00,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:07:00,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:00,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb82e56-f2bc-4851-8d66-1a961c350180 2018-09-27 10:07:00,505 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 10:07:00,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ceb82e56-f2bc-4851-8d66-1a961c350180 2018-09-27 10:07:00,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194068908691s 2018-09-27 10:07:00,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:07:00,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=5ddf480f5b0b4661a71b187b22f28f86&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=bd70708e47a9439cb6aa6d6fd49f3fb3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:00,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2dedf7c-d439-4281-b507-a6c6f8f3ec02 2018-09-27 10:07:00,699 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5ddf480f5b0b4661a71b187b22f28f86&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=bd70708e47a9439cb6aa6d6fd49f3fb3", "previous": null, "next": null}} 2018-09-27 10:07:00,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5ddf480f5b0b4661a71b187b22f28f86&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=bd70708e47a9439cb6aa6d6fd49f3fb3 used request id req-d2dedf7c-d439-4281-b507-a6c6f8f3ec02 2018-09-27 10:07:00,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.184647798538s 2018-09-27 10:07:00,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:07:00,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3/users/5ddf480f5b0b4661a71b187b22f28f86/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:00,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d9ad03b-db00-4bd4-aa03-b804f7b6a581 2018-09-27 10:07:00,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:07:00,936 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3/users/5ddf480f5b0b4661a71b187b22f28f86/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-7d9ad03b-db00-4bd4-aa03-b804f7b6a581 2018-09-27 10:07:00,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232704877853s 2018-09-27 10:07:00,937 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f', 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'bd70708e47a9439cb6aa6d6fd49f3fb3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '98f064d5-720d-4125-9301-8f986e3ff1e8', 'username': u'api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 10:07:00,940 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f', 'password': '98f064d5-720d-4125-9301-8f986e3ff1e8', 'project_name': 'api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'bd70708e47a9439cb6aa6d6fd49f3fb3', 'project_domain_name': 'Default'} 2018-09-27 10:07:00,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:01,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac655d38-4786-422a-a552-d04d20e7862b 2018-09-27 10:07:01,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:07:01,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ac655d38-4786-422a-a552-d04d20e7862b 2018-09-27 10:07:01,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188513994217s 2018-09-27 10:07:01,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:01,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:01,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1454d74c-4b7c-4f0b-877a-a344e314afe9 2018-09-27 10:07:01,327 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:07:01,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1454d74c-4b7c-4f0b-877a-a344e314afe9 2018-09-27 10:07:01,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189539909363s 2018-09-27 10:07:01,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:07:01,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:01,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21af5a16-d186-430d-877c-6c38c19b3c7e 2018-09-27 10:07:01,443 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:07:01,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-21af5a16-d186-430d-877c-6c38c19b3c7e 2018-09-27 10:07:01,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111200094223s 2018-09-27 10:07:01,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:07:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:01,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2a1ad7-dc97-4058-9861-9eae849d2af8 2018-09-27 10:07:01,640 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:07:01,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ee2a1ad7-dc97-4058-9861-9eae849d2af8 2018-09-27 10:07:01,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196937084198s 2018-09-27 10:07:01,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:07:01,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:01,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-050b5ae7-8537-4b2e-9ec7-18613dc77235 2018-09-27 10:07:01,843 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 10:07:01,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-050b5ae7-8537-4b2e-9ec7-18613dc77235 2018-09-27 10:07:01,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190559148788s 2018-09-27 10:07:01,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:07:01,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=5ddf480f5b0b4661a71b187b22f28f86&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=bd70708e47a9439cb6aa6d6fd49f3fb3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:02,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a86617-3f2a-4148-8de3-c6d12110e54b 2018-09-27 10:07:02,045 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5ddf480f5b0b4661a71b187b22f28f86&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=bd70708e47a9439cb6aa6d6fd49f3fb3", "previous": null, "next": null}} 2018-09-27 10:07:02,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5ddf480f5b0b4661a71b187b22f28f86&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=bd70708e47a9439cb6aa6d6fd49f3fb3 used request id req-d7a86617-3f2a-4148-8de3-c6d12110e54b 2018-09-27 10:07:02,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194202899933s 2018-09-27 10:07:02,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:07:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3/users/5ddf480f5b0b4661a71b187b22f28f86/roles/90bdfd0998c74f52854ae7b0bc631e52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:02,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-207cdf00-ac18-4d7d-a8a8-f9e2a382fbcb 2018-09-27 10:07:02,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:07:02,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3/users/5ddf480f5b0b4661a71b187b22f28f86/roles/90bdfd0998c74f52854ae7b0bc631e52 used request id req-207cdf00-ac18-4d7d-a8a8-f9e2a382fbcb 2018-09-27 10:07:02,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.234354019165s 2018-09-27 10:07:02,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:02,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75203b22-86fd-471b-acf0-189210ca7498 2018-09-27 10:07:02,397 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}]} 2018-09-27 10:07:02,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-75203b22-86fd-471b-acf0-189210ca7498 2018-09-27 10:07:02,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109530925751s 2018-09-27 10:07:02,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-27 10:07:02,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-27 10:07:02,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 188 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44275b03-1bce-4479-9efa-50612c396c2a 2018-09-27 10:07:02,571 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}} 2018-09-27 10:07:02,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-44275b03-1bce-4479-9efa-50612c396c2a 2018-09-27 10:07:02,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.168385982513s 2018-09-27 10:07:02,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:02,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:02,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a26e4c-ebcb-45a1-a933-41fe823b7682 2018-09-27 10:07:02,758 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:02,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-50a26e4c-ebcb-45a1-a933-41fe823b7682 2018-09-27 10:07:02,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183537960052s 2018-09-27 10:07:02,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:07:02,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:02,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7282a6a1-56f7-492a-afe5-946799a584e2 2018-09-27 10:07:02,944 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:07:02,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-7282a6a1-56f7-492a-afe5-946799a584e2 2018-09-27 10:07:02,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180538892746s 2018-09-27 10:07:02,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:07:02,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:03,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c4fcfe-4a9b-4725-989d-1ae5e306b791 2018-09-27 10:07:03,171 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:07:03,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e5c4fcfe-4a9b-4725-989d-1ae5e306b791 2018-09-27 10:07:03,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225400924683s 2018-09-27 10:07:03,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:07:03,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:03,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45dfbce5-9794-4d2b-93f6-43d8367517ca 2018-09-27 10:07:03,292 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-27 10:07:03,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-45dfbce5-9794-4d2b-93f6-43d8367517ca 2018-09-27 10:07:03,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109467029572s 2018-09-27 10:07:03,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:07:03,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=5ddf480f5b0b4661a71b187b22f28f86&role.id=f908b71d508d4e6caa94cf4ec40de18f&scope.project.id=bd70708e47a9439cb6aa6d6fd49f3fb3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:03,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdfb17fa-53ed-4294-9673-3f66f035b311 2018-09-27 10:07:03,405 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5ddf480f5b0b4661a71b187b22f28f86&role.id=f908b71d508d4e6caa94cf4ec40de18f&scope.project.id=bd70708e47a9439cb6aa6d6fd49f3fb3", "previous": null, "next": null}} 2018-09-27 10:07:03,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5ddf480f5b0b4661a71b187b22f28f86&role.id=f908b71d508d4e6caa94cf4ec40de18f&scope.project.id=bd70708e47a9439cb6aa6d6fd49f3fb3 used request id req-bdfb17fa-53ed-4294-9673-3f66f035b311 2018-09-27 10:07:03,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105040788651s 2018-09-27 10:07:03,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:07:03,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3/users/5ddf480f5b0b4661a71b187b22f28f86/roles/f908b71d508d4e6caa94cf4ec40de18f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ffd82a8844febd2edab900b3aaba33d92ac25488f2bb36a711fee72969ee3b17" 2018-09-27 10:07:03,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d6c838-3ef9-4f0d-ac56-7624675e24f4 2018-09-27 10:07:03,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:07:03,696 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3/users/5ddf480f5b0b4661a71b187b22f28f86/roles/f908b71d508d4e6caa94cf4ec40de18f used request id req-15d6c838-3ef9-4f0d-ac56-7624675e24f4 2018-09-27 10:07:03,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.286865949631s 2018-09-27 10:07:03,697 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-27 10:07:03,697 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-27 10:07:03,697 - openstack_tests - INFO - OS Credentials = > 2018-09-27 10:07:03,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-27 10:07:03,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:07:04,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f908b71d508d4e6caa94cf4ec40de18f", "name": "heat_stack_owner"}, {"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/bd70708e47a9439cb6aa6d6fd49f3fb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "id": "5ddf480f5b0b4661a71b187b22f28f86"}, "audit_ids": ["uVU23J_bR-GVPMpjQb2crg"], "issued_at": "2018-09-27T10:07:04.000000Z"}} 2018-09-27 10:07:04,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}9d05cb107a58a0c4668f8bffe91f45b3cddb9dc846f9e418698ab929df82a2de" 2018-09-27 10:07:04,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:04 GMT X-Openstack-Request-Id: req-3e8ccb84-4e86-4dcb-96ab-c11d6d147ef8 2018-09-27 10:07:04,468 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 10:07:04,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-3e8ccb84-4e86-4dcb-96ab-c11d6d147ef8 2018-09-27 10:07:04,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=507686fb-d9e2-49d1-a62b-2af1100a4051 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}9d05cb107a58a0c4668f8bffe91f45b3cddb9dc846f9e418698ab929df82a2de" 2018-09-27 10:07:04,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:04 GMT X-Openstack-Request-Id: req-e121bf33-2f5c-4b2c-90db-299444b85dfc 2018-09-27 10:07:04,697 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-27T09:54:26Z","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":"79918576-43da-4fd5-a906-a6e49876eec6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a10c3c0d1d2449dfb523b324eeb3985b","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"507686fb-d9e2-49d1-a62b-2af1100a4051","tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:26Z","ip_version":4}]} 2018-09-27 10:07:04,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=507686fb-d9e2-49d1-a62b-2af1100a4051 used request id req-e121bf33-2f5c-4b2c-90db-299444b85dfc 2018-09-27 10:07:04,698 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-27 10:07:04,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-09-27 10:07:04,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:07:04,711 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf74f94-8826-488d-be68-dbb97625da21 2018-09-27 10:07:04,712 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:07:04,712 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-6cf74f94-8826-488d-be68-dbb97625da21 2018-09-27 10:07:04,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:07:05,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["E5ty-VTbQmiVhPqK5ufr4Q"], "issued_at": "2018-09-27T10:07:05.000000Z"}} 2018-09-27 10:07:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}02a21f10021c6d59af7a0fef7d2939a4877adc89518689ce087f678366c1b7ba" 2018-09-27 10:07:05,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07: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-e876cccd-7884-4378-8cb7-c37a61beaf17 x-openstack-request-id: req-e876cccd-7884-4378-8cb7-c37a61beaf17 2018-09-27 10:07:05,401 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.22:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-09-27 10:07:05,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-e876cccd-7884-4378-8cb7-c37a61beaf17 2018-09-27 10:07:05,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.696309089661s 2018-09-27 10:07:05,402 - 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.22: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.65', 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-09-27 10:07:05,402 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-09-27 10:07:05,403 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-09-27 10:07:05,403 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-09-27 10:07:05,453 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-09-27 10:07:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:07:05,497 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2317ca0-6b60-4787-be84-189ed7f0e9cb 2018-09-27 10:07:05,497 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:07:05,497 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d2317ca0-6b60-4787-be84-189ed7f0e9cb 2018-09-27 10:07:05,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:07:05,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["4eyhPw1uQ2iDh0LrciN5lQ"], "issued_at": "2018-09-27T10:07:05.000000Z"}} 2018-09-27 10:07:05,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:07:05,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:06,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c30492f-8e35-405c-b7a2-af452f44fd5d 2018-09-27 10:07:06,104 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:07:06,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-6c30492f-8e35-405c-b7a2-af452f44fd5d 2018-09-27 10:07:06,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208372116089s 2018-09-27 10:07:06,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 10:07:06,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}}' 2018-09-27 10:07:06,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 382 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8d6d76d-6392-42d2-9a8e-792fe4a17a8c 2018-09-27 10:07:06,331 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}} 2018-09-27 10:07:06,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c8d6d76d-6392-42d2-9a8e-792fe4a17a8c 2018-09-27 10:07:06,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.218766927719s 2018-09-27 10:07:06,332 - 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'0cfbcd3da30e4a6681fa3f3750257696', '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_b7315027-20ea-4804-8ef5-ea23c43d3494'}) 2018-09-27 10:07:06,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 10:07:06,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0249736d-91c7-4514-bd8c-6650aab285b5", "email": null, "name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494"}}' 2018-09-27 10:07:06,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 333 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8956803a-3e6b-4d75-8ea8-5cfd22a35ef6 2018-09-27 10:07:06,760 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}} 2018-09-27 10:07:06,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-8956803a-3e6b-4d75-8ea8-5cfd22a35ef6 2018-09-27 10:07:06,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.421581983566s 2018-09-27 10:07:06,761 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0ec35d2fe9f1451c816a545bc7f4e827', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494'}) 2018-09-27 10:07:06,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:06,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:06,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d63604f-6808-4bdf-b104-720c7b4d6219 2018-09-27 10:07:06,921 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:06,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2d63604f-6808-4bdf-b104-720c7b4d6219 2018-09-27 10:07:06,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156491994858s 2018-09-27 10:07:06,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:06,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:07,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ce616d-8e47-47db-9b9d-80b0fda6ae42 2018-09-27 10:07:07,041 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:07,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-90ce616d-8e47-47db-9b9d-80b0fda6ae42 2018-09-27 10:07:07,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113288879395s 2018-09-27 10:07:07,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:07,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:07,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6902813-4893-4058-9d9f-8a6ec0654eb1 2018-09-27 10:07:07,149 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:07,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d6902813-4893-4058-9d9f-8a6ec0654eb1 2018-09-27 10:07:07,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102247953415s 2018-09-27 10:07:07,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:07:07,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:07,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b787e5-495e-40ec-ae42-3344b11bebd4 2018-09-27 10:07:07,343 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:07:07,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-75b787e5-495e-40ec-ae42-3344b11bebd4 2018-09-27 10:07:07,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188843011856s 2018-09-27 10:07:07,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:07:07,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:07,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d9c1544-4f3e-4d65-ae93-271ec892c1de 2018-09-27 10:07:07,510 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:07:07,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0d9c1544-4f3e-4d65-ae93-271ec892c1de 2018-09-27 10:07:07,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166581869125s 2018-09-27 10:07:07,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:07:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:07,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7636aa07-1955-4f2d-b7fa-1a0d215f79f1 2018-09-27 10:07:07,709 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 10:07:07,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-7636aa07-1955-4f2d-b7fa-1a0d215f79f1 2018-09-27 10:07:07,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185024023056s 2018-09-27 10:07:07,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:07:07,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0ec35d2fe9f1451c816a545bc7f4e827&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=0cfbcd3da30e4a6681fa3f3750257696" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:07,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bdc0f34-cd73-4101-871e-4674d5b13386 2018-09-27 10:07:07,915 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0ec35d2fe9f1451c816a545bc7f4e827&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=0cfbcd3da30e4a6681fa3f3750257696", "previous": null, "next": null}} 2018-09-27 10:07:07,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0ec35d2fe9f1451c816a545bc7f4e827&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=0cfbcd3da30e4a6681fa3f3750257696 used request id req-8bdc0f34-cd73-4101-871e-4674d5b13386 2018-09-27 10:07:07,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198385000229s 2018-09-27 10:07:07,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:07:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696/users/0ec35d2fe9f1451c816a545bc7f4e827/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:08,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da475b1e-b386-44a0-a346-2b760a6f840f 2018-09-27 10:07:08,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:07:08,458 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696/users/0ec35d2fe9f1451c816a545bc7f4e827/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-da475b1e-b386-44a0-a346-2b760a6f840f 2018-09-27 10:07:08,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.53898191452s 2018-09-27 10:07:08,459 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494', 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'0cfbcd3da30e4a6681fa3f3750257696', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0249736d-91c7-4514-bd8c-6650aab285b5', 'username': u'snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 10:07:08,462 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494', 'password': '0249736d-91c7-4514-bd8c-6650aab285b5', 'project_name': 'snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '0cfbcd3da30e4a6681fa3f3750257696', 'project_domain_name': 'Default'} 2018-09-27 10:07:08,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:08,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4890d07-4dbf-42d4-92ce-5c369654b31b 2018-09-27 10:07:08,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:08,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e4890d07-4dbf-42d4-92ce-5c369654b31b 2018-09-27 10:07:08,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180025100708s 2018-09-27 10:07:08,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:08,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:08,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43ed987-af3f-4044-b3ce-627c751aafd9 2018-09-27 10:07:08,851 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:08,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c43ed987-af3f-4044-b3ce-627c751aafd9 2018-09-27 10:07:08,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199564933777s 2018-09-27 10:07:08,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:07:08,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:08,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd2d586-aad1-4892-9110-511a4bd2927c 2018-09-27 10:07:08,966 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:07:08,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8dd2d586-aad1-4892-9110-511a4bd2927c 2018-09-27 10:07:08,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109277963638s 2018-09-27 10:07:08,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:07:08,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:09,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07ea9a1-eabe-4187-81b3-705d7d29715a 2018-09-27 10:07:09,165 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:07:09,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e07ea9a1-eabe-4187-81b3-705d7d29715a 2018-09-27 10:07:09,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198394060135s 2018-09-27 10:07:09,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:07:09,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:09,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e9749f-cff8-4f5e-a6cb-26688cb98b32 2018-09-27 10:07:09,368 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 10:07:09,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e8e9749f-cff8-4f5e-a6cb-26688cb98b32 2018-09-27 10:07:09,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191018104553s 2018-09-27 10:07:09,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:07:09,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0ec35d2fe9f1451c816a545bc7f4e827&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=0cfbcd3da30e4a6681fa3f3750257696" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:09,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4376d71-07ee-44ce-8332-8c18eaad4777 2018-09-27 10:07:09,561 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0ec35d2fe9f1451c816a545bc7f4e827&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=0cfbcd3da30e4a6681fa3f3750257696", "previous": null, "next": null}} 2018-09-27 10:07:09,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0ec35d2fe9f1451c816a545bc7f4e827&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=0cfbcd3da30e4a6681fa3f3750257696 used request id req-a4376d71-07ee-44ce-8332-8c18eaad4777 2018-09-27 10:07:09,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.184828996658s 2018-09-27 10:07:09,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:07:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696/users/0ec35d2fe9f1451c816a545bc7f4e827/roles/90bdfd0998c74f52854ae7b0bc631e52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:09,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:07:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8855ef2-2985-4dec-86cd-d21f94c2f1a2 2018-09-27 10:07:09,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:07:09,895 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696/users/0ec35d2fe9f1451c816a545bc7f4e827/roles/90bdfd0998c74f52854ae7b0bc631e52 used request id req-c8855ef2-2985-4dec-86cd-d21f94c2f1a2 2018-09-27 10:07:09,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.32954287529s 2018-09-27 10:07:09,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:10,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943726d7-1666-4a89-a593-9085de03c8ae 2018-09-27 10:07:10,095 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:10,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-943726d7-1666-4a89-a593-9085de03c8ae 2018-09-27 10:07:10,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196791172028s 2018-09-27 10:07:10,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:10,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:10,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c34ec24-fd46-448b-ac65-dbe3b50bee41 2018-09-27 10:07:10,289 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:10,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6c34ec24-fd46-448b-ac65-dbe3b50bee41 2018-09-27 10:07:10,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187559127808s 2018-09-27 10:07:10,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:07:10,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:10,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d47d48c-b6f3-4b64-bcba-0533dd57943c 2018-09-27 10:07:10,472 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:07:10,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1d47d48c-b6f3-4b64-bcba-0533dd57943c 2018-09-27 10:07:10,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178426980972s 2018-09-27 10:07:10,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:07:10,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:10,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc114e4f-c7fd-4cb5-82b5-e352a88a54ba 2018-09-27 10:07:10,597 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:07:10,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fc114e4f-c7fd-4cb5-82b5-e352a88a54ba 2018-09-27 10:07:10,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123354911804s 2018-09-27 10:07:10,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:07:10,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:10,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff46226-c5e7-494d-ae1b-de40341e38d1 2018-09-27 10:07:10,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 10:07:10,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2ff46226-c5e7-494d-ae1b-de40341e38d1 2018-09-27 10:07:10,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110332012177s 2018-09-27 10:07:10,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:07:10,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0ec35d2fe9f1451c816a545bc7f4e827&role.id=f908b71d508d4e6caa94cf4ec40de18f&scope.project.id=0cfbcd3da30e4a6681fa3f3750257696" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:10,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee358b77-c847-480d-8ec6-17fb352b9e97 2018-09-27 10:07:10,837 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0ec35d2fe9f1451c816a545bc7f4e827&role.id=f908b71d508d4e6caa94cf4ec40de18f&scope.project.id=0cfbcd3da30e4a6681fa3f3750257696", "previous": null, "next": null}} 2018-09-27 10:07:10,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0ec35d2fe9f1451c816a545bc7f4e827&role.id=f908b71d508d4e6caa94cf4ec40de18f&scope.project.id=0cfbcd3da30e4a6681fa3f3750257696 used request id req-ee358b77-c847-480d-8ec6-17fb352b9e97 2018-09-27 10:07:10,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10954284668s 2018-09-27 10:07:10,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:07:10,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696/users/0ec35d2fe9f1451c816a545bc7f4e827/roles/f908b71d508d4e6caa94cf4ec40de18f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26ca541d9f2b36a333858e30980d0b67ccf59a8d2229c59523e62f583c80d9ab" 2018-09-27 10:07:10,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cca84a6-52e1-4512-a1f2-429b9f238940 2018-09-27 10:07:10,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:07:10,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696/users/0ec35d2fe9f1451c816a545bc7f4e827/roles/f908b71d508d4e6caa94cf4ec40de18f used request id req-1cca84a6-52e1-4512-a1f2-429b9f238940 2018-09-27 10:07:10,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15554189682s 2018-09-27 10:07:10,997 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-27 10:07:10,997 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-27 10:07:10,998 - openstack_tests - INFO - OS Credentials = > 2018-09-27 10:07:10,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-27 10:07:10,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:07:11,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f908b71d508d4e6caa94cf4ec40de18f", "name": "heat_stack_owner"}, {"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cfbcd3da30e4a6681fa3f3750257696", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/0cfbcd3da30e4a6681fa3f3750257696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/0cfbcd3da30e4a6681fa3f3750257696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/0cfbcd3da30e4a6681fa3f3750257696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/0cfbcd3da30e4a6681fa3f3750257696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/0cfbcd3da30e4a6681fa3f3750257696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/0cfbcd3da30e4a6681fa3f3750257696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0cfbcd3da30e4a6681fa3f3750257696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_0cfbcd3da30e4a6681fa3f3750257696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0cfbcd3da30e4a6681fa3f3750257696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/0cfbcd3da30e4a6681fa3f3750257696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/0cfbcd3da30e4a6681fa3f3750257696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/0cfbcd3da30e4a6681fa3f3750257696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/0cfbcd3da30e4a6681fa3f3750257696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/0cfbcd3da30e4a6681fa3f3750257696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "id": "0ec35d2fe9f1451c816a545bc7f4e827"}, "audit_ids": ["6vva0FxUQJS7Rck9qXPy3A"], "issued_at": "2018-09-27T10:07:11.000000Z"}} 2018-09-27 10:07:11,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}3aca0d0d4cd9d7c4700b90ba25c4877598370b94d01b1f75dc17979e5bbed0d8" 2018-09-27 10:07:11,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:11 GMT X-Openstack-Request-Id: req-3099ac69-42db-4318-87e0-e0cb157fd754 2018-09-27 10:07:11,766 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 10:07:11,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-3099ac69-42db-4318-87e0-e0cb157fd754 2018-09-27 10:07:11,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=507686fb-d9e2-49d1-a62b-2af1100a4051 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}3aca0d0d4cd9d7c4700b90ba25c4877598370b94d01b1f75dc17979e5bbed0d8" 2018-09-27 10:07:12,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:12 GMT X-Openstack-Request-Id: req-76092179-4ee4-4d63-93b5-af91474c4814 2018-09-27 10:07:12,072 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-27T09:54:26Z","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":"79918576-43da-4fd5-a906-a6e49876eec6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a10c3c0d1d2449dfb523b324eeb3985b","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"507686fb-d9e2-49d1-a62b-2af1100a4051","tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:26Z","ip_version":4}]} 2018-09-27 10:07:12,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=507686fb-d9e2-49d1-a62b-2af1100a4051 used request id req-76092179-4ee4-4d63-93b5-af91474c4814 2018-09-27 10:07:12,073 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-27 10:07:12,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-09-27 10:07:12,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:07:12,086 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eb8589f-5b3b-4985-b448-fdb935032574 2018-09-27 10:07:12,086 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:07:12,086 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-5eb8589f-5b3b-4985-b448-fdb935032574 2018-09-27 10:07:12,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:07:12,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["DrweUYhuRRuK_RYbHUbyzQ"], "issued_at": "2018-09-27T10:07:12.000000Z"}} 2018-09-27 10:07:12,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dd882e5915056ee99a857faced9dbad05a7a473844428fd02d3ea89a42864f5e" 2018-09-27 10:07:12,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07: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-a3c0cb31-b3e7-44d4-94bb-23e79874edf1 x-openstack-request-id: req-a3c0cb31-b3e7-44d4-94bb-23e79874edf1 2018-09-27 10:07:12,773 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.22:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-09-27 10:07:12,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-a3c0cb31-b3e7-44d4-94bb-23e79874edf1 2018-09-27 10:07:12,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.693528175354s 2018-09-27 10:07:12,774 - 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.22: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.65', 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-09-27 10:07:12,774 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-09-27 10:07:12,775 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-09-27 10:07:12,775 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-09-27 10:07:12,781 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:19 | PASS | | vmready2 | functest | healthcheck | 00:17 | PASS | | singlevm1 | functest | healthcheck | 00:49 | PASS | | singlevm2 | functest | healthcheck | 00:44 | PASS | | vping_ssh | functest | healthcheck | 01:01 | PASS | | vping_userdata | functest | healthcheck | 00:50 | PASS | | cinder_test | functest | healthcheck | 01:45 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-27 10:07:12,796 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-27 10:07:12,833 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-27 10:07:12,939 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-27 10:07:13,039 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-27 10:07:15,806 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-341 | | 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-09-27 10:07:15,809 - 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.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=MabNLm7NKKHjks3Y9bLIDAdfd 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=4c33b1c6948c4ed4b9bed01abd408d0e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-27 10:07:15,809 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-27 10:07:15,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-09-27 10:07:15,833 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-09-27 10:07:16,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:07:16,207 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95688187-468e-4597-bd37-41254e705ea3 2018-09-27 10:07:16,207 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:07:16,207 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-95688187-468e-4597-bd37-41254e705ea3 2018-09-27 10:07:16,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:07:16,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:07:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["hXqJ9cCBQDWXSlq4U0AtWQ"], "issued_at": "2018-09-27T10:07:16.000000Z"}} 2018-09-27 10:07:16,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:07:16,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:16,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:16 GMT X-Openstack-Request-Id: req-8033bab2-b887-4bff-a526-c74e6c0c6e90 2018-09-27 10:07:16,979 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 10:07:16,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8033bab2-b887-4bff-a526-c74e6c0c6e90 2018-09-27 10:07:16,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363327980042s 2018-09-27 10:07:16,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:07:16,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:17,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd4f371-37b4-4021-b07c-f98767feca29 2018-09-27 10:07:17,179 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:07:17,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-fbd4f371-37b4-4021-b07c-f98767feca29 2018-09-27 10:07:17,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196106910706s 2018-09-27 10:07:17,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 10:07:17,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_0590b0b4-28f2-4b00-8e67-7cff51eba43e"}}' 2018-09-27 10:07:17,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46afbeec-d3f1-4599-a53a-4b353e38a11d 2018-09-27 10:07:17,454 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/985d51da7634416eae0170ea4b3c3525"}, "tags": [], "enabled": true, "id": "985d51da7634416eae0170ea4b3c3525", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_0590b0b4-28f2-4b00-8e67-7cff51eba43e"}} 2018-09-27 10:07:17,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-46afbeec-d3f1-4599-a53a-4b353e38a11d 2018-09-27 10:07:17,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.266314029694s 2018-09-27 10:07:17,455 - 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'985d51da7634416eae0170ea4b3c3525', '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_0590b0b4-28f2-4b00-8e67-7cff51eba43e'}) 2018-09-27 10:07:17,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 10:07:17,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "31f2540a-183f-430c-809b-a04bda256495", "email": null, "name": "tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e"}}' 2018-09-27 10:07:17,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dd78436-924b-43e7-be82-12bb3295c7fd 2018-09-27 10:07:17,954 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "links": {"self": "http://172.30.9.22:5000/v3/users/668c21a1f31b44ada86c8913a29f4b7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "668c21a1f31b44ada86c8913a29f4b7c", "domain_id": "default", "password_expires_at": null}} 2018-09-27 10:07:17,954 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1dd78436-924b-43e7-be82-12bb3295c7fd 2018-09-27 10:07:17,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.492457151413s 2018-09-27 10:07:17,955 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'668c21a1f31b44ada86c8913a29f4b7c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e'}) 2018-09-27 10:07:17,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:17,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:18,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c4d4c8-a3ed-45b5-a1e4-e6451f5710d5 2018-09-27 10:07:18,154 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:18,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-18c4d4c8-a3ed-45b5-a1e4-e6451f5710d5 2018-09-27 10:07:18,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195649862289s 2018-09-27 10:07:18,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:18,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:18,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307c40e9-17c3-4a5b-8bbb-ddc734a01a49 2018-09-27 10:07:18,362 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:18,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-307c40e9-17c3-4a5b-8bbb-ddc734a01a49 2018-09-27 10:07:18,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202420949936s 2018-09-27 10:07:18,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:18,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:18,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4134ea51-aa5c-4e24-afe2-20bcb2d2bd4d 2018-09-27 10:07:18,550 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:18,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4134ea51-aa5c-4e24-afe2-20bcb2d2bd4d 2018-09-27 10:07:18,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182939052582s 2018-09-27 10:07:18,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:07:18,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:18,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b05cc6-e6f7-4841-a22e-4c154be48d41 2018-09-27 10:07:18,749 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:07:18,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a4b05cc6-e6f7-4841-a22e-4c154be48d41 2018-09-27 10:07:18,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193691015244s 2018-09-27 10:07:18,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:07:18,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:18,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa09d1d4-ec15-4efe-a084-e33ac0b62cb2 2018-09-27 10:07:18,965 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "links": {"self": "http://172.30.9.22:5000/v3/users/668c21a1f31b44ada86c8913a29f4b7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "668c21a1f31b44ada86c8913a29f4b7c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:07:18,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fa09d1d4-ec15-4efe-a084-e33ac0b62cb2 2018-09-27 10:07:18,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215054035187s 2018-09-27 10:07:18,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:07:18,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:19,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c47b784-211c-4b7a-bbea-e3d046786976 2018-09-27 10:07:19,176 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/985d51da7634416eae0170ea4b3c3525"}, "tags": [], "enabled": true, "id": "985d51da7634416eae0170ea4b3c3525", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_0590b0b4-28f2-4b00-8e67-7cff51eba43e"}]} 2018-09-27 10:07:19,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-9c47b784-211c-4b7a-bbea-e3d046786976 2018-09-27 10:07:19,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198199033737s 2018-09-27 10:07:19,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:07:19,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=668c21a1f31b44ada86c8913a29f4b7c&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=985d51da7634416eae0170ea4b3c3525" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:19,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765917b8-4a0b-4b1c-97f2-a0e5b1a79e77 2018-09-27 10:07:19,329 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=668c21a1f31b44ada86c8913a29f4b7c&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=985d51da7634416eae0170ea4b3c3525", "previous": null, "next": null}} 2018-09-27 10:07:19,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=668c21a1f31b44ada86c8913a29f4b7c&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=985d51da7634416eae0170ea4b3c3525 used request id req-765917b8-4a0b-4b1c-97f2-a0e5b1a79e77 2018-09-27 10:07:19,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.145061016083s 2018-09-27 10:07:19,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:07:19,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/985d51da7634416eae0170ea4b3c3525/users/668c21a1f31b44ada86c8913a29f4b7c/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:19,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeeed615-d54d-445b-91ab-0112b632ec72 2018-09-27 10:07:19,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:07:19,559 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/985d51da7634416eae0170ea4b3c3525/users/668c21a1f31b44ada86c8913a29f4b7c/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-eeeed615-d54d-445b-91ab-0112b632ec72 2018-09-27 10:07:19,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.22568488121s 2018-09-27 10:07:19,559 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_0590b0b4-28f2-4b00-8e67-7cff51eba43e', 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'985d51da7634416eae0170ea4b3c3525', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '31f2540a-183f-430c-809b-a04bda256495', 'username': u'tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 10:07:19,563 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e', 'password': '31f2540a-183f-430c-809b-a04bda256495', 'project_name': 'tempest_smoke-project_0590b0b4-28f2-4b00-8e67-7cff51eba43e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '985d51da7634416eae0170ea4b3c3525', 'project_domain_name': 'Default'} 2018-09-27 10:07:19,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:19,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:19,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c55541-50e3-436a-ad0d-8d124c4c90be 2018-09-27 10:07:19,739 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:19,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-73c55541-50e3-436a-ad0d-8d124c4c90be 2018-09-27 10:07:19,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173989057541s 2018-09-27 10:07:19,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:19,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:19,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26defbc0-159a-425a-b550-e2ae0f516e0d 2018-09-27 10:07:19,852 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:19,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-26defbc0-159a-425a-b550-e2ae0f516e0d 2018-09-27 10:07:19,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109493017197s 2018-09-27 10:07:19,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:07:19,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:19,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6ae3fe-e535-4edb-a8c7-9cd368d7d1ca 2018-09-27 10:07:19,969 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:07:19,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2d6ae3fe-e535-4edb-a8c7-9cd368d7d1ca 2018-09-27 10:07:19,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113775968552s 2018-09-27 10:07:19,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:07:19,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:20,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bd3568-7786-4297-994b-9dd1bec465a5 2018-09-27 10:07:20,168 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "links": {"self": "http://172.30.9.22:5000/v3/users/668c21a1f31b44ada86c8913a29f4b7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "668c21a1f31b44ada86c8913a29f4b7c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:07:20,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-01bd3568-7786-4297-994b-9dd1bec465a5 2018-09-27 10:07:20,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19878411293s 2018-09-27 10:07:20,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:07:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:20,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832a44ff-f662-460a-8d18-033d693d4966 2018-09-27 10:07:20,293 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/985d51da7634416eae0170ea4b3c3525"}, "tags": [], "enabled": true, "id": "985d51da7634416eae0170ea4b3c3525", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_0590b0b4-28f2-4b00-8e67-7cff51eba43e"}]} 2018-09-27 10:07:20,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-832a44ff-f662-460a-8d18-033d693d4966 2018-09-27 10:07:20,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111788034439s 2018-09-27 10:07:20,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:07:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=668c21a1f31b44ada86c8913a29f4b7c&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=985d51da7634416eae0170ea4b3c3525" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:20,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9c5565-b159-4212-b495-425e43fc719c 2018-09-27 10:07:20,413 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=668c21a1f31b44ada86c8913a29f4b7c&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=985d51da7634416eae0170ea4b3c3525", "previous": null, "next": null}} 2018-09-27 10:07:20,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=668c21a1f31b44ada86c8913a29f4b7c&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=985d51da7634416eae0170ea4b3c3525 used request id req-1f9c5565-b159-4212-b495-425e43fc719c 2018-09-27 10:07:20,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11207818985s 2018-09-27 10:07:20,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:07:20,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/985d51da7634416eae0170ea4b3c3525/users/668c21a1f31b44ada86c8913a29f4b7c/roles/90bdfd0998c74f52854ae7b0bc631e52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:20,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:07:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5ff7b0c-4112-4910-acbe-6f0ec9ec3868 2018-09-27 10:07:20,558 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:07:20,558 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/985d51da7634416eae0170ea4b3c3525/users/668c21a1f31b44ada86c8913a29f4b7c/roles/90bdfd0998c74f52854ae7b0bc631e52 used request id req-d5ff7b0c-4112-4910-acbe-6f0ec9ec3868 2018-09-27 10:07:20,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141100883484s 2018-09-27 10:07:20,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:20,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:20,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb6c0c1-2be4-42ac-8d03-e0ede7446aae 2018-09-27 10:07:20,745 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:20,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fcb6c0c1-2be4-42ac-8d03-e0ede7446aae 2018-09-27 10:07:20,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183390855789s 2018-09-27 10:07:20,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:07:20,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:20,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d99099-2588-459b-ab51-112786b0d920 2018-09-27 10:07:20,898 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:07:20,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-19d99099-2588-459b-ab51-112786b0d920 2018-09-27 10:07:20,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149169206619s 2018-09-27 10:07:20,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:07:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:21,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc80672-b6ac-4499-873a-785289316ed2 2018-09-27 10:07:21,099 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "links": {"self": "http://172.30.9.22:5000/v3/users/668c21a1f31b44ada86c8913a29f4b7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "668c21a1f31b44ada86c8913a29f4b7c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:07:21,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bfc80672-b6ac-4499-873a-785289316ed2 2018-09-27 10:07:21,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199282884598s 2018-09-27 10:07:21,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:07:21,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=90bdfd0998c74f52854ae7b0bc631e52&user.id=668c21a1f31b44ada86c8913a29f4b7c&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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:21,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db86157c-5b6d-4688-933e-0a69ae1fa73d 2018-09-27 10:07:21,303 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=90bdfd0998c74f52854ae7b0bc631e52&user.id=668c21a1f31b44ada86c8913a29f4b7c&scope.domain.id=default", "previous": null, "next": null}} 2018-09-27 10:07:21,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=90bdfd0998c74f52854ae7b0bc631e52&user.id=668c21a1f31b44ada86c8913a29f4b7c&scope.domain.id=default used request id req-db86157c-5b6d-4688-933e-0a69ae1fa73d 2018-09-27 10:07:21,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.191635847092s 2018-09-27 10:07:21,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-09-27 10:07:21,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/668c21a1f31b44ada86c8913a29f4b7c/roles/90bdfd0998c74f52854ae7b0bc631e52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:07:21,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5044859-fd55-4057-a0f7-d7f8e3381a9f 2018-09-27 10:07:21,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:07:21,547 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/668c21a1f31b44ada86c8913a29f4b7c/roles/90bdfd0998c74f52854ae7b0bc631e52 used request id req-f5044859-fd55-4057-a0f7-d7f8e3381a9f 2018-09-27 10:07:21,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.239432096481s 2018-09-27 10:07:21,547 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-27 10:07:26,130 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3a410866-3bb0-4aa0-b478-da7a20a96469 | 2018-09-27T10:07:25.718117 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3a410866-3bb0-4aa0-b478-da7a20a96469 ~/.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-09-27 10:07:29,580 - 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-09-27 10:07:30,340 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-27 10:07:35,517 - 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=4195089f-1e68-4bc1-8602-d3df28987bdc) as the default verifier for the future CLI operations. 2018-09-27 10:07:37,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:07:37,459 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c749408e-3321-4c49-9d4f-8676c5f25796 2018-09-27 10:07:37,460 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:07:37,460 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-c749408e-3321-4c49-9d4f-8676c5f25796 2018-09-27 10:07:37,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:07:37,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "985d51da7634416eae0170ea4b3c3525", "name": "tempest_smoke-project_0590b0b4-28f2-4b00-8e67-7cff51eba43e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/985d51da7634416eae0170ea4b3c3525", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/985d51da7634416eae0170ea4b3c3525", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/985d51da7634416eae0170ea4b3c3525", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/985d51da7634416eae0170ea4b3c3525", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/985d51da7634416eae0170ea4b3c3525", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/985d51da7634416eae0170ea4b3c3525", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_985d51da7634416eae0170ea4b3c3525", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_985d51da7634416eae0170ea4b3c3525", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/985d51da7634416eae0170ea4b3c3525", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/985d51da7634416eae0170ea4b3c3525", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/985d51da7634416eae0170ea4b3c3525", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/985d51da7634416eae0170ea4b3c3525", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/985d51da7634416eae0170ea4b3c3525", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/985d51da7634416eae0170ea4b3c3525", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "id": "668c21a1f31b44ada86c8913a29f4b7c"}, "audit_ids": ["lo8nlGV-QZKVx-UguCPDxw"], "issued_at": "2018-09-27T10:07:37.000000Z"}} 2018-09-27 10:07:37,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-27 10:07:37,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:07:38,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:38 GMT X-Openstack-Request-Id: req-794b9efa-37d0-4794-b436-506e8e6354fb 2018-09-27 10:07:38,138 - 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-09-27 10:07:38,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-794b9efa-37d0-4794-b436-506e8e6354fb 2018-09-27 10:07:38,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.262685060501s 2018-09-27 10:07:38,149 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-09-27 10:07:38,149 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 10:07:38,241 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 10:07:38,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:07:38,248 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:38 GMT 2018-09-27 10:07:38,248 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 10:07:38,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:07:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:07:38,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:38 GMT X-Openstack-Request-Id: req-fc3d5a53-c51d-40de-8ba0-f9aef261dc0f 2018-09-27 10:07:38,647 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:07:38,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fc3d5a53-c51d-40de-8ba0-f9aef261dc0f 2018-09-27 10:07:38,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.397118091583s 2018-09-27 10:07:38,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 10:07:38,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e"}' 2018-09-27 10:07:38,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:38 GMT Location: http://172.30.9.22:9292/v2/images/38791507-0a06-4331-861d-50601ab0b111 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-58755301-ca5f-4558-8361-e61cb4774317 2018-09-27 10:07:38,985 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:07:38Z", "file": "/v2/images/38791507-0a06-4331-861d-50601ab0b111/file", "owner": "985d51da7634416eae0170ea4b3c3525", "id": "38791507-0a06-4331-861d-50601ab0b111", "size": null, "self": "/v2/images/38791507-0a06-4331-861d-50601ab0b111", "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_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "checksum": null, "created_at": "2018-09-27T10:07:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 10:07:38,985 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-58755301-ca5f-4558-8361-e61cb4774317 2018-09-27 10:07:38,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.32891702652s 2018-09-27 10:07:38,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 10:07:38,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/38791507-0a06-4331-861d-50601ab0b111/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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" -d '' 2018-09-27 10:07:40,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:07:40 GMT X-Openstack-Request-Id: req-0e6724a2-46a8-4015-b19a-1cb2d9e32241 2018-09-27 10:07:40,531 - 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-09-27 10:07:40,531 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/38791507-0a06-4331-861d-50601ab0b111/file used request id req-0e6724a2-46a8-4015-b19a-1cb2d9e32241 2018-09-27 10:07:40,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.54514217377s 2018-09-27 10:07:40,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:07:40,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:07:40,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:40 GMT X-Openstack-Request-Id: req-33ecd4ff-43fa-4d67-8401-241ae60d0883 2018-09-27 10:07:40,561 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:07:40Z", "file": "/v2/images/38791507-0a06-4331-861d-50601ab0b111/file", "owner": "985d51da7634416eae0170ea4b3c3525", "id": "38791507-0a06-4331-861d-50601ab0b111", "size": 12716032, "self": "/v2/images/38791507-0a06-4331-861d-50601ab0b111", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/38791507-0a06-4331-861d-50601ab0b111/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/38791507-0a06-4331-861d-50601ab0b111/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:07:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:07:40,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-33ecd4ff-43fa-4d67-8401-241ae60d0883 2018-09-27 10:07:40,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025976896286s 2018-09-27 10:07:40,564 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/38791507-0a06-4331-861d-50601ab0b111/snap', u'metadata': Munch({})})], 'file': u'/v2/images/38791507-0a06-4331-861d-50601ab0b111/file', 'owner': u'985d51da7634416eae0170ea4b3c3525', 'id': u'38791507-0a06-4331-861d-50601ab0b111', 'size': 12716032, u'self': u'/v2/images/38791507-0a06-4331-861d-50601ab0b111', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'985d51da7634416eae0170ea4b3c3525', 'name': 'tempest_smoke-project_0590b0b4-28f2-4b00-8e67-7cff51eba43e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/38791507-0a06-4331-861d-50601ab0b111/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T10:07:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-27T10:07:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e', '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/38791507-0a06-4331-861d-50601ab0b111', 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_0590b0b4-28f2-4b00-8e67-7cff51eba43e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e', 'created': u'2018-09-27T10:07:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T10:07:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/38791507-0a06-4331-861d-50601ab0b111', 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_0590b0b4-28f2-4b00-8e67-7cff51eba43e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 10:07:40,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 10:07:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 10:07:41,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07: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-8bf510f3-b9bd-43b2-aa5f-845cd22ae55f x-openstack-request-id: req-8bf510f3-b9bd-43b2-aa5f-845cd22ae55f 2018-09-27 10:07:41,009 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b57f4223-e949-4252-9256-9faccfd9ac78", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b57f4223-e949-4252-9256-9faccfd9ac78", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b57f4223-e949-4252-9256-9faccfd9ac78", "name": "tempest_smoke-flavor_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 10:07:41,010 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8bf510f3-b9bd-43b2-aa5f-845cd22ae55f 2018-09-27 10:07:41,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.442389965057s 2018-09-27 10:07:41,011 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_0590b0b4-28f2-4b00-8e67-7cff51eba43e', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'b57f4223-e949-4252-9256-9faccfd9ac78', 'swap': 0}) 2018-09-27 10:07:41,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 10:07:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b57f4223-e949-4252-9256-9faccfd9ac78/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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" -d '{"extra_specs": {}}' 2018-09-27 10:07:41,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:41 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-3b5bd29e-e04e-4563-bd6a-8ca7d7051a07 x-openstack-request-id: req-3b5bd29e-e04e-4563-bd6a-8ca7d7051a07 2018-09-27 10:07:41,033 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 10:07:41,033 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b57f4223-e949-4252-9256-9faccfd9ac78/os-extra_specs used request id req-3b5bd29e-e04e-4563-bd6a-8ca7d7051a07 2018-09-27 10:07:41,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219008922577s 2018-09-27 10:07:41,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:07:41,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c82a8e1-0c41-4821-ae9c-84907c554a67 2018-09-27 10:07:41,158 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:41,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c82a8e1-0c41-4821-ae9c-84907c554a67 2018-09-27 10:07:41,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113956928253s 2018-09-27 10:07:41,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:07:41,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:07:41,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf30c09e-5618-41c6-9907-917282b14adc 2018-09-27 10:07:41,358 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:07:41,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bf30c09e-5618-41c6-9907-917282b14adc 2018-09-27 10:07:41,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194051027298s 2018-09-27 10:07:41,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-27 10:07:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:07:42,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 714 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07: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-9b47a955-8a00-4e21-8a3b-adbd3d033011 x-openstack-request-id: req-9b47a955-8a00-4e21-8a3b-adbd3d033011 2018-09-27 10:07:42,018 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 332}, "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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 335}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-09-27 10:07:42,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-9b47a955-8a00-4e21-8a3b-adbd3d033011 2018-09-27 10:07:42,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.308103084564s 2018-09-27 10:07:42,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:07:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:07:42,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:42 GMT X-Openstack-Request-Id: req-3c2da48e-8306-47f3-8591-25209d309df8 2018-09-27 10:07:42,300 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:07:40Z", "file": "/v2/images/38791507-0a06-4331-861d-50601ab0b111/file", "owner": "985d51da7634416eae0170ea4b3c3525", "id": "38791507-0a06-4331-861d-50601ab0b111", "size": 12716032, "self": "/v2/images/38791507-0a06-4331-861d-50601ab0b111", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/38791507-0a06-4331-861d-50601ab0b111/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/38791507-0a06-4331-861d-50601ab0b111/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:07:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:07:42,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3c2da48e-8306-47f3-8591-25209d309df8 2018-09-27 10:07:42,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276500940323s 2018-09-27 10:07:42,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 10:07:42,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e"}' 2018-09-27 10:07:42,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:42 GMT Location: http://172.30.9.22:9292/v2/images/474988cd-051f-4db4-816d-a6036244aeff Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b1139ac6-2175-4174-b85e-eab4db0bdb66 2018-09-27 10:07:42,633 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:07:42Z", "file": "/v2/images/474988cd-051f-4db4-816d-a6036244aeff/file", "owner": "985d51da7634416eae0170ea4b3c3525", "id": "474988cd-051f-4db4-816d-a6036244aeff", "size": null, "self": "/v2/images/474988cd-051f-4db4-816d-a6036244aeff", "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_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "checksum": null, "created_at": "2018-09-27T10:07:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 10:07:42,633 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b1139ac6-2175-4174-b85e-eab4db0bdb66 2018-09-27 10:07:42,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.322883844376s 2018-09-27 10:07:42,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 10:07:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/474988cd-051f-4db4-816d-a6036244aeff/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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" -d '' 2018-09-27 10:07:43,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:07:43 GMT X-Openstack-Request-Id: req-18740c29-af23-491d-bfc2-d2392c0e0505 2018-09-27 10:07:43,662 - 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-09-27 10:07:43,662 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/474988cd-051f-4db4-816d-a6036244aeff/file used request id req-18740c29-af23-491d-bfc2-d2392c0e0505 2018-09-27 10:07:43,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02849507332s 2018-09-27 10:07:43,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:07:43,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:07:43,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07:43 GMT X-Openstack-Request-Id: req-8228c8d5-3b66-4090-8b32-dac4a4d722c0 2018-09-27 10:07:43,963 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:07:43Z", "file": "/v2/images/474988cd-051f-4db4-816d-a6036244aeff/file", "owner": "985d51da7634416eae0170ea4b3c3525", "id": "474988cd-051f-4db4-816d-a6036244aeff", "size": 12716032, "self": "/v2/images/474988cd-051f-4db4-816d-a6036244aeff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/474988cd-051f-4db4-816d-a6036244aeff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/474988cd-051f-4db4-816d-a6036244aeff/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:07:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:07:40Z", "file": "/v2/images/38791507-0a06-4331-861d-50601ab0b111/file", "owner": "985d51da7634416eae0170ea4b3c3525", "id": "38791507-0a06-4331-861d-50601ab0b111", "size": 12716032, "self": "/v2/images/38791507-0a06-4331-861d-50601ab0b111", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/38791507-0a06-4331-861d-50601ab0b111/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/38791507-0a06-4331-861d-50601ab0b111/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:07:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:07:43,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8228c8d5-3b66-4090-8b32-dac4a4d722c0 2018-09-27 10:07:43,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29613494873s 2018-09-27 10:07:43,966 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/474988cd-051f-4db4-816d-a6036244aeff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/474988cd-051f-4db4-816d-a6036244aeff/file', 'owner': u'985d51da7634416eae0170ea4b3c3525', 'id': u'474988cd-051f-4db4-816d-a6036244aeff', 'size': 12716032, u'self': u'/v2/images/474988cd-051f-4db4-816d-a6036244aeff', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'985d51da7634416eae0170ea4b3c3525', 'name': 'tempest_smoke-project_0590b0b4-28f2-4b00-8e67-7cff51eba43e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/474988cd-051f-4db4-816d-a6036244aeff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T10:07:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-27T10:07:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e', '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/474988cd-051f-4db4-816d-a6036244aeff', 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_0590b0b4-28f2-4b00-8e67-7cff51eba43e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e', 'created': u'2018-09-27T10:07:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T10:07:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/474988cd-051f-4db4-816d-a6036244aeff', 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_0590b0b4-28f2-4b00-8e67-7cff51eba43e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 10:07:43,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 10:07:43,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 10:07:44,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07: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-802e7872-ac72-4966-8858-a0675163a44f x-openstack-request-id: req-802e7872-ac72-4966-8858-a0675163a44f 2018-09-27 10:07:44,024 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb", "name": "tempest_smoke-flavor_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 10:07:44,024 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-802e7872-ac72-4966-8858-a0675163a44f 2018-09-27 10:07:44,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0575029850006s 2018-09-27 10:07:44,025 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb', 'swap': 0}) 2018-09-27 10:07:44,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 10:07:44,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb/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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" -d '{"extra_specs": {}}' 2018-09-27 10:07:44,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:07: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 x-compute-request-id: req-89966874-74ef-4b13-8b8c-57566c76fbca x-openstack-request-id: req-89966874-74ef-4b13-8b8c-57566c76fbca 2018-09-27 10:07:44,049 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 10:07:44,049 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb/os-extra_specs used request id req-89966874-74ef-4b13-8b8c-57566c76fbca 2018-09-27 10:07:44,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239720344543s 2018-09-27 10:07:44,050 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb', 'swap': 0}) 2018-09-27 10:07:47,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-27 10:07:47,399 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-27 10:07:47,399 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-27 10:07:47,402 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-27 10:07:47,414 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-27 10:07:50,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4195089f-1e68-4bc1-8602-d3df28987bdc/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-09-27 10:07:50,984 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-27 10:07:50,985 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-27 10:07:50,985 - 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-09-27 10:07:59,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:07:59.793 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.274s] 2018-09-27 10:07:59,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:07:59.843 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.050s] 2018-09-27 10:08:04,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:04.104 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.448s] 2018-09-27 10:08:09,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:09.307 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.201s] 2018-09-27 10:08:24,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:24.146 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [17.928s] 2018-09-27 10:08:28,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:28.097 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [10.140s] 2018-09-27 10:08:39,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:39.227 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2018-09-27 10:08:39,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:39.228 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 10:08:45,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:45.867 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.176s] 2018-09-27 10:08:46,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:46.436 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.148s] 2018-09-27 10:08:46,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:46.438 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-27 10:08:50,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:50.660 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-09-27 10:08:50,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:50.772 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.112s] 2018-09-27 10:08:59,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:08:59.962 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.454s] 2018-09-27 10:09:01,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:01.301 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.833s] 2018-09-27 10:09:01,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:01.310 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-09-27 10:09:02,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:02.935 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-27 10:09:07,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:07.678 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.541s] 2018-09-27 10:09:08,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:08.714 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.480s] 2018-09-27 10:09:11,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:11.644 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.114s] 2018-09-27 10:09:11,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:11.645 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-27 10:09:11,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:11.653 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-27 10:09:13,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:13.473 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-09-27 10:09:15,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:15.745 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.653s] 2018-09-27 10:09:24,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:24.179 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.461s] 2018-09-27 10:09:25,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:25.247 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.181s] 2018-09-27 10:09:25,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:25.703 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.020s] 2018-09-27 10:09:26,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:26.086 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.384s] 2018-09-27 10:09:26,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:26.182 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.095s] 2018-09-27 10:09:26,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:26.543 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.360s] 2018-09-27 10:09:26,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:26.906 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.363s] 2018-09-27 10:09:27,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:27.742 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.835s] 2018-09-27 10:09:32,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:32.693 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.513s] 2018-09-27 10:09:35,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:35.512 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.818s] 2018-09-27 10:09:35,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:35.756 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.245s] 2018-09-27 10:09:36,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:36.082 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.325s] 2018-09-27 10:09:36,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:36.547 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.857s] 2018-09-27 10:09:44,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:44.429 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.234s] 2018-09-27 10:09:47,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:47.011 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.580s] 2018-09-27 10:09:47,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:47.062 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.055s] 2018-09-27 10:09:47,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:47.495 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.176s] 2018-09-27 10:09:48,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:48.061 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.780s] 2018-09-27 10:09:51,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:51.170 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-09-27 10:09:56,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:56.578 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.516s] 2018-09-27 10:09:58,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:58.376 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.179s] 2018-09-27 10:09:58,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:58.392 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-09-27 10:09:58,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:58.930 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.351s] 2018-09-27 10:09:59,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:59.185 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.255s] 2018-09-27 10:09:59,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:09:59.233 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.048s] 2018-09-27 10:10:00,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:00.402 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.339s] 2018-09-27 10:10:07,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:07.218 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-09-27 10:10:09,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:09.929 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.721s] 2018-09-27 10:10:11,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:11.029 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.100s] 2018-09-27 10:10:13,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:13.178 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.149s] 2018-09-27 10:10:18,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:18.359 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.159s] 2018-09-27 10:10:18,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:18.437 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.078s] 2018-09-27 10:10:18,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:18.518 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.081s] 2018-09-27 10:10:18,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:18.647 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.129s] 2018-09-27 10:10:23,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:23.583 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.010s] 2018-09-27 10:10:24,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:24.931 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.595s] 2018-09-27 10:10:26,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:26.848 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.405s] 2018-09-27 10:10:29,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:29.144 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.560s] 2018-09-27 10:10:34,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:34.740 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [1.045s] 2018-09-27 10:10:36,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:36.214 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.070s] 2018-09-27 10:10:40,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:40.472 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.356s] 2018-09-27 10:10:52,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:52.546 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.407s] 2018-09-27 10:10:54,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:54.845 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.371s] 2018-09-27 10:10:55,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:55.508 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.284s] 2018-09-27 10:10:56,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:56.161 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.653s] 2018-09-27 10:10:56,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:56.254 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.093s] 2018-09-27 10:10:56,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:56.554 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.299s] 2018-09-27 10:10:56,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:56.820 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.265s] 2018-09-27 10:10:57,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:57.115 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.295s] 2018-09-27 10:10:59,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:59.698 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.169s] 2018-09-27 10:10:59,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:10:59.871 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.172s] 2018-09-27 10:11:00,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:11:00.046 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.174s] 2018-09-27 10:11:00,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:11:00.066 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.021s] 2018-09-27 10:11:10,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:11:10.634 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [6.515s] 2018-09-27 10:11:33,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:11:33.288 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [27.966s] 2018-09-27 10:11:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:11:33.420 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.008s] 2018-09-27 10:11:41,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:11:41.924 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.503s] 2018-09-27 10:11:52,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:11:52.182 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [18.894s] 2018-09-27 10:11:58,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:11:58.803 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.201s] 2018-09-27 10:12:03,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:12:03.667 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.863s] 2018-09-27 10:12:09,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:12:09.503 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [17.320s] 2018-09-27 10:12:13,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:12:13.449 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.782s] 2018-09-27 10:12:21,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:12:21.305 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [11.802s] 2018-09-27 10:12:28,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:12:28.002 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.975s] 2018-09-27 10:12:35,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:12:35.687 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.416s] 2018-09-27 10:12:38,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:12:38.381 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.692s] 2018-09-27 10:12:41,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:12:41.009 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.628s] 2018-09-27 10:12:50,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:12:50.404 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [28.372s] 2018-09-27 10:13:10,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:13:10.978 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [20.571s] 2018-09-27 10:13:29,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:13:29.668 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [18.689s] 2018-09-27 10:13:41,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:13:41.868 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.200s] 2018-09-27 10:13:49,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:13:49.288 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.033s] 2018-09-27 10:13:52,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:13:52.762 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.472s] 2018-09-27 10:13:52,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:13:52.830 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.071s] 2018-09-27 10:14:00,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:14:00.444 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.104s] 2018-09-27 10:14:00,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:14:00.645 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.202s] 2018-09-27 10:14:11,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:14:11.061 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.304s] 2018-09-27 10:14:13,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:14:13.442 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.380s] 2018-09-27 10:14:15,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-27 10:14:15.836 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.393s] 2018-09-27 10:14:19,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 229901dc-2eda-4368-948b-5678e0cec566 2018-09-27 10:14:19,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '229901dc-2eda-4368-948b-5678e0cec566']'. 2018-09-27 10:14:19,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-27 10:14:19,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-27 10:14:19,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-27 10:14:19,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 229901dc-2eda-4368-948b-5678e0cec566 | 2018-09-27 10:14:19,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-27 10:14:19,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-27 10:07:53 | 2018-09-27 10:14:19,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-27 10:14:18 | 2018-09-27 10:14:19,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:25 | 2018-09-27 10:14:19,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-27 10:14:19,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-27 10:14:19,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-27 10:14:19,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4195089f-1e68-4bc1-8602-d3df28987bdc) | 2018-09-27 10:14:19,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-27 10:14:19,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3a410866-3bb0-4aa0-b478-da7a20a96469) | 2018-09-27 10:14:19,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-09-27 10:14:19,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 378.8 | 2018-09-27 10:14:19,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 99 | 2018-09-27 10:14:19,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-09-27 10:14:19,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-27 10:14:19,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-27 10:14:19,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-09-27 10:14:19,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-27 10:14:19,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-27 10:14:19,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-27 10:14:20,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 98.0198019802% 2018-09-27 10:14:20,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 10:14:20,191 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:42 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-09-27 10:14:20,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 10:14:20,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/474988cd-051f-4db4-816d-a6036244aeff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:14:21,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:14:21 GMT X-Openstack-Request-Id: req-ca7b7b6b-4af1-4b0b-bc78-81f2d2eb8b8a 2018-09-27 10:14:21,605 - 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-09-27 10:14:21,605 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/474988cd-051f-4db4-816d-a6036244aeff used request id req-ca7b7b6b-4af1-4b0b-bc78-81f2d2eb8b8a 2018-09-27 10:14:21,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.40827393532s 2018-09-27 10:14:21,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:14:21,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:14:21,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14: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-2141bf65-cf64-454d-94af-47483ad4686a x-openstack-request-id: req-2141bf65-cf64-454d-94af-47483ad4686a 2018-09-27 10:14:21,914 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b57f4223-e949-4252-9256-9faccfd9ac78", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b57f4223-e949-4252-9256-9faccfd9ac78", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b57f4223-e949-4252-9256-9faccfd9ac78", "name": "tempest_smoke-flavor_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb", "name": "tempest_smoke-flavor_alt_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:14:21,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-2141bf65-cf64-454d-94af-47483ad4686a 2018-09-27 10:14:21,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.29484295845s 2018-09-27 10:14:21,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 10:14:21,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:14:21,965 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14: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-26272ec1-53fa-4e86-b71a-b25f830d3912 x-openstack-request-id: req-26272ec1-53fa-4e86-b71a-b25f830d3912 2018-09-27 10:14:21,965 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e4ca97f5-1d2f-4d5d-9a5f-3d53cdb0ddfb used request id req-26272ec1-53fa-4e86-b71a-b25f830d3912 2018-09-27 10:14:21,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0483980178833s 2018-09-27 10:14:21,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:14:21,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:14:22,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:22 GMT X-Openstack-Request-Id: req-5e96f3d3-1e89-4209-aea9-4e98d1608654 2018-09-27 10:14:22,260 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:07:40Z", "file": "/v2/images/38791507-0a06-4331-861d-50601ab0b111/file", "owner": "985d51da7634416eae0170ea4b3c3525", "id": "38791507-0a06-4331-861d-50601ab0b111", "size": 12716032, "self": "/v2/images/38791507-0a06-4331-861d-50601ab0b111", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/38791507-0a06-4331-861d-50601ab0b111/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/38791507-0a06-4331-861d-50601ab0b111/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:07:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:14:22,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5e96f3d3-1e89-4209-aea9-4e98d1608654 2018-09-27 10:14:22,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29216504097s 2018-09-27 10:14:22,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 10:14:22,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/38791507-0a06-4331-861d-50601ab0b111 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}10fa06764225c4900ca389dba32426be84751f144f8d3194222e31a60468cb23" 2018-09-27 10:14:23,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:14:23 GMT X-Openstack-Request-Id: req-1e06a64d-a7af-4c3c-beb4-7d3163ca7a07 2018-09-27 10:14:23,769 - 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-09-27 10:14:23,770 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/38791507-0a06-4331-861d-50601ab0b111 used request id req-1e06a64d-a7af-4c3c-beb4-7d3163ca7a07 2018-09-27 10:14:23,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50870704651s 2018-09-27 10:14:23,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:14:23,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:14:23,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14: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-11e518cc-516c-47ba-8edd-c8d27576056f x-openstack-request-id: req-11e518cc-516c-47ba-8edd-c8d27576056f 2018-09-27 10:14:23,796 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b57f4223-e949-4252-9256-9faccfd9ac78", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b57f4223-e949-4252-9256-9faccfd9ac78", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b57f4223-e949-4252-9256-9faccfd9ac78", "name": "tempest_smoke-flavor_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:14:23,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-11e518cc-516c-47ba-8edd-c8d27576056f 2018-09-27 10:14:23,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026260137558s 2018-09-27 10:14:23,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 10:14:23,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b57f4223-e949-4252-9256-9faccfd9ac78 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:14:23,827 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14: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-5c89c44e-f7db-4e77-91a5-4e1e2056ccef x-openstack-request-id: req-5c89c44e-f7db-4e77-91a5-4e1e2056ccef 2018-09-27 10:14:23,828 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b57f4223-e949-4252-9256-9faccfd9ac78 used request id req-5c89c44e-f7db-4e77-91a5-4e1e2056ccef 2018-09-27 10:14:23,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0294380187988s 2018-09-27 10:14:23,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:14:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:14:24,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ef2970-b77b-483c-a59e-0f6acc3acbca 2018-09-27 10:14:24,037 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "links": {"self": "http://172.30.9.22:5000/v3/users/668c21a1f31b44ada86c8913a29f4b7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "668c21a1f31b44ada86c8913a29f4b7c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:14:24,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e1ef2970-b77b-483c-a59e-0f6acc3acbca 2018-09-27 10:14:24,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208810091019s 2018-09-27 10:14:24,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:14:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/668c21a1f31b44ada86c8913a29f4b7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:14:24,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4260c0db-4cfd-4c34-aefa-93d9a0f4652c 2018-09-27 10:14:24,261 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_0590b0b4-28f2-4b00-8e67-7cff51eba43e", "links": {"self": "http://172.30.9.22:5000/v3/users/668c21a1f31b44ada86c8913a29f4b7c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "668c21a1f31b44ada86c8913a29f4b7c", "description": null}} 2018-09-27 10:14:24,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/668c21a1f31b44ada86c8913a29f4b7c used request id req-4260c0db-4cfd-4c34-aefa-93d9a0f4652c 2018-09-27 10:14:24,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217387199402s 2018-09-27 10:14:24,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 10:14:24,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/668c21a1f31b44ada86c8913a29f4b7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:14:24,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60ec0c9-b530-47d4-b751-b7d28a43b2d3 2018-09-27 10:14:24,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:14:24,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/668c21a1f31b44ada86c8913a29f4b7c used request id req-a60ec0c9-b530-47d4-b751-b7d28a43b2d3 2018-09-27 10:14:24,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308655977249s 2018-09-27 10:14:24,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:14:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:14:24,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 533 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17292fb-7050-4918-b712-9789415f804a 2018-09-27 10:14:24,768 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/985d51da7634416eae0170ea4b3c3525"}, "tags": [], "enabled": true, "id": "985d51da7634416eae0170ea4b3c3525", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_0590b0b4-28f2-4b00-8e67-7cff51eba43e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}]} 2018-09-27 10:14:24,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f17292fb-7050-4918-b712-9789415f804a 2018-09-27 10:14:24,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191576004028s 2018-09-27 10:14:24,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 10:14:24,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/985d51da7634416eae0170ea4b3c3525 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:14:25,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da339295-a94d-4372-960c-ec1cfe6807e1 2018-09-27 10:14:25,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:14:25,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/985d51da7634416eae0170ea4b3c3525 used request id req-da339295-a94d-4372-960c-ec1cfe6807e1 2018-09-27 10:14:25,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.25275683403s 2018-09-27 10:14:25,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:14:25,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=985d51da7634416eae0170ea4b3c3525&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}e03f9d9223ddf1fdfcc7a6ea6ad3e27419b6385cd4d027777531b8514e7f6db1" 2018-09-27 10:14:25,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:25 GMT X-Openstack-Request-Id: req-200f661a-a964-460e-9527-911066f6784d 2018-09-27 10:14:25,438 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-09-27 10:14:25,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=985d51da7634416eae0170ea4b3c3525&name=default used request id req-200f661a-a964-460e-9527-911066f6784d 2018-09-27 10:14:25,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.405925989151s 2018-09-27 10:14:25,438 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-09-27 10:14:25,489 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-09-27 10:14:25,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:14:25,544 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca17f93-a2ec-4965-b0ae-791a943ca102 2018-09-27 10:14:25,544 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:14:25,544 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-eca17f93-a2ec-4965-b0ae-791a943ca102 2018-09-27 10:14:25,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:14:25,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["OKeswT9OQFuZlnuxxEh8Yw"], "issued_at": "2018-09-27T10:14:25.000000Z"}} 2018-09-27 10:14:25,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:14:25,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:26,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:26 GMT X-Openstack-Request-Id: req-bc980157-8fd7-4c0a-b792-e961e1f492ba 2018-09-27 10:14:26,295 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T09:54:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 10:14:26,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bc980157-8fd7-4c0a-b792-e961e1f492ba 2018-09-27 10:14:26,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355232000351s 2018-09-27 10:14:26,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:14:26,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:26,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f0fddf-6285-4f99-ace0-3d8398b11ed0 2018-09-27 10:14:26,504 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:14:26,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-19f0fddf-6285-4f99-ace0-3d8398b11ed0 2018-09-27 10:14:26,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200716018677s 2018-09-27 10:14:26,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 10:14:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_2f32f86e-b5ef-49de-a1e9-5f98fe201551"}}' 2018-09-27 10:14:26,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-249ef47b-615a-49ee-a5a9-c7ae6f529063 2018-09-27 10:14:26,729 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.22:5000/v3/projects/e66dc4db9965461f983f311c9ba0ce7c"}, "tags": [], "enabled": true, "id": "e66dc4db9965461f983f311c9ba0ce7c", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_2f32f86e-b5ef-49de-a1e9-5f98fe201551"}} 2018-09-27 10:14:26,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-249ef47b-615a-49ee-a5a9-c7ae6f529063 2018-09-27 10:14:26,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217368125916s 2018-09-27 10:14:26,730 - 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'e66dc4db9965461f983f311c9ba0ce7c', '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_2f32f86e-b5ef-49de-a1e9-5f98fe201551'}) 2018-09-27 10:14:26,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 10:14:26,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "146002a8-7c1f-4eca-883a-b7336f5a31e0", "email": null, "name": "neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551"}}' 2018-09-27 10:14:27,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36f46f99-08c3-4c53-8006-a855c27e1ba6 2018-09-27 10:14:27,188 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "links": {"self": "http://172.30.9.22:5000/v3/users/3e7b6d093cf143f6a49999fa735ddf83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e7b6d093cf143f6a49999fa735ddf83", "domain_id": "default", "password_expires_at": null}} 2018-09-27 10:14:27,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-36f46f99-08c3-4c53-8006-a855c27e1ba6 2018-09-27 10:14:27,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.452165126801s 2018-09-27 10:14:27,189 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3e7b6d093cf143f6a49999fa735ddf83', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551'}) 2018-09-27 10:14:27,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:14:27,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:27,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b60a9c7-6f06-43ec-9128-8455ddaf6809 2018-09-27 10:14:27,385 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:14:27,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1b60a9c7-6f06-43ec-9128-8455ddaf6809 2018-09-27 10:14:27,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191936016083s 2018-09-27 10:14:27,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:14:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:27,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecbbf87-ff7a-44ba-8556-704e83f19031 2018-09-27 10:14:27,583 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:14:27,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5ecbbf87-ff7a-44ba-8556-704e83f19031 2018-09-27 10:14:27,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192451953888s 2018-09-27 10:14:27,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:14:27,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:27,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d067f78-1669-4554-90f4-386b24c594f2 2018-09-27 10:14:27,780 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:14:27,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8d067f78-1669-4554-90f4-386b24c594f2 2018-09-27 10:14:27,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192124843597s 2018-09-27 10:14:27,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:14:27,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:27,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daabdf5e-4215-4469-a5e5-d4981908e444 2018-09-27 10:14:27,978 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:14:27,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-daabdf5e-4215-4469-a5e5-d4981908e444 2018-09-27 10:14:27,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192504882812s 2018-09-27 10:14:27,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:14:27,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:28,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e508ac1d-5ca0-4739-8013-f061a2ee9df7 2018-09-27 10:14:28,192 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "links": {"self": "http://172.30.9.22:5000/v3/users/3e7b6d093cf143f6a49999fa735ddf83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e7b6d093cf143f6a49999fa735ddf83", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:14:28,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e508ac1d-5ca0-4739-8013-f061a2ee9df7 2018-09-27 10:14:28,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212872028351s 2018-09-27 10:14:28,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:14:28,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:28,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 545 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236e95df-8fe0-40a6-8033-87e49539b9f9 2018-09-27 10:14:28,394 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.22:5000/v3/projects/e66dc4db9965461f983f311c9ba0ce7c"}, "tags": [], "enabled": true, "id": "e66dc4db9965461f983f311c9ba0ce7c", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_2f32f86e-b5ef-49de-a1e9-5f98fe201551"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 10:14:28,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-236e95df-8fe0-40a6-8033-87e49539b9f9 2018-09-27 10:14:28,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188473939896s 2018-09-27 10:14:28,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:14:28,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=3e7b6d093cf143f6a49999fa735ddf83&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=e66dc4db9965461f983f311c9ba0ce7c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:28,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb850a33-577a-44e3-9f13-a2086bfb3b3c 2018-09-27 10:14:28,593 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3e7b6d093cf143f6a49999fa735ddf83&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=e66dc4db9965461f983f311c9ba0ce7c", "previous": null, "next": null}} 2018-09-27 10:14:28,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3e7b6d093cf143f6a49999fa735ddf83&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=e66dc4db9965461f983f311c9ba0ce7c used request id req-fb850a33-577a-44e3-9f13-a2086bfb3b3c 2018-09-27 10:14:28,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190552949905s 2018-09-27 10:14:28,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:14:28,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e66dc4db9965461f983f311c9ba0ce7c/users/3e7b6d093cf143f6a49999fa735ddf83/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:28,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb5a790-eecf-4d24-b931-69af11aaab09 2018-09-27 10:14:28,839 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:14:28,839 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e66dc4db9965461f983f311c9ba0ce7c/users/3e7b6d093cf143f6a49999fa735ddf83/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-7bb5a790-eecf-4d24-b931-69af11aaab09 2018-09-27 10:14:28,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.241834878922s 2018-09-27 10:14:28,840 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_2f32f86e-b5ef-49de-a1e9-5f98fe201551', 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'e66dc4db9965461f983f311c9ba0ce7c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '146002a8-7c1f-4eca-883a-b7336f5a31e0', 'username': u'neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 10:14:28,844 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551', 'password': '146002a8-7c1f-4eca-883a-b7336f5a31e0', 'project_name': 'neutron-tempest-pl-project_2f32f86e-b5ef-49de-a1e9-5f98fe201551', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'e66dc4db9965461f983f311c9ba0ce7c', 'project_domain_name': 'Default'} 2018-09-27 10:14:28,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:14:28,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:29,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f93df6-2852-49fb-85ea-91509450d6ca 2018-09-27 10:14:29,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:14:29,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-15f93df6-2852-49fb-85ea-91509450d6ca 2018-09-27 10:14:29,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188592910767s 2018-09-27 10:14:29,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:14:29,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:29,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3877da-375a-45bc-b8df-6b35537f4bad 2018-09-27 10:14:29,158 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:14:29,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2f3877da-375a-45bc-b8df-6b35537f4bad 2018-09-27 10:14:29,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116104125977s 2018-09-27 10:14:29,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:14:29,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:29,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed404ef7-d2eb-4eb1-9582-64406ecac5cb 2018-09-27 10:14:29,278 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:14:29,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ed404ef7-d2eb-4eb1-9582-64406ecac5cb 2018-09-27 10:14:29,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115044116974s 2018-09-27 10:14:29,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:14:29,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:29,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ba1857-b8a1-4788-9d98-e1dde23fab01 2018-09-27 10:14:29,476 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "links": {"self": "http://172.30.9.22:5000/v3/users/3e7b6d093cf143f6a49999fa735ddf83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e7b6d093cf143f6a49999fa735ddf83", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:14:29,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a9ba1857-b8a1-4788-9d98-e1dde23fab01 2018-09-27 10:14:29,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197082996368s 2018-09-27 10:14:29,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:14:29,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:29,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 545 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f947424d-0832-4e36-baea-9a5f5dd295ad 2018-09-27 10:14:29,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.22:5000/v3/projects/e66dc4db9965461f983f311c9ba0ce7c"}, "tags": [], "enabled": true, "id": "e66dc4db9965461f983f311c9ba0ce7c", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_2f32f86e-b5ef-49de-a1e9-5f98fe201551"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 10:14:29,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f947424d-0832-4e36-baea-9a5f5dd295ad 2018-09-27 10:14:29,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197667121887s 2018-09-27 10:14:29,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:14:29,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=3e7b6d093cf143f6a49999fa735ddf83&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=e66dc4db9965461f983f311c9ba0ce7c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:29,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab6f87c-2bcf-4ba4-865e-4b10661cbfd2 2018-09-27 10:14:29,880 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3e7b6d093cf143f6a49999fa735ddf83&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=e66dc4db9965461f983f311c9ba0ce7c", "previous": null, "next": null}} 2018-09-27 10:14:29,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3e7b6d093cf143f6a49999fa735ddf83&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=e66dc4db9965461f983f311c9ba0ce7c used request id req-cab6f87c-2bcf-4ba4-865e-4b10661cbfd2 2018-09-27 10:14:29,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.184811115265s 2018-09-27 10:14:29,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:14:29,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e66dc4db9965461f983f311c9ba0ce7c/users/3e7b6d093cf143f6a49999fa735ddf83/roles/90bdfd0998c74f52854ae7b0bc631e52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:30,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e7b7ef9-fd53-406e-b498-cbb4c56acf90 2018-09-27 10:14:30,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:14:30,044 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e66dc4db9965461f983f311c9ba0ce7c/users/3e7b6d093cf143f6a49999fa735ddf83/roles/90bdfd0998c74f52854ae7b0bc631e52 used request id req-8e7b7ef9-fd53-406e-b498-cbb4c56acf90 2018-09-27 10:14:30,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159728050232s 2018-09-27 10:14:30,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:14:30,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:30,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1cb24c4-7557-4973-bb92-ffa0027221cc 2018-09-27 10:14:30,155 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:14:30,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d1cb24c4-7557-4973-bb92-ffa0027221cc 2018-09-27 10:14:30,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107136964798s 2018-09-27 10:14:30,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:14:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:30,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608fa4e1-66ac-4dd5-834e-a6d7c6b27402 2018-09-27 10:14:30,350 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:14:30,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-608fa4e1-66ac-4dd5-834e-a6d7c6b27402 2018-09-27 10:14:30,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189522981644s 2018-09-27 10:14:30,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:14:30,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:30,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc23222-75b8-4fb4-965d-213be1b0d93e 2018-09-27 10:14:30,470 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "links": {"self": "http://172.30.9.22:5000/v3/users/3e7b6d093cf143f6a49999fa735ddf83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e7b6d093cf143f6a49999fa735ddf83", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:14:30,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ebc23222-75b8-4fb4-965d-213be1b0d93e 2018-09-27 10:14:30,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11975812912s 2018-09-27 10:14:30,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:14:30,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=90bdfd0998c74f52854ae7b0bc631e52&user.id=3e7b6d093cf143f6a49999fa735ddf83&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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:30,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d56039-9e8d-4e26-9e25-5673f47a234c 2018-09-27 10:14:30,590 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=90bdfd0998c74f52854ae7b0bc631e52&user.id=3e7b6d093cf143f6a49999fa735ddf83&scope.domain.id=default", "previous": null, "next": null}} 2018-09-27 10:14:30,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=90bdfd0998c74f52854ae7b0bc631e52&user.id=3e7b6d093cf143f6a49999fa735ddf83&scope.domain.id=default used request id req-92d56039-9e8d-4e26-9e25-5673f47a234c 2018-09-27 10:14:30,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106735944748s 2018-09-27 10:14:30,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-09-27 10:14:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/3e7b6d093cf143f6a49999fa735ddf83/roles/90bdfd0998c74f52854ae7b0bc631e52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:14:30,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6b70f8f-2dd5-4229-8869-80ecee1b8ffc 2018-09-27 10:14:30,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:14:30,832 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/3e7b6d093cf143f6a49999fa735ddf83/roles/90bdfd0998c74f52854ae7b0bc631e52 used request id req-f6b70f8f-2dd5-4229-8869-80ecee1b8ffc 2018-09-27 10:14:30,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.238408088684s 2018-09-27 10:14:30,832 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-27 10:14:33,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-27 10:14:35,921 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e4371b06-bf45-499a-a8b6-7703f26d65ea | 2018-09-27T10:14:35.545049 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e4371b06-bf45-499a-a8b6-7703f26d65ea ~/.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-09-27 10:14:39,076 - 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-09-27 10:14:39,724 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-27 10:14:41,865 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-27 10:14:45,113 - 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=9aabd7a3-d63d-4c1b-8754-d76223e7dab9) as the default verifier for the future CLI operations. 2018-09-27 10:14:47,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:14:47,085 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815bd20f-19ef-46cb-ad7e-9b11c93770de 2018-09-27 10:14:47,085 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:14:47,086 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-815bd20f-19ef-46cb-ad7e-9b11c93770de 2018-09-27 10:14:47,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:14:47,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e66dc4db9965461f983f311c9ba0ce7c", "name": "neutron-tempest-pl-project_2f32f86e-b5ef-49de-a1e9-5f98fe201551"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/e66dc4db9965461f983f311c9ba0ce7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/e66dc4db9965461f983f311c9ba0ce7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/e66dc4db9965461f983f311c9ba0ce7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/e66dc4db9965461f983f311c9ba0ce7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/e66dc4db9965461f983f311c9ba0ce7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/e66dc4db9965461f983f311c9ba0ce7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_e66dc4db9965461f983f311c9ba0ce7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_e66dc4db9965461f983f311c9ba0ce7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e66dc4db9965461f983f311c9ba0ce7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/e66dc4db9965461f983f311c9ba0ce7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/e66dc4db9965461f983f311c9ba0ce7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/e66dc4db9965461f983f311c9ba0ce7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/e66dc4db9965461f983f311c9ba0ce7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/e66dc4db9965461f983f311c9ba0ce7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "id": "3e7b6d093cf143f6a49999fa735ddf83"}, "audit_ids": ["r0MM54ViRDSvNc8rLGzQVA"], "issued_at": "2018-09-27T10:14:47.000000Z"}} 2018-09-27 10:14:47,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-27 10:14:47,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:14:47,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:47 GMT X-Openstack-Request-Id: req-4e7e7431-de2f-4fdd-94ec-17b79626cf49 2018-09-27 10:14:47,784 - 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-09-27 10:14:47,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-4e7e7431-de2f-4fdd-94ec-17b79626cf49 2018-09-27 10:14:47,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.284852981567s 2018-09-27 10:14:47,791 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-09-27 10:14:47,792 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 10:14:47,896 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 10:14:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:14:47,904 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:47 GMT 2018-09-27 10:14:47,904 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 10:14:47,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:14:47,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:14:48,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:48 GMT X-Openstack-Request-Id: req-e6c525d4-eec8-4733-aea3-00f4eac5c03e 2018-09-27 10:14:48,184 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:14:48,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e6c525d4-eec8-4733-aea3-00f4eac5c03e 2018-09-27 10:14:48,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277737855911s 2018-09-27 10:14:48,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 10:14:48,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551"}' 2018-09-27 10:14:48,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:48 GMT Location: http://172.30.9.22:9292/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dc5a1e7b-ab4b-45de-bf54-a9185953e82e 2018-09-27 10:14:48,529 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:14:48Z", "file": "/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/file", "owner": "e66dc4db9965461f983f311c9ba0ce7c", "id": "f7bca53e-71fd-483a-a514-4df6fc0182d3", "size": null, "self": "/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3", "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_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "checksum": null, "created_at": "2018-09-27T10:14:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 10:14:48,529 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-dc5a1e7b-ab4b-45de-bf54-a9185953e82e 2018-09-27 10:14:48,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.336555957794s 2018-09-27 10:14:48,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 10:14:48,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" -d '' 2018-09-27 10:14:49,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:14:49 GMT X-Openstack-Request-Id: req-c59bc89b-ebc8-451c-a8c9-e91fd119aaaf 2018-09-27 10:14:49,557 - 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-09-27 10:14:49,557 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/file used request id req-c59bc89b-ebc8-451c-a8c9-e91fd119aaaf 2018-09-27 10:14:49,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0268330574s 2018-09-27 10:14:49,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:14:49,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:14:49,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:49 GMT X-Openstack-Request-Id: req-dd8d13db-2675-421e-bbe3-f4fc9ebdfe54 2018-09-27 10:14:49,835 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:14:49Z", "file": "/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/file", "owner": "e66dc4db9965461f983f311c9ba0ce7c", "id": "f7bca53e-71fd-483a-a514-4df6fc0182d3", "size": 12716032, "self": "/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:14:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:14:49,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-dd8d13db-2675-421e-bbe3-f4fc9ebdfe54 2018-09-27 10:14:49,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273347854614s 2018-09-27 10:14:49,837 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/file', 'owner': u'e66dc4db9965461f983f311c9ba0ce7c', 'id': u'f7bca53e-71fd-483a-a514-4df6fc0182d3', 'size': 12716032, u'self': u'/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e66dc4db9965461f983f311c9ba0ce7c', 'name': 'neutron-tempest-pl-project_2f32f86e-b5ef-49de-a1e9-5f98fe201551', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T10:14:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-27T10:14:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551', '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/f7bca53e-71fd-483a-a514-4df6fc0182d3', 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_2f32f86e-b5ef-49de-a1e9-5f98fe201551', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551', 'created': u'2018-09-27T10:14:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T10:14:48Z', 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/f7bca53e-71fd-483a-a514-4df6fc0182d3', 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_2f32f86e-b5ef-49de-a1e9-5f98fe201551', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 10:14:49,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 10:14:49,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 10:14:50,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14: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-8f2d1bb3-4e1f-4206-83cb-748d83943abb x-openstack-request-id: req-8f2d1bb3-4e1f-4206-83cb-748d83943abb 2018-09-27 10:14:50,244 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/caeef181-fc3e-4190-87af-1e1d28a989a5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/caeef181-fc3e-4190-87af-1e1d28a989a5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "caeef181-fc3e-4190-87af-1e1d28a989a5", "name": "neutron-tempest-plugin-api-flavor_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 10:14:50,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8f2d1bb3-4e1f-4206-83cb-748d83943abb 2018-09-27 10:14:50,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.402947187424s 2018-09-27 10:14:50,245 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_2f32f86e-b5ef-49de-a1e9-5f98fe201551', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'caeef181-fc3e-4190-87af-1e1d28a989a5', 'swap': 0}) 2018-09-27 10:14:50,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 10:14:50,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/caeef181-fc3e-4190-87af-1e1d28a989a5/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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" -d '{"extra_specs": {}}' 2018-09-27 10:14:50,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14: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-45433ef2-76d3-4810-935c-b605731d65e2 x-openstack-request-id: req-45433ef2-76d3-4810-935c-b605731d65e2 2018-09-27 10:14:50,266 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 10:14:50,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/caeef181-fc3e-4190-87af-1e1d28a989a5/os-extra_specs used request id req-45433ef2-76d3-4810-935c-b605731d65e2 2018-09-27 10:14:50,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021124124527s 2018-09-27 10:14:50,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:14:50,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:14:50,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa408d02-462c-41c7-887b-dd42043f3650 2018-09-27 10:14:50,475 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:14:50,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-aa408d02-462c-41c7-887b-dd42043f3650 2018-09-27 10:14:50,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197207212448s 2018-09-27 10:14:50,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:14:50,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:14:50,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bbd0be3-6197-474e-b590-140512d881e5 2018-09-27 10:14:50,673 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:14:50,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7bbd0be3-6197-474e-b590-140512d881e5 2018-09-27 10:14:50,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192912101746s 2018-09-27 10:14:50,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-27 10:14:50,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:14:50,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 714 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14: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-c30c5fb8-61ea-4582-b222-c42006309af5 x-openstack-request-id: req-c30c5fb8-61ea-4582-b222-c42006309af5 2018-09-27 10:14:50,980 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 332}, "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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 335}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-09-27 10:14:50,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-c30c5fb8-61ea-4582-b222-c42006309af5 2018-09-27 10:14:50,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.29269194603s 2018-09-27 10:14:50,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:14:50,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:14:51,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:51 GMT X-Openstack-Request-Id: req-dc699c0e-d56f-47a3-a767-972700a799fd 2018-09-27 10:14:51,763 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:14:49Z", "file": "/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/file", "owner": "e66dc4db9965461f983f311c9ba0ce7c", "id": "f7bca53e-71fd-483a-a514-4df6fc0182d3", "size": 12716032, "self": "/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:14:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:14:51,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-dc699c0e-d56f-47a3-a767-972700a799fd 2018-09-27 10:14:51,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.777145862579s 2018-09-27 10:14:51,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 10:14:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551"}' 2018-09-27 10:14:52,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:52 GMT Location: http://172.30.9.22:9292/v2/images/eb5862f7-0072-4379-a943-f61146d145a8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3c9e89a8-424b-4f73-9115-89fd506d086b 2018-09-27 10:14:52,180 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:14:52Z", "file": "/v2/images/eb5862f7-0072-4379-a943-f61146d145a8/file", "owner": "e66dc4db9965461f983f311c9ba0ce7c", "id": "eb5862f7-0072-4379-a943-f61146d145a8", "size": null, "self": "/v2/images/eb5862f7-0072-4379-a943-f61146d145a8", "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_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "checksum": null, "created_at": "2018-09-27T10:14:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 10:14:52,180 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3c9e89a8-424b-4f73-9115-89fd506d086b 2018-09-27 10:14:52,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.410713911057s 2018-09-27 10:14:52,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 10:14:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/eb5862f7-0072-4379-a943-f61146d145a8/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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" -d '' 2018-09-27 10:14:53,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:14:53 GMT X-Openstack-Request-Id: req-7e634655-1a86-4457-9350-18a248503737 2018-09-27 10:14:53,568 - 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-09-27 10:14:53,568 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/eb5862f7-0072-4379-a943-f61146d145a8/file used request id req-7e634655-1a86-4457-9350-18a248503737 2018-09-27 10:14:53,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38772797585s 2018-09-27 10:14:53,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:14:53,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:14:53,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14:53 GMT X-Openstack-Request-Id: req-7811a70e-5eae-43c6-96a8-de1d28920696 2018-09-27 10:14:53,963 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:14:53Z", "file": "/v2/images/eb5862f7-0072-4379-a943-f61146d145a8/file", "owner": "e66dc4db9965461f983f311c9ba0ce7c", "id": "eb5862f7-0072-4379-a943-f61146d145a8", "size": 12716032, "self": "/v2/images/eb5862f7-0072-4379-a943-f61146d145a8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/eb5862f7-0072-4379-a943-f61146d145a8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/eb5862f7-0072-4379-a943-f61146d145a8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:14:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:14:49Z", "file": "/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/file", "owner": "e66dc4db9965461f983f311c9ba0ce7c", "id": "f7bca53e-71fd-483a-a514-4df6fc0182d3", "size": 12716032, "self": "/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:14:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:14:53,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7811a70e-5eae-43c6-96a8-de1d28920696 2018-09-27 10:14:53,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.390085935593s 2018-09-27 10:14:53,966 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/eb5862f7-0072-4379-a943-f61146d145a8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eb5862f7-0072-4379-a943-f61146d145a8/file', 'owner': u'e66dc4db9965461f983f311c9ba0ce7c', 'id': u'eb5862f7-0072-4379-a943-f61146d145a8', 'size': 12716032, u'self': u'/v2/images/eb5862f7-0072-4379-a943-f61146d145a8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e66dc4db9965461f983f311c9ba0ce7c', 'name': 'neutron-tempest-pl-project_2f32f86e-b5ef-49de-a1e9-5f98fe201551', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/eb5862f7-0072-4379-a943-f61146d145a8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T10:14:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-27T10:14:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551', '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/eb5862f7-0072-4379-a943-f61146d145a8', 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_2f32f86e-b5ef-49de-a1e9-5f98fe201551', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551', 'created': u'2018-09-27T10:14:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T10:14:52Z', 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/eb5862f7-0072-4379-a943-f61146d145a8', 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_2f32f86e-b5ef-49de-a1e9-5f98fe201551', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 10:14:53,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 10:14:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 10:14:54,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14: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-a048b767-3cc5-4215-a9d2-716b6a1b95f5 x-openstack-request-id: req-a048b767-3cc5-4215-a9d2-716b6a1b95f5 2018-09-27 10:14:54,004 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5bccda8d-0ce2-468b-a7b3-e699d6e8c78b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5bccda8d-0ce2-468b-a7b3-e699d6e8c78b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5bccda8d-0ce2-468b-a7b3-e699d6e8c78b", "name": "neutron-tempest-plugin-api-flavor_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 10:14:54,004 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a048b767-3cc5-4215-a9d2-716b6a1b95f5 2018-09-27 10:14:54,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0374219417572s 2018-09-27 10:14:54,005 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'5bccda8d-0ce2-468b-a7b3-e699d6e8c78b', 'swap': 0}) 2018-09-27 10:14:54,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 10:14:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/5bccda8d-0ce2-468b-a7b3-e699d6e8c78b/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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" -d '{"extra_specs": {}}' 2018-09-27 10:14:54,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:14: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-1cb0c73e-28a7-40bb-b185-737646acbbb4 x-openstack-request-id: req-1cb0c73e-28a7-40bb-b185-737646acbbb4 2018-09-27 10:14:54,029 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 10:14:54,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5bccda8d-0ce2-468b-a7b3-e699d6e8c78b/os-extra_specs used request id req-1cb0c73e-28a7-40bb-b185-737646acbbb4 2018-09-27 10:14:54,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234389305115s 2018-09-27 10:14:54,029 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'5bccda8d-0ce2-468b-a7b3-e699d6e8c78b', 'swap': 0}) 2018-09-27 10:14:57,383 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-27 10:14:57,384 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-27 10:14:57,384 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-27 10:14:57,387 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-27 10:14:57,397 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-27 10:15:00,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9aabd7a3-d63d-4c1b-8754-d76223e7dab9/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-09-27 10:15:00,524 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-27 10:15:00,525 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-27 10:15:00,526 - 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-09-27 10:29:47,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 414391ee-e869-405d-a4f5-38a1f222ca71 2018-09-27 10:29:47,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '414391ee-e869-405d-a4f5-38a1f222ca71']'. 2018-09-27 10:29:48,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-27 10:29:48,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-27 10:29:48,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-27 10:29:48,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 414391ee-e869-405d-a4f5-38a1f222ca71 | 2018-09-27 10:29:48,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-27 10:29:48,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-27 10:15:02 | 2018-09-27 10:29:48,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-27 10:29:47 | 2018-09-27 10:29:48,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:45 | 2018-09-27 10:29:48,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-27 10:29:48,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-27 10:29:48,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-27 10:29:48,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9aabd7a3-d63d-4c1b-8754-d76223e7dab9) | 2018-09-27 10:29:48,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-27 10:29:48,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e4371b06-bf45-499a-a8b6-7703f26d65ea) | 2018-09-27 10:29:48,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-09-27 10:29:48,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 874.321 | 2018-09-27 10:29:48,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 476 | 2018-09-27 10:29:48,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 71 | 2018-09-27 10:29:48,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-27 10:29:48,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-27 10:29:48,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-27 10:29:48,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-27 10:29:48,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-27 10:29:48,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-27 10:29:48,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-09-27 10:29:49,028 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 10:29:49,028 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:01 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-09-27 10:29:49,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 10:29:49,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/eb5862f7-0072-4379-a943-f61146d145a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:29:50,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:29:50 GMT X-Openstack-Request-Id: req-e408deb6-1c8e-41b2-8869-ca569a271353 2018-09-27 10:29:50,381 - 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-09-27 10:29:50,381 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/eb5862f7-0072-4379-a943-f61146d145a8 used request id req-e408deb6-1c8e-41b2-8869-ca569a271353 2018-09-27 10:29:50,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34670996666s 2018-09-27 10:29:50,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:29:50,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:29:50,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29: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-6fcad4c0-88e3-429a-b4b6-750b20a2de23 x-openstack-request-id: req-6fcad4c0-88e3-429a-b4b6-750b20a2de23 2018-09-27 10:29:50,690 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5bccda8d-0ce2-468b-a7b3-e699d6e8c78b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5bccda8d-0ce2-468b-a7b3-e699d6e8c78b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5bccda8d-0ce2-468b-a7b3-e699d6e8c78b", "name": "neutron-tempest-plugin-api-flavor_alt_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/caeef181-fc3e-4190-87af-1e1d28a989a5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/caeef181-fc3e-4190-87af-1e1d28a989a5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "caeef181-fc3e-4190-87af-1e1d28a989a5", "name": "neutron-tempest-plugin-api-flavor_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:29:50,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6fcad4c0-88e3-429a-b4b6-750b20a2de23 2018-09-27 10:29:50,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303321123123s 2018-09-27 10:29:50,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 10:29:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/5bccda8d-0ce2-468b-a7b3-e699d6e8c78b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:29:50,726 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29: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-a1574daa-cda2-4bba-b222-8256d21b1275 x-openstack-request-id: req-a1574daa-cda2-4bba-b222-8256d21b1275 2018-09-27 10:29:50,727 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5bccda8d-0ce2-468b-a7b3-e699d6e8c78b used request id req-a1574daa-cda2-4bba-b222-8256d21b1275 2018-09-27 10:29:50,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0342111587524s 2018-09-27 10:29:50,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:29:50,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:29:51,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:51 GMT X-Openstack-Request-Id: req-6974ba94-63d5-421e-b1bb-47d4d180479f 2018-09-27 10:29:51,024 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:14:49Z", "file": "/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/file", "owner": "e66dc4db9965461f983f311c9ba0ce7c", "id": "f7bca53e-71fd-483a-a514-4df6fc0182d3", "size": 12716032, "self": "/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/f7bca53e-71fd-483a-a514-4df6fc0182d3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:14:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:29:51,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6974ba94-63d5-421e-b1bb-47d4d180479f 2018-09-27 10:29:51,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295300006866s 2018-09-27 10:29:51,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 10:29:51,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}99c2fddfc1ecbb665d72a65eb6e7199be3064b2f1684bde5b1774b8f4ee4f751" 2018-09-27 10:29:52,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:29:52 GMT X-Openstack-Request-Id: req-9bed48a0-92ce-443a-8aad-9e361b4c3dfd 2018-09-27 10:29:52,480 - 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-09-27 10:29:52,480 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f7bca53e-71fd-483a-a514-4df6fc0182d3 used request id req-9bed48a0-92ce-443a-8aad-9e361b4c3dfd 2018-09-27 10:29:52,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.45321297646s 2018-09-27 10:29:52,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 10:29:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:29:52,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29: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-eab26b30-9f65-4f33-bbde-03f5f28eb249 x-openstack-request-id: req-eab26b30-9f65-4f33-bbde-03f5f28eb249 2018-09-27 10:29:52,523 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/caeef181-fc3e-4190-87af-1e1d28a989a5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/caeef181-fc3e-4190-87af-1e1d28a989a5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "caeef181-fc3e-4190-87af-1e1d28a989a5", "name": "neutron-tempest-plugin-api-flavor_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 10:29:52,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-eab26b30-9f65-4f33-bbde-03f5f28eb249 2018-09-27 10:29:52,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0427541732788s 2018-09-27 10:29:52,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 10:29:52,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/caeef181-fc3e-4190-87af-1e1d28a989a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:29:52,560 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29: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-fdd14860-a3b0-4125-bbd7-f50ee90ac40c x-openstack-request-id: req-fdd14860-a3b0-4125-bbd7-f50ee90ac40c 2018-09-27 10:29:52,560 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/caeef181-fc3e-4190-87af-1e1d28a989a5 used request id req-fdd14860-a3b0-4125-bbd7-f50ee90ac40c 2018-09-27 10:29:52,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349569320679s 2018-09-27 10:29:52,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:29:52,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:29:52,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 972 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7b749b-5858-464e-9212-5f352011abdc 2018-09-27 10:29:52,805 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "links": {"self": "http://172.30.9.22:5000/v3/users/3e7b6d093cf143f6a49999fa735ddf83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e7b6d093cf143f6a49999fa735ddf83", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:29:52,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ca7b749b-5858-464e-9212-5f352011abdc 2018-09-27 10:29:52,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244019031525s 2018-09-27 10:29:52,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:29:52,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3e7b6d093cf143f6a49999fa735ddf83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:29:53,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97780c1e-b1ec-48a0-a918-0337025c2ff0 2018-09-27 10:29:53,027 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_2f32f86e-b5ef-49de-a1e9-5f98fe201551", "links": {"self": "http://172.30.9.22:5000/v3/users/3e7b6d093cf143f6a49999fa735ddf83"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3e7b6d093cf143f6a49999fa735ddf83", "description": null}} 2018-09-27 10:29:53,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3e7b6d093cf143f6a49999fa735ddf83 used request id req-97780c1e-b1ec-48a0-a918-0337025c2ff0 2018-09-27 10:29:53,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21572303772s 2018-09-27 10:29:53,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 10:29:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/3e7b6d093cf143f6a49999fa735ddf83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:29:53,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e103845-0383-4464-a0bf-5b1e216b8d5f 2018-09-27 10:29:53,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:29:53,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3e7b6d093cf143f6a49999fa735ddf83 used request id req-3e103845-0383-4464-a0bf-5b1e216b8d5f 2018-09-27 10:29:53,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.541678190231s 2018-09-27 10:29:53,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:29:53,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:29:53,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 539 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba5345dd-f45e-4e42-911a-d063fbaabe54 2018-09-27 10:29:53,775 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.22:5000/v3/projects/e66dc4db9965461f983f311c9ba0ce7c"}, "tags": [], "enabled": true, "id": "e66dc4db9965461f983f311c9ba0ce7c", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_2f32f86e-b5ef-49de-a1e9-5f98fe201551"}]} 2018-09-27 10:29:53,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ba5345dd-f45e-4e42-911a-d063fbaabe54 2018-09-27 10:29:53,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199110031128s 2018-09-27 10:29:53,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 10:29:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/e66dc4db9965461f983f311c9ba0ce7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:29:54,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64914d0c-ea7d-42ad-b18e-c0cee759e10f 2018-09-27 10:29:54,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:29:54,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e66dc4db9965461f983f311c9ba0ce7c used request id req-64914d0c-ea7d-42ad-b18e-c0cee759e10f 2018-09-27 10:29:54,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.264896154404s 2018-09-27 10:29:54,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 10:29:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e66dc4db9965461f983f311c9ba0ce7c&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}e33955605749b76ca035811f0a01f0ce766ca077c372549d1238c1aa2e3eb554" 2018-09-27 10:29:54,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:54 GMT X-Openstack-Request-Id: req-b8b45c07-3093-4a3a-9e09-678a42309b5b 2018-09-27 10:29:54,349 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-09-27 10:29:54,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e66dc4db9965461f983f311c9ba0ce7c&name=default used request id req-b8b45c07-3093-4a3a-9e09-678a42309b5b 2018-09-27 10:29:54,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.296981811523s 2018-09-27 10:29:54,390 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-09-27 10:29:54,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:29:54,448 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2040000e-a9a8-4bd8-b944-608b64fa7487 2018-09-27 10:29:54,448 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:29:54,448 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-2040000e-a9a8-4bd8-b944-608b64fa7487 2018-09-27 10:29:54,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:29:54,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["FDZlkBHLTWOO0hYS-SFjgQ"], "issued_at": "2018-09-27T10:29:54.000000Z"}} 2018-09-27 10:29:54,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:29:54,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:55,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:55 GMT X-Openstack-Request-Id: req-6ae2176b-d70e-4d14-ae4d-03fab67cc2a6 2018-09-27 10:29:55,638 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T10:16:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 10:29:55,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ae2176b-d70e-4d14-ae4d-03fab67cc2a6 2018-09-27 10:29:55,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.67986702919s 2018-09-27 10:29:55,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:29:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:55,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb035dc7-8a9d-4305-a039-b36f72bd4d80 2018-09-27 10:29:55,846 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:29:55,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-bb035dc7-8a9d-4305-a039-b36f72bd4d80 2018-09-27 10:29:55,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200618028641s 2018-09-27 10:29:55,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 10:29:55,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}}' 2018-09-27 10:29:56,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25b3a911-6d1e-4eea-8b37-94a692395b0d 2018-09-27 10:29:56,077 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5"}, "tags": [], "enabled": true, "id": "23c5c017a756435a8d64ca6b73b389d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}} 2018-09-27 10:29:56,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-25b3a911-6d1e-4eea-8b37-94a692395b0d 2018-09-27 10:29:56,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222538948059s 2018-09-27 10:29:56,078 - 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'23c5c017a756435a8d64ca6b73b389d5', '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_1ce4d9db-2ab3-4965-b493-79c22e9af92f'}) 2018-09-27 10:29:56,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 10:29:56,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d8d8464f-ede5-466b-8606-77fd5bcecc27", "email": null, "name": "rally_sanity-user_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}}' 2018-09-27 10:29:56,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c63e21a-aa4b-4a0f-9934-c1e412144055 2018-09-27 10:29:56,569 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "links": {"self": "http://172.30.9.22:5000/v3/users/959e0542e7e24e7fbf14407a0208924a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "959e0542e7e24e7fbf14407a0208924a", "domain_id": "default", "password_expires_at": null}} 2018-09-27 10:29:56,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-9c63e21a-aa4b-4a0f-9934-c1e412144055 2018-09-27 10:29:56,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.485081911087s 2018-09-27 10:29:56,570 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'959e0542e7e24e7fbf14407a0208924a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_1ce4d9db-2ab3-4965-b493-79c22e9af92f'}) 2018-09-27 10:29:56,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:29:56,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:56,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec49fa4-c391-4638-afbd-7fa95a6e750d 2018-09-27 10:29:56,773 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:29:56,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-eec49fa4-c391-4638-afbd-7fa95a6e750d 2018-09-27 10:29:56,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199418067932s 2018-09-27 10:29:56,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:29:56,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:56,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1925b0ea-7f19-42ac-b4b8-d687b57fa8a2 2018-09-27 10:29:56,958 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:29:56,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1925b0ea-7f19-42ac-b4b8-d687b57fa8a2 2018-09-27 10:29:56,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179206132889s 2018-09-27 10:29:56,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:29:56,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:57,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ace682-ee4f-4dce-a23e-a83ac2195d85 2018-09-27 10:29:57,153 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:29:57,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-96ace682-ee4f-4dce-a23e-a83ac2195d85 2018-09-27 10:29:57,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189102888107s 2018-09-27 10:29:57,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:29:57,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:57,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77df3496-dd55-469a-a127-0c361d346113 2018-09-27 10:29:57,268 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:29:57,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-77df3496-dd55-469a-a127-0c361d346113 2018-09-27 10:29:57,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109942913055s 2018-09-27 10:29:57,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:29:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:57,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7d9ab2-cc5b-425e-a8fe-1808f1f34044 2018-09-27 10:29:57,478 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "links": {"self": "http://172.30.9.22:5000/v3/users/959e0542e7e24e7fbf14407a0208924a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "959e0542e7e24e7fbf14407a0208924a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:29:57,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1a7d9ab2-cc5b-425e-a8fe-1808f1f34044 2018-09-27 10:29:57,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209055900574s 2018-09-27 10:29:57,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:29:57,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:57,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcec9929-44ab-46da-915d-e3696d363423 2018-09-27 10:29:57,603 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5"}, "tags": [], "enabled": true, "id": "23c5c017a756435a8d64ca6b73b389d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 10:29:57,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bcec9929-44ab-46da-915d-e3696d363423 2018-09-27 10:29:57,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111996889114s 2018-09-27 10:29:57,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:29:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=959e0542e7e24e7fbf14407a0208924a&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=23c5c017a756435a8d64ca6b73b389d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:57,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be23d28-2773-4472-81c0-051d3830c01d 2018-09-27 10:29:57,808 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=959e0542e7e24e7fbf14407a0208924a&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=23c5c017a756435a8d64ca6b73b389d5", "previous": null, "next": null}} 2018-09-27 10:29:57,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=959e0542e7e24e7fbf14407a0208924a&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=23c5c017a756435a8d64ca6b73b389d5 used request id req-4be23d28-2773-4472-81c0-051d3830c01d 2018-09-27 10:29:57,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196064949036s 2018-09-27 10:29:57,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:29:57,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5/users/959e0542e7e24e7fbf14407a0208924a/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:58,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac7abad6-982d-4e48-806b-b7237d637afc 2018-09-27 10:29:58,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:29:58,041 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5/users/959e0542e7e24e7fbf14407a0208924a/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-ac7abad6-982d-4e48-806b-b7237d637afc 2018-09-27 10:29:58,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.229063034058s 2018-09-27 10:29:58,042 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 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'23c5c017a756435a8d64ca6b73b389d5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd8d8464f-ede5-466b-8606-77fd5bcecc27', 'username': u'rally_sanity-user_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 10:29:58,046 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'password': 'd8d8464f-ede5-466b-8606-77fd5bcecc27', 'project_name': 'rally_sanity-project_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '23c5c017a756435a8d64ca6b73b389d5', 'project_domain_name': 'Default'} 2018-09-27 10:29:58,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:29:58,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:58,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9876217f-6707-4a1c-850d-bc00d48c6250 2018-09-27 10:29:58,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:29:58,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9876217f-6707-4a1c-850d-bc00d48c6250 2018-09-27 10:29:58,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192556858063s 2018-09-27 10:29:58,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 10:29:58,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:58,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a56e6d-34cd-4451-83e8-2fbb65778960 2018-09-27 10:29:58,442 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 10:29:58,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-55a56e6d-34cd-4451-83e8-2fbb65778960 2018-09-27 10:29:58,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194172859192s 2018-09-27 10:29:58,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:29:58,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:58,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-644f279b-4b3b-4cda-b37d-419d9abbe8f6 2018-09-27 10:29:58,636 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 10:29:58,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-644f279b-4b3b-4cda-b37d-419d9abbe8f6 2018-09-27 10:29:58,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189098834991s 2018-09-27 10:29:58,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 10:29:58,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:58,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb9468a-6f22-434c-acd5-ac83edf85b57 2018-09-27 10:29:58,770 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "links": {"self": "http://172.30.9.22:5000/v3/users/959e0542e7e24e7fbf14407a0208924a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "959e0542e7e24e7fbf14407a0208924a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 10:29:58,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4eb9468a-6f22-434c-acd5-ac83edf85b57 2018-09-27 10:29:58,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132439851761s 2018-09-27 10:29:58,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:29:58,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:58,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8316d6c-b548-4fff-bfab-2b2afabe6bb8 2018-09-27 10:29:58,982 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5"}, "tags": [], "enabled": true, "id": "23c5c017a756435a8d64ca6b73b389d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 10:29:58,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e8316d6c-b548-4fff-bfab-2b2afabe6bb8 2018-09-27 10:29:58,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199850797653s 2018-09-27 10:29:58,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 10:29:58,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=959e0542e7e24e7fbf14407a0208924a&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=23c5c017a756435a8d64ca6b73b389d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:59,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 10:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dae469f-bfe3-43c1-a396-8737785ad945 2018-09-27 10:29:59,173 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=959e0542e7e24e7fbf14407a0208924a&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=23c5c017a756435a8d64ca6b73b389d5", "previous": null, "next": null}} 2018-09-27 10:29:59,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=959e0542e7e24e7fbf14407a0208924a&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=23c5c017a756435a8d64ca6b73b389d5 used request id req-3dae469f-bfe3-43c1-a396-8737785ad945 2018-09-27 10:29:59,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182644844055s 2018-09-27 10:29:59,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 10:29:59,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5/users/959e0542e7e24e7fbf14407a0208924a/roles/90bdfd0998c74f52854ae7b0bc631e52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:29:59,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 10:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07ff6f66-2ec4-4f31-9441-5c59be2c525a 2018-09-27 10:29:59,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 10:29:59,331 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5/users/959e0542e7e24e7fbf14407a0208924a/roles/90bdfd0998c74f52854ae7b0bc631e52 used request id req-07ff6f66-2ec4-4f31-9441-5c59be2c525a 2018-09-27 10:29:59,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153436183929s 2018-09-27 10:29:59,332 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-09-27 10:30:03,498 - 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 ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-09-27 10:30:03,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 10:30:03,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:30:03,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e31c9de-e5fe-43de-9a9c-7660779985be 2018-09-27 10:30:03,654 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 10:30:03,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-9e31c9de-e5fe-43de-9a9c-7660779985be 2018-09-27 10:30:03,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155549049377s 2018-09-27 10:30:03,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 10:30:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 10:30:03,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3924e6-36a9-4bb5-a05a-d1bd748dc012 2018-09-27 10:30:03,841 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5"}, "tags": [], "enabled": true, "id": "23c5c017a756435a8d64ca6b73b389d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 10:30:03,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4d3924e6-36a9-4bb5-a05a-d1bd748dc012 2018-09-27 10:30:03,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179255008698s 2018-09-27 10:30:03,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 10:30:03,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" -d '{"network": {"shared": true, "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "name": "rally_sanity-net_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "admin_state_up": true}}' 2018-09-27 10:30:04,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:04 GMT X-Openstack-Request-Id: req-c071ef4d-e97d-4fd7-af41-6ce374922433 2018-09-27 10:30:04,373 - 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":"bab0330e-a592-47af-a78c-12561134056f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"23c5c017a756435a8d64ca6b73b389d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:30:04Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_1ce4d9db-2ab3-4965-b493-79c22e9af92f","admin_state_up":true,"tenant_id":"23c5c017a756435a8d64ca6b73b389d5","created_at":"2018-09-27T10:30:04Z","mtu":1450}} 2018-09-27 10:30:04,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c071ef4d-e97d-4fd7-af41-6ce374922433 2018-09-27 10:30:04,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.529300928116s 2018-09-27 10:30:04,374 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T10:30:04Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bab0330e-a592-47af-a78c-12561134056f', u'provider:segmentation_id': 95, 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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', u'created_at': u'2018-09-27T10:30:04Z', u'mtu': 1450, u'tenant_id': u'23c5c017a756435a8d64ca6b73b389d5', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'23c5c017a756435a8d64ca6b73b389d5', u'l2_adjacency': True}) 2018-09-27 10:30:04,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:30:04,384 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11ebd3b4-0108-4e87-a245-c4703ee85c6f 2018-09-27 10:30:04,384 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 10:30:04,385 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-11ebd3b4-0108-4e87-a245-c4703ee85c6f 2018-09-27 10:30:04,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 10:30:04,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T11:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23c5c017a756435a8d64ca6b73b389d5", "name": "rally_sanity-project_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/23c5c017a756435a8d64ca6b73b389d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/23c5c017a756435a8d64ca6b73b389d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/23c5c017a756435a8d64ca6b73b389d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/23c5c017a756435a8d64ca6b73b389d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/23c5c017a756435a8d64ca6b73b389d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/23c5c017a756435a8d64ca6b73b389d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_23c5c017a756435a8d64ca6b73b389d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_23c5c017a756435a8d64ca6b73b389d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/23c5c017a756435a8d64ca6b73b389d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/23c5c017a756435a8d64ca6b73b389d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/23c5c017a756435a8d64ca6b73b389d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/23c5c017a756435a8d64ca6b73b389d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/23c5c017a756435a8d64ca6b73b389d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/23c5c017a756435a8d64ca6b73b389d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "id": "959e0542e7e24e7fbf14407a0208924a"}, "audit_ids": ["7W1i1crDRe6VtSUNp1dUVg"], "issued_at": "2018-09-27T10:30:04.000000Z"}} 2018-09-27 10:30:04,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 10:30:04,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 10:30:05,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:05 GMT X-Openstack-Request-Id: req-ee6f071d-36a1-412a-b943-991114061fb8 2018-09-27 10:30:05,212 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T10:16:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8425e754-c473-4b0c-9054-6b5a529b160d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["ee17e37c-6dad-4e96-a955-f4bb421a616d"],"description":"","tags":[],"updated_at":"2018-09-27T10:16:17Z","qos_policy_id":null,"name":"HA network tenant 69ea7bd83f8649e59622f536e537f474","admin_state_up":true,"tenant_id":"","created_at":"2018-09-27T10:16:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bab0330e-a592-47af-a78c-12561134056f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"23c5c017a756435a8d64ca6b73b389d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T10:30:04Z","qos_policy_id":null,"name":"rally_sanity-net_1ce4d9db-2ab3-4965-b493-79c22e9af92f","admin_state_up":true,"tenant_id":"23c5c017a756435a8d64ca6b73b389d5","created_at":"2018-09-27T10:30:04Z","provider:network_type":"vxlan"}]} 2018-09-27 10:30:05,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ee6f071d-36a1-412a-b943-991114061fb8 2018-09-27 10:30:05,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.419979095459s 2018-09-27 10:30:05,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 10:30:05,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" -d '{"subnet": {"name": "rally_sanity-subnet_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "enable_dhcp": true, "network_id": "bab0330e-a592-47af-a78c-12561134056f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 10:30:06,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:06 GMT X-Openstack-Request-Id: req-45dcb7ac-d9cb-4f48-874e-32d0d104312e 2018-09-27 10:30:06,165 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-09-27T10:30:05Z","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":"f90ca6f9-4dd5-404a-bb0d-74ddb4416f12","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"23c5c017a756435a8d64ca6b73b389d5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_1ce4d9db-2ab3-4965-b493-79c22e9af92f","enable_dhcp":true,"segment_id":null,"network_id":"bab0330e-a592-47af-a78c-12561134056f","tenant_id":"23c5c017a756435a8d64ca6b73b389d5","created_at":"2018-09-27T10:30:05Z","ip_version":4}} 2018-09-27 10:30:06,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-45dcb7ac-d9cb-4f48-874e-32d0d104312e 2018-09-27 10:30:06,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.950480937958s 2018-09-27 10:30:06,165 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T10:30:05Z', 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'f90ca6f9-4dd5-404a-bb0d-74ddb4416f12', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_1ce4d9db-2ab3-4965-b493-79c22e9af92f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bab0330e-a592-47af-a78c-12561134056f', u'tenant_id': u'23c5c017a756435a8d64ca6b73b389d5', u'created_at': u'2018-09-27T10:30:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'23c5c017a756435a8d64ca6b73b389d5'}) 2018-09-27 10:30:06,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 10:30:06,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "rally_sanity-router_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "admin_state_up": true}}' 2018-09-27 10:30:13,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:13 GMT X-Openstack-Request-Id: req-c2cdf49a-c267-4c06-b8e8-60daee452829 2018-09-27 10:30:13,406 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "created_at": "2018-09-27T10:30:07Z", "admin_state_up": true, "updated_at": "2018-09-27T10:30:08Z", "project_id": "23c5c017a756435a8d64ca6b73b389d5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f80f7871-bdad-4e3c-8204-ff90c71aa8d3", "name": "rally_sanity-router_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}} 2018-09-27 10:30:13,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c2cdf49a-c267-4c06-b8e8-60daee452829 2018-09-27 10:30:13,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.23998403549s 2018-09-27 10:30:13,406 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T10:30:08Z', u'revision_number': 3, u'ha': True, u'id': u'f80f7871-bdad-4e3c-8204-ff90c71aa8d3', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_1ce4d9db-2ab3-4965-b493-79c22e9af92f', u'admin_state_up': True, u'tenant_id': u'23c5c017a756435a8d64ca6b73b389d5', u'created_at': u'2018-09-27T10:30:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'23c5c017a756435a8d64ca6b73b389d5'}) 2018-09-27 10:30:13,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 10:30:13,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f80f7871-bdad-4e3c-8204-ff90c71aa8d3/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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" -d '{"subnet_id": "f90ca6f9-4dd5-404a-bb0d-74ddb4416f12"}' 2018-09-27 10:30:16,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:16 GMT X-Openstack-Request-Id: req-68e7decf-4c8d-4366-bbcb-422e85ae5d15 2018-09-27 10:30:16,468 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bab0330e-a592-47af-a78c-12561134056f", "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "subnet_id": "f90ca6f9-4dd5-404a-bb0d-74ddb4416f12", "subnet_ids": ["f90ca6f9-4dd5-404a-bb0d-74ddb4416f12"], "port_id": "9788cc29-8012-42ea-a4a8-ceab16f24b8b", "id": "f80f7871-bdad-4e3c-8204-ff90c71aa8d3"} 2018-09-27 10:30:16,468 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f80f7871-bdad-4e3c-8204-ff90c71aa8d3/add_router_interface.json used request id req-68e7decf-4c8d-4366-bbcb-422e85ae5d15 2018-09-27 10:30:16,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.06120991707s 2018-09-27 10:30:16,469 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 10:30:16,604 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 10:30:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 10:30:16,612 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:16 GMT 2018-09-27 10:30:16,612 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 10:30:16,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:30:16,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 10:30:16,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:16 GMT X-Openstack-Request-Id: req-8a587268-f482-4b93-9287-ce7130a97a72 2018-09-27 10:30:16,906 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:30:16,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8a587268-f482-4b93-9287-ce7130a97a72 2018-09-27 10:30:16,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291891098022s 2018-09-27 10:30:16,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 10:30:16,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}' 2018-09-27 10:30:17,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:17 GMT Location: http://172.30.9.22:9292/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba7f3caf-5b78-4e4f-b837-f2b30b456c57 2018-09-27 10:30:17,350 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:30:17Z", "file": "/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/file", "owner": "23c5c017a756435a8d64ca6b73b389d5", "id": "de01b8c3-2017-4e56-948a-2f9923e5d35a", "size": null, "self": "/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a", "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_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "checksum": null, "created_at": "2018-09-27T10:30:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 10:30:17,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ba7f3caf-5b78-4e4f-b837-f2b30b456c57 2018-09-27 10:30:17,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.434663057327s 2018-09-27 10:30:17,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 10:30:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" -d '' 2018-09-27 10:30:18,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 10:30:18 GMT X-Openstack-Request-Id: req-fb850726-58a3-4adb-b456-4bd6256073b7 2018-09-27 10:30:18,815 - 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-09-27 10:30:18,815 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/file used request id req-fb850726-58a3-4adb-b456-4bd6256073b7 2018-09-27 10:30:18,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.46446990967s 2018-09-27 10:30:18,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 10:30:18,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 10:30:19,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:19 GMT X-Openstack-Request-Id: req-19ab949e-3f16-4490-a293-28fe6f235da9 2018-09-27 10:30:19,115 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:30:18Z", "file": "/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/file", "owner": "23c5c017a756435a8d64ca6b73b389d5", "id": "de01b8c3-2017-4e56-948a-2f9923e5d35a", "size": 12716032, "self": "/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:30:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 10:30:19,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-19ab949e-3f16-4490-a293-28fe6f235da9 2018-09-27 10:30:19,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295558929443s 2018-09-27 10:30:19,117 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/file', 'owner': u'23c5c017a756435a8d64ca6b73b389d5', 'id': u'de01b8c3-2017-4e56-948a-2f9923e5d35a', 'size': 12716032, u'self': u'/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'23c5c017a756435a8d64ca6b73b389d5', 'name': 'rally_sanity-project_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T10:30:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-27T10:30:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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/de01b8c3-2017-4e56-948a-2f9923e5d35a', 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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'created': u'2018-09-27T10:30:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T10:30: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/de01b8c3-2017-4e56-948a-2f9923e5d35a', 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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 10:30:19,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 10:30:19,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 10:30:19,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30: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-53d42dba-e5cd-42dc-a8aa-e148e6b1fada x-openstack-request-id: req-53d42dba-e5cd-42dc-a8aa-e148e6b1fada 2018-09-27 10:30:19,479 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8ae810dc-1336-4716-8393-ff106f3d19f0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8ae810dc-1336-4716-8393-ff106f3d19f0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8ae810dc-1336-4716-8393-ff106f3d19f0", "name": "rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 10:30:19,479 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-53d42dba-e5cd-42dc-a8aa-e148e6b1fada 2018-09-27 10:30:19,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.358527183533s 2018-09-27 10:30:19,480 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'8ae810dc-1336-4716-8393-ff106f3d19f0', 'swap': 0}) 2018-09-27 10:30:19,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 10:30:19,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/8ae810dc-1336-4716-8393-ff106f3d19f0/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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" -d '{"extra_specs": {}}' 2018-09-27 10:30:19,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:19 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-d87fec0d-2066-40e3-b9c6-c8043b4aa556 x-openstack-request-id: req-d87fec0d-2066-40e3-b9c6-c8043b4aa556 2018-09-27 10:30:19,504 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 10:30:19,504 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/8ae810dc-1336-4716-8393-ff106f3d19f0/os-extra_specs used request id req-d87fec0d-2066-40e3-b9c6-c8043b4aa556 2018-09-27 10:30:19,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235760211945s 2018-09-27 10:30:19,505 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-27 10:30:21,800 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-27 10:30:24,017 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | cb2efa15-0b01-4af3-b7ab-3a0408b4e734 | 2018-09-27T10:30:23.673705 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: cb2efa15-0b01-4af3-b7ab-3a0408b4e734 ~/.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-09-27 10:30:27,425 - 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-09-27 10:30:28,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-09-27 10:30:28,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-27 10:30:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 10:30:28,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 714 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30: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-2811e59e-b317-4115-8595-5042e54407d2 x-openstack-request-id: req-2811e59e-b317-4115-8595-5042e54407d2 2018-09-27 10:30:28,448 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 332}, "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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 335}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-09-27 10:30:28,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-2811e59e-b317-4115-8595-5042e54407d2 2018-09-27 10:30:28,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.306457996368s 2018-09-27 10:30:28,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-27 10:30:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 10:30:28,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:28 GMT X-Openstack-Request-Id: req-456e1f8f-7fb0-44ea-abc2-5c9e76b73c37 2018-09-27 10:30:28,723 - 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-09-27 10:30:28,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-456e1f8f-7fb0-44ea-abc2-5c9e76b73c37 2018-09-27 10:30:28,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.273879051208s 2018-09-27 10:30:28,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 10:30:28,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 10:30:28,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30: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-6ad57eb9-e971-4be4-91b3-827772b9d23c x-openstack-request-id: req-6ad57eb9-e971-4be4-91b3-827772b9d23c 2018-09-27 10:30:28,796 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4132b970-7f95-47d9-840c-223a51130e08", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4132b970-7f95-47d9-840c-223a51130e08", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4132b970-7f95-47d9-840c-223a51130e08", "name": "rally_sanity-flavor_alt_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 10:30:28,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6ad57eb9-e971-4be4-91b3-827772b9d23c 2018-09-27 10:30:28,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0629289150238s 2018-09-27 10:30:28,798 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'4132b970-7f95-47d9-840c-223a51130e08', 'swap': 0}) 2018-09-27 10:30:28,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 10:30:28,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/4132b970-7f95-47d9-840c-223a51130e08/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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" -d '{"extra_specs": {}}' 2018-09-27 10:30:28,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 10:30:28 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-a64c459c-1290-4484-8180-c91e58c4926b x-openstack-request-id: req-a64c459c-1290-4484-8180-c91e58c4926b 2018-09-27 10:30:28,823 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 10:30:28,823 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4132b970-7f95-47d9-840c-223a51130e08/os-extra_specs used request id req-a64c459c-1290-4484-8180-c91e58c4926b 2018-09-27 10:30:28,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245208740234s 2018-09-27 10:30:28,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'4132b970-7f95-47d9-840c-223a51130e08', 'swap': 0}) 2018-09-27 10:30:28,824 - 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-09-27 10:30:28,825 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-27 10:30:28,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-27 10:30:28,840 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-09-27 10:30:28,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': 'bab0330e-a592-47af-a78c-12561134056f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'flavor_name': 'rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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-09-27 10:31:53,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 514de341-7c2d-4693-8cb9-253989d19266 2018-09-27 10:31:53,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-09-27 10:31:53,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '514de341-7c2d-4693-8cb9-253989d19266'] 2018-09-27 10:31:54,494 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 514de341-7c2d-4693-8cb9-253989d19266 -------------------------------------------------------------------------------- Task 514de341-7c2d-4693-8cb9-253989d19266: 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 514de341-7c2d-4693-8cb9-253989d19266 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.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | total | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> duration | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.577393 Full duration: 9.884351 -------------------------------------------------------------------------------- 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 514de341-7c2d-4693-8cb9-253989d19266 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.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | total | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 100.0% | 1 | | -> duration | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.532107 Full duration: 10.8747 -------------------------------------------------------------------------------- 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 514de341-7c2d-4693-8cb9-253989d19266 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.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | total | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | -> duration | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.305778 Full duration: 10.980966 -------------------------------------------------------------------------------- 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 514de341-7c2d-4693-8cb9-253989d19266 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.578 | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 100.0% | 1 | | total | 2.009 | 2.009 | 2.009 | 2.009 | 2.009 | 2.009 | 100.0% | 1 | | -> duration | 2.009 | 2.009 | 2.009 | 2.009 | 2.009 | 2.009 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.009067 Full duration: 11.749199 -------------------------------------------------------------------------------- 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 514de341-7c2d-4693-8cb9-253989d19266 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | -> duration | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.140938 Full duration: 10.778524 -------------------------------------------------------------------------------- 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 514de341-7c2d-4693-8cb9-253989d19266 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.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | total | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> duration | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.842637 Full duration: 10.361762 HINTS: * To plot HTML graphics with this data, run: rally task report 514de341-7c2d-4693-8cb9-253989d19266 --out output.html * To generate a JUnit report, run: rally task export 514de341-7c2d-4693-8cb9-253989d19266 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 514de341-7c2d-4693-8cb9-253989d19266 --json --out output.json 2018-09-27 10:31:54,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '514de341-7c2d-4693-8cb9-253989d19266', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-09-27 10:31:56,433 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 514de341-7c2d-4693-8cb9-253989d19266 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-09-27 10:31:56.335 699 INFO rally.api [-] Building 'json' report for the following task(s): '514de341-7c2d-4693-8cb9-253989d19266'. 2018-09-27 10:31:56.339 699 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:31:56,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '514de341-7c2d-4693-8cb9-253989d19266', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-09-27 10:31:58,520 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 514de341-7c2d-4693-8cb9-253989d19266 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-09-27 10:31:58.391 701 INFO rally.api [-] Building 'html' report for the following task(s): '514de341-7c2d-4693-8cb9-253989d19266'. 2018-09-27 10:31:58.413 701 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:31:58,527 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-09-27 10:31:58,528 - 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-09-27 10:31:58,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-27 10:31:58,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-27 10:31:58,543 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-09-27 10:31:58,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': 'bab0330e-a592-47af-a78c-12561134056f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'flavor_name': 'rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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-09-27 10:33:50,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 653239af-d1ce-487e-bedb-ae45ce5836cc 2018-09-27 10:33:50,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '653239af-d1ce-487e-bedb-ae45ce5836cc'] 2018-09-27 10:33:50,913 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 653239af-d1ce-487e-bedb-ae45ce5836cc -------------------------------------------------------------------------------- Task 653239af-d1ce-487e-bedb-ae45ce5836cc: 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 653239af-d1ce-487e-bedb-ae45ce5836cc 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.117 | 4.117 | 4.117 | 4.117 | 4.117 | 4.117 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> glance_v2.upload_data | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | glance_v2.delete_image | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | total | 4.974 | 4.974 | 4.974 | 4.974 | 4.974 | 4.974 | 100.0% | 1 | | -> duration | 4.974 | 4.974 | 4.974 | 4.974 | 4.974 | 4.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.973714 Full duration: 16.083984 -------------------------------------------------------------------------------- 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 653239af-d1ce-487e-bedb-ae45ce5836cc 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.455 | 4.455 | 4.455 | 4.455 | 4.455 | 4.455 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | -> glance_v2.upload_data | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | glance_v2.list_images | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 4.764 | 4.764 | 4.764 | 4.764 | 4.764 | 4.764 | 100.0% | 1 | | -> duration | 4.764 | 4.764 | 4.764 | 4.764 | 4.764 | 4.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.763762 Full duration: 19.057906 -------------------------------------------------------------------------------- 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 653239af-d1ce-487e-bedb-ae45ce5836cc 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | total | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.580583 Full duration: 10.915276 -------------------------------------------------------------------------------- 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": "bab0330e-a592-47af-a78c-12561134056f" } ], "flavor": { "name": "rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 653239af-d1ce-487e-bedb-ae45ce5836cc 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-09-27T10:33:26Z'} 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/glance/images.py", line 250, 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 603, in _boot_servers ) for server in servers] 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-09-27T10:33:26Z'} -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | 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.289 | 4.289 | 4.289 | 4.289 | 4.289 | 4.289 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> glance_v2.upload_data | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | nova.boot_servers | 11.08 | 11.08 | 11.08 | 11.08 | 11.08 | 11.08 | 0.0% | 1 | | total | 15.37 | 15.37 | 15.37 | 15.37 | 15.37 | 15.37 | 0.0% | 1 | | -> duration | 14.37 | 14.37 | 14.37 | 14.37 | 14.37 | 14.37 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.370199 Full duration: 43.322506 HINTS: * To plot HTML graphics with this data, run: rally task report 653239af-d1ce-487e-bedb-ae45ce5836cc --out output.html * To generate a JUnit report, run: rally task export 653239af-d1ce-487e-bedb-ae45ce5836cc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 653239af-d1ce-487e-bedb-ae45ce5836cc --json --out output.json At least one workload did not pass SLA criteria. 2018-09-27 10:33:50,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '653239af-d1ce-487e-bedb-ae45ce5836cc', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-09-27 10:33:53,052 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 653239af-d1ce-487e-bedb-ae45ce5836cc --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-09-27 10:33:52.944 1250 INFO rally.api [-] Building 'json' report for the following task(s): '653239af-d1ce-487e-bedb-ae45ce5836cc'. 2018-09-27 10:33:52.949 1250 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:33:53,053 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '653239af-d1ce-487e-bedb-ae45ce5836cc', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-09-27 10:33:55,064 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 653239af-d1ce-487e-bedb-ae45ce5836cc --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-09-27 10:33:54.949 1252 INFO rally.api [-] Building 'html' report for the following task(s): '653239af-d1ce-487e-bedb-ae45ce5836cc'. 2018-09-27 10:33:54.970 1252 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:33:55,070 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" Failed. 2018-09-27 10:33:55,071 - 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-09-27 10:33:55,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-27 10:33:55,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-27 10:33:55,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-09-27 10:33:55,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': 'bab0330e-a592-47af-a78c-12561134056f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'flavor_name': 'rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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-09-27 10:37:58,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 36722651-d89e-49d3-8058-367a9fd32c7c 2018-09-27 10:37:58,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '36722651-d89e-49d3-8058-367a9fd32c7c'] 2018-09-27 10:37:59,398 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 36722651-d89e-49d3-8058-367a9fd32c7c -------------------------------------------------------------------------------- Task 36722651-d89e-49d3-8058-367a9fd32c7c: 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 36722651-d89e-49d3-8058-367a9fd32c7c 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 | 4.527 | 4.527 | 4.527 | 4.527 | 4.527 | 4.527 | 100.0% | 1 | | cinder_v2.delete_snapshot | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | total | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 100.0% | 1 | | -> duration | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.674335 Full duration: 31.27493 -------------------------------------------------------------------------------- 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 36722651-d89e-49d3-8058-367a9fd32c7c 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.611 | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 100.0% | 1 | | cinder_v2.delete_volume | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 100.0% | 1 | | total | 6.311 | 6.311 | 6.311 | 6.311 | 6.311 | 6.311 | 100.0% | 1 | | -> duration | 6.311 | 6.311 | 6.311 | 6.311 | 6.311 | 6.311 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.311418 Full duration: 20.881427 -------------------------------------------------------------------------------- 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_1ce4d9db-2ab3-4965-b493-79c22e9af92f" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36722651-d89e-49d3-8058-367a9fd32c7c 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 | 8.807 | 8.807 | 8.807 | 8.807 | 8.807 | 8.807 | 100.0% | 1 | | cinder_v2.delete_volume | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | total | 9.428 | 9.428 | 9.428 | 9.428 | 9.428 | 9.428 | 100.0% | 1 | | -> duration | 9.428 | 9.428 | 9.428 | 9.428 | 9.428 | 9.428 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.428099 Full duration: 24.278036 -------------------------------------------------------------------------------- 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 36722651-d89e-49d3-8058-367a9fd32c7c 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.085 | 4.085 | 4.085 | 4.085 | 4.085 | 4.085 | 100.0% | 1 | | cinder_v2.delete_volume | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | total | 5.277 | 5.277 | 5.277 | 5.277 | 5.277 | 5.277 | 100.0% | 1 | | -> duration | 5.277 | 5.277 | 5.277 | 5.277 | 5.277 | 5.277 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.276921 Full duration: 19.804595 -------------------------------------------------------------------------------- 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 36722651-d89e-49d3-8058-367a9fd32c7c 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.568 | 3.568 | 3.568 | 3.568 | 3.568 | 3.568 | 100.0% | 1 | | cinder_v2.extend_volume | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | cinder_v2.delete_volume | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | total | 4.637 | 4.637 | 4.637 | 4.637 | 4.637 | 4.637 | 100.0% | 1 | | -> duration | 4.637 | 4.637 | 4.637 | 4.637 | 4.637 | 4.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.637402 Full duration: 18.511582 -------------------------------------------------------------------------------- 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 36722651-d89e-49d3-8058-367a9fd32c7c 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.656 | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 100.0% | 1 | | cinder_v2.delete_volume | 2.997 | 2.997 | 2.997 | 2.997 | 2.997 | 2.997 | 100.0% | 1 | | total | 6.654 | 6.654 | 6.654 | 6.654 | 6.654 | 6.654 | 100.0% | 1 | | -> duration | 6.654 | 6.654 | 6.654 | 6.654 | 6.654 | 6.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.65393 Full duration: 26.462553 -------------------------------------------------------------------------------- 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 36722651-d89e-49d3-8058-367a9fd32c7c 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.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | cinder_v2.list_qos | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | total | 1.822 | 1.822 | 1.822 | 1.822 | 1.822 | 1.822 | 100.0% | 1 | | -> duration | 1.822 | 1.822 | 1.822 | 1.822 | 1.822 | 1.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.821585 Full duration: 17.431856 -------------------------------------------------------------------------------- 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 36722651-d89e-49d3-8058-367a9fd32c7c 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.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | cinder_v2.set_qos | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | total | 1.601 | 1.601 | 1.601 | 1.601 | 1.601 | 1.601 | 100.0% | 1 | | -> duration | 1.601 | 1.601 | 1.601 | 1.601 | 1.601 | 1.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.600696 Full duration: 17.029781 -------------------------------------------------------------------------------- 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 36722651-d89e-49d3-8058-367a9fd32c7c 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.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | cinder_v2.list_types | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> duration | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.131742 Full duration: 16.654586 -------------------------------------------------------------------------------- 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 36722651-d89e-49d3-8058-367a9fd32c7c 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.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | -> duration | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.090338 Full duration: 16.791835 HINTS: * To plot HTML graphics with this data, run: rally task report 36722651-d89e-49d3-8058-367a9fd32c7c --out output.html * To generate a JUnit report, run: rally task export 36722651-d89e-49d3-8058-367a9fd32c7c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 36722651-d89e-49d3-8058-367a9fd32c7c --json --out output.json 2018-09-27 10:37:59,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '36722651-d89e-49d3-8058-367a9fd32c7c', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-09-27 10:38:01,642 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 36722651-d89e-49d3-8058-367a9fd32c7c --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-09-27 10:38:01.499 3037 INFO rally.api [-] Building 'json' report for the following task(s): '36722651-d89e-49d3-8058-367a9fd32c7c'. 2018-09-27 10:38:01.510 3037 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:38:01,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '36722651-d89e-49d3-8058-367a9fd32c7c', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-09-27 10:38:03,672 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 36722651-d89e-49d3-8058-367a9fd32c7c --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-09-27 10:38:03.537 3039 INFO rally.api [-] Building 'html' report for the following task(s): '36722651-d89e-49d3-8058-367a9fd32c7c'. 2018-09-27 10:38:03.565 3039 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:38:03,680 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-09-27 10:38:03,681 - 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-09-27 10:38:03,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-27 10:38:03,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-27 10:38:03,689 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-09-27 10:38:03,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': 'bab0330e-a592-47af-a78c-12561134056f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'flavor_name': 'rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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-09-27 10:40:28,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e2627938-5fa8-4d3f-a1f5-760c972b582e 2018-09-27 10:40:28,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e2627938-5fa8-4d3f-a1f5-760c972b582e'] 2018-09-27 10:40:29,482 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e2627938-5fa8-4d3f-a1f5-760c972b582e -------------------------------------------------------------------------------- Task e2627938-5fa8-4d3f-a1f5-760c972b582e: 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | total | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> duration | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.715234 Full duration: 9.908408 -------------------------------------------------------------------------------- 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.824131 Full duration: 10.250822 -------------------------------------------------------------------------------- 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | total | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> duration | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72383 Full duration: 10.198592 -------------------------------------------------------------------------------- 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> duration | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.052368 Full duration: 11.262957 -------------------------------------------------------------------------------- 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707994 Full duration: 9.975226 -------------------------------------------------------------------------------- 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> duration | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.037954 Full duration: 10.990161 -------------------------------------------------------------------------------- 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691601 Full duration: 9.930747 -------------------------------------------------------------------------------- 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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.318 | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 1.762 | 1.762 | 1.762 | 1.762 | 1.762 | 1.762 | 100.0% | 1 | | -> duration | 1.762 | 1.762 | 1.762 | 1.762 | 1.762 | 1.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.761514 Full duration: 11.890997 -------------------------------------------------------------------------------- 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> duration | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.716165 Full duration: 9.972522 -------------------------------------------------------------------------------- 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | gnocchi.delete_metric | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | -> duration | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.36701 Full duration: 11.795947 -------------------------------------------------------------------------------- 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 e2627938-5fa8-4d3f-a1f5-760c972b582e 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | gnocchi.delete_resource | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> duration | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.018644 Full duration: 11.203313 HINTS: * To plot HTML graphics with this data, run: rally task report e2627938-5fa8-4d3f-a1f5-760c972b582e --out output.html * To generate a JUnit report, run: rally task export e2627938-5fa8-4d3f-a1f5-760c972b582e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e2627938-5fa8-4d3f-a1f5-760c972b582e --json --out output.json 2018-09-27 10:40:29,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e2627938-5fa8-4d3f-a1f5-760c972b582e', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-09-27 10:40:31,538 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e2627938-5fa8-4d3f-a1f5-760c972b582e --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-09-27 10:40:31.422 4170 INFO rally.api [-] Building 'json' report for the following task(s): 'e2627938-5fa8-4d3f-a1f5-760c972b582e'. 2018-09-27 10:40:31.430 4170 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:40:31,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e2627938-5fa8-4d3f-a1f5-760c972b582e', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-09-27 10:40:33,777 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e2627938-5fa8-4d3f-a1f5-760c972b582e --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-09-27 10:40:33.608 4172 INFO rally.api [-] Building 'html' report for the following task(s): 'e2627938-5fa8-4d3f-a1f5-760c972b582e'. 2018-09-27 10:40:33.640 4172 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:40:33,782 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-09-27 10:40:33,783 - 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-09-27 10:40:33,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-27 10:40:33,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-27 10:40:33,789 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-09-27 10:40:33,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': 'bab0330e-a592-47af-a78c-12561134056f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'flavor_name': 'rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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-09-27 10:42:55,750 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 675512ec-c99c-4bf1-bc3c-82da8d8b29ee 2018-09-27 10:42:55,750 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '675512ec-c99c-4bf1-bc3c-82da8d8b29ee'] 2018-09-27 10:42:56,569 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 675512ec-c99c-4bf1-bc3c-82da8d8b29ee -------------------------------------------------------------------------------- Task 675512ec-c99c-4bf1-bc3c-82da8d8b29ee: 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 675512ec-c99c-4bf1-bc3c-82da8d8b29ee 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 | 7.938 | 7.938 | 7.938 | 7.938 | 7.938 | 7.938 | 100.0% | 1 | | heat.update_stack | 5.446 | 5.446 | 5.446 | 5.446 | 5.446 | 5.446 | 100.0% | 1 | | heat.delete_stack | 4.505 | 4.505 | 4.505 | 4.505 | 4.505 | 4.505 | 100.0% | 1 | | total | 17.889 | 17.889 | 17.889 | 17.889 | 17.889 | 17.889 | 100.0% | 1 | | -> duration | 13.889 | 13.889 | 13.889 | 13.889 | 13.889 | 13.889 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.889328 Full duration: 33.746863 -------------------------------------------------------------------------------- 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 675512ec-c99c-4bf1-bc3c-82da8d8b29ee 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 | 7.057 | 7.057 | 7.057 | 7.057 | 7.057 | 7.057 | 100.0% | 1 | | heat.check_stack | 2.514 | 2.514 | 2.514 | 2.514 | 2.514 | 2.514 | 100.0% | 1 | | heat.delete_stack | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 100.0% | 1 | | total | 12.442 | 12.442 | 12.442 | 12.442 | 12.442 | 12.442 | 100.0% | 1 | | -> duration | 10.442 | 10.442 | 10.442 | 10.442 | 10.442 | 10.442 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.442378 Full duration: 28.173761 -------------------------------------------------------------------------------- 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 675512ec-c99c-4bf1-bc3c-82da8d8b29ee 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.294 | 6.294 | 6.294 | 6.294 | 6.294 | 6.294 | 100.0% | 1 | | heat.suspend_stack | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | heat.resume_stack | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | heat.delete_stack | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | total | 11.55 | 11.55 | 11.55 | 11.55 | 11.55 | 11.55 | 100.0% | 1 | | -> duration | 9.55 | 9.55 | 9.55 | 9.55 | 9.55 | 9.55 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.550244 Full duration: 27.294999 -------------------------------------------------------------------------------- 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 675512ec-c99c-4bf1-bc3c-82da8d8b29ee 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 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | total | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> duration | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.723529 Full duration: 15.176569 HINTS: * To plot HTML graphics with this data, run: rally task report 675512ec-c99c-4bf1-bc3c-82da8d8b29ee --out output.html * To generate a JUnit report, run: rally task export 675512ec-c99c-4bf1-bc3c-82da8d8b29ee --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 675512ec-c99c-4bf1-bc3c-82da8d8b29ee --json --out output.json 2018-09-27 10:42:56,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '675512ec-c99c-4bf1-bc3c-82da8d8b29ee', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-09-27 10:42:58,553 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 675512ec-c99c-4bf1-bc3c-82da8d8b29ee --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-09-27 10:42:58.453 5081 INFO rally.api [-] Building 'json' report for the following task(s): '675512ec-c99c-4bf1-bc3c-82da8d8b29ee'. 2018-09-27 10:42:58.458 5081 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:42:58,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '675512ec-c99c-4bf1-bc3c-82da8d8b29ee', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-09-27 10:43:00,784 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 675512ec-c99c-4bf1-bc3c-82da8d8b29ee --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-09-27 10:43:00.627 5083 INFO rally.api [-] Building 'html' report for the following task(s): '675512ec-c99c-4bf1-bc3c-82da8d8b29ee'. 2018-09-27 10:43:00.652 5083 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:43:00,786 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-09-27 10:43:00,787 - 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-09-27 10:43:00,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-27 10:43:00,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-27 10:43:00,793 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-09-27 10:43:00,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': 'bab0330e-a592-47af-a78c-12561134056f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'flavor_name': 'rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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-09-27 10:47:15,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 2018-09-27 10:47:15,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0d2eb1c0-c190-47ec-98a4-51ac61131f8b'] 2018-09-27 10:47:16,738 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0d2eb1c0-c190-47ec-98a4-51ac61131f8b -------------------------------------------------------------------------------- Task 0d2eb1c0-c190-47ec-98a4-51ac61131f8b: 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 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | keystone_v3.add_role | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | keystone_v3.revoke_role | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | -> duration | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.059946 Full duration: 19.208704 -------------------------------------------------------------------------------- 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 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | keystone_v3.add_role | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | keystone_v3.list_roles | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 100.0% | 1 | | -> duration | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.357585 Full duration: 19.687732 -------------------------------------------------------------------------------- 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 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | keystone_v3.list_projects | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> duration | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.158993 Full duration: 19.878088 -------------------------------------------------------------------------------- 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 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | keystone_v3.delete_role | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> duration | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.925235 Full duration: 16.788577 -------------------------------------------------------------------------------- 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 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | keystone_v3.delete_service | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> duration | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.035761 Full duration: 16.901914 -------------------------------------------------------------------------------- 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 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | keystone_v3.create_user | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | -> keystone_v3.add_role | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | keystone_v3.create_role | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.get_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.get_user | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | keystone_v3.get_role | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | keystone_v3.list_services | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_services | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 3.166 | 3.166 | 3.166 | 3.166 | 3.166 | 3.166 | 100.0% | 1 | | -> duration | 3.166 | 3.166 | 3.166 | 3.166 | 3.166 | 3.166 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.166421 Full duration: 26.483312 -------------------------------------------------------------------------------- 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 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | keystone_v3.update_project | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | keystone_v3.delete_project | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 100.0% | 1 | | -> duration | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 1.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.736341 Full duration: 17.897768 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | total | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 100.0% | 1 | | -> duration | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.406085 Full duration: 19.670083 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | total | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | -> duration | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.291632 Full duration: 19.976656 -------------------------------------------------------------------------------- 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 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | keystone_v3.list_users | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 100.0% | 1 | | -> duration | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.537517 Full duration: 20.094732 -------------------------------------------------------------------------------- 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 0d2eb1c0-c190-47ec-98a4-51ac61131f8b 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.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | keystone_v3.create_users | 8.816 | 8.816 | 8.816 | 8.816 | 8.816 | 8.816 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 8.816 | 8.816 | 8.816 | 8.816 | 8.816 | 8.816 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.087 | 2.087 | 2.087 | 2.087 | 2.087 | 2.087 | 100.0% | 1 | | total | 11.717 | 11.717 | 11.717 | 11.717 | 11.717 | 11.717 | 100.0% | 1 | | -> duration | 11.717 | 11.717 | 11.717 | 11.717 | 11.717 | 11.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.716972 Full duration: 33.55043 HINTS: * To plot HTML graphics with this data, run: rally task report 0d2eb1c0-c190-47ec-98a4-51ac61131f8b --out output.html * To generate a JUnit report, run: rally task export 0d2eb1c0-c190-47ec-98a4-51ac61131f8b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0d2eb1c0-c190-47ec-98a4-51ac61131f8b --json --out output.json 2018-09-27 10:47:16,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0d2eb1c0-c190-47ec-98a4-51ac61131f8b', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-09-27 10:47:18,997 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0d2eb1c0-c190-47ec-98a4-51ac61131f8b --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-09-27 10:47:18.852 6994 INFO rally.api [-] Building 'json' report for the following task(s): '0d2eb1c0-c190-47ec-98a4-51ac61131f8b'. 2018-09-27 10:47:18.865 6994 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:47:18,997 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0d2eb1c0-c190-47ec-98a4-51ac61131f8b', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-09-27 10:47:21,039 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0d2eb1c0-c190-47ec-98a4-51ac61131f8b --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-09-27 10:47:20.905 6996 INFO rally.api [-] Building 'html' report for the following task(s): '0d2eb1c0-c190-47ec-98a4-51ac61131f8b'. 2018-09-27 10:47:20.934 6996 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:47:21,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-09-27 10:47:21,056 - 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-09-27 10:47:21,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-27 10:47:21,069 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-27 10:47:21,070 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-09-27 10:47:21,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': 'bab0330e-a592-47af-a78c-12561134056f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'flavor_name': 'rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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-09-27 10:55:31,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 48f037cc-cbcc-4e74-81ad-d5e6148487ab 2018-09-27 10:55:31,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '48f037cc-cbcc-4e74-81ad-d5e6148487ab'] 2018-09-27 10:55:32,337 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 48f037cc-cbcc-4e74-81ad-d5e6148487ab -------------------------------------------------------------------------------- Task 48f037cc-cbcc-4e74-81ad-d5e6148487ab: 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | | neutron.delete_network | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | total | 2.182 | 2.182 | 2.182 | 2.182 | 2.182 | 2.182 | 100.0% | 1 | | -> duration | 2.182 | 2.182 | 2.182 | 2.182 | 2.182 | 2.182 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.181587 Full duration: 19.500871 -------------------------------------------------------------------------------- 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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.851 | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 100.0% | 1 | | neutron.delete_port | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | total | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 100.0% | 1 | | -> duration | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.961456 Full duration: 48.306291 -------------------------------------------------------------------------------- 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | neutron.create_subnet | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | neutron.create_router | 4.014 | 4.014 | 4.014 | 4.014 | 4.014 | 4.014 | 100.0% | 1 | | neutron.add_interface_router | 2.905 | 2.905 | 2.905 | 2.905 | 2.905 | 2.905 | 100.0% | 1 | | neutron.remove_interface_router | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 100.0% | 1 | | neutron.delete_router | 2.344 | 2.344 | 2.344 | 2.344 | 2.344 | 2.344 | 100.0% | 1 | | total | 14.315 | 14.315 | 14.315 | 14.315 | 14.315 | 14.315 | 100.0% | 1 | | -> duration | 14.315 | 14.315 | 14.315 | 14.315 | 14.315 | 14.315 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.315325 Full duration: 67.64042 -------------------------------------------------------------------------------- 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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.63 | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 100.0% | 1 | | neutron.delete_subnet | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 100.0% | 1 | | total | 3.096 | 3.096 | 3.096 | 3.096 | 3.096 | 3.096 | 100.0% | 1 | | -> duration | 3.096 | 3.096 | 3.096 | 3.096 | 3.096 | 3.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.096089 Full duration: 49.2249 -------------------------------------------------------------------------------- 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | neutron.list_networks | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | total | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 100.0% | 1 | | -> duration | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.568204 Full duration: 21.566865 -------------------------------------------------------------------------------- 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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 | 2.083 | 2.083 | 2.083 | 2.083 | 2.083 | 2.083 | 100.0% | 1 | | neutron.list_ports | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 100.0% | 1 | | -> duration | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.403465 Full duration: 51.120772 -------------------------------------------------------------------------------- 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | neutron.create_subnet | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | neutron.create_router | 4.386 | 4.386 | 4.386 | 4.386 | 4.386 | 4.386 | 100.0% | 1 | | neutron.add_interface_router | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 100.0% | 1 | | neutron.list_routers | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | total | 9.651 | 9.651 | 9.651 | 9.651 | 9.651 | 9.651 | 100.0% | 1 | | -> duration | 9.651 | 9.651 | 9.651 | 9.651 | 9.651 | 9.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.651062 Full duration: 69.295163 -------------------------------------------------------------------------------- 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | neutron.create_subnet | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | neutron.list_subnets | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 2.413 | 2.413 | 2.413 | 2.413 | 2.413 | 2.413 | 100.0% | 1 | | -> duration | 2.413 | 2.413 | 2.413 | 2.413 | 2.413 | 2.413 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.412785 Full duration: 53.649455 -------------------------------------------------------------------------------- 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | neutron.delete_security_group | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | total | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> duration | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.383178 Full duration: 19.349247 -------------------------------------------------------------------------------- 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | neutron.create_security_group_rule | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | neutron.delete_security_group | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | total | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 100.0% | 1 | | -> duration | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.065492 Full duration: 19.296466 -------------------------------------------------------------------------------- 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 48f037cc-cbcc-4e74-81ad-d5e6148487ab 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.071 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 100.0% | 1 | | neutron.create_router | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 4.611 | 100.0% | 1 | | neutron.add_gateway_router | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 100.0% | 1 | | neutron.remove_gateway_router | 1.842 | 1.842 | 1.842 | 1.842 | 1.842 | 1.842 | 100.0% | 1 | | total | 10.485 | 10.485 | 10.485 | 10.485 | 10.485 | 10.485 | 100.0% | 1 | | -> duration | 10.485 | 10.485 | 10.485 | 10.485 | 10.485 | 10.485 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.484555 Full duration: 41.625111 HINTS: * To plot HTML graphics with this data, run: rally task report 48f037cc-cbcc-4e74-81ad-d5e6148487ab --out output.html * To generate a JUnit report, run: rally task export 48f037cc-cbcc-4e74-81ad-d5e6148487ab --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 48f037cc-cbcc-4e74-81ad-d5e6148487ab --json --out output.json 2018-09-27 10:55:32,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '48f037cc-cbcc-4e74-81ad-d5e6148487ab', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-09-27 10:55:34,580 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 48f037cc-cbcc-4e74-81ad-d5e6148487ab --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-09-27 10:55:34.437 10287 INFO rally.api [-] Building 'json' report for the following task(s): '48f037cc-cbcc-4e74-81ad-d5e6148487ab'. 2018-09-27 10:55:34.450 10287 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:55:34,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '48f037cc-cbcc-4e74-81ad-d5e6148487ab', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-09-27 10:55:36,737 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 48f037cc-cbcc-4e74-81ad-d5e6148487ab --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-09-27 10:55:36.600 10289 INFO rally.api [-] Building 'html' report for the following task(s): '48f037cc-cbcc-4e74-81ad-d5e6148487ab'. 2018-09-27 10:55:36.632 10289 INFO rally.api [-] The report has been successfully built. 2018-09-27 10:55:36,757 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-09-27 10:55:36,757 - 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-09-27 10:55:36,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-27 10:55:36,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-27 10:55:36,772 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-09-27 10:55:36,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': 'bab0330e-a592-47af-a78c-12561134056f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'flavor_name': 'rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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-09-27 11:02:11,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b52642e6-5dce-4c13-91cb-a049ef279892 2018-09-27 11:02:11,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b52642e6-5dce-4c13-91cb-a049ef279892'] 2018-09-27 11:02:12,691 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b52642e6-5dce-4c13-91cb-a049ef279892 -------------------------------------------------------------------------------- Task b52642e6-5dce-4c13-91cb-a049ef279892: 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_1ce4d9db-2ab3-4965-b493-79c22e9af92f" }, "image": { "name": "rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f" }, "nics": [ { "net-id": "bab0330e-a592-47af-a78c-12561134056f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b52642e6-5dce-4c13-91cb-a049ef279892 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 | 17.716 | 17.716 | 17.716 | 17.716 | 17.716 | 17.716 | 100.0% | 1 | | nova.live_migrate | 21.461 | 21.461 | 21.461 | 21.461 | 21.461 | 21.461 | 100.0% | 1 | | nova.delete_server | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 100.0% | 1 | | total | 44.253 | 44.253 | 44.253 | 44.253 | 44.253 | 44.253 | 100.0% | 1 | | -> duration | 43.253 | 43.253 | 43.253 | 43.253 | 43.253 | 43.253 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.252987 Full duration: 57.885694 -------------------------------------------------------------------------------- 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_1ce4d9db-2ab3-4965-b493-79c22e9af92f" }, "boot_server_kwargs": { "nics": [ { "net-id": "bab0330e-a592-47af-a78c-12561134056f" } ] }, "image": { "name": "rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b52642e6-5dce-4c13-91cb-a049ef279892 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 | 17.151 | 17.151 | 17.151 | 17.151 | 17.151 | 17.151 | 100.0% | 1 | | cinder_v2.create_volume | 3.133 | 3.133 | 3.133 | 3.133 | 3.133 | 3.133 | 100.0% | 1 | | nova.attach_volume | 5.871 | 5.871 | 5.871 | 5.871 | 5.871 | 5.871 | 100.0% | 1 | | nova.live_migrate | 18.498 | 18.498 | 18.498 | 18.498 | 18.498 | 18.498 | 100.0% | 1 | | nova.detach_volume | 3.044 | 3.044 | 3.044 | 3.044 | 3.044 | 3.044 | 100.0% | 1 | | cinder_v2.delete_volume | 2.684 | 2.684 | 2.684 | 2.684 | 2.684 | 2.684 | 100.0% | 1 | | nova.delete_server | 4.296 | 4.296 | 4.296 | 4.296 | 4.296 | 4.296 | 100.0% | 1 | | total | 54.679 | 54.679 | 54.679 | 54.679 | 54.679 | 54.679 | 100.0% | 1 | | -> duration | 53.679 | 53.679 | 53.679 | 53.679 | 53.679 | 53.679 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.6788 Full duration: 71.947933 -------------------------------------------------------------------------------- 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": "bab0330e-a592-47af-a78c-12561134056f" } ], "image": { "name": "rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b52642e6-5dce-4c13-91cb-a049ef279892 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 | 13.555 | 13.555 | 13.555 | 13.555 | 13.555 | 13.555 | 100.0% | 1 | | nova.boot_server | 18.395 | 18.395 | 18.395 | 18.395 | 18.395 | 18.395 | 100.0% | 1 | | nova.live_migrate | 20.023 | 20.023 | 20.023 | 20.023 | 20.023 | 20.023 | 100.0% | 1 | | nova.delete_server | 4.817 | 4.817 | 4.817 | 4.817 | 4.817 | 4.817 | 100.0% | 1 | | total | 56.791 | 56.791 | 56.791 | 56.791 | 56.791 | 56.791 | 100.0% | 1 | | -> duration | 55.791 | 55.791 | 55.791 | 55.791 | 55.791 | 55.791 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.790807 Full duration: 73.405545 -------------------------------------------------------------------------------- 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": "bab0330e-a592-47af-a78c-12561134056f" } ] }, "flavor": { "name": "rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f" }, "image": { "name": "rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b52642e6-5dce-4c13-91cb-a049ef279892 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.create_keypair | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 100.0% | 1 | | nova.boot_server | 18.79 | 18.79 | 18.79 | 18.79 | 18.79 | 18.79 | 100.0% | 1 | | nova.delete_server | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 100.0% | 1 | | nova.delete_keypair | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 24.085 | 24.085 | 24.085 | 24.085 | 24.085 | 24.085 | 100.0% | 1 | | -> duration | 23.085 | 23.085 | 23.085 | 23.085 | 23.085 | 23.085 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.085154 Full duration: 70.478274 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -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": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f" }, "image": { "name": "rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f" }, "nics": [ { "net-id": "bab0330e-a592-47af-a78c-12561134056f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b52642e6-5dce-4c13-91cb-a049ef279892 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-09-27T11:01:37Z'} 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/nova/servers.py", line 193, in run **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-09-27T11:01:37Z'} -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 13.092 | 13.092 | 13.092 | 13.092 | 13.092 | 13.092 | 100.0% | 1 | | nova.boot_server | 7.27 | 7.27 | 7.27 | 7.27 | 7.27 | 7.27 | 0.0% | 1 | | total | 20.362 | 20.362 | 20.362 | 20.362 | 20.362 | 20.362 | 0.0% | 1 | | -> duration | 19.362 | 19.362 | 19.362 | 19.362 | 19.362 | 19.362 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.362316 Full duration: 74.071761 HINTS: * To plot HTML graphics with this data, run: rally task report b52642e6-5dce-4c13-91cb-a049ef279892 --out output.html * To generate a JUnit report, run: rally task export b52642e6-5dce-4c13-91cb-a049ef279892 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b52642e6-5dce-4c13-91cb-a049ef279892 --json --out output.json At least one workload did not pass SLA criteria. 2018-09-27 11:02:12,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b52642e6-5dce-4c13-91cb-a049ef279892', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-09-27 11:02:14,672 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b52642e6-5dce-4c13-91cb-a049ef279892 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-09-27 11:02:14.555 11344 INFO rally.api [-] Building 'json' report for the following task(s): 'b52642e6-5dce-4c13-91cb-a049ef279892'. 2018-09-27 11:02:14.561 11344 INFO rally.api [-] The report has been successfully built. 2018-09-27 11:02:14,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b52642e6-5dce-4c13-91cb-a049ef279892', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-09-27 11:02:16,881 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b52642e6-5dce-4c13-91cb-a049ef279892 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-09-27 11:02:16.721 11346 INFO rally.api [-] Building 'html' report for the following task(s): 'b52642e6-5dce-4c13-91cb-a049ef279892'. 2018-09-27 11:02:16.749 11346 INFO rally.api [-] The report has been successfully built. 2018-09-27 11:02:16,885 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-09-27 11:02:16,886 - 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-09-27 11:02:16,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-27 11:02:16,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-27 11:02:16,891 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-09-27 11:02:16,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/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': 'bab0330e-a592-47af-a78c-12561134056f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f', 'flavor_name': 'rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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_1ce4d9db-2ab3-4965-b493-79c22e9af92f', '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-09-27 11:03:20,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d41242df-a4ea-4cab-81cd-daef637f5f7f 2018-09-27 11:03:20,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd41242df-a4ea-4cab-81cd-daef637f5f7f'] 2018-09-27 11:03:21,366 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d41242df-a4ea-4cab-81cd-daef637f5f7f -------------------------------------------------------------------------------- Task d41242df-a4ea-4cab-81cd-daef637f5f7f: 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 d41242df-a4ea-4cab-81cd-daef637f5f7f 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | quotas.delete_quotas | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | total | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | -> duration | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.183911 Full duration: 11.6615 -------------------------------------------------------------------------------- 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 d41242df-a4ea-4cab-81cd-daef637f5f7f 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.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.830469 Full duration: 11.204729 -------------------------------------------------------------------------------- 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 d41242df-a4ea-4cab-81cd-daef637f5f7f 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.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | -> duration | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.867598 Full duration: 11.717129 -------------------------------------------------------------------------------- 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 d41242df-a4ea-4cab-81cd-daef637f5f7f 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.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | total | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> duration | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.240137 Full duration: 11.769496 HINTS: * To plot HTML graphics with this data, run: rally task report d41242df-a4ea-4cab-81cd-daef637f5f7f --out output.html * To generate a JUnit report, run: rally task export d41242df-a4ea-4cab-81cd-daef637f5f7f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d41242df-a4ea-4cab-81cd-daef637f5f7f --json --out output.json 2018-09-27 11:03:21,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd41242df-a4ea-4cab-81cd-daef637f5f7f', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-09-27 11:03:23,289 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d41242df-a4ea-4cab-81cd-daef637f5f7f --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-09-27 11:03:23.190 11855 INFO rally.api [-] Building 'json' report for the following task(s): 'd41242df-a4ea-4cab-81cd-daef637f5f7f'. 2018-09-27 11:03:23.194 11855 INFO rally.api [-] The report has been successfully built. 2018-09-27 11:03:23,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd41242df-a4ea-4cab-81cd-daef637f5f7f', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-09-27 11:03:25,524 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d41242df-a4ea-4cab-81cd-daef637f5f7f --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-09-27 11:03:25.371 11857 INFO rally.api [-] Building 'html' report for the following task(s): 'd41242df-a4ea-4cab-81cd-daef637f5f7f'. 2018-09-27 11:03:25.394 11857 INFO rally.api [-] The report has been successfully built. 2018-09-27 11:03:25,526 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-09-27 11:03:25,527 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:04 | 6 | 100.00% | | glance | 00:01:29 | 4 | 75.00% | | cinder | 00:03:29 | 10 | 100.00% | | gnocchi | 00:01:57 | 11 | 100.00% | | heat | 00:01:44 | 4 | 100.00% | | keystone | 00:03:50 | 11 | 100.00% | | neutron | 00:07:40 | 11 | 100.00% | | nova | 00:05:47 | 5 | 80.00% | | quotas | 00:00:46 | 4 | 100.00% | | | | | | | TOTAL: | 00:27:49 | 66 | 96.97% | +----------------+------------+----------------+-----------+ 2018-09-27 11:03:25,527 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 96.97% in 7/9 modules 2018-09-27 11:03:25,640 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 11:03:25,640 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 33:22 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-27 11:03:25,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 11:03:25,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:25,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03: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-6aa46b21-9ee7-455f-bebd-6a3218e693bb x-openstack-request-id: req-6aa46b21-9ee7-455f-bebd-6a3218e693bb 2018-09-27 11:03:25,931 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4132b970-7f95-47d9-840c-223a51130e08", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4132b970-7f95-47d9-840c-223a51130e08", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4132b970-7f95-47d9-840c-223a51130e08", "name": "rally_sanity-flavor_alt_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8ae810dc-1336-4716-8393-ff106f3d19f0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8ae810dc-1336-4716-8393-ff106f3d19f0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8ae810dc-1336-4716-8393-ff106f3d19f0", "name": "rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 11:03:25,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6aa46b21-9ee7-455f-bebd-6a3218e693bb 2018-09-27 11:03:25,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.27959394455s 2018-09-27 11:03:25,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 11:03:25,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/4132b970-7f95-47d9-840c-223a51130e08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:25,969 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03: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-febe9a00-3fad-4412-a1d3-e4b42eac36ce x-openstack-request-id: req-febe9a00-3fad-4412-a1d3-e4b42eac36ce 2018-09-27 11:03:25,969 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4132b970-7f95-47d9-840c-223a51130e08 used request id req-febe9a00-3fad-4412-a1d3-e4b42eac36ce 2018-09-27 11:03:25,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0350470542908s 2018-09-27 11:03:25,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-27 11:03:25,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f80f7871-bdad-4e3c-8204-ff90c71aa8d3/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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" -d '{"subnet_id": "f90ca6f9-4dd5-404a-bb0d-74ddb4416f12"}' 2018-09-27 11:03:28,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:28 GMT X-Openstack-Request-Id: req-16773ef2-f1e7-4e53-9476-4dd3ecf91c1a 2018-09-27 11:03:28,692 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bab0330e-a592-47af-a78c-12561134056f", "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "subnet_id": "f90ca6f9-4dd5-404a-bb0d-74ddb4416f12", "subnet_ids": ["f90ca6f9-4dd5-404a-bb0d-74ddb4416f12"], "port_id": "9788cc29-8012-42ea-a4a8-ceab16f24b8b", "id": "f80f7871-bdad-4e3c-8204-ff90c71aa8d3"} 2018-09-27 11:03:28,693 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f80f7871-bdad-4e3c-8204-ff90c71aa8d3/remove_router_interface.json used request id req-16773ef2-f1e7-4e53-9476-4dd3ecf91c1a 2018-09-27 11:03:28,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.7233080864s 2018-09-27 11:03:28,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-27 11:03:28,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 11:03:29,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:29 GMT X-Openstack-Request-Id: req-9d06ba53-1421-4f9a-8321-d2eef7d5c6e2 2018-09-27 11:03:29,136 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69ea7bd83f8649e59622f536e537f474", "created_at": "2018-09-27T10:16:17Z", "admin_state_up": true, "updated_at": "2018-09-27T10:16:20Z", "project_id": "69ea7bd83f8649e59622f536e537f474", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "f7cdc22a-d2bc-44c4-ad23-4e706b0c32d6", "name": "tempest-pretest-check-444880835"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "created_at": "2018-09-27T10:30:07Z", "admin_state_up": true, "updated_at": "2018-09-27T11:03:27Z", "project_id": "23c5c017a756435a8d64ca6b73b389d5", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f80f7871-bdad-4e3c-8204-ff90c71aa8d3", "name": "rally_sanity-router_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}]} 2018-09-27 11:03:29,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9d06ba53-1421-4f9a-8321-d2eef7d5c6e2 2018-09-27 11:03:29,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.443474054337s 2018-09-27 11:03:29,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-27 11:03:29,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f80f7871-bdad-4e3c-8204-ff90c71aa8d3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 11:03:33,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 11:03:33 GMT X-Openstack-Request-Id: req-af4f2a26-7047-48a1-ab1c-f2239f18b413 2018-09-27 11:03:33,316 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 11:03:33,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f80f7871-bdad-4e3c-8204-ff90c71aa8d3.json used request id req-af4f2a26-7047-48a1-ab1c-f2239f18b413 2018-09-27 11:03:33,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.17737007141s 2018-09-27 11:03:33,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-27 11:03:33,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 11:03:33,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:33 GMT X-Openstack-Request-Id: req-c75a943a-dfb7-45d3-a625-fb2daf39fbb4 2018-09-27 11:03:33,643 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-09-27T09:54:26Z","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":"79918576-43da-4fd5-a906-a6e49876eec6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a10c3c0d1d2449dfb523b324eeb3985b","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"507686fb-d9e2-49d1-a62b-2af1100a4051","tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:26Z","ip_version":4},{"updated_at":"2018-09-27T10:16:17Z","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":"ee17e37c-6dad-4e96-a955-f4bb421a616d","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 69ea7bd83f8649e59622f536e537f474","enable_dhcp":false,"segment_id":null,"network_id":"8425e754-c473-4b0c-9054-6b5a529b160d","tenant_id":"","created_at":"2018-09-27T10:16:17Z","ip_version":4},{"updated_at":"2018-09-27T10:30:05Z","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":"f90ca6f9-4dd5-404a-bb0d-74ddb4416f12","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"23c5c017a756435a8d64ca6b73b389d5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_1ce4d9db-2ab3-4965-b493-79c22e9af92f","enable_dhcp":true,"segment_id":null,"network_id":"bab0330e-a592-47af-a78c-12561134056f","tenant_id":"23c5c017a756435a8d64ca6b73b389d5","created_at":"2018-09-27T10:30:05Z","ip_version":4}]} 2018-09-27 11:03:33,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c75a943a-dfb7-45d3-a625-fb2daf39fbb4 2018-09-27 11:03:33,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.327260971069s 2018-09-27 11:03:33,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-27 11:03:33,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/f90ca6f9-4dd5-404a-bb0d-74ddb4416f12.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 11:03:35,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 11:03:35 GMT X-Openstack-Request-Id: req-152bdc10-35da-4b35-a64a-2ea93add2520 2018-09-27 11:03:35,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 11:03:35,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/f90ca6f9-4dd5-404a-bb0d-74ddb4416f12.json used request id req-152bdc10-35da-4b35-a64a-2ea93add2520 2018-09-27 11:03:35,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34105205536s 2018-09-27 11:03:35,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 11:03:35,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 11:03:36,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2109 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:36 GMT X-Openstack-Request-Id: req-b95e9ef7-1165-4c9c-8f70-659299d163aa 2018-09-27 11:03:36,078 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T10:16:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8425e754-c473-4b0c-9054-6b5a529b160d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["ee17e37c-6dad-4e96-a955-f4bb421a616d"],"description":"","tags":[],"updated_at":"2018-09-27T10:16:17Z","qos_policy_id":null,"name":"HA network tenant 69ea7bd83f8649e59622f536e537f474","admin_state_up":true,"tenant_id":"","created_at":"2018-09-27T10:16:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bab0330e-a592-47af-a78c-12561134056f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":true,"project_id":"23c5c017a756435a8d64ca6b73b389d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T11:03:35Z","qos_policy_id":null,"name":"rally_sanity-net_1ce4d9db-2ab3-4965-b493-79c22e9af92f","admin_state_up":true,"tenant_id":"23c5c017a756435a8d64ca6b73b389d5","created_at":"2018-09-27T10:30:04Z","provider:network_type":"vxlan"}]} 2018-09-27 11:03:36,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b95e9ef7-1165-4c9c-8f70-659299d163aa 2018-09-27 11:03:36,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0910558700562s 2018-09-27 11:03:36,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-27 11:03:36,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/bab0330e-a592-47af-a78c-12561134056f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 11:03:37,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 11:03:37 GMT X-Openstack-Request-Id: req-168be3d9-a324-48da-87a2-8673dfaf2600 2018-09-27 11:03:37,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 11:03:37,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/bab0330e-a592-47af-a78c-12561134056f.json used request id req-168be3d9-a324-48da-87a2-8673dfaf2600 2018-09-27 11:03:37,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37939095497s 2018-09-27 11:03:37,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 11:03:37,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 11:03:38,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:38 GMT X-Openstack-Request-Id: req-fd591035-8b09-423f-b5ac-db3a933fbc50 2018-09-27 11:03:38,151 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T10:30:18Z", "file": "/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/file", "owner": "23c5c017a756435a8d64ca6b73b389d5", "id": "de01b8c3-2017-4e56-948a-2f9923e5d35a", "size": 12716032, "self": "/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/de01b8c3-2017-4e56-948a-2f9923e5d35a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T10:30:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 11:03:38,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fd591035-8b09-423f-b5ac-db3a933fbc50 2018-09-27 11:03:38,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.688165187836s 2018-09-27 11:03:38,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-27 11:03:38,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}358addce23847bc5091c60303e95c2a034af3114ae7cb45864229ded115fc6e9" 2018-09-27 11:03:39,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 11:03:39 GMT X-Openstack-Request-Id: req-ce1204d2-5a5f-4873-a044-464e01967320 2018-09-27 11:03:39,780 - 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-09-27 11:03:39,780 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/de01b8c3-2017-4e56-948a-2f9923e5d35a used request id req-ce1204d2-5a5f-4873-a044-464e01967320 2018-09-27 11:03:39,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.62682414055s 2018-09-27 11:03:39,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 11:03:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:39,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03: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-38cb74e6-9ace-4cdb-bdc7-d47b52fdf89a x-openstack-request-id: req-38cb74e6-9ace-4cdb-bdc7-d47b52fdf89a 2018-09-27 11:03:39,804 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8ae810dc-1336-4716-8393-ff106f3d19f0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8ae810dc-1336-4716-8393-ff106f3d19f0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8ae810dc-1336-4716-8393-ff106f3d19f0", "name": "rally_sanity-flavor_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-27 11:03:39,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-38cb74e6-9ace-4cdb-bdc7-d47b52fdf89a 2018-09-27 11:03:39,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238618850708s 2018-09-27 11:03:39,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-27 11:03:39,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/8ae810dc-1336-4716-8393-ff106f3d19f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:39,843 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03: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-06f7e779-2137-4c35-9289-8c7f0da29974 x-openstack-request-id: req-06f7e779-2137-4c35-9289-8c7f0da29974 2018-09-27 11:03:39,844 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8ae810dc-1336-4716-8393-ff106f3d19f0 used request id req-06f7e779-2137-4c35-9289-8c7f0da29974 2018-09-27 11:03:39,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0373780727386s 2018-09-27 11:03:39,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 11:03:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:40,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc0435e-aace-49b3-baa1-f92226ce774c 2018-09-27 11:03:40,065 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "links": {"self": "http://172.30.9.22:5000/v3/users/959e0542e7e24e7fbf14407a0208924a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "959e0542e7e24e7fbf14407a0208924a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 11:03:40,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ddc0435e-aace-49b3-baa1-f92226ce774c 2018-09-27 11:03:40,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221138954163s 2018-09-27 11:03:40,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 11:03:40,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/959e0542e7e24e7fbf14407a0208924a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:40,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80ad58b-06d6-4e1e-ae20-adda08ab735e 2018-09-27 11:03:40,270 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_1ce4d9db-2ab3-4965-b493-79c22e9af92f", "links": {"self": "http://172.30.9.22:5000/v3/users/959e0542e7e24e7fbf14407a0208924a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "959e0542e7e24e7fbf14407a0208924a", "description": null}} 2018-09-27 11:03:40,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/959e0542e7e24e7fbf14407a0208924a used request id req-e80ad58b-06d6-4e1e-ae20-adda08ab735e 2018-09-27 11:03:40,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199168920517s 2018-09-27 11:03:40,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-27 11:03:40,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/959e0542e7e24e7fbf14407a0208924a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:40,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 11:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e5e1417-0acb-4b0d-9018-c9c1d5e15c89 2018-09-27 11:03:40,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 11:03:40,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/959e0542e7e24e7fbf14407a0208924a used request id req-5e5e1417-0acb-4b0d-9018-c9c1d5e15c89 2018-09-27 11:03:40,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.276944875717s 2018-09-27 11:03:40,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 11:03:40,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:40,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 528 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05afc288-af8f-4523-89cf-dc0c4b36cbef 2018-09-27 11:03:40,741 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5"}, "tags": [], "enabled": true, "id": "23c5c017a756435a8d64ca6b73b389d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1ce4d9db-2ab3-4965-b493-79c22e9af92f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}]} 2018-09-27 11:03:40,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-05afc288-af8f-4523-89cf-dc0c4b36cbef 2018-09-27 11:03:40,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186359882355s 2018-09-27 11:03:40,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-27 11:03:40,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:41,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 11:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded265b4-7cfe-4cdd-a1a3-477fc44d82b3 2018-09-27 11:03:41,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 11:03:41,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/23c5c017a756435a8d64ca6b73b389d5 used request id req-ded265b4-7cfe-4cdd-a1a3-477fc44d82b3 2018-09-27 11:03:41,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.277351856232s 2018-09-27 11:03:41,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 11:03:41,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=23c5c017a756435a8d64ca6b73b389d5&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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:41,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:41 GMT X-Openstack-Request-Id: req-3219e039-bcff-4542-beac-3efdaddb5441 2018-09-27 11:03:41,350 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "created_at": "2018-09-27T10:30:04Z", "updated_at": "2018-09-27T10:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:30:04Z", "revision_number": 0, "id": "28809424-2a5b-4a36-9295-56e9217d4d64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:30:04Z", "security_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "23c5c017a756435a8d64ca6b73b389d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:30:04Z", "revision_number": 0, "id": "2b70fd57-a598-43c1-b42d-30b80c1dcdd7", "remote_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "remote_ip_prefix": null, "created_at": "2018-09-27T10:30:04Z", "security_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "23c5c017a756435a8d64ca6b73b389d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:30:04Z", "revision_number": 0, "id": "561e5baf-4aaa-4ef5-a0a9-c18a641032b2", "remote_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "remote_ip_prefix": null, "created_at": "2018-09-27T10:30:04Z", "security_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "23c5c017a756435a8d64ca6b73b389d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:30:04Z", "revision_number": 0, "id": "ba3146d9-5c9e-42a3-a99e-473d2d7eb733", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:30:04Z", "security_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "23c5c017a756435a8d64ca6b73b389d5"}], "revision_number": 1, "project_id": "23c5c017a756435a8d64ca6b73b389d5", "id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "name": "default"}]} 2018-09-27 11:03:41,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=23c5c017a756435a8d64ca6b73b389d5&name=default used request id req-3219e039-bcff-4542-beac-3efdaddb5441 2018-09-27 11:03:41,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321665048599s 2018-09-27 11:03:41,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-27 11:03:41,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:42,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:42 GMT X-Openstack-Request-Id: req-279d57a4-2d42-48e0-ab7f-86a06a01c93b 2018-09-27 11:03:42,106 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "created_at": "2018-09-27T09:54:19Z", "updated_at": "2018-09-27T09:54:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "a1fe6903-d742-4d74-8a51-3a4a976494a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "91172f3e-6f40-45b8-ac3e-48571d223a92", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "3ec1dc99-6539-44f9-8733-1afc9716ef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv6", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:54:19Z", "revision_number": 0, "id": "19624226-62e3-4529-9f68-b4055a56bc52", "remote_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "remote_ip_prefix": null, "created_at": "2018-09-27T09:54:19Z", "security_group_id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "tenant_id": "a10c3c0d1d2449dfb523b324eeb3985b", "port_range_min": null, "ethertype": "IPv4", "project_id": "a10c3c0d1d2449dfb523b324eeb3985b"}], "revision_number": 1, "project_id": "a10c3c0d1d2449dfb523b324eeb3985b", "id": "70bfa4fe-76f0-45d4-8dc1-90944ec6b400", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-27T09:57:29Z", "updated_at": "2018-09-27T09:57:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "2c2f4ac4-b474-4e76-9804-18f2c18d9868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "7ecd7f66-6221-44ed-aafd-2ead00e49d6e", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "4a0bb794-2616-44fe-a030-3edce66117f0", "remote_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:29Z", "revision_number": 0, "id": "882def09-2d15-4524-bb48-8758c7ed2960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:29Z", "security_group_id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "755faa60-67c0-4723-8c2f-24333b8c9da3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "created_at": "2018-09-27T10:30:04Z", "updated_at": "2018-09-27T10:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:30:04Z", "revision_number": 0, "id": "ba3146d9-5c9e-42a3-a99e-473d2d7eb733", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:30:04Z", "security_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "23c5c017a756435a8d64ca6b73b389d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:30:04Z", "revision_number": 0, "id": "561e5baf-4aaa-4ef5-a0a9-c18a641032b2", "remote_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "remote_ip_prefix": null, "created_at": "2018-09-27T10:30:04Z", "security_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "23c5c017a756435a8d64ca6b73b389d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:30:04Z", "revision_number": 0, "id": "2b70fd57-a598-43c1-b42d-30b80c1dcdd7", "remote_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "remote_ip_prefix": null, "created_at": "2018-09-27T10:30:04Z", "security_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "23c5c017a756435a8d64ca6b73b389d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T10:30:04Z", "revision_number": 0, "id": "28809424-2a5b-4a36-9295-56e9217d4d64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T10:30:04Z", "security_group_id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "tenant_id": "23c5c017a756435a8d64ca6b73b389d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "23c5c017a756435a8d64ca6b73b389d5"}], "revision_number": 1, "project_id": "23c5c017a756435a8d64ca6b73b389d5", "id": "b187e021-4b4b-4aa1-a9dc-ded1192d474c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "created_at": "2018-09-27T09:57:27Z", "updated_at": "2018-09-27T09:57:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "7f00e3d1-9b35-4680-8fd0-1bb66e4915b2", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "07a2bd58-b422-4709-b492-4a63324a4c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "2c0bc080-b000-4a5c-8961-617a347c12da", "remote_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-27T09:57:27Z", "revision_number": 0, "id": "366910c9-23bd-4e81-b145-69e94ce371b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-27T09:57:27Z", "security_group_id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "tenant_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e"}], "revision_number": 1, "project_id": "4c33b1c6948c4ed4b9bed01abd408d0e", "id": "e4571561-74e4-46e7-96e7-b0ac1938158a", "name": "default"}]} 2018-09-27 11:03:42,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-279d57a4-2d42-48e0-ab7f-86a06a01c93b 2018-09-27 11:03:42,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.74951004982s 2018-09-27 11:03:42,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-27 11:03:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b187e021-4b4b-4aa1-a9dc-ded1192d474c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2985b1ee436809af2b274dac342e23c5f2cd8717b7cdc875fccff9e7a5687fd7" 2018-09-27 11:03:42,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 27 Sep 2018 11:03:42 GMT X-Openstack-Request-Id: req-c42a7cda-1f61-484b-a224-cc5fde542033 2018-09-27 11:03:42,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-27 11:03:42,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b187e021-4b4b-4aa1-a9dc-ded1192d474c.json used request id req-c42a7cda-1f61-484b-a224-cc5fde542033 2018-09-27 11:03:42,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.420413970947s 2018-09-27 11:03:42,534 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-09-27 11:03:42,587 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-09-27 11:03:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:03:42,638 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6590ea9a-32f3-48af-8b1a-d32bb9b7af04 2018-09-27 11:03:42,638 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:03:42,638 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-6590ea9a-32f3-48af-8b1a-d32bb9b7af04 2018-09-27 11:03:42,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:03:43,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T12:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/4c33b1c6948c4ed4b9bed01abd408d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "b0c6652b17974dd1b3929f26f0705184"}, "audit_ids": ["QulYOG0dST2_wA8QiFWBnA"], "issued_at": "2018-09-27T11:03:42.000000Z"}} 2018-09-27 11:03:43,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 11:03:43,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:43,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:43 GMT X-Openstack-Request-Id: req-5b58108d-6daa-4edf-ab56-1b9cc6eaf45a 2018-09-27 11:03:43,392 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T10:16:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"}]} 2018-09-27 11:03:43,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5b58108d-6daa-4edf-ab56-1b9cc6eaf45a 2018-09-27 11:03:43,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347703933716s 2018-09-27 11:03:43,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 11:03:43,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:43,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac497f79-d330-4070-9d96-ebbec1a5213c 2018-09-27 11:03:43,576 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 11:03:43,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ac497f79-d330-4070-9d96-ebbec1a5213c 2018-09-27 11:03:43,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177264928818s 2018-09-27 11:03:43,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-27 11:03:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_32d7cffe-3bde-4652-ad72-b9d959a1231e"}}' 2018-09-27 11:03:43,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b953ac8-5832-4176-8f40-dd6ce6b33054 2018-09-27 11:03:43,821 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/be0e3c35fbfa4bafb59bcacdca6f96fc"}, "tags": [], "enabled": true, "id": "be0e3c35fbfa4bafb59bcacdca6f96fc", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_32d7cffe-3bde-4652-ad72-b9d959a1231e"}} 2018-09-27 11:03:43,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-5b953ac8-5832-4176-8f40-dd6ce6b33054 2018-09-27 11:03:43,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236582994461s 2018-09-27 11:03:43,822 - 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'be0e3c35fbfa4bafb59bcacdca6f96fc', '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_32d7cffe-3bde-4652-ad72-b9d959a1231e'}) 2018-09-27 11:03:43,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-27 11:03:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "539e9850-fb8c-4dd9-b30f-f009a0edcdb1", "email": null, "name": "rally_jobs-user_32d7cffe-3bde-4652-ad72-b9d959a1231e"}}' 2018-09-27 11:03:44,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd769323-8ca0-4644-a1d3-bf4d76c702a3 2018-09-27 11:03:44,281 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_32d7cffe-3bde-4652-ad72-b9d959a1231e", "links": {"self": "http://172.30.9.22:5000/v3/users/9192950be73e42c5986f3627634bcd61"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9192950be73e42c5986f3627634bcd61", "domain_id": "default", "password_expires_at": null}} 2018-09-27 11:03:44,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-cd769323-8ca0-4644-a1d3-bf4d76c702a3 2018-09-27 11:03:44,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.452832937241s 2018-09-27 11:03:44,282 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9192950be73e42c5986f3627634bcd61', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_32d7cffe-3bde-4652-ad72-b9d959a1231e'}) 2018-09-27 11:03:44,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 11:03:44,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:44,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d3f6e1-8351-41a1-8f04-d4a42bece651 2018-09-27 11:03:44,489 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 11:03:44,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-64d3f6e1-8351-41a1-8f04-d4a42bece651 2018-09-27 11:03:44,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202919960022s 2018-09-27 11:03:44,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 11:03:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:44,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e10cd5-129b-486a-a03c-9cfe0f897cf5 2018-09-27 11:03:44,700 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 11:03:44,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f3e10cd5-129b-486a-a03c-9cfe0f897cf5 2018-09-27 11:03:44,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205918073654s 2018-09-27 11:03:44,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 11:03:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:44,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d4702a-d1ec-4806-8a0d-8a9d5b498279 2018-09-27 11:03:44,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 11:03:44,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-71d4702a-d1ec-4806-8a0d-8a9d5b498279 2018-09-27 11:03:44,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106806993484s 2018-09-27 11:03:44,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 11:03:44,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:44,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a7502f-f057-456e-93c3-1862af358854 2018-09-27 11:03:44,921 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 11:03:44,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e4a7502f-f057-456e-93c3-1862af358854 2018-09-27 11:03:44,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103604078293s 2018-09-27 11:03:44,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 11:03:44,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:45,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f35dde7-7d7c-48a9-9a04-7018478d8afe 2018-09-27 11:03:45,119 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_32d7cffe-3bde-4652-ad72-b9d959a1231e", "links": {"self": "http://172.30.9.22:5000/v3/users/9192950be73e42c5986f3627634bcd61"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9192950be73e42c5986f3627634bcd61", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 11:03:45,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8f35dde7-7d7c-48a9-9a04-7018478d8afe 2018-09-27 11:03:45,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197203159332s 2018-09-27 11:03:45,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 11:03:45,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:45,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e71064f-ea69-423b-ad24-9139c220b1b3 2018-09-27 11:03:45,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/be0e3c35fbfa4bafb59bcacdca6f96fc"}, "tags": [], "enabled": true, "id": "be0e3c35fbfa4bafb59bcacdca6f96fc", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_32d7cffe-3bde-4652-ad72-b9d959a1231e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 11:03:45,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4e71064f-ea69-423b-ad24-9139c220b1b3 2018-09-27 11:03:45,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184140920639s 2018-09-27 11:03:45,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 11:03:45,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=9192950be73e42c5986f3627634bcd61&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=be0e3c35fbfa4bafb59bcacdca6f96fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:45,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed54d7e-e033-407a-b5ce-9cf1c67b4701 2018-09-27 11:03:45,439 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9192950be73e42c5986f3627634bcd61&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=be0e3c35fbfa4bafb59bcacdca6f96fc", "previous": null, "next": null}} 2018-09-27 11:03:45,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9192950be73e42c5986f3627634bcd61&role.id=a359bb6576024ed1904f8f8e8698dde6&scope.project.id=be0e3c35fbfa4bafb59bcacdca6f96fc used request id req-6ed54d7e-e033-407a-b5ce-9cf1c67b4701 2018-09-27 11:03:45,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114032030106s 2018-09-27 11:03:45,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 11:03:45,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/be0e3c35fbfa4bafb59bcacdca6f96fc/users/9192950be73e42c5986f3627634bcd61/roles/a359bb6576024ed1904f8f8e8698dde6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:45,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 11:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9d33533-08c8-491a-bdc7-6ab2f9c5ffe9 2018-09-27 11:03:45,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 11:03:45,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/be0e3c35fbfa4bafb59bcacdca6f96fc/users/9192950be73e42c5986f3627634bcd61/roles/a359bb6576024ed1904f8f8e8698dde6 used request id req-a9d33533-08c8-491a-bdc7-6ab2f9c5ffe9 2018-09-27 11:03:45,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242022037506s 2018-09-27 11:03:45,687 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_32d7cffe-3bde-4652-ad72-b9d959a1231e', 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'be0e3c35fbfa4bafb59bcacdca6f96fc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '539e9850-fb8c-4dd9-b30f-f009a0edcdb1', 'username': u'rally_jobs-user_32d7cffe-3bde-4652-ad72-b9d959a1231e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-27 11:03:45,692 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_32d7cffe-3bde-4652-ad72-b9d959a1231e', 'password': '539e9850-fb8c-4dd9-b30f-f009a0edcdb1', 'project_name': 'rally_jobs-project_32d7cffe-3bde-4652-ad72-b9d959a1231e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'be0e3c35fbfa4bafb59bcacdca6f96fc', 'project_domain_name': 'Default'} 2018-09-27 11:03:45,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 11:03:45,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:45,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bcd7f15-141b-449c-ac05-34d57b322f5b 2018-09-27 11:03:45,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 11:03:45,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2bcd7f15-141b-449c-ac05-34d57b322f5b 2018-09-27 11:03:45,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178236961365s 2018-09-27 11:03:45,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-27 11:03:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:46,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0d8e95-22a5-4350-b02c-7d84343d890d 2018-09-27 11:03:46,076 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e463d4df4be4e44bf05befa72407524", "links": {"self": "http://172.30.9.22:5000/v3/roles/3e463d4df4be4e44bf05befa72407524"}, "name": "swiftoperator"}, {"domain_id": null, "id": "6d5c7d13e4e04a508f7b15c4ddbf07b1", "links": {"self": "http://172.30.9.22:5000/v3/roles/6d5c7d13e4e04a508f7b15c4ddbf07b1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "74856a7345f94f848d81c0dac7a878f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/74856a7345f94f848d81c0dac7a878f9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "90bdfd0998c74f52854ae7b0bc631e52", "links": {"self": "http://172.30.9.22:5000/v3/roles/90bdfd0998c74f52854ae7b0bc631e52"}, "name": "admin"}, {"domain_id": null, "id": "9cce1cdec9824db683510213629e1a24", "links": {"self": "http://172.30.9.22:5000/v3/roles/9cce1cdec9824db683510213629e1a24"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a359bb6576024ed1904f8f8e8698dde6", "links": {"self": "http://172.30.9.22:5000/v3/roles/a359bb6576024ed1904f8f8e8698dde6"}, "name": "member"}, {"domain_id": null, "id": "f908b71d508d4e6caa94cf4ec40de18f", "links": {"self": "http://172.30.9.22:5000/v3/roles/f908b71d508d4e6caa94cf4ec40de18f"}, "name": "heat_stack_owner"}]} 2018-09-27 11:03:46,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3f0d8e95-22a5-4350-b02c-7d84343d890d 2018-09-27 11:03:46,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197032928467s 2018-09-27 11:03:46,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 11:03:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:46,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2eb534-d205-4465-97e2-a7aa2c4be7a2 2018-09-27 11:03:46,285 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-27 11:03:46,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2a2eb534-d205-4465-97e2-a7aa2c4be7a2 2018-09-27 11:03:46,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203789949417s 2018-09-27 11:03:46,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-27 11:03:46,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:46,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf2fdb3-651c-4851-b5f3-d05ad7f51089 2018-09-27 11:03:46,487 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/026c990e443c415ea4fd318e6bebf83b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "026c990e443c415ea4fd318e6bebf83b", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/05613ac7902849ff8f74372ae75beeaa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05613ac7902849ff8f74372ae75beeaa", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_b7315027-20ea-4804-8ef5-ea23c43d3494", "links": {"self": "http://172.30.9.22:5000/v3/users/0ec35d2fe9f1451c816a545bc7f4e827"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ec35d2fe9f1451c816a545bc7f4e827", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/1f8171cd13d74d84a3d156b809241379"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f8171cd13d74d84a3d156b809241379", "email": "neutron@localhost", "password_expires_at": null}, {"name": "api_check-user_674ba742-e33e-43d1-9333-d26caa7d286f", "links": {"self": "http://172.30.9.22:5000/v3/users/5ddf480f5b0b4661a71b187b22f28f86"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5ddf480f5b0b4661a71b187b22f28f86", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/5f2b33cff73e406493f5666b1e5a82ea"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f2b33cff73e406493f5666b1e5a82ea", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/62a1ba33a3ca43ac85d9021d99766c99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62a1ba33a3ca43ac85d9021d99766c99", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/6b001fc90c6a44f6abbd69cbd1083392"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b001fc90c6a44f6abbd69cbd1083392", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/78d070feb8b343e087d264903c3cd001"}, "domain_id": "default", "enabled": true, "options": {}, "id": "78d070feb8b343e087d264903c3cd001", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7b2f6f02d5254d0bbb57a5d31c4e0595"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b2f6f02d5254d0bbb57a5d31c4e0595", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/8c78793cc956474d8cb4d056f1729ac3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8c78793cc956474d8cb4d056f1729ac3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/8f4b072812d44be1a4162d5287ec7082"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8f4b072812d44be1a4162d5287ec7082", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_32d7cffe-3bde-4652-ad72-b9d959a1231e", "links": {"self": "http://172.30.9.22:5000/v3/users/9192950be73e42c5986f3627634bcd61"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9192950be73e42c5986f3627634bcd61", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/b0c6652b17974dd1b3929f26f0705184"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b0c6652b17974dd1b3929f26f0705184", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/bcf21d97410047f8af7415cb7efaddac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcf21d97410047f8af7415cb7efaddac", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c364e84708964b57ba696a9f4c61b52f"}, "domain_id": "340d07e29bfa4fe7a7d58724c7e2eab9", "enabled": true, "options": {}, "id": "c364e84708964b57ba696a9f4c61b52f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ee6aef614ca94437bff4297974204376"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee6aef614ca94437bff4297974204376", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-27 11:03:46,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ccf2fdb3-651c-4851-b5f3-d05ad7f51089 2018-09-27 11:03:46,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201479911804s 2018-09-27 11:03:46,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 11:03:46,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:46,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95008305-1a7d-4e89-b15d-5bd0fd295f68 2018-09-27 11:03:46,693 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/be0e3c35fbfa4bafb59bcacdca6f96fc"}, "tags": [], "enabled": true, "id": "be0e3c35fbfa4bafb59bcacdca6f96fc", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_32d7cffe-3bde-4652-ad72-b9d959a1231e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 11:03:46,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-95008305-1a7d-4e89-b15d-5bd0fd295f68 2018-09-27 11:03:46,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193069934845s 2018-09-27 11:03:46,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-27 11:03:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=9192950be73e42c5986f3627634bcd61&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=be0e3c35fbfa4bafb59bcacdca6f96fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:46,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbbe826-8e15-4d84-8a90-5024619ad484 2018-09-27 11:03:46,896 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9192950be73e42c5986f3627634bcd61&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=be0e3c35fbfa4bafb59bcacdca6f96fc", "previous": null, "next": null}} 2018-09-27 11:03:46,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9192950be73e42c5986f3627634bcd61&role.id=90bdfd0998c74f52854ae7b0bc631e52&scope.project.id=be0e3c35fbfa4bafb59bcacdca6f96fc used request id req-cbbbe826-8e15-4d84-8a90-5024619ad484 2018-09-27 11:03:46,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194578170776s 2018-09-27 11:03:46,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-27 11:03:46,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/be0e3c35fbfa4bafb59bcacdca6f96fc/users/9192950be73e42c5986f3627634bcd61/roles/90bdfd0998c74f52854ae7b0bc631e52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:47,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Thu, 27 Sep 2018 11:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4de81bd-758a-4b2f-ae2d-39a7b1c99065 2018-09-27 11:03:47,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-27 11:03:47,129 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/be0e3c35fbfa4bafb59bcacdca6f96fc/users/9192950be73e42c5986f3627634bcd61/roles/90bdfd0998c74f52854ae7b0bc631e52 used request id req-b4de81bd-758a-4b2f-ae2d-39a7b1c99065 2018-09-27 11:03:47,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.229254961014s 2018-09-27 11:03:47,131 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-09-27 11:03:47,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-27 11:03:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:47,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4b4f39-2f9b-4b2b-bcdc-e9add28e84f6 2018-09-27 11:03:47,350 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/340d07e29bfa4fe7a7d58724c7e2eab9"}, "tags": [], "enabled": true, "id": "340d07e29bfa4fe7a7d58724c7e2eab9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-27 11:03:47,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-9a4b4f39-2f9b-4b2b-bcdc-e9add28e84f6 2018-09-27 11:03:47,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218960046768s 2018-09-27 11:03:47,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-27 11:03:47,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:03:47,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1c8a03-6d21-4148-8b61-4050a24e6f27 2018-09-27 11:03:47,514 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c33b1c6948c4ed4b9bed01abd408d0e"}, "tags": [], "enabled": true, "id": "4c33b1c6948c4ed4b9bed01abd408d0e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/bd70708e47a9439cb6aa6d6fd49f3fb3"}, "tags": [], "enabled": true, "id": "bd70708e47a9439cb6aa6d6fd49f3fb3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_674ba742-e33e-43d1-9333-d26caa7d286f"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/be0e3c35fbfa4bafb59bcacdca6f96fc"}, "tags": [], "enabled": true, "id": "be0e3c35fbfa4bafb59bcacdca6f96fc", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_32d7cffe-3bde-4652-ad72-b9d959a1231e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/a10c3c0d1d2449dfb523b324eeb3985b"}, "tags": [], "enabled": true, "id": "a10c3c0d1d2449dfb523b324eeb3985b", "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.22:5000/v3/projects/0cfbcd3da30e4a6681fa3f3750257696"}, "tags": [], "enabled": true, "id": "0cfbcd3da30e4a6681fa3f3750257696", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b7315027-20ea-4804-8ef5-ea23c43d3494"}]} 2018-09-27 11:03:47,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6d1c8a03-6d21-4148-8b61-4050a24e6f27 2018-09-27 11:03:47,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156456947327s 2018-09-27 11:03:47,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-27 11:03:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" -d '{"network": {"shared": true, "tenant_id": "be0e3c35fbfa4bafb59bcacdca6f96fc", "name": "rally_jobs-net_32d7cffe-3bde-4652-ad72-b9d959a1231e", "admin_state_up": true}}' 2018-09-27 11:03:48,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:48 GMT X-Openstack-Request-Id: req-f44647ca-f4c6-4402-a69d-51f082262d98 2018-09-27 11:03:48,118 - 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":"f2a32a9b-48be-4805-b092-9286346c57e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"be0e3c35fbfa4bafb59bcacdca6f96fc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T11:03:47Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_32d7cffe-3bde-4652-ad72-b9d959a1231e","admin_state_up":true,"tenant_id":"be0e3c35fbfa4bafb59bcacdca6f96fc","created_at":"2018-09-27T11:03:47Z","mtu":1450}} 2018-09-27 11:03:48,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f44647ca-f4c6-4402-a69d-51f082262d98 2018-09-27 11:03:48,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.600013017654s 2018-09-27 11:03:48,119 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-27T11:03:47Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f2a32a9b-48be-4805-b092-9286346c57e7', u'provider:segmentation_id': 67, 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_32d7cffe-3bde-4652-ad72-b9d959a1231e', u'created_at': u'2018-09-27T11:03:47Z', u'mtu': 1450, u'tenant_id': u'be0e3c35fbfa4bafb59bcacdca6f96fc', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'be0e3c35fbfa4bafb59bcacdca6f96fc', u'l2_adjacency': True}) 2018-09-27 11:03:48,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:03:48,128 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904884c8-414a-49f2-a345-ba55e46acd0d 2018-09-27 11:03:48,129 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:03:48,129 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-904884c8-414a-49f2-a345-ba55e46acd0d 2018-09-27 11:03:48,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:03:48,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90bdfd0998c74f52854ae7b0bc631e52", "name": "admin"}, {"id": "a359bb6576024ed1904f8f8e8698dde6", "name": "member"}, {"id": "9cce1cdec9824db683510213629e1a24", "name": "reader"}], "expires_at": "2018-09-27T12:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be0e3c35fbfa4bafb59bcacdca6f96fc", "name": "rally_jobs-project_32d7cffe-3bde-4652-ad72-b9d959a1231e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8776/v2/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d03dd04d169438cae110c7973fbbf43"}, {"url": "http://192.30.9.5:8776/v2/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7fd51b7b0aa04683b18eda48fdd37b96"}, {"url": "http://192.30.9.5:8776/v2/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca16095260694431bfdf0991ca64f6dc"}], "type": "volumev2", "id": "0e759fd1cd4c4a688b4a8affc63f3063", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0cfda06dc77847488856b0acd4ce539d"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c7ee32fec1e45bba67e86f796fdb6ff"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a191807e1934494cbe4741b530235cc5"}], "type": "event", "id": "1e5e6fcf112247998e39833f2a01a3e2", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03b9ffcdb18c4c2c93b0cf38d0b25dc8"}, {"url": "http://192.30.9.5:8776/v1/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "235d66c4d5e141ebacc20e44391859f2"}, {"url": "http://192.30.9.5:8776/v1/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89ed92efaf6b4c2089370cac976be54c"}], "type": "volume", "id": "31a4ad9f36f24d26adbf2a7ba11841df", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a833ad87115440ba671c4685178195a"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c2ff7c1c5e2407fa111f2d903b3a6ec"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0bb6f91a5ea43319d874a436e9ac4ea"}], "type": "identity", "id": "5261d427f5f54ccf85848c205b230901", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37c867deccef441b877262994a7beeec"}, {"url": "http://172.30.9.22:8080/v1/AUTH_be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "528fe1705fb84a06887def7b093f2fa6"}, {"url": "http://12.0.0.23:8080/v1/AUTH_be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e32e36e7614deab3c43dca6d264226"}], "type": "object-store", "id": "5dbeecf1ef5d4a3fa2cf5a4252946b36", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "40903133cdde4337a77b549389154e5f"}, {"url": "http://192.30.9.5:8004/v1/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d775559c5314c1cb43125d8b394b699"}, {"url": "http://172.30.9.22:8004/v1/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c457e39f2f45474d861f3d23e9630e94"}], "type": "orchestration", "id": "6f40edeeb8644fbb8d43e75c264f6ade", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "73d32ade5fde4e0f80dc45ad8cf17e53", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b11ac8c1b154cc0bb169c1f78c9f14e"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b8c5486781741958cdc97480a02bd6a"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "42a223b1215d45df829ab461ddc3a2a4"}], "type": "compute", "id": "a203206df65140bea9234599f16fc681", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e6af62d5f914459aa93e18926a65b0c"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cb5c217900c4630a7019373e8e475a8"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffd70dbeb3484da2b57b001efdd45ccd"}], "type": "network", "id": "b7d386c6da2c42a1beb204e854571951", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "192dcaff8d7b4ea1883a9a96ef596e69"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c425ef1f2c48a6837234b28cc159a7"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "863650b72b714d978f133c2917ac001b"}], "type": "alarming", "id": "b989428dd3094a1b96bc5cbd766b22a7", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ec60507f4de4cfab04f3a082a1cc404"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4a3ad7af8bb49ee96270867a6751b11"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec428198593743eab66818c2102c95f5"}], "type": "metric", "id": "c98c46ec5ddd439a8dbc78b33527061d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1087b3121a6b40309d3770365fdd763d"}, {"url": "http://192.30.9.5:8776/v3/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f3de3994e3145cfb24281a22b5f1499"}, {"url": "http://192.30.9.5:8776/v3/be0e3c35fbfa4bafb59bcacdca6f96fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ab8ec8a62a54c41bd90a15bac5ee15a"}], "type": "volumev3", "id": "d8fb433d7b1d45cda452d6fa007463e0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "054a4bbc75714b40b59c665ae7875981"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c68a6ffd84a4d9492da047cabd81f9c"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "65b15393e3b34e5aaa3c4fa56080095e"}], "type": "image", "id": "d9a865a94ec2490ba8554e7226570900", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07ebed2b9ee24ecea1b90ee2f42dc7b7"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af579233c5b94701a17b73c6b24962a7"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c1aefda5b2164d119c985b90c60153d1"}], "type": "placement", "id": "e0a246aeff2d4ebea942175e38c0bc4e", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0bc776f5db7740f2a4de46c1789b17af"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f0eb3b1173e48a5aab6f4f37c472ba5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b00552f8e8794f66b06d9ec11dc2f778"}], "type": "cloudformation", "id": "f58f26ad95de4e4ca8fb6ee0f7fcfe10", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_32d7cffe-3bde-4652-ad72-b9d959a1231e", "id": "9192950be73e42c5986f3627634bcd61"}, "audit_ids": ["Xb-EZCxmS3qLtswb3saKUA"], "issued_at": "2018-09-27T11:03:48.000000Z"}} 2018-09-27 11:03:48,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-27 11:03:48,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}476abb4348683a57b693faf906b3368eebc73887c518ea4ef265e8f8cf4a59b9" 2018-09-27 11:03:48,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2101 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:48 GMT X-Openstack-Request-Id: req-012abd15-71fd-4bd5-a43f-f959590772e7 2018-09-27 11:03:48,898 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"507686fb-d9e2-49d1-a62b-2af1100a4051","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a10c3c0d1d2449dfb523b324eeb3985b","l2_adjacency":true,"status":"ACTIVE","subnets":["79918576-43da-4fd5-a906-a6e49876eec6"],"description":"","tags":[],"updated_at":"2018-09-27T10:16:47Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a10c3c0d1d2449dfb523b324eeb3985b","created_at":"2018-09-27T09:54:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8425e754-c473-4b0c-9054-6b5a529b160d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["ee17e37c-6dad-4e96-a955-f4bb421a616d"],"description":"","tags":[],"updated_at":"2018-09-27T10:16:17Z","qos_policy_id":null,"name":"HA network tenant 69ea7bd83f8649e59622f536e537f474","admin_state_up":true,"tenant_id":"","created_at":"2018-09-27T10:16:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f2a32a9b-48be-4805-b092-9286346c57e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"be0e3c35fbfa4bafb59bcacdca6f96fc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-27T11:03:47Z","qos_policy_id":null,"name":"rally_jobs-net_32d7cffe-3bde-4652-ad72-b9d959a1231e","admin_state_up":true,"tenant_id":"be0e3c35fbfa4bafb59bcacdca6f96fc","created_at":"2018-09-27T11:03:47Z","provider:network_type":"vxlan"}]} 2018-09-27 11:03:48,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-012abd15-71fd-4bd5-a43f-f959590772e7 2018-09-27 11:03:48,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369587898254s 2018-09-27 11:03:48,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-27 11:03:48,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}476abb4348683a57b693faf906b3368eebc73887c518ea4ef265e8f8cf4a59b9" -d '{"subnet": {"name": "rally_jobs-subnet_32d7cffe-3bde-4652-ad72-b9d959a1231e", "enable_dhcp": true, "network_id": "f2a32a9b-48be-4805-b092-9286346c57e7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-27 11:03:49,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:49 GMT X-Openstack-Request-Id: req-98a8b530-f6d2-4635-b7a8-45cbb3dbb2d9 2018-09-27 11:03:49,639 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-09-27T11:03:49Z","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":"c4ebaad0-021b-4871-90e8-a21b1aba446b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"be0e3c35fbfa4bafb59bcacdca6f96fc","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_32d7cffe-3bde-4652-ad72-b9d959a1231e","enable_dhcp":true,"segment_id":null,"network_id":"f2a32a9b-48be-4805-b092-9286346c57e7","tenant_id":"be0e3c35fbfa4bafb59bcacdca6f96fc","created_at":"2018-09-27T11:03:49Z","ip_version":4}} 2018-09-27 11:03:49,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-98a8b530-f6d2-4635-b7a8-45cbb3dbb2d9 2018-09-27 11:03:49,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.739499092102s 2018-09-27 11:03:49,640 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T11:03:49Z', 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'c4ebaad0-021b-4871-90e8-a21b1aba446b', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_32d7cffe-3bde-4652-ad72-b9d959a1231e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f2a32a9b-48be-4805-b092-9286346c57e7', u'tenant_id': u'be0e3c35fbfa4bafb59bcacdca6f96fc', u'created_at': u'2018-09-27T11:03:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'be0e3c35fbfa4bafb59bcacdca6f96fc'}) 2018-09-27 11:03:49,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-27 11:03:49,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}476abb4348683a57b693faf906b3368eebc73887c518ea4ef265e8f8cf4a59b9" -d '{"router": {"external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051"}, "name": "rally_jobs-router_32d7cffe-3bde-4652-ad72-b9d959a1231e", "admin_state_up": true}}' 2018-09-27 11:03:56,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:56 GMT X-Openstack-Request-Id: req-44c5d7d0-6f8d-4aeb-8bc4-d37dac208d76 2018-09-27 11:03:56,521 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "507686fb-d9e2-49d1-a62b-2af1100a4051", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79918576-43da-4fd5-a906-a6e49876eec6", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "be0e3c35fbfa4bafb59bcacdca6f96fc", "created_at": "2018-09-27T11:03:50Z", "admin_state_up": true, "updated_at": "2018-09-27T11:03:52Z", "project_id": "be0e3c35fbfa4bafb59bcacdca6f96fc", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fb4966d5-233c-4c44-ab94-a8d5dcb264c1", "name": "rally_jobs-router_32d7cffe-3bde-4652-ad72-b9d959a1231e"}} 2018-09-27 11:03:56,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-44c5d7d0-6f8d-4aeb-8bc4-d37dac208d76 2018-09-27 11:03:56,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.88018202782s 2018-09-27 11:03:56,521 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-27T11:03:52Z', u'revision_number': 3, u'ha': True, u'id': u'fb4966d5-233c-4c44-ab94-a8d5dcb264c1', u'external_gateway_info': {u'network_id': u'507686fb-d9e2-49d1-a62b-2af1100a4051', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79918576-43da-4fd5-a906-a6e49876eec6', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_32d7cffe-3bde-4652-ad72-b9d959a1231e', u'admin_state_up': True, u'tenant_id': u'be0e3c35fbfa4bafb59bcacdca6f96fc', u'created_at': u'2018-09-27T11:03:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'be0e3c35fbfa4bafb59bcacdca6f96fc'}) 2018-09-27 11:03:56,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-27 11:03:56,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/fb4966d5-233c-4c44-ab94-a8d5dcb264c1/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}476abb4348683a57b693faf906b3368eebc73887c518ea4ef265e8f8cf4a59b9" -d '{"subnet_id": "c4ebaad0-021b-4871-90e8-a21b1aba446b"}' 2018-09-27 11:03:59,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:59 GMT X-Openstack-Request-Id: req-8e310954-2b10-47fb-9ce3-be7da1bfd5da 2018-09-27 11:03:59,827 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f2a32a9b-48be-4805-b092-9286346c57e7", "tenant_id": "be0e3c35fbfa4bafb59bcacdca6f96fc", "subnet_id": "c4ebaad0-021b-4871-90e8-a21b1aba446b", "subnet_ids": ["c4ebaad0-021b-4871-90e8-a21b1aba446b"], "port_id": "7eb39520-fbdf-44b4-b4e1-095c8c7500dc", "id": "fb4966d5-233c-4c44-ab94-a8d5dcb264c1"} 2018-09-27 11:03:59,827 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fb4966d5-233c-4c44-ab94-a8d5dcb264c1/add_router_interface.json used request id req-8e310954-2b10-47fb-9ce3-be7da1bfd5da 2018-09-27 11:03:59,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.30555105209s 2018-09-27 11:03:59,829 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-27 11:03:59,960 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-27 11:03:59,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:03:59,968 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Thu, 27 Sep 2018 11:03:59 GMT 2018-09-27 11:03:59,968 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-27 11:03:59,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 11:03:59,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}476abb4348683a57b693faf906b3368eebc73887c518ea4ef265e8f8cf4a59b9" 2018-09-27 11:04:00,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 27 Sep 2018 11:04:00 GMT X-Openstack-Request-Id: req-93a4562d-c523-4cbf-a1bd-b847c31e8e07 2018-09-27 11:04:00,666 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 11:04:00,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-93a4562d-c523-4cbf-a1bd-b847c31e8e07 2018-09-27 11:04:00,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.692800998688s 2018-09-27 11:04:00,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-27 11:04:00,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}476abb4348683a57b693faf906b3368eebc73887c518ea4ef265e8f8cf4a59b9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_32d7cffe-3bde-4652-ad72-b9d959a1231e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_32d7cffe-3bde-4652-ad72-b9d959a1231e"}' 2018-09-27 11:04:01,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Thu, 27 Sep 2018 11:04:01 GMT Location: http://172.30.9.22:9292/v2/images/4652eab2-7a92-4971-ba45-dad10e64dee6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ad4d140f-f708-4f3a-a506-18fb2b3409dc 2018-09-27 11:04:01,113 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T11:04:01Z", "file": "/v2/images/4652eab2-7a92-4971-ba45-dad10e64dee6/file", "owner": "be0e3c35fbfa4bafb59bcacdca6f96fc", "id": "4652eab2-7a92-4971-ba45-dad10e64dee6", "size": null, "self": "/v2/images/4652eab2-7a92-4971-ba45-dad10e64dee6", "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_32d7cffe-3bde-4652-ad72-b9d959a1231e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_32d7cffe-3bde-4652-ad72-b9d959a1231e", "checksum": null, "created_at": "2018-09-27T11:04:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-09-27 11:04:01,114 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ad4d140f-f708-4f3a-a506-18fb2b3409dc 2018-09-27 11:04:01,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.437437057495s 2018-09-27 11:04:01,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-27 11:04:01,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/4652eab2-7a92-4971-ba45-dad10e64dee6/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}476abb4348683a57b693faf906b3368eebc73887c518ea4ef265e8f8cf4a59b9" -d '' 2018-09-27 11:04:02,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 11:04:02 GMT X-Openstack-Request-Id: req-07ec90fb-c9ea-43d8-a3a1-5e4ea7f347ba 2018-09-27 11:04:02,415 - 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-09-27 11:04:02,415 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/4652eab2-7a92-4971-ba45-dad10e64dee6/file used request id req-07ec90fb-c9ea-43d8-a3a1-5e4ea7f347ba 2018-09-27 11:04:02,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30079388618s 2018-09-27 11:04:02,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-27 11:04:02,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}476abb4348683a57b693faf906b3368eebc73887c518ea4ef265e8f8cf4a59b9" 2018-09-27 11:04:02,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Thu, 27 Sep 2018 11:04:02 GMT X-Openstack-Request-Id: req-be2b2fb2-24d8-4d48-90f4-e8f2d70b397c 2018-09-27 11:04:02,878 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-09-27T11:04:02Z", "file": "/v2/images/4652eab2-7a92-4971-ba45-dad10e64dee6/file", "owner": "be0e3c35fbfa4bafb59bcacdca6f96fc", "id": "4652eab2-7a92-4971-ba45-dad10e64dee6", "size": 12716032, "self": "/v2/images/4652eab2-7a92-4971-ba45-dad10e64dee6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/4652eab2-7a92-4971-ba45-dad10e64dee6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/4652eab2-7a92-4971-ba45-dad10e64dee6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_32d7cffe-3bde-4652-ad72-b9d959a1231e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_32d7cffe-3bde-4652-ad72-b9d959a1231e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-27T11:04:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-27 11:04:02,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-be2b2fb2-24d8-4d48-90f4-e8f2d70b397c 2018-09-27 11:04:02,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.458968877792s 2018-09-27 11:04:02,881 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/4652eab2-7a92-4971-ba45-dad10e64dee6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4652eab2-7a92-4971-ba45-dad10e64dee6/file', 'owner': u'be0e3c35fbfa4bafb59bcacdca6f96fc', 'id': u'4652eab2-7a92-4971-ba45-dad10e64dee6', 'size': 12716032, u'self': u'/v2/images/4652eab2-7a92-4971-ba45-dad10e64dee6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'be0e3c35fbfa4bafb59bcacdca6f96fc', 'name': 'rally_jobs-project_32d7cffe-3bde-4652-ad72-b9d959a1231e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://99db7f84-bb34-4440-854f-93d66de15fce/images/4652eab2-7a92-4971-ba45-dad10e64dee6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-27T11:04:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-27T11:04:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_32d7cffe-3bde-4652-ad72-b9d959a1231e', '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/4652eab2-7a92-4971-ba45-dad10e64dee6', 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_32d7cffe-3bde-4652-ad72-b9d959a1231e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_32d7cffe-3bde-4652-ad72-b9d959a1231e', 'created': u'2018-09-27T11:04:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-27T11:04:01Z', 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/4652eab2-7a92-4971-ba45-dad10e64dee6', 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_32d7cffe-3bde-4652-ad72-b9d959a1231e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-27 11:04:02,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 11:04:02,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_32d7cffe-3bde-4652-ad72-b9d959a1231e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 11:04:03,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Thu, 27 Sep 2018 11:04: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-9deda138-93c8-48d9-80fb-be62be2bf84a x-openstack-request-id: req-9deda138-93c8-48d9-80fb-be62be2bf84a 2018-09-27 11:04:03,271 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/298eb99a-db38-424c-bb89-3021ac440d7d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/298eb99a-db38-424c-bb89-3021ac440d7d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "298eb99a-db38-424c-bb89-3021ac440d7d", "name": "rally_jobs-flavor_32d7cffe-3bde-4652-ad72-b9d959a1231e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 11:04:03,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9deda138-93c8-48d9-80fb-be62be2bf84a 2018-09-27 11:04:03,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.386709928513s 2018-09-27 11:04:03,272 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_32d7cffe-3bde-4652-ad72-b9d959a1231e', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'298eb99a-db38-424c-bb89-3021ac440d7d', 'swap': 0}) 2018-09-27 11:04:03,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 11:04:03,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/298eb99a-db38-424c-bb89-3021ac440d7d/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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" -d '{"extra_specs": {}}' 2018-09-27 11:04:03,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 11:04:03 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-197dda36-9d81-4a7c-8297-e514d65cfef7 x-openstack-request-id: req-197dda36-9d81-4a7c-8297-e514d65cfef7 2018-09-27 11:04:03,301 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 11:04:03,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/298eb99a-db38-424c-bb89-3021ac440d7d/os-extra_specs used request id req-197dda36-9d81-4a7c-8297-e514d65cfef7 2018-09-27 11:04:03,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0282471179962s 2018-09-27 11:04:03,301 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-27 11:04:05,779 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-27 11:04:08,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2efe0372-1e3a-4d6e-89fa-157a9c095806 | 2018-09-27T11:04:07.616902 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2efe0372-1e3a-4d6e-89fa-157a9c095806 ~/.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-09-27 11:04:11,368 - 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-09-27 11:04:12,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-09-27 11:04:12,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-27 11:04:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}476abb4348683a57b693faf906b3368eebc73887c518ea4ef265e8f8cf4a59b9" 2018-09-27 11:04:12,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 714 Content-Type: application/json Date: Thu, 27 Sep 2018 11:04: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-1f034549-785c-4a5e-a8e7-d31dc50c26d0 x-openstack-request-id: req-1f034549-785c-4a5e-a8e7-d31dc50c26d0 2018-09-27 11:04:12,435 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 332}, "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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 335}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-09-27 11:04:12,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-1f034549-785c-4a5e-a8e7-d31dc50c26d0 2018-09-27 11:04:12,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.302882194519s 2018-09-27 11:04:12,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-27 11:04:12,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}476abb4348683a57b693faf906b3368eebc73887c518ea4ef265e8f8cf4a59b9" 2018-09-27 11:04:12,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Thu, 27 Sep 2018 11:04:12 GMT X-Openstack-Request-Id: req-e35af807-4b0b-4fa4-8ac9-834dd2a961ef 2018-09-27 11:04:12,714 - 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-09-27 11:04:12,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-e35af807-4b0b-4fa4-8ac9-834dd2a961ef 2018-09-27 11:04:12,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277209997177s 2018-09-27 11:04:12,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-27 11:04:12,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_32d7cffe-3bde-4652-ad72-b9d959a1231e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-27 11:04:12,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Thu, 27 Sep 2018 11:04: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-abfbdd03-ef03-4acc-bee7-fb294ad13bae x-openstack-request-id: req-abfbdd03-ef03-4acc-bee7-fb294ad13bae 2018-09-27 11:04:12,780 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/74b70454-1e37-48d4-97d0-23496119d186", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/74b70454-1e37-48d4-97d0-23496119d186", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "74b70454-1e37-48d4-97d0-23496119d186", "name": "rally_jobs-flavor_alt_32d7cffe-3bde-4652-ad72-b9d959a1231e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-27 11:04:12,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-abfbdd03-ef03-4acc-bee7-fb294ad13bae 2018-09-27 11:04:12,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0547449588776s 2018-09-27 11:04:12,781 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_32d7cffe-3bde-4652-ad72-b9d959a1231e', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'74b70454-1e37-48d4-97d0-23496119d186', 'swap': 0}) 2018-09-27 11:04:12,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-27 11:04:12,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/74b70454-1e37-48d4-97d0-23496119d186/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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" -d '{"extra_specs": {}}' 2018-09-27 11:04:12,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 27 Sep 2018 11:04:12 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-4d11036c-2d71-40d7-92ea-a6a17f383cd8 x-openstack-request-id: req-4d11036c-2d71-40d7-92ea-a6a17f383cd8 2018-09-27 11:04:12,802 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-09-27 11:04:12,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/74b70454-1e37-48d4-97d0-23496119d186/os-extra_specs used request id req-4d11036c-2d71-40d7-92ea-a6a17f383cd8 2018-09-27 11:04:12,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209760665894s 2018-09-27 11:04:12,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_32d7cffe-3bde-4652-ad72-b9d959a1231e', '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'4c33b1c6948c4ed4b9bed01abd408d0e', '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'74b70454-1e37-48d4-97d0-23496119d186', 'swap': 0}) 2018-09-27 11:04:12,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-09-27 11:04:12,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-27 11:04:12,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-27 11:04:13,031 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-09-27 11:04:13,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/var/task-neutron.yaml'] 2018-09-27 11:39:50,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c7e8b983-3654-42a4-964b-ea8643057cd7 2018-09-27 11:39:50,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-09-27 11:39:50,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c7e8b983-3654-42a4-964b-ea8643057cd7'] 2018-09-27 11:39:50,883 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c7e8b983-3654-42a4-964b-ea8643057cd7 -------------------------------------------------------------------------------- Task c7e8b983-3654-42a4-964b-ea8643057cd7: 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.847 | 1.758 | 3.078 | 3.438 | 4.415 | 1.906 | 100.0% | 100 | | neutron.list_networks | 0.133 | 0.518 | 0.798 | 0.841 | 1.419 | 0.545 | 100.0% | 100 | | total | 1.015 | 2.224 | 3.724 | 4.4 | 5.203 | 2.452 | 100.0% | 100 | | -> duration | 1.015 | 2.224 | 3.724 | 4.4 | 5.203 | 2.452 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.249697 Full duration: 46.126883 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.947 | 1.605 | 2.064 | 2.167 | 2.502 | 1.606 | 100.0% | 40 | | neutron.update_network | 0.334 | 0.851 | 1.243 | 1.383 | 1.452 | 0.887 | 100.0% | 40 | | total | 1.777 | 2.534 | 3.085 | 3.098 | 3.567 | 2.493 | 100.0% | 40 | | -> duration | 1.777 | 2.534 | 3.085 | 3.098 | 3.567 | 2.493 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.792582 Full duration: 29.933005 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.897 | 1.73 | 2.023 | 2.088 | 2.353 | 1.604 | 100.0% | 40 | | neutron.delete_network | 0.562 | 1.118 | 1.799 | 1.889 | 1.932 | 1.174 | 100.0% | 40 | | total | 1.85 | 2.747 | 3.658 | 3.746 | 3.764 | 2.778 | 100.0% | 40 | | -> duration | 1.85 | 2.747 | 3.658 | 3.746 | 3.764 | 2.778 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.47701 Full duration: 24.123268 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.639 | 2.572 | 4.057 | 4.389 | 4.484 | 2.738 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.624 | 6.244 | 7.4 | 7.8 | 8.484 | 5.981 | 100.0% | 40 | | neutron.list_subnets | 0.152 | 0.572 | 1.161 | 1.271 | 2.519 | 0.687 | 100.0% | 40 | | total | 4.78 | 9.964 | 11.62 | 11.656 | 11.733 | 9.405 | 100.0% | 40 | | -> duration | 4.78 | 9.964 | 11.62 | 11.656 | 11.733 | 9.405 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.01704 Full duration: 76.375946 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.285 | 2.685 | 4.009 | 4.265 | 5.216 | 2.8 | 100.0% | 100 | | neutron.create_subnet (x2) | 3.345 | 8.589 | 10.493 | 10.979 | 11.272 | 8.273 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.42 | 3.12 | 5.407 | 5.88 | 7.499 | 3.379 | 100.0% | 100 | | total | 8.218 | 14.502 | 16.477 | 17.51 | 18.477 | 14.453 | 100.0% | 100 | | -> duration | 8.218 | 14.502 | 16.477 | 17.51 | 18.477 | 14.453 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.559279 Full duration: 181.649362 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.838 | 2.887 | 3.417 | 3.495 | 3.675 | 2.793 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.147 | 6.592 | 8.824 | 8.941 | 10.046 | 6.626 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.935 | 5.312 | 7.951 | 9.119 | 9.168 | 5.62 | 100.0% | 40 | | total | 12.761 | 14.704 | 17.069 | 17.287 | 17.749 | 15.041 | 100.0% | 40 | | -> duration | 12.761 | 14.704 | 17.069 | 17.287 | 17.749 | 15.041 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.37957 Full duration: 60.156015 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.531 | 1.949 | 2.864 | 2.976 | 3.05 | 2.069 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.724 | 5.352 | 7.989 | 9.707 | 10.555 | 5.758 | 100.0% | 40 | | neutron.create_router (x2) | 17.042 | 22.719 | 26.385 | 29.762 | 31.032 | 22.658 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.061 | 11.928 | 14.49 | 15.311 | 17.3 | 12.044 | 100.0% | 40 | | neutron.list_routers | 0.313 | 0.846 | 1.402 | 1.451 | 1.707 | 0.879 | 100.0% | 40 | | total | 34.495 | 43.201 | 48.505 | 49.276 | 53.76 | 43.409 | 100.0% | 40 | | -> duration | 34.495 | 43.201 | 48.505 | 49.276 | 53.76 | 43.409 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 93.661079 Full duration: 228.47397 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 has 40 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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 384, in _create_network_structure router = self._create_router(router_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 214, in _create_router {"router": router_create_args}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 885, in create_router return self.post(self.routers_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': ConnectTimeout: Request to http://172.30.9.22:5000/v3/auth/tokens timed out -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) -------------------------------------------------------------------------------- AuthenticationFailed: Failed to authenticate to http://172.30.9.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) 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.22:5000 for user 'c_rally_3353fb46_IoEWTrGM' in project 'c_rally_3353fb46_hCtybvlP': InternalServerError: Internal Server Error (HTTP 500) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 4.56 | 45.431 | 209.53 | 209.944 | 212.0 | 82.767 | 50.0% | 40 | | neutron.create_subnet (x2) | 13.897 | 18.565 | 20.501 | 21.06 | 21.256 | 18.378 | 100.0% | 20 | | neutron.create_router | 120.007 | 120.01 | 120.013 | 120.014 | 120.015 | 120.011 | 0.0% | 20 | | total | 84.18 | 145.036 | 209.531 | 209.944 | 212.0 | 151.962 | 0.0% | 40 | | -> duration | 84.18 | 145.036 | 209.531 | 209.944 | 212.0 | 151.962 | 0.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 351.89382 Full duration: 702.86548 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.15802 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.155616 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.07892 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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.06153 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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: 564.501929 -------------------------------------------------------------------------------- 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 c7e8b983-3654-42a4-964b-ea8643057cd7 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: 183.436895 HINTS: * To plot HTML graphics with this data, run: rally task report c7e8b983-3654-42a4-964b-ea8643057cd7 --out output.html * To generate a JUnit report, run: rally task export c7e8b983-3654-42a4-964b-ea8643057cd7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c7e8b983-3654-42a4-964b-ea8643057cd7 --json --out output.json At least one workload did not pass SLA criteria. 2018-09-27 11:39:50,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c7e8b983-3654-42a4-964b-ea8643057cd7', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-09-27 11:39:53,125 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c7e8b983-3654-42a4-964b-ea8643057cd7 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-09-27 11:39:52.780 15123 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-09-27 11:39:52.781 15123 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-09-27 11:39:52.782 15123 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-09-27 11:39:52.916 15123 INFO rally.api [-] Building 'json' report for the following task(s): 'c7e8b983-3654-42a4-964b-ea8643057cd7'. 2018-09-27 11:39:52.980 15123 INFO rally.api [-] The report has been successfully built. 2018-09-27 11:39:53,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c7e8b983-3654-42a4-964b-ea8643057cd7', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-09-27 11:39:55,345 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c7e8b983-3654-42a4-964b-ea8643057cd7 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-09-27 11:39:54.969 15125 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-09-27 11:39:54.969 15125 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-09-27 11:39:54.971 15125 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-09-27 11:39:55.093 15125 INFO rally.api [-] Building 'html' report for the following task(s): 'c7e8b983-3654-42a4-964b-ea8643057cd7'. 2018-09-27 11:39:55.231 15125 INFO rally.api [-] The report has been successfully built. 2018-09-27 11:39:55,448 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-09-27 11:39:55,449 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:34:58 | 440 | 90.91% | | | | | | | TOTAL: | 00:34:58 | 440 | 90.91% | +-----------+------------+----------------+-----------+ 2018-09-27 11:39:55,449 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 90.91% in 0/1 modules 2018-09-27 11:39:55,572 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 11:39:55,572 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 36:08 | FAIL | +--------------------+------------------+------------------+----------------+ 2018-09-27 11:39:55,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-27 11:39:55,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}fd289cdea6f5b0dce87b22cf1ec80eb18d6f20e8ca4c19fc100db5623177e6fd" 2018-09-27 11:40:12,610 - keystoneauth.session - DEBUG - RESP: [503] Content-Length: 260 Content-Type: text/html; charset=UTF-8 Date: Thu, 27 Sep 2018 11:40:00 GMT Server: Apache x-compute-request-id: req-ca831e1d-0d8e-43fe-863d-830dac0c158b x-openstack-request-id: req-ca831e1d-0d8e-43fe-863d-830dac0c158b 2018-09-27 11:40:12,610 - 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-09-27 11:40:12,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ca831e1d-0d8e-43fe-863d-830dac0c158b 2018-09-27 11:40:12,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 17.0271258354s 2018-09-27 11:40:12,612 - 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 683, in clean super(RallyJobs, self).clean() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/rally.py", line 512, 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.22: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-09-27 11:40:12,664 - xtesting.ci.run_tests - ERROR - The test case 'rally_jobs' failed. 2018-09-27 11:40:12,714 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-09-27 11:40:12,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:40:12,776 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5052195a-48d8-4c63-9f4f-62258719bc98 2018-09-27 11:40:12,776 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:40:12,776 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-5052195a-48d8-4c63-9f4f-62258719bc98 2018-09-27 11:40:12,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:40:12,797 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:40:12,797 - 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-ba0e379a-32f5-4bfb-9acd-e0df3e19edb4) 2018-09-27 11:40:12,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:40:13,093 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:40:13,093 - 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 282, 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-cbdfe807-bb09-4e90-930a-ee6c4738e001) 2018-09-27 11:40:13,104 - 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 46, in __init__ assert self.cloud AssertionError 2018-09-27 11:40:13,125 - 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-09-27 11:40:13,125 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 06:42 | FAIL | | neutron-tempest-plugin-api | functest | smoke | 15:01 | PASS | | rally_sanity | functest | smoke | 33:22 | FAIL | | rally_jobs | functest | smoke | 36:08 | 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-09-27 11:40:13,137 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-27 11:40:20,783 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-341 | | 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-09-27 11:40:20,786 - 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.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=MabNLm7NKKHjks3Y9bLIDAdfd 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=4c33b1c6948c4ed4b9bed01abd408d0e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-27 11:40:20,786 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-27 11:40:20,787 - 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-09-27 11:40:20,792 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-09-27 11:40:21,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:40:21,371 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-017bea10-797f-4d36-bbd6-6929d263e46d 2018-09-27 11:40:21,371 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:40:21,372 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-017bea10-797f-4d36-bbd6-6929d263e46d 2018-09-27 11:40:21,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:40:21,567 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:40:21,567 - 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-e65a1cb9-6561-46eb-b3fa-7c582d864fbb) 2018-09-27 11:40:21,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:40:21,616 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:40:21,616 - 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 282, 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-20ac6d2c-8a68-4e7e-b401-03426a7f1073) 2018-09-27 11:40:21,627 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-09-27 11:40:21,628 - 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-09-27 11:40:21,760 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 11:40:21,760 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 00:00 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-27 11:40:21,765 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-09-27 11:40:21,777 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-09-27 11:40:21,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:40:21,800 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bebdc259-8f8f-4c96-a83f-368cea6948e5 2018-09-27 11:40:21,801 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:40:21,801 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-bebdc259-8f8f-4c96-a83f-368cea6948e5 2018-09-27 11:40:21,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:40:21,816 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:40:21,816 - 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-ae20bc8a-e545-498f-8b0e-6c27a53178c0) 2018-09-27 11:40:21,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:40:21,973 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:40:21,974 - 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 474, 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-3c0a1799-a7c0-4698-adc8-11769cf02e69) 2018-09-27 11:40:21,976 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-09-27 11:40:21,976 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 420, in run assert self.cloud AssertionError 2018-09-27 11:40:21,977 - 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-09-27 11:40:21,985 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:40:21,986 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:40:21,987 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:40:21,988 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:40:21,989 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:40:21,990 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:40:21,985 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-27 11:40:21,991 - 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 440, in clean assert self.cloud AssertionError 2018-09-27 11:40:21,992 - 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 484, in clean assert self.project AssertionError 2018-09-27 11:40:21,992 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-09-27 11:40:21,992 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:40:21,993 - 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-09-27 11:40:21,996 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-27 11:40:39,691 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-341 | | 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-09-27 11:40:39,694 - 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.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=MabNLm7NKKHjks3Y9bLIDAdfd 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=4c33b1c6948c4ed4b9bed01abd408d0e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-27 11:40:39,694 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-27 11:40:39,694 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-09-27 11:40:39,695 - 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-09-27 11:40:39,697 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-27 11:40:42,347 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-341 | | 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-09-27 11:40:42,353 - 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.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=MabNLm7NKKHjks3Y9bLIDAdfd 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=4c33b1c6948c4ed4b9bed01abd408d0e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-27 11:40:42,354 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-27 11:40:42,355 - 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-09-27 11:40:42,379 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-09-27 11:40:42,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:41:56,074 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbef8232-330f-48dc-a4f5-2554ea412df1 2018-09-27 11:41:56,074 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:41:56,074 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-dbef8232-330f-48dc-a4f5-2554ea412df1 2018-09-27 11:41:56,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,099 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,100 - 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-1fef9b56-28d8-401e-aa61-08f3e25f79d8) 2018-09-27 11:41:56,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,125 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,126 - 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 474, 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-17f26f15-b01c-40c2-9e4b-6e9267e4e362) 2018-09-27 11:41:56,132 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-09-27 11:41:56,132 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 420, in run assert self.cloud AssertionError 2018-09-27 11:41:56,133 - 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-09-27 11:41:56,134 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,134 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,135 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,136 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,137 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,137 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,133 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-27 11:41:56,138 - 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 440, in clean assert self.cloud AssertionError 2018-09-27 11:41:56,138 - 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 484, in clean assert self.project AssertionError 2018-09-27 11:41:56,139 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-09-27 11:41:56,158 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-09-27 11:41:56,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:41:56,188 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b3ef7c-1371-4314-8820-2cfc2241246e 2018-09-27 11:41:56,188 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:41:56,188 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-f9b3ef7c-1371-4314-8820-2cfc2241246e 2018-09-27 11:41:56,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,198 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,198 - 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-9d5ad3f3-347e-434e-a3cb-0ee8897d2d8e) 2018-09-27 11:41:56,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,214 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,214 - 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 474, 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-ffe5613c-bda0-4b0a-ba45-c0638a4752d1) 2018-09-27 11:41:56,251 - 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-09-27 11:41:56,263 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-09-27 11:41:56,263 - 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 420, in run assert self.cloud AssertionError 2018-09-27 11:41:56,263 - 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-09-27 11:41:56,264 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,264 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,265 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,265 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,266 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,266 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,264 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | XX:XX | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-27 11:41:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-09-27 11:41:56,267 - 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-09-27 11:41:56,272 - 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 440, in clean assert self.cloud AssertionError 2018-09-27 11:41:56,272 - 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 484, in clean assert self.project AssertionError 2018-09-27 11:41:56,272 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-09-27 11:41:56,285 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-09-27 11:41:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:41:56,305 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f24a862-498b-42e2-b7d9-8f88a81bc183 2018-09-27 11:41:56,305 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:41:56,305 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-3f24a862-498b-42e2-b7d9-8f88a81bc183 2018-09-27 11:41:56,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,317 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,317 - 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-94228271-55cb-4d78-b14c-3d2076d00bc2) 2018-09-27 11:41:56,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,333 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,333 - 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 282, 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-b48d6974-4db8-4834-a82d-b971ab3c2255) 2018-09-27 11:41:56,348 - 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-09-27 11:41:56,348 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-09-27 11:41:56,348 - 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-09-27 11:41:56,360 - 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-09-27 11:41:56,361 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,361 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,362 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,362 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,363 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,363 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,360 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | XX:XX | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-27 11:41:56,364 - 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-09-27 11:41:56,364 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2018-09-27 11:41:56,375 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-09-27 11:41:56,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:41:56,406 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f68c1a1-655e-4413-8324-89ddf49714c4 2018-09-27 11:41:56,406 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:41:56,406 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-3f68c1a1-655e-4413-8324-89ddf49714c4 2018-09-27 11:41:56,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,417 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,417 - 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-494d10a0-0053-417d-bed5-0870a10de419) 2018-09-27 11:41:56,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,434 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,434 - 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 474, 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-b53f5049-d158-42d4-bc0d-ad2ec4c035d2) 2018-09-27 11:41:56,457 - 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-09-27 11:41:56,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-09-27 11:41:56,490 - 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-09-27 11:41:56,518 - 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-09-27 11:41:56,519 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-09-27 11:41:56,519 - 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 420, in run assert self.cloud AssertionError 2018-09-27 11:41:56,519 - 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-09-27 11:41:56,520 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,520 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,521 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,521 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,522 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,522 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:56,520 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | XX:XX | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-27 11:41:56,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-09-27 11:41:56,523 - 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-09-27 11:41:56,525 - 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 440, in clean assert self.cloud AssertionError 2018-09-27 11:41:56,526 - 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 484, in clean assert self.project AssertionError 2018-09-27 11:41:56,526 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-09-27 11:41:56,537 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-09-27 11:41:56,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:41:56,557 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c96fda39-6b25-4a13-af82-b296f0277bd1 2018-09-27 11:41:56,557 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:41:56,557 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-c96fda39-6b25-4a13-af82-b296f0277bd1 2018-09-27 11:41:56,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,568 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,568 - 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-f6f70c45-83ba-4e8c-8a55-64035e4c41f4) 2018-09-27 11:41:56,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,582 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,582 - 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 282, 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-e02f7de8-6b8c-437e-9cb1-75c6b129b48b) 2018-09-27 11:41:56,616 - 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-09-27 11:41:56,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:41:56,643 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:41:56,643 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-09-27 11:41:56,643 - 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 235, in run assert self.cloud AssertionError 2018-09-27 11:41:56,643 - 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-09-27 11:41:56,765 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-27 11:41:56,765 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:00 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-27 11:41:58,082 - 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-09-27 11:41:58,083 - 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-09-27 11:41:58,084 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:58,084 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:58,084 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:58,084 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-09-27 11:41:58,085 - 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-09-27 11:41:58,090 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-27 11:42:05,715 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-341 | | 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-09-27 11:42:05,718 - 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.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=MabNLm7NKKHjks3Y9bLIDAdfd 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=4c33b1c6948c4ed4b9bed01abd408d0e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-27 11:42:05,718 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-27 11:42:05,724 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-09-27 11:42:06,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:42:06,034 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5344a8a5-3edf-4cb9-b6ce-f115202b1ef1 2018-09-27 11:42:06,034 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:42:06,034 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-5344a8a5-3edf-4cb9-b6ce-f115202b1ef1 2018-09-27 11:42:06,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:42:06,103 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:42:06,103 - 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-182ae601-0a45-4218-b89b-58a82fd785ab) 2018-09-27 11:42:06,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:42:06,203 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:42:06,204 - 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 282, 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-99858e94-75d2-443b-bb72-10823ce76670) 2018-09-27 11:42:06,211 - 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 46, in __init__ assert self.cloud AssertionError 2018-09-27 11:42:06,213 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-09-27 11:42:06,213 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-27 11:42:23,720 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-341 | | 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-09-27 11:42:23,723 - 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.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=MabNLm7NKKHjks3Y9bLIDAdfd 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=4c33b1c6948c4ed4b9bed01abd408d0e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-27 11:42:23,723 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-09-27 11:42:23,729 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-09-27 11:42:24,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-09-27 11:42:24,037 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Thu, 27 Sep 2018 11:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c8313c5-d11a-4b6a-9f85-ab23815d8305 2018-09-27 11:42:24,038 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-09-27 11:42:24,038 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-7c8313c5-d11a-4b6a-9f85-ab23815d8305 2018-09-27 11:42:24,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:42:24,061 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:42:24,061 - 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-ede81fc3-a021-4875-8da7-6e090ff47944) 2018-09-27 11:42:24,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-27 11:42:24,471 - keystoneauth.session - DEBUG - Request returned failure status: 500 2018-09-27 11:42:24,471 - 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 282, 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-ee3ec00f-75dd-4cfe-ae58-58e356e02113) 2018-09-27 11:42:24,479 - 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 46, in __init__ assert self.cloud AssertionError 2018-09-27 11:42:24,480 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-09-27 11:42:24,480 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR